index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
google
/
nyan_big
Age
Commit message (
Expand
)
Author
2015-01-04
nyan_big: Update Hynix BCTs and add Kingston 2GB BCT.
Tom Warren
2015-01-04
nyan: Ignore the recovery GPIO.
Todd Broch
2014-12-31
nyan*: Set GEN2 I2C pads to open-drain mode
Ken Chang
2014-12-30
nyan*: Log boot reason in eventlog
David Hendricks
2014-12-26
nyan*: Detect watchdog resets and reset the whole machine.
Gabe Black
2014-12-26
nyan*: I2C: Implement bus clear when 'ARB_LOST' error occurs
Tom Warren
2014-12-19
nyan*: Clear VDDIO_SDMMC3 to reset SD card reader.
Hung-Te Lin
2014-12-19
nyan*: Disable SD card reader power gpio.
Hung-Te Lin
2014-12-19
nyan*: Add fast link training functions
Jimmy Zhang
2014-12-17
nyan*: cbmem: Move the call to cbmemc_reinit.
Gabe Black
2014-12-17
tegra124: modify panel init sequence
Ken Chang
2014-12-17
nyan*: enable CLAMP_INPUTS
Ken Chang
2014-12-17
nyan*: Add eventlog support
David Hendricks
2014-12-16
i2c: Replace the i2c API.
Gabe Black
2014-12-15
tegra124: Setup clock PLLD by approximating display panel pixel clock.
Hung-Te Lin
2014-12-15
nyan*: pinmux: fix PWM1/2 conflicts
Tom Warren
2014-12-15
tegra124: set safe values for href_to_sync and vref_to_sync
Jimmy Zhang
2014-12-15
nyan: Enable the cbmem console on nyan and allocate space for it in SRAM.
Gabe Black
2014-12-15
nyans: prepare for vboot verification of ramstage
Aaron Durbin
2014-12-15
nyan*: Reduce the EC SPI bus frequency to 3 MHz.
Gabe Black
2014-12-09
spi: Factor EC protocol details out of the SPI drivers.
Gabe Black
2014-11-14
Big, Blaze: Set I2S1 Source to CLK_M to Fix Beep
Daisuke Nojiri
2014-11-14
nyan: tpm: Increase the TPM frequency to 400 KHz.
Gabe Black
2014-11-14
nyan: Move some pinmux and clock/reset configuration to ROM stage.
Gabe Black
2014-11-14
t124: Clean up display init functions
Jimmy Zhang
2014-11-13
nyan*: Switching unused pin to GPIO
Neil Chen
2014-11-13
nyan: big: Only delay when and as long as necessary in the PMIC setup code.
Gabe Black
2014-11-13
nyan: big: Set the i2c controller frequencies appropriately.
Gabe Black
2014-11-13
Nyan: Set DMA Reserve to 2MB
Daisuke Nojiri
2014-11-13
nyan: Select the CD570M Tegra124 model.
Gabe Black
2014-11-13
nyan: nyan_big: Mark the address range covering the SRAM as cachable.
Gabe Black
2014-11-13
nyan: big: Check dram_end when setting up caching in ROM stage.
Gabe Black
2014-11-12
tegra124: Program PWM1 to drive panel backlight
Andrew Chew
2014-11-12
tegra124: Port a PWM clocking change to big.
Gabe Black
2014-11-12
tegra124: nyan: Keep in memory structures below 4GB.
Gabe Black
2014-11-12
nyan: Use asm volatile instead of plain asm so it doesn't get optimized out.
Gabe Black
2014-11-10
arm: Redesign, clarify and clean up cache related code
Julius Werner
2014-10-22
tegra/nyan*: sdram updates
Tom Warren
2014-10-17
Add board_info for all Google/Intel boards mitting the file
Stefan Reinauer
2014-09-24
big: Create a nyan_big mainboard which is a copy of nyan.
Gabe Black