summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* gpio: Add support for microblaze xilinx GPIOMichal Simek2013-05-091-1/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini2013-05-071-0/+30
|\
| * mmc: Split device init to decouple OCR-polling delayChe-Liang Chiou2013-05-061-0/+30
* | usb: common: Use a global definition for 'min3'Vivek Gautam2013-05-061-4/+21
* | usb: fix: Fixing Port status and feature number constantsVivek Gautam2013-05-061-16/+23
* | USB: SS: Add support for Super Speed USB interfaceVivek Gautam2013-05-052-1/+29
* | USB: Some cleanup prior to USB 3.0 interface additionVivek Gautam2013-05-051-1/+1
* | usb: Add new command to set USB 2.0 port test modesJulius Werner2013-05-051-0/+13
|/
* P1022DS: Set CONFIG_SPL_MAX_SIZE directlyTom Rini2013-05-031-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-05-022-14/+119
|\
| * powerpc/85xx: set USB2 default mode to 'device' for (super)hydra boardsShaohui Xie2013-05-021-0/+1
| * powerpc/p1022ds: Add support for NAND and NAND boot using SPLMatthew McClintock2013-05-021-14/+118
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini2013-05-022-31/+64
|\ \ | |/ |/|
| * mpc5200: a3m071/a4m2k: Miscellaneous updates and fixesStefan Roese2013-05-021-25/+62
| * mpc5200: a3m071/a4m2k: Fix problem with increased global_data structStefan Roese2013-05-021-3/+1
| * mpc5200: a3m071/a4m2k: Enable flash verify optionStefan Roese2013-05-021-0/+1
| * mpc512x: remove dead codeAnatolij Gustschin2013-05-021-3/+0
* | omap5_uevm: Enable redundant MMC environmentTom Rini2013-05-011-0/+2
* | mx28evk: Guard NAND-related ENV defines with CONFIG_ENV_IS_IN_NANDTom Rini2013-05-011-2/+2
* | tx25: add CONFIG_SPL_LIBGENERIC_SUPPORTAndreas Bießmann2013-05-011-0/+1
* | mx31pdk: add CONFIG_SPL_LIBGENERIC_SUPPORTAndreas Bießmann2013-05-011-0/+1
* | part/dev_desc: Add log2 of blocksize to block_dev_desc data structEgbert Eich2013-05-011-0/+5
* | disk/iso: Add Support for block sizes > 512 byte to ISO partition supportEgbert Eich2013-05-011-1/+1
* | disk/gpt: Fix GPT partition handling for blocksize != 512Egbert Eich2013-05-013-4/+13
* | mmc: Define a constant for the maximum block sizeSimon Glass2013-05-011-0/+3
* | amcc-common.h: enable support for "env grep", "setexpr", and regex.Wolfgang Denk2013-05-011-0/+3
* | amcc-common.h: minor white space cleanupWolfgang Denk2013-05-011-3/+3
* | m28evk: enable "env grep" and regexp supportWolfgang Denk2013-05-011-0/+3
* | m28evk: white space cleanupWolfgang Denk2013-05-011-128/+128
* | "env grep" - add support for regular expression matchesWolfgang Denk2013-05-011-2/+3
* | Add SLRE - Super Light Regular Expression libraryWolfgang Denk2013-05-011-0/+100
* | "env grep" - reimplement command using hexport_r()Wolfgang Denk2013-05-011-6/+0
* | hashtable: preparations to use hexport_r() for "env grep"Wolfgang Denk2013-05-011-1/+7
|/
* sandbox: config: Enable CONFIG_FIT and CONFIG_CMD_FITSimon Glass2013-05-011-0/+2
* sandbox: fs: Add support for saving files to host filesystemSimon Glass2013-05-011-0/+1
* fs: Add support for saving data to filesystemsSimon Glass2013-05-011-0/+2
* Add getenv_hex() to return an environment variable as hexSimon Glass2013-05-011-0/+13
* sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host fileSimon Glass2013-05-011-0/+2
* sandbox: Switch over to generic boardSimon Glass2013-05-012-4/+5
* sandbox: Provide a way to map from host RAM to U-Boot RAMSimon Glass2013-05-011-0/+5
* Merge branch 'microblaze' of git://www.denx.de/git/u-boot-microblazeTom Rini2013-05-011-1/+16
|\
| * watchdog: Add support for Xilinx Microblaze watchdogMichal Simek2013-04-301-0/+8
| * microblaze: Enable netconsoleMichal Simek2013-04-301-1/+8
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxTom Rini2013-04-221-3/+65
|\ \
| * | ppc4xx: Add lcd4_lwmon5 supportStefan Roese2013-04-221-3/+65
| |/
* | config_cmd_default.h: Remove CONFIG_CMD_MEMTESTTom Rini2013-04-191-1/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-arm into HEADTom Rini2013-04-186-23/+109
|\
| * Exynos5: Add support for USB download boot modeVivek Gautam2013-04-171-0/+5
| * Tegra: T30: Beaver board support.Tom Warren2013-04-151-0/+76
| * Tegra: TEC: Enable boot script supportThierry Reding2013-04-151-7/+3
OpenPOWER on IntegriCloud