summaryrefslogtreecommitdiff
path: root/lib/chromeos
AgeCommit message (Expand)Author
2012-04-25Provide alternative config for netbootingVadim Bendebury
2012-01-18Make the memory wiping code use arch_phys_memsetGabe Black
2012-01-13Make the memory wipe code handle 64 bit addresses properlyGabe Black
2011-12-20Security: Make sure not to overflow the in memory version of the GBBGabe Black
2011-12-20Revert "Security: Make sure not to overflow the in memory version of the GBB"Simon Glass
2011-12-20Security: Fix a security bug in the border_check function.Gabe Black
2011-12-20Security: Make sure not to overflow the in memory version of the GBBGabe Black
2011-12-16For ChromeOS systems, don't show coreboot as BIOS vendor/versionStefan Reinauer
2011-12-15Don't use bogus gbb address when booting up rewriteable firmware.Vadim Bendebury
2011-11-18Tidy up fdt_decode_alloc_region() to make alloc separateSimon Glass
2011-11-04Introduce ability to use hardware SPI mapping for read accesses.Vadim Bendebury
2011-10-18Don't use ARM's hard coded RO value for EC status on x86.Stefan Reinauer
2011-10-12[PATCH1/2] mrc cache: Add MRC cache FMAP entry support.Vadim Bendebury
2011-10-11Refactor the memory wipe infrastructure to better support x86Gabe Black
2011-10-06Revert "Add support for a bios-base device tree/flashmap setting"Gabe Black
2011-10-04CHROMIUM: Guard lib/chromeos/fdt_decode correctlySimon Glass
2011-09-23Use the vdat firmware index when setting up the ACPI crossystem data tableGabe Black
2011-09-20Set up basic vboot data for use by crossystemGabe Black
2011-09-19fdt: Move Chrome OS memory areas to fdtSimon Glass
2011-09-15CHROMIUMOS: small code clean ups in boot_kernel/fdt_decodeSimon Glass
2011-09-14Add support for a bios-base device tree/flashmap settingGabe Black
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