summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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: fix casting pointer to 32-bit typeChe-Liang Chiou
2011-08-29CHROMIUM: Implement VbExIsShutdownRequested() function and its test.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Add lid_open switch and power_key switch to fdt and add a testTom 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: 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-29fdt: Decode memory section from fdt.Tom Wai-Hong Tam
2011-08-29CHROMIUM: remove deprecated and unused codesChe-Liang Chiou
2011-08-29Fix LCD corruptionsSimon Glass
2011-08-29CHROMIUM: fix error of showing eMMC as a removable diskChe-Liang Chiou
2011-08-29CHROMIUM: Partially load GBB when needed.Tom Wai-Hong Tam
2011-08-29CHROMIUM: update twostop boot logicChe-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-29Add a CBFS driver and commands to u-boot.Gabe Black
2011-08-29CHROMIUM: twostop: update twostop logicChe-Liang Chiou
2011-08-29fdt: Adjust flashmap to better align with correct bindingsSimon Glass
2011-08-29i2c: Add FDT supportAnton Staaf
2011-08-29fix enumeration on USB1 controllerVincent Palatin
2011-08-29CHROMIUM: reorganize fmap to increase size for R/O u-bootChe-Liang Chiou
2011-08-29CHROMIUM: Add the ability to merge the saved env with the default.Doug Anderson
2011-08-29CHROMIUM: twostop: migrate twostop boot to redesigned vboot code baseChe-Liang Chiou
2011-08-29CHROMIUM: revert to store R/W onestop on SPIChe-Liang Chiou
2011-08-29fdt: Fix unused variable warning.Tom Wai-Hong Tam
2011-08-29CHROMIUM: refactor GPIO interfaceChe-Liang Chiou
2011-08-29CHROMIUM: rename onestop to twostopChe-Liang Chiou
2011-08-29fdt: Allow fdt to override the bootcmdSimon Glass
2011-08-29CHROMIUM: twostop: add offset of onestop section to loaderChe-Liang Chiou
2011-08-29CHROMIUM: remove unused old codesChe-Liang Chiou
2011-08-29CHROMIUM: refactor firmware storage device interfaceChe-Liang Chiou
2011-08-29CHROMIUM: twostop: add twostop skeletonChe-Liang Chiou
2011-08-29CHROMIUM: twostop: update fmap entriesChe-Liang Chiou
2011-08-29CHROMIUM: twostop: if r/w firmware fails, reboot to r/o recoveryChe-Liang Chiou
2011-08-29CHROMIUM: Add a debug function to clear nvstorage content.Tom Wai-Hong Tam
2011-08-29CHROMIUM: remove unused old codesChe-Liang Chiou
2011-08-29CHROMIUM: Implement main_entry library for entry point of main firmware.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Separate cmdline 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: Add missed file cmd_vboot_bootstub in previous CL.Tom Wai-Hong Tam
2011-08-29Get u-boot building again by updating the names of some functions and headers.Gabe Black
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: Implement bootstub_entry library for entry point of bootstub firmware.Tom Wai-Hong Tam
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 cdata around as a parameter consistentlySimon Glass