summaryrefslogtreecommitdiff
path: root/lib/chromeos
AgeCommit message (Expand)Author
2011-08-29CHROMIUM: guard boot_kernel fdt codes with #ifdefChe-Liang Chiou
2011-08-29Choose the right boot function for x86Stefan Reinauer
2011-08-29Introduce generic TPM support in u-boot.Vadim Bendebury
2011-08-29Decouple x86 u-boot from fdt related functions.Vadim Bendebury
2011-08-29Make the chromeos FMAP data structures more generic and in their own files.Gabe Black
2011-08-29CHROMIUM: avoid using printf %s on long stringsChe-Liang Chiou
2011-08-29CHROMIUM: make sure update_cmdline does not buffer overflowChe-Liang Chiou
2011-08-29CHROMIUM: eliminate confusing comma separatorChe-Liang Chiou
2011-08-29CHROMIUM: remove using sprintf to convert a known constant to stringChe-Liang Chiou
2011-08-29CHROMIUM: cherry-pick gbb partial loading optimizationChe-Liang Chiou
2011-08-29CHROMIUM: reorganize config headersChe-Liang Chiou
2011-08-29CHROMIUM: add cros_vboot/cros_legacy to kernel command lineChe-Liang Chiou
2011-08-29CHROMIUM: factor out gbb loader functionsChe-Liang Chiou
2011-08-29CHROMIUM: reserve board-specific section for crossystem dataChe-Liang Chiou
2011-08-29CHROMIUM: remove dependency to deprecated codeChe-Liang Chiou
2011-08-29CHROMIUM: Remove use of LOAD_KERNEL_INVALID from u-boot.Doug Anderson
2011-08-29Make crossystem_data.c include fdt_support.h explicitlyGabe Black
2011-08-29CHROMIUM: reunify boot_kernelChe-Liang Chiou
2011-08-29CHROMIUM: honor /chromeos-config/twostop-optional flag of device treeChe-Liang Chiou
2011-08-29CHROMIUM: Remove deprecated gbb_bmpblk library.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-29CHROMIUM: remove codes based on deprecated API of vboot_referenceChe-Liang Chiou
2011-08-29CHROMIUM: revert commit 7ad165Che-Liang Chiou
2011-08-29CHROMIUM: crossystem_data bugfixOlof Johansson
2011-08-29CHROMIUM: don't report active-firmwareOlof Johansson
2011-08-29CHROMIUM: twostop: update twostop logicChe-Liang Chiou
2011-08-29fdt: Adjust flashmap to better align with correct bindingsSimon Glass
2011-08-29CHROMIUM: vboot fdt: specify switches using real gpio referencesOlof Johansson
2011-08-29CHROMIUM: reorganize fmap to increase size for R/O u-bootChe-Liang Chiou
2011-08-29CHROMIUM: use more conforming property namesOlof Johansson
2011-08-29CHROMIUM: tolerate failure in updating fdt of kernelChe-Liang Chiou
2011-08-29CHROMIUM: Fix firmware_storage_onestop close function.Tom Wai-Hong Tam
2011-08-29CHROMIUM: refactor GPIO interfaceChe-Liang Chiou
2011-08-29CHROMIUM: rename onestop to twostopChe-Liang Chiou
2011-08-29CHROMIUM: twostop: add offset of onestop section to loaderChe-Liang Chiou
2011-08-29CHROMIUM: twostop: cleanup config flagsChe-Liang Chiou
2011-08-29CHROMIUM: twostop: move LBAs of R/W slot A and B to fdtChe-Liang Chiou
2011-08-29CHROMIUM: fix incorrect fmap section namesChe-Liang Chiou
2011-08-29CHROMIUM: refactor firmware storage device interfaceChe-Liang Chiou
2011-08-29CHROMIUM: twostop: update fmap entriesChe-Liang Chiou
2011-08-29CHROMIUM: twostop: add fmap entries that u-boot parsesChe-Liang Chiou
2011-08-29CHROMIUM: temporarily boot to R/O onestopChe-Liang Chiou
2011-08-29CHROMIUM: twostop: boot r/w firmware from emmcChe-Liang Chiou
2011-08-29CHROMIUM: Remove duplicated tlcl_stub library.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Separate cmdline update part from load_kernel_helper library.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Separate the pre-boot FDT update part from load_kernel_helper library.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Move CONFIG_CROSSYSTEM_DATA_ADDRESS into a header file.Tom Wai-Hong Tam
2011-08-29Get u-boot building again by updating the names of some functions and headers.Gabe Black