summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mtd: resync with Linux-3.7.1Sergey Lapin2013-05-317-164/+327
* nand/fsl_ifc: Convert to self-initPrabhakar Kushwaha2013-05-221-1/+2
* 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
| * blackfin: Move blackfin serial driver out of blackfin arch folder.Sonic Zhang2013-05-131-0/+3
| * blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang2013-05-132-2/+7
| * blackfin: Enable early print via the generic serial API.Sonic Zhang2013-05-131-3/+0
| * blackfin: Fit u-boot image size into limited nor flash on blackfin.Sonic Zhang2013-05-133-10/+14
| * blackfin: bf609: add softswitch config commandBob Liu2013-05-131-0/+1
| * blackfin: run core1 from L1 code sram start address in uboot init code on core 0Sonic Zhang2013-05-132-0/+10
| * blackfin: reduce size of u-boot.ldr in bf548-ezkit default config.Bob Liu2013-05-131-14/+9
* | x86: config: Enable LZO for coreboot, remove zlib, gzipSimon Glass2013-05-131-0/+4
* | bootstage: Allow marking a particular line of codeSimon Glass2013-05-131-0/+23
* | x86: Enable bootstage for corebootSimon Glass2013-05-131-0/+9
* | bootstage: Copy bootstage strings post-relocationDoug Anderson2013-05-131-0/+15
* | bootstage: Add stubs for new bootstage functionsSimon Glass2013-05-131-0/+16
* | x86: Re-enable PCAT timer 2 for beepingSimon Glass2013-05-131-0/+1
* | x86: Add TSC timerSimon Glass2013-05-131-3/+1
|/
* Move FDT_RAMDISK_OVERHEAD from fdt.h to libfdt_env.hGerald Van Baren2013-05-102-2/+3
* Added license header to dtc/libfdt/fdt.h and libfdt_env.hJustin Sobota2013-05-101-0/+51
* Fix typoFrançois Revol2013-05-101-1/+1
* Export fdt_stringlist_contains()Simon Glass2013-05-101-0/+14
OpenPOWER on IntegriCloud