summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-08-29CHROMIUM: initialize TPM in readwrite firmwareChe-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-29Make vbexport only use the fdt for LCD info if that's configuredGabe Black
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: remove should-be-removed fileChe-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: remove CONFIG_HARDWARE_TPMChe-Liang Chiou
2011-08-29CHROMIUM: move VbExNvStorageRead/Write to board-specific directoryChe-Liang Chiou
2011-08-29CHROMIUM: Remove deprecated gbb_bmpblk library.Tom Wai-Hong Tam
2011-08-29CHROMIUM: fix casting pointer to 32-bit typeChe-Liang Chiou
2011-08-29CHROMIUM: Fix crossystem_data members name chanaged.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Implement VbExIsShutdownRequested() function and its test.Tom 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: Fix compile warnings.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-29CHROMIUIM: fix VbExKeyboardRead() not returning Escape characterChe-Liang Chiou
2011-08-29CHROMIUM: Fill in the crossystem data, i.e. mainfw and recovery_reason.Tom Wai-Hong Tam
2011-08-29CHROMIUM: fix error of showing eMMC as a removable diskChe-Liang Chiou
2011-08-29CHROMIUM: A good alternative way to show blank screen is to clear lcd.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Don't load FWID from SPI again if it is in RO.Tom Wai-Hong Tam
2011-08-29CHROMIUM: cleanup duplicated for-loops of VbExDiskGetInfo()Che-Liang Chiou
2011-08-29CHROMIUM: remove codes based on deprecated API of vboot_referenceChe-Liang Chiou
2011-08-29CHROMIUM: fix mismatch of format and argument type to debug printfChe-Liang Chiou
2011-08-29CHROMIUM: Move the location of VB Global Data as a configuration.Tom Wai-Hong Tam
2011-08-29CHROMIUM: remove direct calling VbExDebugChe-Liang Chiou
2011-08-29CHROMIUM: Partially load GBB when needed.Tom Wai-Hong Tam
2011-08-29CHROMIUM: fix recovery boot hangsChe-Liang Chiou
2011-08-29CHROMIUM: revert commit 7ad165Che-Liang Chiou
2011-08-29CHROMIUM: Fix the fmap layout name change and no layout in the header.Tom Wai-Hong Tam
2011-08-29fix disk info for USB mass storage deviceVincent Palatin
2011-08-29CHROMIUM: crossystem_data bugfixOlof Johansson
2011-08-29CHROMIUM: don't report active-firmwareOlof Johansson
2011-08-29CHROMIUM: Do partial load and hash firmware body to improve speed.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Change the behavior of recovery code path to new VBoot API.Tom Wai-Hong Tam
2011-08-29CHROMIUM: twostop: update twostop logicChe-Liang Chiou
2011-08-29CHROMIUM: Fix bootstub for the fmap layout name changed.Tom Wai-Hong Tam
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: Support RO firmware boot on bootstub.Tom Wai-Hong Tam
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: Set RW FWID before jump to RW firmware.Tom Wai-Hong Tam