summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bootstage: Remove unused entries related to kernel/ramdisk/fdt loadSimon Glass2013-06-041-26/+3
* image: Use fit_image_load() to load kernelSimon Glass2013-06-041-1/+0
* image: Use fit_image_load() to load FDTSimon Glass2013-06-041-3/+3
* image: Use fit_image_load() to load ramdiskSimon Glass2013-06-041-1/+0
* image: Introduce fit_image_load() to load images from FITsSimon Glass2013-06-041-2/+95
* bootstage: Introduce sub-IDs for use with image loadingSimon Glass2013-06-041-0/+22
* main: Separate out the two abortboot() functionsSimon Glass2013-06-041-3/+0
* net: Add prototype for update_tftpSimon Glass2013-06-041-0/+3
* at91: Correct CONFIG_AUTOBOOT_PROMPT definition for pm9263Simon Glass2013-06-041-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-05-317-165/+329
|\
| * mtd: resync with Linux-3.7.1Sergey Lapin2013-05-317-164/+327
| * nand/fsl_ifc: Convert to self-initPrabhakar Kushwaha2013-05-221-1/+2
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-3038-1805/+566
|\ \
| * | powerpc/b4860qds: Add LAW Target ID and Create LAW entry for MapleShaveta Leekha2013-05-241-0/+9
| * | powerpc/B4: Merge B4420 and B4860 in config_mpc85xx.hPoonam Aggrwal2013-05-241-1/+0
| * | Enable XAUI interface for B4860QDSSuresh Gupta2013-05-241-1/+5
| * | powerpc/p5040: enable PBL tool supportShaohui Xie2013-05-241-0/+2
| * | powerpc/T4160: Merge T4160 and T4240 in config_mpc85xx.hYork Sun2013-05-241-1/+0
| * | T4240/ramboot: enable PBL tool for T4240Shaohui Xie2013-05-241-0/+2
| * | cfi_flash: Fix unaligned accesses to cfi_qry structureAndrew Gabbasov2013-05-231-7/+11
| |/
| * mmc: update Faraday FTSDC010 for rw performanceKuo-Jung Su2013-05-151-9/+22
| * Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini2013-05-154-16/+33
| |\
| | * T4240/net: use QSGMII card PHY address by defaultShaohui Xie2013-05-141-1/+0
| | * net/phy: add VSC8574 supportShaohui Xie2013-05-141-0/+2
| | * t4240qds/eth: fixup ethernet for t4240qdsShengzhou Liu2013-05-141-4/+0
| | * powerpc: Add T4160QDSYork Sun2013-05-141-1/+14
| | * powerpc/t4240qds: Move SoC define into boards.cfgYork Sun2013-05-141-1/+0
| | * powerpc/t4240qds: Add voltage ID supportYork Sun2013-05-141-2/+10
| | * Fman/t4240: some fix for 10G XAUIShaohui Xie2013-05-141-2/+2
| | * powerpc/t4240qds: fix XAUI card PHY addressShaohui Xie2013-05-141-4/+4
| | * powerpc/t4240qds: Fix SPI flash typeShaohui Xie2013-05-141-1/+1
| * | Power: remove support for Freescale MPC8220Wolfgang Denk2013-05-158-1691/+1
| * | image: Add device tree setup to image librarySimon Glass2013-05-144-13/+62
| * | image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPLSimon Glass2013-05-141-2/+31
| * | image: Remove remaining #ifdefs in image-fit.cSimon Glass2013-05-141-0/+2
| * | sandbox: image: Add support for booting images in sandboxSimon Glass2013-05-141-1/+1
| * | image: Rename hash printing to fit_image_print_verification_data()Simon Glass2013-05-141-1/+0
| * | image: Rename fit_add_hashes() to fit_add_verification_data()Simon Glass2013-05-141-2/+8
| * | image: Export fit_conf_get_prop_node()Simon Glass2013-05-141-0/+14
| * | image: Move hash checking into its own functionSimon Glass2013-05-141-3/+5
| * | image: Rename fit_image_check_hashes() to fit_image_verify()Simon Glass2013-05-141-2/+2
| * | image: Convert fit_image_hash_set_value() to static, and renameSimon Glass2013-05-141-2/+0
| * | image: Move HOSTCC image code to tools/Simon Glass2013-05-141-0/+3
| * | image: Export fit_check_ramdisk()Simon Glass2013-05-141-0/+3
| * | image: Move timestamp #ifdefs to header fileSimon Glass2013-05-141-0/+8
| * | libfdt: Add fdt_next_subnode() to permit easy subnode iterationSimon Glass2013-05-141-0/+22
| * | bootstage: Don't build for HOSTCCSimon Glass2013-05-141-2/+3
| * | hash: Add a way to calculate a hash for any algortihmSimon Glass2013-05-141-0/+22
| * | Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk5...Tom Rini2013-05-147-29/+50
| |\ \ | | |/ | |/|
| | * bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang2013-05-133-1/+7
OpenPOWER on IntegriCloud