summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-08-29Load environment only when entering developer modeSimon Glass
2011-08-29config: tegra2: Disable keyboard config when using fdtSimon Glass
2011-08-29CHROMIUM: VBoot Global Data for keeping common data between different firmwar...Tom Wai-Hong Tam
2011-08-29CHROMIUM: Change param VbNvContext *nvcxt to its raw_data in cros_ksd_init().Tom Wai-Hong Tam
2011-08-29CHROMIUM: Fix the usage of vboot shared_data_blob.Tom Wai-Hong Tam
2011-08-29Add coreboot framebuffer support.Stefan Reinauer
2011-08-29CHROMIUM: obsolete CONFIG_{CHROMEOS_HWID,LCD_vl_col/row}Che-Liang Chiou
2011-08-29CHROMIUM: Add close() function in the firmware_storage library.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Remove duplicated vboot/firmware_storage libraries.Tom Wai-Hong Tam
2011-08-29fdt: Add Kaen keyboard supportSimon Glass
2011-08-29Change LCD to use write-back cacheSimon Glass
2011-08-29Add support for flushing LCD frame buffer from dcache after updateSimon Glass
2011-08-29fdt: Add ctrl key supportSimon Glass
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