summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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-29CHROMIUM: VbExDisplayScreen shows text on the center of LCD instead of printf.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Implement VbExDisplayDebugInfo to show debug message on LCD.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Implement VbExDisplayImage function to show an image on LCD.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Implement the basic display functions.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Implement VbExKeyboardRead function.Tom Wai-Hong Tam
2011-08-29fdt: Add support for decoding keyboard key tablesAnton Staaf
2011-08-29CHROMIUM: Test of firmware_storage read/write APIs.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Implement nvstorage related functions for vboot_wrapper APIs.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Implement read and write disk for vboot_wrapper APIs.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Implement get and free disk info for vboot_wrapper APIs.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Rename /common/cmd_vboot.c to cmd_cros_tpm_test.c.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Define the tegra2 internal eMMC media as non-removable.Tom Wai-Hong Tam
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-29fdt: tegra2: Support SDMMC config through FDTSimon Glass
2011-08-29fdt: Refactor GPIO support a littleSimon Glass
2011-08-29onestop: Pass nxcxt to init_internal_state_nvcontext as parameterSimon Glass
2011-08-29onestop: Bring all mallocs together at the startSimon Glass
2011-08-29onestop: Move GPIO reading into init_internal_state_ksd where it is usedSimon Glass
2011-08-29onestop: Make ksd a parameter to reduce calls to get_last_1mb_of_ram()Simon Glass
2011-08-29onestop: Refactor to reduce calls to recovery_bootSimon Glass
2011-08-29CHROMIUM: initialize global variable current_screenChe-Liang Chiou
2011-08-29fix compiler warning of common/lcd.cChe-Liang Chiou
2011-08-29Add assert() for debug assertionsSimon Glass
2011-08-29CHROMIUM: add prototype onestop firmwareChe-Liang Chiou
2011-08-29fdt: tegra2: Use aliases to select USB portsSimon Glass
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
2011-08-29can separately enable vboot-related debug outputChe-Liang Chiou
2011-08-29go to recovery when kernel is brokenChe-Liang Chiou
2011-08-29Refactor codesChe-Liang Chiou
2011-08-29Fill in frid and fwid as u-boot version.Tom Wai-Hong Tam
2011-08-29Boot from multiple USB portsChe-Liang Chiou
2011-08-29Refine firmware behavior related to dev switchChe-Liang Chiou
2011-08-29Implement developer firmwareChe-Liang Chiou
2011-08-29Implement cold rebootChe-Liang Chiou
2011-08-29Developer firmware template and refactor common codesChe-Liang Chiou
2011-08-29Swap no_os and missing_os screen to reflect the previous change.Tom Wai-Hong Tam
2011-08-29Use the kernel config in the kernel image instead of the kernel script.Tom Wai-Hong Tam
2011-08-29Recovery firmware should clear recovery requestChe-Liang Chiou
2011-08-29Remove TPM functions and x86-specific CPU stateChe-Liang Chiou
2011-08-29fdt: tegra2: Support USB config through FDTSimon Glass
2011-08-29fdt: Simplify the compatible naming listSimon Glass
2011-08-29Add CONFIG_ALIGN_LCD_TO_SECTION to make frame buffer MMU-friendlySimon Glass
2011-08-29Un-silence console for the boot stage reportSimon Glass