summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2013-05-01disk/gpt: Fix GPT partition handling for blocksize != 512Egbert Eich
2013-05-01mmc: Define a constant for the maximum block sizeSimon Glass
2013-05-01amcc-common.h: enable support for "env grep", "setexpr", and regex.Wolfgang Denk
2013-05-01amcc-common.h: minor white space cleanupWolfgang Denk
2013-05-01m28evk: enable "env grep" and regexp supportWolfgang Denk
2013-05-01m28evk: white space cleanupWolfgang Denk
2013-05-01"env grep" - add support for regular expression matchesWolfgang Denk
2013-05-01Add SLRE - Super Light Regular Expression libraryWolfgang Denk
2013-05-01"env grep" - reimplement command using hexport_r()Wolfgang Denk
2013-05-01hashtable: preparations to use hexport_r() for "env grep"Wolfgang Denk
2013-05-01sandbox: config: Enable CONFIG_FIT and CONFIG_CMD_FITSimon Glass
2013-05-01sandbox: fs: Add support for saving files to host filesystemSimon Glass
2013-05-01fs: Add support for saving data to filesystemsSimon Glass
2013-05-01Add getenv_hex() to return an environment variable as hexSimon Glass
2013-05-01sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host fileSimon Glass
2013-05-01sandbox: Switch over to generic boardSimon Glass
2013-05-01sandbox: Provide a way to map from host RAM to U-Boot RAMSimon Glass
2013-05-01Merge branch 'microblaze' of git://www.denx.de/git/u-boot-microblazeTom Rini
2013-04-30watchdog: Add support for Xilinx Microblaze watchdogMichal Simek
2013-04-30microblaze: Enable netconsoleMichal Simek