summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-05-23cfi_flash: Fix unaligned accesses to cfi_qry structureAndrew Gabbasov
2013-05-15mmc: update Faraday FTSDC010 for rw performanceKuo-Jung Su
2013-05-15Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini
2013-05-15Power: remove support for Freescale MPC8220Wolfgang Denk
2013-05-14T4240/net: use QSGMII card PHY address by defaultShaohui Xie
2013-05-14net/phy: add VSC8574 supportShaohui Xie
2013-05-14t4240qds/eth: fixup ethernet for t4240qdsShengzhou Liu
2013-05-14powerpc: Add T4160QDSYork Sun
2013-05-14powerpc/t4240qds: Move SoC define into boards.cfgYork Sun
2013-05-14powerpc/t4240qds: Add voltage ID supportYork Sun
2013-05-14Fman/t4240: some fix for 10G XAUIShaohui Xie
2013-05-14powerpc/t4240qds: fix XAUI card PHY addressShaohui Xie
2013-05-14powerpc/t4240qds: Fix SPI flash typeShaohui Xie
2013-05-14image: Add device tree setup to image librarySimon Glass
2013-05-14image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPLSimon Glass
2013-05-14image: Remove remaining #ifdefs in image-fit.cSimon Glass
2013-05-14sandbox: image: Add support for booting images in sandboxSimon Glass
2013-05-14image: Rename hash printing to fit_image_print_verification_data()Simon Glass
2013-05-14image: Rename fit_add_hashes() to fit_add_verification_data()Simon Glass
2013-05-14image: Export fit_conf_get_prop_node()Simon Glass
2013-05-14image: Move hash checking into its own functionSimon Glass
2013-05-14image: Rename fit_image_check_hashes() to fit_image_verify()Simon Glass
2013-05-14image: Convert fit_image_hash_set_value() to static, and renameSimon Glass
2013-05-14image: Move HOSTCC image code to tools/Simon Glass
2013-05-14image: Export fit_check_ramdisk()Simon Glass
2013-05-14image: Move timestamp #ifdefs to header fileSimon Glass
2013-05-14libfdt: Add fdt_next_subnode() to permit easy subnode iterationSimon Glass
2013-05-14bootstage: Don't build for HOSTCCSimon Glass
2013-05-14hash: Add a way to calculate a hash for any algortihmSimon Glass
2013-05-14Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk5...Tom Rini
2013-05-13x86: config: Enable LZO for coreboot, remove zlib, gzipSimon Glass
2013-05-13bootstage: Allow marking a particular line of codeSimon Glass
2013-05-13x86: Enable bootstage for corebootSimon Glass
2013-05-13bootstage: Copy bootstage strings post-relocationDoug Anderson
2013-05-13bootstage: Add stubs for new bootstage functionsSimon Glass
2013-05-13x86: Re-enable PCAT timer 2 for beepingSimon Glass
2013-05-13x86: Add TSC timerSimon Glass
2013-05-13bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang
2013-05-13blackfin: Move blackfin serial driver out of blackfin arch folder.Sonic Zhang
2013-05-13blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang
2013-05-13blackfin: Enable early print via the generic serial API.Sonic Zhang
2013-05-13blackfin: Fit u-boot image size into limited nor flash on blackfin.Sonic Zhang
2013-05-13blackfin: bf609: add softswitch config commandBob Liu
2013-05-13blackfin: run core1 from L1 code sram start address in uboot init code on core 0Sonic Zhang
2013-05-13blackfin: reduce size of u-boot.ldr in bf548-ezkit default config.Bob Liu
2013-05-10Move FDT_RAMDISK_OVERHEAD from fdt.h to libfdt_env.hGerald Van Baren
2013-05-10Added license header to dtc/libfdt/fdt.h and libfdt_env.hJustin Sobota
2013-05-10Fix typoFrançois Revol
2013-05-10Export fdt_stringlist_contains()Simon Glass
2013-05-10fs/ext4: Support device block sizes != 512 bytesEgbert Eich