summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-14powerpc/85xx: add missing QMAN frequency calculationShaohui Xie
2013-05-14powerpc: Add T4160QDSYork Sun
2013-05-14powerpc/t4240qds: Move SoC define into boards.cfgYork Sun
2013-05-14powerpc/mpc85xx: Add T4160 SoCYork Sun
2013-05-14powerpc/t4240: Fix SerDes protocol arrays with const prefixYork Sun
2013-05-14powerpc/mpc85xx: Fix PIR parsing for chassis2York Sun
2013-05-14powerpc/corenet2: Print SerDes protocol in decimalYork Sun
2013-05-14T4/USB: Add USB 2.0 UTMI dual phy supportRoy Zang
2013-05-14powerpc/t4240qds: Add voltage ID supportYork Sun
2013-05-14powerpc/mpc85xx: Fix portal setupYork Sun
2013-05-14powerpc/mpc8xxx: Fix DDR 3-way interleavingYork Sun
2013-05-14powerpc/t4240qds: Update DDR timing tableYork Sun
2013-05-14T4/SerDes: correct the SATA indexRoy Zang
2013-05-14Fman/t4240: some fix for 10G XAUIShaohui Xie
2013-05-14powerpc/t4240qds: fix XAUI card PHY addressShaohui Xie
2013-05-14T4/serdes: fix the serdes clock frequencyRoy Zang
2013-05-14e6500: Move L1 enablement after L2 enablementAndy Fleming
2013-05-14powerpc/t4240qds: Fix SPI flash typeShaohui Xie
2013-05-14powerpc/mpc85xx: Update corenet global utility block registersYork Sun
2013-05-14powerpc/mpc85xx: Add definitions for HDBCR registersAndy Fleming
2013-05-14powerpc/B4860: Corrected FMAN1 operating frequency print at u-bootSandeep Singh
2013-05-14OMAP5: Enable USB Ethernet support with LAN9730Lubomir Popov
2013-05-14buildman: Produce a sensible error message when branch is missingSimon Glass
2013-05-14sparc: Use image_setup_linux() instead of local codeSimon Glass
2013-05-14m68k: Use image_setup_linux() instead of local codeSimon Glass
2013-05-14powerpc: Use image_setup_linux() instead of local codeSimon Glass
2013-05-14arm: Use image_setup_linux() instead of local codeSimon Glass
2013-05-14arm: Refactor bootm to reduce #ifdefsSimon Glass
2013-05-14image: Add device tree setup to image librarySimon Glass
2013-05-14image: Split libfdt code into image-fdt.cSimon Glass
2013-05-14image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPLSimon Glass
2013-05-14image: Remove remaining #ifdefs in image-fit.cSimon Glass
2013-05-14mkimage: Put FIT loading in function and tidy error handlingSimon Glass
2013-05-14sandbox: image: Add support for booting images in sandboxSimon Glass
2013-05-14image: Rename hash printing to fit_image_print_verification_data()Simon Glass
2013-05-14image: Rename fit_add_hashes() to fit_add_verification_data()Simon Glass
2013-05-14image: Export fit_conf_get_prop_node()Simon Glass
2013-05-14image: Move error! string to common placeSimon Glass
2013-05-14image: Move hash checking into its own functionSimon Glass
2013-05-14image: Rename fit_image_check_hashes() to fit_image_verify()Simon Glass
2013-05-14image: Convert fit_image_hash_set_value() to static, and renameSimon Glass
2013-05-14image: Split hash node processing into its own functionSimon Glass
2013-05-14image: Move HOSTCC image code to tools/Simon Glass
2013-05-14image: Split FIT code into new image-fit.cSimon Glass
2013-05-14image: Export fit_check_ramdisk()Simon Glass
2013-05-14image: Move timestamp #ifdefs to header fileSimon Glass
2013-05-14libfdt: Add fdt_next_subnode() to permit easy subnode iterationSimon Glass
2013-05-14mkimage: Move ARRAY_SIZE to header fileSimon Glass
2013-05-14bootstage: Don't build for HOSTCCSimon Glass
2013-05-14hash: Add a way to calculate a hash for any algortihmSimon Glass