summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2011-08-29CHROMIUM: Fix bootstub to use fmap in fdt instead of header definitions.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Fix global_data to reflect GPIO interface change.Tom Wai-Hong Tam
2011-08-29CHROMIUM: twostop: migrate twostop boot to redesigned vboot code baseChe-Liang Chiou
2011-08-29CHROMIUM: Fix global_data lib to use fmap in fdt instead of header definitions.Tom Wai-Hong Tam
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: Implement main_entry library for entry point of main firmware.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Add boot kernel library for new APIs interface.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-29CHROMIUM: Fix global data library to reflect recent crossystem_data interface...Tom Wai-Hong Tam
2011-08-29Get u-boot building again by updating the names of some functions and headers.Gabe Black
2011-08-29Turn on CHROMEOS_VBOOT_WRAPPER for onestop uboot.Randall Spangler