summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2013-05-09gpio: Add support for microblaze xilinx GPIOMichal Simek
2013-05-07Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini
2013-05-06mmc: Split device init to decouple OCR-polling delayChe-Liang Chiou
2013-05-06usb: common: Use a global definition for 'min3'Vivek Gautam
2013-05-06usb: fix: Fixing Port status and feature number constantsVivek Gautam
2013-05-05USB: SS: Add support for Super Speed USB interfaceVivek Gautam
2013-05-05USB: Some cleanup prior to USB 3.0 interface additionVivek Gautam
2013-05-05usb: Add new command to set USB 2.0 port test modesJulius Werner
2013-05-03P1022DS: Set CONFIG_SPL_MAX_SIZE directlyTom Rini
2013-05-02Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2013-05-02powerpc/85xx: set USB2 default mode to 'device' for (super)hydra boardsShaohui Xie
2013-05-02powerpc/p1022ds: Add support for NAND and NAND boot using SPLMatthew McClintock
2013-05-02Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini
2013-05-02mpc5200: a3m071/a4m2k: Miscellaneous updates and fixesStefan Roese
2013-05-02mpc5200: a3m071/a4m2k: Fix problem with increased global_data structStefan Roese
2013-05-02mpc5200: a3m071/a4m2k: Enable flash verify optionStefan Roese
2013-05-02mpc512x: remove dead codeAnatolij Gustschin
2013-05-01omap5_uevm: Enable redundant MMC environmentTom Rini
2013-05-01mx28evk: Guard NAND-related ENV defines with CONFIG_ENV_IS_IN_NANDTom Rini
2013-05-01tx25: add CONFIG_SPL_LIBGENERIC_SUPPORTAndreas Bießmann
2013-05-01mx31pdk: add CONFIG_SPL_LIBGENERIC_SUPPORTAndreas Bießmann
2013-05-01part/dev_desc: Add log2 of blocksize to block_dev_desc data structEgbert Eich
2013-05-01disk/iso: Add Support for block sizes > 512 byte to ISO partition supportEgbert Eich