summaryrefslogtreecommitdiff
path: root/lib/chromeos
AgeCommit message (Expand)Author
2011-08-29CHROMIUM: tolerate failure in updating fdt of kernelChe-Liang Chiou
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: 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-29Get u-boot building again by updating the names of some functions and headers.Gabe Black
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