summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
...
* | | | | | 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
| * | | | image: Move timestamp #ifdefs to header fileSimon Glass2013-05-14-0/+8
| * | | | libfdt: Add fdt_next_subnode() to permit easy subnode iterationSimon Glass2013-05-14-0/+22
| * | | | bootstage: Don't build for HOSTCCSimon Glass2013-05-14-2/+3
| * | | | hash: Add a way to calculate a hash for any algortihmSimon Glass2013-05-14-0/+22
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk5...Tom Rini2013-05-14-29/+50
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang2013-05-13-1/+7
| | * | | blackfin: Move blackfin serial driver out of blackfin arch folder.Sonic Zhang2013-05-13-0/+3
| | * | | blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang2013-05-13-2/+7
| | * | | blackfin: Enable early print via the generic serial API.Sonic Zhang2013-05-13-3/+0