summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-06-03tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)Vincent Palatin1-0/+1
2013-06-03x86: config: Reflect the name changes of LPC TPM configsTom Wai-Hong Tam1-1/+2
2013-06-01Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini7-165/+329
2013-06-01mtd: resync with Linux-3.7.1Sergey Lapin7-164/+327
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD38-1805/+566
2013-05-28tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL buildAxel Lin1-0/+2
2013-05-28Tegra: Remove unused/non-existent spl linker script referenceTom Warren3-6/+0
2013-05-25powerpc/b4860qds: Add LAW Target ID and Create LAW entry for MapleShaveta Leekha1-0/+9
2013-05-25powerpc/B4: Merge B4420 and B4860 in config_mpc85xx.hPoonam Aggrwal1-1/+0
2013-05-25Enable XAUI interface for B4860QDSSuresh Gupta1-1/+5
2013-05-25powerpc/p5040: enable PBL tool supportShaohui Xie1-0/+2
2013-05-25powerpc/T4160: Merge T4160 and T4240 in config_mpc85xx.hYork Sun1-1/+0
2013-05-25T4240/ramboot: enable PBL tool for T4240Shaohui Xie1-0/+2
2013-05-23ARM: Add Seagate GoFlex Home supportSuriyan Ramasami1-0/+151
2013-05-23ARM: vexpress: enable bootz and hush parser for all VExpress boardsAndre Przywara1-0/+4
2013-05-23ARM: vexpress: add support for Versatile Express Cortex-A15-TC2Andre Przywara1-0/+36
2013-05-23ARM: vexpress: create A5 specific board configRyan Harkin2-19/+167
2013-05-23ARM: vexpress: refactoring of Versatile Express CA9x4 supportRyan Harkin2-1/+34
2013-05-23cfi_flash: Fix unaligned accesses to cfi_qry structureAndrew Gabbasov1-7/+11
2013-05-23nand/fsl_ifc: Convert to self-initPrabhakar Kushwaha1-1/+2
2013-05-21ARM: atmel: add sama5d3xek supportBo Shen1-0/+245
2013-05-16mmc: update Faraday FTSDC010 for rw performanceKuo-Jung Su1-9/+22
2013-05-15Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini4-16/+33
2013-05-15Power: remove support for Freescale MPC8220Wolfgang Denk8-1691/+1
2013-05-15T4240/net: use QSGMII card PHY address by defaultShaohui Xie1-1/+0
2013-05-15net/phy: add VSC8574 supportShaohui Xie1-0/+2
2013-05-15t4240qds/eth: fixup ethernet for t4240qdsShengzhou Liu1-4/+0
2013-05-15powerpc: Add T4160QDSYork Sun1-1/+14
2013-05-15powerpc/t4240qds: Move SoC define into boards.cfgYork Sun1-1/+0
2013-05-15powerpc/t4240qds: Add voltage ID supportYork Sun1-2/+10
2013-05-15Fman/t4240: some fix for 10G XAUIShaohui Xie1-2/+2
2013-05-15powerpc/t4240qds: fix XAUI card PHY addressShaohui Xie1-4/+4
2013-05-15powerpc/t4240qds: Fix SPI flash typeShaohui Xie1-1/+1
2013-05-14image: Add device tree setup to image librarySimon Glass4-13/+62
2013-05-14image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPLSimon Glass1-2/+31
2013-05-14image: Remove remaining #ifdefs in image-fit.cSimon Glass1-0/+2
2013-05-14sandbox: image: Add support for booting images in sandboxSimon Glass1-1/+1
2013-05-14image: Rename hash printing to fit_image_print_verification_data()Simon Glass1-1/+0
2013-05-14image: Rename fit_add_hashes() to fit_add_verification_data()Simon Glass1-2/+8
2013-05-14image: Export fit_conf_get_prop_node()Simon Glass1-0/+14
2013-05-14image: Move hash checking into its own functionSimon Glass1-3/+5
2013-05-14image: Rename fit_image_check_hashes() to fit_image_verify()Simon Glass1-2/+2
2013-05-14image: Convert fit_image_hash_set_value() to static, and renameSimon Glass1-2/+0
2013-05-14image: Move HOSTCC image code to tools/Simon Glass1-0/+3
2013-05-14image: Export fit_check_ramdisk()Simon Glass1-0/+3
2013-05-14image: Move timestamp #ifdefs to header fileSimon Glass1-0/+8
2013-05-14libfdt: Add fdt_next_subnode() to permit easy subnode iterationSimon Glass1-0/+22
2013-05-14bootstage: Don't build for HOSTCCSimon Glass1-2/+3
2013-05-14hash: Add a way to calculate a hash for any algortihmSimon Glass1-0/+22
2013-05-14Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk5...Tom Rini7-29/+50