summaryrefslogtreecommitdiff
path: root/lib/chromeos
AgeCommit message (Expand)Author
2011-08-29CHROMIUM: firmware data should go in /firmware/chromeosOlof Johansson
2011-08-29CHROMIUIM: add gpio port number to crossystem dataChe-Liang Chiou
2011-08-29CHROMIUM: twostop: use fdt fmap layout and set active main firmwareChe-Liang Chiou
2011-08-29CHROMIUM: fdt: add gpio polarity to fdt and crossystem dataChe-Liang Chiou
2011-08-29CHROMIUM: twostop: prototype twostop firmwareChe-Liang Chiou
2011-08-29CHROMIUM: crossystem: [3] embed crossystem data into fdtChe-Liang Chiou
2011-08-29CHROMIUM: Pass struct os_storage around as a parameterSimon Glass
2011-08-29CHROMIUM: Add os_storage prefix onto os_storage. functionsSimon Glass
2011-08-29Export struct os_storage so it is available to clientsSimon Glass
2011-08-29CHROMIUM: crossystem: [2] write crossystem data into a device treeChe-Liang Chiou
2011-08-29CHROMIUM: crossystem: [1] rename to crossystem_dataChe-Liang Chiou
2011-08-29CHROMIUM: Change param VbNvContext *nvcxt to its raw_data in cros_ksd_init().Tom Wai-Hong Tam
2011-08-29CHROMIUM: Fix the usage of vboot shared_data_blob.Tom Wai-Hong Tam
2011-08-29CHROMIUM: obsolete macro substitution in kernel command-lineChe-Liang Chiou
2011-08-29CHROMIUM: Add close() function in the firmware_storage library.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-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