summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-08-29arm: Tegra: Add FDT support to keyboard driverAnton Staaf
2011-08-29Turn on the 32 bit boot protocol and drop the now unused realmode/BIOS code.Gabe Black
2011-08-29CHROMIUM: Implement VbExHashFirmwareBody function.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Implement firmware cache for internal context of VbExHashFirmwareBody.Tom Wai-Hong Tam
2011-08-29fdt: Add support for decoding keyboard key tablesAnton Staaf
2011-08-29CHROMIUM: undef BOOTCOMMAND so bootcmd is read from fdtChe-Liang Chiou
2011-08-29CHROMIUM: Test of firmware_storage read/write APIs.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Port firmware_storage related APIs from lib/chromeos to lib/vboot.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Define the tegra2 internal eMMC media as non-removable.Tom Wai-Hong Tam
2011-08-29Add IF_TYPE_MAX as the max number of IF_TYPE_* supported.Tom Wai-Hong Tam
2011-08-29Change how reset code is excluded.Gabe Black
2011-08-29fdt: load boot command from device treeChe-Liang Chiou
2011-08-29CHROMIUM: Implement utility APIs provided by u-boot and exported to vboot_ref...Tom Wai-Hong Tam
2011-08-29CHROMIUM: config: Disable auto boot in vboot wrapper config.Tom Wai-Hong Tam
2011-08-29CHROMIUM: config: Move the common configs of onestop and vboot into chromeos_...Tom Wai-Hong Tam
2011-08-29Add necessary configuration items required by bootimage.Vadim Bendebury
2011-08-29fdt: tegra2: Support SDMMC config through FDTSimon Glass
2011-08-29fdt: Refactor GPIO support a littleSimon Glass
2011-08-29fdt: Add DEV_TREE_SEPARATE to provide an fdt separate from imageSimon Glass
2011-08-29config: Increase maximum command arguments to 32Simon Glass
2011-08-29Set more useful defaults for booting chromeos.Gabe Black
2011-08-29CHROMIUM: onestop: enable lcd libraryChe-Liang Chiou
2011-08-29CHROMIUM: config: set up basic kernel command-line argumentsChe-Liang Chiou
2011-08-29Add assert() for debug assertionsSimon Glass
2011-08-29Modify seaboard configs to allow fdt based startup.Vadim Bendebury
2011-08-29config: Add dev_extras as a developer convenienceSimon Glass
2011-08-29config: Tidy up formating of config optionsSimon Glass
2011-08-29Fix Harmony buildSimon Glass
2011-08-29Move CONFIG_BOARD_EARLY_INIT_F to commonSimon Glass
2011-08-29Turn on support for EFI's GPT (GUID partition table).Gabe Black
2011-08-29CHROMIUM: add prototype onestop firmwareChe-Liang Chiou
2011-08-29Allow pick device tree by specifying an environment variable.Vadim Bendebury
2011-08-29Derive board name and machine ID from the device tree.Vadim Bendebury
2011-08-29Fix IDE configuration for the coreboot board.Gabe Black
2011-08-29CHROMIUM: [6/6] refactor for onestop; kernel shared data initializerChe-Liang Chiou
2011-08-29CHROMIUM: [5/6] refactor for onestop; simplify load kernel processChe-Liang Chiou
2011-08-29CHROMIUM: [4/6] refactor for onestop; simplify VbNvContext accessChe-Liang Chiou
2011-08-29CHROMIUM: [3/6] refactor for onestop; simplify firmware storage accessChe-Liang Chiou
2011-08-29CHROMIUM: [1/6] refactor for onestop; remove obsolete filesChe-Liang Chiou
2011-08-29CHROMIUM: Add chromeos_seaboard_vboot config for vboot_wrapper refactoringTom Wai-Hong Tam
2011-08-29CHROMIUM: [3/7] fix to merely compilable; add mmc initializer and remove obso...Che-Liang Chiou
2011-08-29tegra2: enable warmboot code to support LP0Yen Lin
2011-08-29CHROMIUM: config: [2/7] fix to merely compilable; temporarily add mmc device ...Che-Liang Chiou
2011-08-29CHROMIUM: arm: add chromeos_seaboard_onestop_configChe-Liang Chiou
2011-08-29config: tegra2: Tidy up USB FDT implementation to rely only on FDTSimon Glass
2011-08-29fdt: tegra2: Use aliases to select USB portsSimon Glass
2011-08-29Include compiler.h explicitly in include/pci.hGabe Black
2011-08-29config: coreboot-x86: Enable OXPCIe 952 UART.Gabe Black
2011-08-29Add support for the OXPCIe 952 serial port.Gabe Black
2011-08-29Read the RO/RW FWID from firmware storage instead of U-Boot version.Tom Wai-Hong Tam