summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2011-08-29CHROMIUM: Add bootstage markers to twostop bootSimon Glass
2011-08-29fdt: expose GPIO decoder to public interfaceChe-Liang Chiou
2011-08-29CHROMIUM: port test codes to current codebaseChe-Liang Chiou
2011-08-29Fix compiler warnings generated by gcc 4.6.Vadim Bendebury
2011-08-29Modify the API for doing transfers over SPI.Gabe Black
2011-08-29Introduce generic TPM support in u-boot.Vadim Bendebury
2011-08-29usb: update API for multiple controllersVincent Palatin
2011-08-29usb: move USB keyboard initializationVincent Palatin
2011-08-29Decouple x86 u-boot from fdt related functions.Vadim Bendebury
2011-08-29Make the FMAP configuration decoding function board specific.Gabe Black
2011-08-29Remove the device tree from one of the vboot support APIs.Gabe Black
2011-08-29Make the chromeos FMAP data structures more generic and in their own files.Gabe Black
2011-08-29CHROMIUM: move VbExHashFirmwareBody() to lib/vbexport/Che-Liang Chiou
2011-08-29Prevent the LP0 vector from being wiped out.Vadim Bendebury
2011-08-29Tell the FDT library where the device tree is automatically on bringupGabe Black
2011-08-29CHROMIUM: return boot mode informationChe-Liang Chiou
2011-08-29CHRIMIUM: aebl: kaen: seaboard: implement machine power offChe-Liang Chiou
2011-08-29Refactor the CBFS driver so that it's easier to use programmaticallyGabe Black
2011-08-29Only define the static secure_boot_cmd function if it's going to be usedGabe Black
2011-08-29CHROMIUM: ARM: tegra2: Change panel power on sequence to meet timingDilan Lee
2011-08-29Implement shared display support.Vadim Bendebury
2011-08-29CHROMIUM: Allow FDT to specify secure booting.Doug Anderson
2011-08-29CHROMIUM: Measure the accurate write time on disk and firmware.Tom Wai-Hong Tam
2011-08-29Only compile in a call to lcd_clear if the LCD driver is configured in.Gabe Black
2011-08-29Compile out the second copy of wipe_unused_memory if CONFIG_OF_CONTROL isn't onGabe Black
2011-08-29Use a default value for CACHE_LINE_SIZE if no value was setGabe Black
2011-08-29CHROMIUM: cherry-pick gbb partial loading optimizationChe-Liang Chiou
2011-08-29CHROMIUM: reorganize config headersChe-Liang Chiou
2011-08-29CHROMIUM: factor out gbb loader functionsChe-Liang Chiou
2011-08-29CHROMIUM: initialize TPM in readwrite firmwareChe-Liang Chiou
2011-08-29assert: Rely on the compilers dead code removalAnton Staaf
2011-08-29CHROMIUM: Test firmware and disk R/W with user-input length.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-29Make a few files assume a reasonable default if CACHE_LINE_SIZE isn't set.Gabe Black
2011-08-29CHROMIUM: unroll the outer for-loop of VbExDiskGetInfo()Che-Liang Chiou
2011-08-29CHROMIUM: fix casting pointer to 32-bit typeChe-Liang Chiou
2011-08-29CHROMIUM: Implement VbExIsShutdownRequested() function and its test.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: Clear memory not-in-use before entering recovery firmware.Tom 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: remove deprecated and unused codesChe-Liang Chiou
2011-08-29Fix LCD corruptionsSimon Glass
2011-08-29CHROMIUM: fix error of showing eMMC as a removable diskChe-Liang Chiou
2011-08-29CHROMIUM: Partially load GBB when needed.Tom Wai-Hong Tam
2011-08-29CHROMIUM: update twostop boot logicChe-Liang Chiou