summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini2013-05-02-31/+64
|\
| * mpc5200: a3m071/a4m2k: Miscellaneous updates and fixesStefan Roese2013-05-02-25/+62
| * mpc5200: a3m071/a4m2k: Fix problem with increased global_data structStefan Roese2013-05-02-3/+1
| * mpc5200: a3m071/a4m2k: Enable flash verify optionStefan Roese2013-05-02-0/+1
| * mpc512x: remove dead codeAnatolij Gustschin2013-05-02-3/+0
* | omap5_uevm: Enable redundant MMC environmentTom Rini2013-05-01-0/+2
* | mx28evk: Guard NAND-related ENV defines with CONFIG_ENV_IS_IN_NANDTom Rini2013-05-01-2/+2
* | tx25: add CONFIG_SPL_LIBGENERIC_SUPPORTAndreas Bießmann2013-05-01-0/+1
* | mx31pdk: add CONFIG_SPL_LIBGENERIC_SUPPORTAndreas Bießmann2013-05-01-0/+1
* | part/dev_desc: Add log2 of blocksize to block_dev_desc data structEgbert Eich2013-05-01-0/+5
* | disk/iso: Add Support for block sizes > 512 byte to ISO partition supportEgbert Eich2013-05-01-1/+1
* | disk/gpt: Fix GPT partition handling for blocksize != 512Egbert Eich2013-05-01-4/+13
* | mmc: Define a constant for the maximum block sizeSimon Glass2013-05-01-0/+3
* | amcc-common.h: enable support for "env grep", "setexpr", and regex.Wolfgang Denk2013-05-01-0/+3
* | amcc-common.h: minor white space cleanupWolfgang Denk2013-05-01-3/+3
* | m28evk: enable "env grep" and regexp supportWolfgang Denk2013-05-01-0/+3
* | m28evk: white space cleanupWolfgang Denk2013-05-01-128/+128
* | "env grep" - add support for regular expression matchesWolfgang Denk2013-05-01-2/+3
* | Add SLRE - Super Light Regular Expression libraryWolfgang Denk2013-05-01-0/+100
* | "env grep" - reimplement command using hexport_r()Wolfgang Denk2013-05-01-6/+0
* | hashtable: preparations to use hexport_r() for "env grep"Wolfgang Denk2013-05-01-1/+7
|/
* sandbox: config: Enable CONFIG_FIT and CONFIG_CMD_FITSimon Glass2013-05-01-0/+2
* sandbox: fs: Add support for saving files to host filesystemSimon Glass2013-05-01-0/+1
* fs: Add support for saving data to filesystemsSimon Glass2013-05-01-0/+2
* Add getenv_hex() to return an environment variable as hexSimon Glass2013-05-01-0/+13
* sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host fileSimon Glass2013-05-01-0/+2
* sandbox: Switch over to generic boardSimon Glass2013-05-01-4/+5
* sandbox: Provide a way to map from host RAM to U-Boot RAMSimon Glass2013-05-01-0/+5
* Merge branch 'microblaze' of git://www.denx.de/git/u-boot-microblazeTom Rini2013-05-01-1/+16
|\
| * watchdog: Add support for Xilinx Microblaze watchdogMichal Simek2013-04-30-0/+8
| * microblaze: Enable netconsoleMichal Simek2013-04-30-1/+8
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxTom Rini2013-04-22-3/+65
|\ \
| * | ppc4xx: Add lcd4_lwmon5 supportStefan Roese2013-04-22-3/+65
| |/
* | config_cmd_default.h: Remove CONFIG_CMD_MEMTESTTom Rini2013-04-19-1/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-arm into HEADTom Rini2013-04-18-23/+109
|\
| * Exynos5: Add support for USB download boot modeVivek Gautam2013-04-17-0/+5
| * Tegra: T30: Beaver board support.Tom Warren2013-04-15-0/+76
| * Tegra: TEC: Enable boot script supportThierry Reding2013-04-15-7/+3
| * Tegra: Plutux: Enable NAND and boot script supportThierry Reding2013-04-15-7/+11
| * Tegra: Medcom-Wide: Enable NAND and boot script supportThierry Reding2013-04-15-9/+12
| * Tegra: enable verify support for the crc32 commandTom Warren2013-04-15-0/+2
* | mmc: check the revision for sd3.0Jaehoon Chung2013-04-17-0/+1
* | mmc: support the correct card version for eMMCJaehoon Chung2013-04-17-8/+13
* | x86: config: Init PCI before SPISimon Glass2013-04-15-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-04-15-672/+585
|\ \ | |/
| * smdk5250, snow: convert to CONFIG_SPL_MAX_FOOTPRINTAlbert ARIBAUD2013-04-14-1/+1
| * da850evm, da850_am18xxevm: convert to CONFIG_SPL_MAX_FOOTPRINTAlbert ARIBAUD2013-04-14-1/+1
| * cam_enc_4xx: convert to CONFIG_SPL_MAX_FOOTPRINTAlbert ARIBAUD2013-04-14-1/+1
| * ARM: fix CONFIG_SPL_MAX_SIZE semanticsAlbert ARIBAUD2013-04-14-1/+1
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-14-1/+3
| |\