summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2011-09-14Add support for a bios-base device tree/flashmap settingGabe Black
2011-09-13fdt: Add function to locate or allocate regionSimon Glass
2011-09-13fdt: Correct debug message compiler errorSimon Glass
2011-09-13fdt: Only support serial if selected by CONFIGSimon Glass
2011-09-09fdt: Add NAND decode functionsSimon Glass
2011-09-07Initialized skipped and todo to 0.Ahmad Sharif
2011-09-06Provide support for a list of AHCI controllers.Vadim Bendebury
2011-09-06Fix AHCI driver to operate on Intel controllers.Vadim Bendebury
2011-09-03Fix constness of the fdt void pointer in fdt_getprop_u32_defaultGabe Black
2011-08-30Pass correct VDAT address to the vboot wrapper.Vadim Bendebury
2011-08-29Fix use of conditional LMBSimon Glass
2011-08-29Fix IO UART selection from device treeStefan Reinauer
2011-08-29Correct cast in LCD cache flushSimon Glass
2011-08-29Allow NS16550 driver to support IO and memory mapped registersStefan Reinauer
2011-08-29Remove explicit support for the OXPCIE952Gabe Black
2011-08-29Revert "Make the FMAP configuration decoding function board specific."Gabe Black
2011-08-29cmd_sf: add "update" subcommand to do smart SPI flash updateSimon Glass
2011-08-29New function VbExDecompress(), changed VbExDisplayImage().Bill Richardson
2011-08-29save boot timing in the device tree.Da Zheng
2011-08-29Enable OF_CONTROL for Alex.Vadim Bendebury
2011-08-29bootstage: Fix incorrect arguments to qsort()Simon Glass
2011-08-29Add check that console is ready before outputSimon Glass
2011-08-29fdt: Add debugging feature to fdt_decodeSimon Glass
2011-08-29Small refactor to remove duplicate serial codeSimon Glass
2011-08-29Sort the bootstage time summarySimon Glass
2011-08-29Add new bootstage stepsSimon Glass
2011-08-29CHROMIUM: remove earlier prototype codesChe-Liang Chiou
2011-08-29CHROMIUM: Assign the frame buffer address as FDT one instead of u-boot one.Tom Wai-Hong Tam
2011-08-29Fix bug of get_addr() in fdt_decode.c.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Add bootstage markers to twostop bootSimon Glass
2011-08-29fdt: expose GPIO decoder to public interfaceChe-Liang Chiou
2011-08-29CHROMIUM: port test codes to current codebaseChe-Liang Chiou
2011-08-29Fix compiler warnings generated by gcc 4.6.Vadim Bendebury
2011-08-29Modify the API for doing transfers over SPI.Gabe Black
2011-08-29Introduce generic TPM support in u-boot.Vadim Bendebury
2011-08-29usb: update API for multiple controllersVincent Palatin
2011-08-29usb: move USB keyboard initializationVincent Palatin
2011-08-29Decouple x86 u-boot from fdt related functions.Vadim Bendebury
2011-08-29Make the FMAP configuration decoding function board specific.Gabe Black
2011-08-29Remove the device tree from one of the vboot support APIs.Gabe Black
2011-08-29Make the chromeos FMAP data structures more generic and in their own files.Gabe Black
2011-08-29CHROMIUM: move VbExHashFirmwareBody() to lib/vbexport/Che-Liang Chiou
2011-08-29Prevent the LP0 vector from being wiped out.Vadim Bendebury
2011-08-29Tell the FDT library where the device tree is automatically on bringupGabe Black
2011-08-29CHROMIUM: return boot mode informationChe-Liang Chiou
2011-08-29CHRIMIUM: aebl: kaen: seaboard: implement machine power offChe-Liang Chiou
2011-08-29Refactor the CBFS driver so that it's easier to use programmaticallyGabe Black
2011-08-29Only define the static secure_boot_cmd function if it's going to be usedGabe Black
2011-08-29CHROMIUM: ARM: tegra2: Change panel power on sequence to meet timingDilan Lee
2011-08-29Implement shared display support.Vadim Bendebury