summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-05-6/+24
|\
| * am33xx: Correct NON_SECURE_SRAM_START/ENDTom Rini2013-06-04-6/+24
* | Merge branch 'tpm' of git://git.denx.de/u-boot-x86Tom Rini2013-06-05-4/+6
|\ \
| * | tpm: Reorganize the I2C TPM driverTom Wai-Hong Tam2013-06-03-3/+3
| * | tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)Vincent Palatin2013-06-03-0/+1
| * | x86: config: Reflect the name changes of LPC TPM configsTom Wai-Hong Tam2013-06-03-1/+2
* | | bootstage: Remove unused entries related to kernel/ramdisk/fdt loadSimon Glass2013-06-04-26/+3
* | | image: Use fit_image_load() to load kernelSimon Glass2013-06-04-1/+0
* | | image: Use fit_image_load() to load FDTSimon Glass2013-06-04-3/+3
* | | image: Use fit_image_load() to load ramdiskSimon Glass2013-06-04-1/+0
* | | image: Introduce fit_image_load() to load images from FITsSimon Glass2013-06-04-2/+95
* | | bootstage: Introduce sub-IDs for use with image loadingSimon Glass2013-06-04-0/+22
* | | main: Separate out the two abortboot() functionsSimon Glass2013-06-04-3/+0
* | | net: Add prototype for update_tftpSimon Glass2013-06-04-0/+3
* | | at91: Correct CONFIG_AUTOBOOT_PROMPT definition for pm9263Simon Glass2013-06-04-1/+1
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-05-31-165/+329
|\ \ | |/ |/|
| * mtd: resync with Linux-3.7.1Sergey Lapin2013-05-31-164/+327
| * nand/fsl_ifc: Convert to self-initPrabhakar Kushwaha2013-05-22-1/+2
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-30-1805/+566
|\ \
| * | powerpc/b4860qds: Add LAW Target ID and Create LAW entry for MapleShaveta Leekha2013-05-24-0/+9
| * | powerpc/B4: Merge B4420 and B4860 in config_mpc85xx.hPoonam Aggrwal2013-05-24-1/+0
| * | Enable XAUI interface for B4860QDSSuresh Gupta2013-05-24-1/+5
| * | powerpc/p5040: enable PBL tool supportShaohui Xie2013-05-24-0/+2
| * | powerpc/T4160: Merge T4160 and T4240 in config_mpc85xx.hYork Sun2013-05-24-1/+0
| * | T4240/ramboot: enable PBL tool for T4240Shaohui Xie2013-05-24-0/+2
| * | cfi_flash: Fix unaligned accesses to cfi_qry structureAndrew Gabbasov2013-05-23-7/+11
| |/
| * mmc: update Faraday FTSDC010 for rw performanceKuo-Jung Su2013-05-15-9/+22
| * Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini2013-05-15-16/+33
| |\
| | * T4240/net: use QSGMII card PHY address by defaultShaohui Xie2013-05-14-1/+0
| | * net/phy: add VSC8574 supportShaohui Xie2013-05-14-0/+2
| | * t4240qds/eth: fixup ethernet for t4240qdsShengzhou Liu2013-05-14-4/+0
| | * powerpc: Add T4160QDSYork Sun2013-05-14-1/+14
| | * powerpc/t4240qds: Move SoC define into boards.cfgYork Sun2013-05-14-1/+0
| | * powerpc/t4240qds: Add voltage ID supportYork Sun2013-05-14-2/+10
| | * Fman/t4240: some fix for 10G XAUIShaohui Xie2013-05-14-2/+2
| | * powerpc/t4240qds: fix XAUI card PHY addressShaohui Xie2013-05-14-4/+4
| | * powerpc/t4240qds: Fix SPI flash typeShaohui Xie2013-05-14-1/+1
| * | Power: remove support for Freescale MPC8220Wolfgang Denk2013-05-15-1691/+1
| * | image: Add device tree setup to image librarySimon Glass2013-05-14-13/+62
| * | image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPLSimon Glass2013-05-14-2/+31
| * | image: Remove remaining #ifdefs in image-fit.cSimon Glass2013-05-14-0/+2
| * | sandbox: image: Add support for booting images in sandboxSimon Glass2013-05-14-1/+1
| * | image: Rename hash printing to fit_image_print_verification_data()Simon Glass2013-05-14-1/+0
| * | image: Rename fit_add_hashes() to fit_add_verification_data()Simon Glass2013-05-14-2/+8
| * | image: Export fit_conf_get_prop_node()Simon Glass2013-05-14-0/+14
| * | image: Move hash checking into its own functionSimon Glass2013-05-14-3/+5
| * | image: Rename fit_image_check_hashes() to fit_image_verify()Simon Glass2013-05-14-2/+2
| * | image: Convert fit_image_hash_set_value() to static, and renameSimon Glass2013-05-14-2/+0
| * | image: Move HOSTCC image code to tools/Simon Glass2013-05-14-0/+3
| * | image: Export fit_check_ramdisk()Simon Glass2013-05-14-0/+3