aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-05-09gpio: Add support for microblaze xilinx GPIOMichal Simek1-1/+2
2013-05-07Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini1-0/+30
2013-05-06mmc: Split device init to decouple OCR-polling delayChe-Liang Chiou1-0/+30
2013-05-06usb: common: Use a global definition for 'min3'Vivek Gautam1-4/+21
2013-05-06usb: fix: Fixing Port status and feature number constantsVivek Gautam1-16/+23
2013-05-05USB: SS: Add support for Super Speed USB interfaceVivek Gautam2-1/+29
2013-05-05USB: Some cleanup prior to USB 3.0 interface additionVivek Gautam1-1/+1
2013-05-05usb: Add new command to set USB 2.0 port test modesJulius Werner1-0/+13
2013-05-03P1022DS: Set CONFIG_SPL_MAX_SIZE directlyTom Rini1-1/+1
2013-05-02Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2-14/+119
2013-05-02powerpc/85xx: set USB2 default mode to 'device' for (super)hydra boardsShaohui Xie1-0/+1
2013-05-02powerpc/p1022ds: Add support for NAND and NAND boot using SPLMatthew McClintock1-14/+118
2013-05-02Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini2-31/+64
2013-05-02mpc5200: a3m071/a4m2k: Miscellaneous updates and fixesStefan Roese1-25/+62
2013-05-02mpc5200: a3m071/a4m2k: Fix problem with increased global_data structStefan Roese1-3/+1
2013-05-02mpc5200: a3m071/a4m2k: Enable flash verify optionStefan Roese1-0/+1
2013-05-02mpc512x: remove dead codeAnatolij Gustschin1-3/+0
2013-05-01omap5_uevm: Enable redundant MMC environmentTom Rini1-0/+2
2013-05-01mx28evk: Guard NAND-related ENV defines with CONFIG_ENV_IS_IN_NANDTom Rini1-2/+2
2013-05-01tx25: add CONFIG_SPL_LIBGENERIC_SUPPORTAndreas Bießmann1-0/+1
2013-05-01mx31pdk: add CONFIG_SPL_LIBGENERIC_SUPPORTAndreas Bießmann1-0/+1
2013-05-01part/dev_desc: Add log2 of blocksize to block_dev_desc data structEgbert Eich1-0/+5
2013-05-01disk/iso: Add Support for block sizes > 512 byte to ISO partition supportEgbert Eich1-1/+1
2013-05-01disk/gpt: Fix GPT partition handling for blocksize != 512Egbert Eich3-4/+13
2013-05-01mmc: Define a constant for the maximum block sizeSimon Glass1-0/+3
2013-05-01amcc-common.h: enable support for "env grep", "setexpr", and regex.Wolfgang Denk1-0/+3
2013-05-01amcc-common.h: minor white space cleanupWolfgang Denk1-3/+3
2013-05-01m28evk: enable "env grep" and regexp supportWolfgang Denk1-0/+3
2013-05-01m28evk: white space cleanupWolfgang Denk1-128/+128
2013-05-01"env grep" - add support for regular expression matchesWolfgang Denk1-2/+3
2013-05-01Add SLRE - Super Light Regular Expression libraryWolfgang Denk1-0/+100
2013-05-01"env grep" - reimplement command using hexport_r()Wolfgang Denk1-6/+0
2013-05-01hashtable: preparations to use hexport_r() for "env grep"Wolfgang Denk1-1/+7
2013-05-01sandbox: config: Enable CONFIG_FIT and CONFIG_CMD_FITSimon Glass1-0/+2
2013-05-01sandbox: fs: Add support for saving files to host filesystemSimon Glass1-0/+1
2013-05-01fs: Add support for saving data to filesystemsSimon Glass1-0/+2
2013-05-01Add getenv_hex() to return an environment variable as hexSimon Glass1-0/+13
2013-05-01sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host fileSimon Glass1-0/+2
2013-05-01sandbox: Switch over to generic boardSimon Glass2-4/+5
2013-05-01sandbox: Provide a way to map from host RAM to U-Boot RAMSimon Glass1-0/+5
2013-05-01Merge branch 'microblaze' of git://www.denx.de/git/u-boot-microblazeTom Rini1-1/+16
2013-04-30watchdog: Add support for Xilinx Microblaze watchdogMichal Simek1-0/+8
2013-04-30microblaze: Enable netconsoleMichal Simek1-1/+8
2013-04-22Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxTom Rini1-3/+65
2013-04-22ppc4xx: Add lcd4_lwmon5 supportStefan Roese1-3/+65
2013-04-19config_cmd_default.h: Remove CONFIG_CMD_MEMTESTTom Rini1-1/+0
2013-04-18Merge branch 'master' of git://git.denx.de/u-boot-arm into HEADTom Rini6-23/+109
2013-04-17mmc: check the revision for sd3.0Jaehoon Chung1-0/+1
2013-04-17mmc: support the correct card version for eMMCJaehoon Chung1-8/+13
2013-04-17Exynos5: Add support for USB download boot modeVivek Gautam1-0/+5