summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2012-01-05tegra: Tidy up LCD init code to use a state machineSimon Glass
2012-01-03CHROMIUMOS: Issue SMI to finalize Coreboot in final stageDuncan Laurie
2012-01-03CHROMIUMOS: Add U-boot support for wear-leveling the MRC dataDuncan Laurie
2011-12-31CHROMIUMOS: x86: Fix MTRR clear to detect which MTRR to useDuncan Laurie
2011-12-21tegra: Implement CONFIG_DELAY_CONSOLESimon Glass
2011-12-21tegra: Refactor serial init codeSimon Glass
2011-12-20CHROMIUM: config: Switch Kaen to 8-bit eMMCSimon Glass
2011-12-20tegra: mmc: Support 8-bit wide interface for eMMCSimon Glass
2011-12-19tegra: Skip NAND init if fdt indicates it is not activeSimon Glass
2011-12-16Add beep for x86 chormeos.Dylan Reid
2011-12-16x86: Move RO VPD to H2C's positionStefan Reinauer
2011-12-15[x86] FMAP: Move RW_VPD section and add RW_SHARED section backStefan Reinauer
2011-12-14fdt: Tegra3: Add Cardhu device-tree fileTom Warren
2011-12-14Move RW section of on Sandybridge to lower 4MB of the flash chipStefan Reinauer
2011-12-13tegra3: USB: Add/enable USB support in board initTom Warren
2011-12-13tegra3: fdt: Add USB fields to T30 Waluigi .dtsTom Warren
2011-12-13tegra3: fdt: Add USB to T30 .dtsiTom Warren
2011-12-09reorganize x86 fmapsStefan Reinauer
2011-12-08Update 8MB flashmap layout to match new flash descriptor settings.Duncan Laurie
2011-12-08fdt: enable USB keyboard on StumpyVincent Palatin
2011-12-08add USB keyboard support for vboot.Vincent Palatin
2011-12-08Modify device tree files for LinkVadim Bendebury
2011-12-08Prepare a new flash map for Ivy BridgeVadim Bendebury
2011-12-07tegra: Disable setting up of GMI_CS6_N on T30/33Simon Glass
2011-12-05tegra: Enhance board_panic_no_console() to support T30Simon Glass
2011-12-05tegra: Add a clock rate parameter to clock_early_init()Simon Glass
2011-12-01tegra: Move tegra_get_chip_type() to ap20.cSimon Glass
2011-12-01tegra: Add PLLP clock setting to fdtSimon Glass
2011-11-22Remove second-stage U-Boot from 2MB firmware imageSimon Glass
2011-11-22UPSTREAM: Reduce build timesWolfgang Denk
2011-11-17BACKPORT: net: tftpput: Rename TFTP to TFTPGETSimon Glass
2011-11-16arm: Tegra3: fdt: add display (LCD/PWFM) values for Tegra3Tom Warren
2011-11-15arm: Tegra3: clear IO_RESET bit in pinmux registersTom Warren
2011-11-13spi: rename tegra2_spi to tegra_spi in prep for tegra3Che-Liang Chiou
2011-11-04Introduce ability to use hardware SPI mapping for read accesses.Vadim Bendebury
2011-11-03tegra3: Add pinmux settings (do not submit)Jimmy Zhang
2011-11-03Clean up MTRR 7 right before jumping to the kernelStefan Reinauer
2011-10-28mmc: tegra3: Add MMC support for Tegra3 (specifically, waluigi)Doug Anderson
2011-10-28mmc: tegra: Rename tegra2_mmc to tegra_mmc in prep for tegra3Doug Anderson
2011-10-25Turn on the skip-i8042 option on stumpyGabe Black
2011-10-25Implement board_i8042_skip for coreboot boardsGabe Black
2011-10-25pmu: Make pmu_read() and pmu_write() set the bus numberDoug Anderson
2011-10-25pmu: Make pmu_read() and pmu_write() usable without clock scalingDoug Anderson
2011-10-25pmu: Allow inclusion of PMU code without turning on clock scalingDoug Anderson
2011-10-25pmu: Move pmu.c exported function defs to non-arch pmu.hDoug Anderson
2011-10-25pmu: Move definition of abs() and stp() out of pmu header fileDoug Anderson
2011-10-20CHROMIUM: tegra3: i2c: Add i2c support for all but i2c4Doug Anderson
2011-10-20tegra: Check for I2C support when using clock scalingSimon Glass
2011-10-20tegra3: Add T30 supportSimon Glass
2011-10-19CHROMIUM: tegra3: i2c: Move DVC semantics choice to device treeDoug Anderson