summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-08-29Add memory layout info to the configuration, and move it out of boards.cfgGabe Black
2011-08-29Turn on the config options for the chromeos libraryGabe Black
2011-08-29Configure in the device tree libraryGabe Black
2011-08-29CHROMIUM: Remove use of LOAD_KERNEL_INVALID from u-boot.Doug Anderson
2011-08-29assert: Rely on the compilers dead code removalAnton Staaf
2011-08-29Chromium: tegra: nand: Add NAND ECC support on data areaJim Lin
2011-08-29CHROMIUM: Redirect VBDEBUG to VbExDebug if VBOOT_DEBUG on.Tom Wai-Hong Tam
2011-08-29CHROMIUM: rename is_cold_boot to is_processor_resetChe-Liang Chiou
2011-08-29CHROMIUM: reunify boot_kernelChe-Liang Chiou
2011-08-29CHROMIUM: honor /chromeos-config/twostop-optional flag of device treeChe-Liang Chiou
2011-08-29Add some header files to flash.h that it was getting from its parent.Gabe Black
2011-08-29CHROMIUM: remove CONFIG_HARDWARE_TPMChe-Liang Chiou
2011-08-29CHROMIUM: Remove deprecated gbb_bmpblk library.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Add lid_open switch and power_key switch to fdt and add a testTom Wai-Hong Tam
2011-08-29CHROMIUM: Add memory wipe library and its test.Tom Wai-Hong Tam
2011-08-29CHROMIUM: rename and remove members of crossystem data blobChe-Liang Chiou
2011-08-29CHROMIUM: use a fixed binary layout of crossystem dataChe-Liang Chiou
2011-08-29fdt: Decode memory section from fdt.Tom Wai-Hong Tam
2011-08-29CHROMIUM: ARM: tegra: Remove TFTP user/serial# cruft.Doug Anderson
2011-08-29CHROMIUM: remove deprecated and unused codesChe-Liang Chiou
2011-08-29CHROMIUM: Better comment to describe the variables in firmware_cache struct.Tom Wai-Hong Tam
2011-08-29Simplify naming of netboot artifactsNick Sanders
2011-08-29CHROMIUM: ARM: tegra: Remove 'secure_boot' variable from u-boot.Doug Anderson
2011-08-29CHROMIUM: ARM: tegra: Don't run 'regen_all' in secure boot case.Doug Anderson
2011-08-29CHROMIUM: ARM: tegra: Remove the 'video=' kernel command line parameter.Doug Anderson
2011-08-29Cleaned up the environment variables in u-boot quite a bit.Doug Anderson
2011-08-29CHROMIUM: remove codes based on deprecated API of vboot_referenceChe-Liang Chiou
2011-08-29CHROMIUM: Move the location of VB Global Data as a configuration.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Partially load GBB when needed.Tom Wai-Hong Tam
2011-08-29CHROMIUM: update twostop boot logicChe-Liang Chiou
2011-08-29CHROMIUM: revert commit 7ad165Che-Liang Chiou
2011-08-29CHROMIUM: Fix the fmap layout name change and no layout in the header.Tom Wai-Hong Tam
2011-08-29Turn on CBFS support in the coreboot config.Gabe Black
2011-08-29Add a CBFS driver and commands to u-boot.Gabe Black
2011-08-29CHROMIUM: config: Remove flashmap from config fileSimon Glass
2011-08-29CHROMIUM: twostop: update twostop logicChe-Liang Chiou
2011-08-29fdt: Adjust flashmap to better align with correct bindingsSimon Glass
2011-08-29Fix displaying board name when CONFIG_OF_CONTROL is not definedAnton Staaf
2011-08-29i2c: Add FDT supportAnton Staaf
2011-08-29Configure u-boot/coreboot to support a local and serial console simultaneouslyGabe Black
2011-08-29CHROMIUM: reorganize fmap to increase size for R/O u-bootChe-Liang Chiou
2011-08-29CHROMIUM: Enable autoboot on chromeos_seaboard_vboot config.Tom Wai-Hong Tam
2011-08-29CHROMIUM: ARM: Allow the FDT to specify that the env loads early.Doug Anderson
2011-08-29CHROMIUM: config: Enable hardware I2C TPM in U-Boot board configRong Chang
2011-08-29CHROMIUM: twostop: migrate twostop boot to redesigned vboot code baseChe-Liang Chiou
2011-08-29CHROMIUM: Fix the firmware layout in seaboard common config.Tom Wai-Hong Tam
2011-08-29CHROMIUM: obsolete macro-based fmapChe-Liang Chiou
2011-08-29CHROMIUM: remove undef boot command config flagChe-Liang Chiou
2011-08-29CHROMIUM: refactor checking cold boot interfaceChe-Liang Chiou
2011-08-29CHROMIUM: refactor GPIO interfaceChe-Liang Chiou