summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-08-29CHROMIUM: Implement utility APIs provided by u-boot and exported to vboot_ref...Tom Wai-Hong Tam
2011-08-29CHROMIUM: update and tidy up gbb_bmpblkChe-Liang Chiou
2011-08-29CHROMIUM: implement SD card probing functionChe-Liang Chiou
2011-08-29CHROMIUM: fix warning when turn off debug outputChe-Liang Chiou
2011-08-29CHROMIUM: vboot_reference/Malloc use memalignChe-Liang Chiou
2011-08-29Add assert() for debug assertionsSimon Glass
2011-08-29CHROMIUM: add prototype onestop firmwareChe-Liang Chiou
2011-08-29CHROMIUM: strictly check return value of block_{read,write}Che-Liang Chiou
2011-08-29CHROMIUM: [6/6] refactor for onestop; kernel shared data initializerChe-Liang Chiou
2011-08-29CHROMIUM: [5/6] refactor for onestop; simplify load kernel processChe-Liang Chiou
2011-08-29CHROMIUM: [4/6] refactor for onestop; simplify VbNvContext accessChe-Liang Chiou
2011-08-29CHROMIUM: [3/6] refactor for onestop; simplify firmware storage accessChe-Liang Chiou
2011-08-29CHROMIUM: [2/6] refactor for onestop; remove unused macroChe-Liang Chiou
2011-08-29CHROMIUM: [1/6] refactor for onestop; remove obsolete filesChe-Liang Chiou
2011-08-29CHROMIUM: [7/7] fix to merely compilable; fix type conversion compiler warningsChe-Liang Chiou
2011-08-29CHROMIUM: [5/7] fix to merely compilable; remove ref to CONFIG_VB_SHARED_DATA...Che-Liang Chiou
2011-08-29CHROMIUM: [4/7] fix to merely compilable; rewrite VbNvContext accessor for ne...Che-Liang Chiou
2011-08-29CHROMIUM: [3/7] fix to merely compilable; add mmc initializer and remove obso...Che-Liang Chiou
2011-08-29CHROMIUM: [1/7] fix to merely compilable; delete obsolete filesChe-Liang Chiou
2011-08-29Read the RO/RW FWID from firmware storage instead of U-Boot version.Tom Wai-Hong Tam
2011-08-29Add a bound of strcat to prevent buffer overflows.Tom Wai-Hong Tam
2011-08-29can separately enable vboot-related debug outputChe-Liang Chiou
2011-08-29support deprecated kernel cmdline substitution schemeChe-Liang Chiou
2011-08-29go to recovery when kernel is brokenChe-Liang Chiou
2011-08-29Variable substitution in kernel command-lineChe-Liang Chiou
2011-08-29Refactor codesChe-Liang Chiou
2011-08-29Fill in frid and fwid as u-boot version.Tom Wai-Hong Tam
2011-08-29Boot from multiple USB portsChe-Liang Chiou
2011-08-29Get hwid from GBB and correct write-protect GPIO polarityChe-Liang Chiou
2011-08-29Implement developer firmwareChe-Liang Chiou
2011-08-29Implement cold rebootChe-Liang Chiou
2011-08-29Developer firmware template and refactor common codesChe-Liang Chiou
2011-08-29Use the kernel config in the kernel image instead of the kernel script.Tom Wai-Hong Tam
2011-08-29Recovery firmware should clear recovery requestChe-Liang Chiou
2011-08-29Remove TPM functions and x86-specific CPU stateChe-Liang Chiou
2011-08-24Make sure shared memory is intialized properly on test startups.Vadim Bendebury
2011-08-24Drop unused file parameter when accessing nvram contents.Vadim Bendebury
2011-08-24Change the shared memory structure.Vadim Bendebury
2011-08-24Allow to create shared memory space without loading kernel.Vadim Bendebury
2011-08-24Store VbNvContext in MBRChe-Liang Chiou
2011-08-24HACK: Pass data from firmware to kernelChe-Liang Chiou
2011-08-24Store VbNvContext in a file on EFI partitionChe-Liang Chiou
2011-08-24Find proper device index when access VbNvContext on eMMCChe-Liang Chiou
2011-08-24HACK: Temporarily change VbNvContext from SPI to eMMCChe-Liang Chiou
2011-08-24Remove primary_firmware index variableChe-Liang Chiou
2011-08-24Remove executing scripts in EFI partitionChe-Liang Chiou
2011-08-24Fill in a successful response when no hardware TPM.Tom Wai-Hong Tam
2011-08-24This is the preliminary v05 TPM driver from Infineon. With a wrapper layer ad...Rong Chang
2011-08-24Get/set VbNvContext cookies from SPI flashChe-Liang Chiou
2011-08-24Add implementation of SPI firmware storage interfaceChe-Liang Chiou