summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-03CHROMIUM: config: Config options to allow us to boot a kernelDoug Anderson
2011-11-03Clean up MTRR 7 right before jumping to the kernelStefan Reinauer
2011-11-02Move Memset from vboot_reference to vbexport/u-bootStefan Reinauer
2011-10-28CHROMIUM: waluigi: config: Turn on MMC for waluigi.Doug Anderson
2011-10-28Remove generic MMC support from the coreboot configGabe Black
2011-10-28Add a high level option to the coreboot config to control network supportGabe Black
2011-10-28Add a high level option to the coreboot config to control IDE supportGabe Black
2011-10-28Refactor the coreboot config to separate out command line optionsGabe Black
2011-10-28CHROMIUM: waluigi: config: Turn on PMU for waluigi.Doug Anderson
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-27Use new VBNV section in coreboot tableStefan Reinauer
2011-10-26Move the initial location of u-boot so it doesn't overlap ramoopsGabe Black
2011-10-25Turn on the skip-i8042 option on stumpyGabe Black
2011-10-25Implement board_i8042_skip for coreboot boardsGabe Black
2011-10-25Provide a board specific mechanism to decide whether to skip i8042 initGabe Black
2011-10-25Use finer grain udelays while waitng for the i8042 keyboard buffer to emptyGabe 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-20Import the glibc implementation of x86 memset into u-bootGabe Black
2011-10-20CHROMIUM: waluigi: config: Add i2c commandsDoug 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
2011-10-19CHROMIUM: fdt: Use __func__ in print messages.Doug Anderson
2011-10-19CHROMIUM: disk: part_efi: fix **pgpt_pte == NULLTom Warren
2011-10-19Remove the workaround for F0000-100000 in x86's setup_arch_unused_memoryGabe Black
2011-10-19CHROMIUM: cosmetic: Replace __FUNCTION__ with __func__Doug Anderson
2011-10-18Don't use ARM's hard coded RO value for EC status on x86.Stefan Reinauer
2011-10-17Vboot: Exclude kcrashmem from vboot's memory wipeKatie Roberts-Hoffman
2011-10-17CHROMIUM: Clean up cros gpio codeSean Paul
2011-10-17Fix reg property in flashmaps on x86Stefan Reinauer
2011-10-14CHROMIUM: ARM: tegra: Add default values for power and lid switch gpiosSean Paul
2011-10-14Extend the vboot_test memwipe to test the new memory wipe APIGabe Black
2011-10-14Implement wipe_unused_memory for x86Gabe Black
2011-10-14Split wipe_unused_memory into arch specific and generic functionsGabe Black
2011-10-13Reorder x86's post relocation memory layoutGabe Black
2011-10-13Fill in the dram info using the e820 map on coreboot/x86Gabe Black
2011-10-13CHROMIUM: tegra: config: Add vmalloc to command line.Doug Anderson
2011-10-13CHROMIUM: ARM: tegra: asymptote: Add keyboard mapping for Vol and Search buttonsSean Paul
2011-10-13Make u-boot load the recovery key in developer modeGabe Black
2011-10-12Add a CBMEM timestamp generated right before the kernel startup.Vadim Bendebury
2011-10-12[PATCH2/2] mrc cache: Handle MRC cache data.Vadim Bendebury