summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* disk/part_dos: check harder for partition tableEgbert Eich2013-05-011-3/+16
* mmc: Define a constant for the maximum block sizeSimon Glass2013-05-012-12/+16
* 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
* setexpr: add regex substring matching and substitutionWolfgang Denk2013-05-011-3/+277
* setexpr: simplify code, improve help messageWolfgang Denk2013-05-011-7/+11
* "env grep" - add support for regular expression matchesWolfgang Denk2013-05-013-11/+52
* Add SLRE - Super Light Regular Expression libraryWolfgang Denk2013-05-014-0/+832
* "env grep" - add options to grep in name, value, or both.Wolfgang Denk2013-05-011-5/+33
* "env grep" - reimplement command using hexport_r()Wolfgang Denk2013-05-013-60/+40
* hashtable: preparations to use hexport_r() for "env grep"Wolfgang Denk2013-05-013-12/+38
* spl_mmc: cleanup variable typesPeter Korsgaard2013-05-011-8/+9
* 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-014-4/+49
* fs: Add support for saving data to filesystemsSimon Glass2013-05-012-0/+76
* sandbox: Support 'source' commandSimon Glass2013-05-011-4/+7
* sandbox: Allow -c argument to provide a command listSimon Glass2013-05-011-1/+1
* Revert "fdt- Tell the FDT library where the device tree is"Simon Glass2013-05-011-8/+0
* fdt: Skip checking FDT if the pointer is NULLSimon Glass2013-05-011-1/+2
* sandbox: fdt: Support fdt command for sandboxSimon Glass2013-05-011-3/+7
* fdt: Allow fdt command to check and update control FDTSimon Glass2013-05-011-13/+34
* Add getenv_hex() to return an environment variable as hexSimon Glass2013-05-012-0/+28
* fdt: Add a parameter to fdt_valid()Simon Glass2013-05-011-18/+20
* sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host fileSimon Glass2013-05-015-1/+70
* sandbox: Switch over to generic boardSimon Glass2013-05-0111-324/+66
* sandbox: Provide a way to map from host RAM to U-Boot RAMSimon Glass2013-05-013-0/+13
* Trigger generic board error only when buildingSimon Glass2013-05-012-2/+12
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-05-011-0/+2
|\
| * post: fix I2C POST failure for devices in CONFIG_SYS_POST_I2C_IGNORESAnatolij Gustschin2013-05-011-0/+2
* | Merge branch 'microblaze' of git://www.denx.de/git/u-boot-microblazeTom Rini2013-05-018-4/+126
|\ \ | |/ |/|
| * watchdog: Add support for Xilinx Microblaze watchdogMichal Simek2013-04-308-0/+114
| * microblaze: Disable all cpu features before resetMichal Simek2013-04-301-1/+2
| * microblaze: Enable netconsoleMichal Simek2013-04-301-1/+8
| * microblaze: Fix reset functionMichal Simek2013-04-301-2/+2
* | git-mailrc: Add trini shortcutMichal Simek2013-04-291-1/+2
* | Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashTom Rini2013-04-222-0/+20
|\ \
| * | flash: Add optional verify-after-write featureStefan Roese2013-04-222-0/+20
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxTom Rini2013-04-2211-10/+343
|\ \
| * | ppc4xx: Add lcd4_lwmon5 supportStefan Roese2013-04-224-6/+142
| * | Makefile: Add target for combined u-boot.img & spl/u-boot.binStefan Roese2013-04-222-0/+16
| * | ppc4xx: Add SPL supportStefan Roese2013-04-225-4/+185
| |/
* | feature-removal-schedule.txt: Add CONFIG_SYS_MTEST_START/ENDTom Rini2013-04-191-0/+12
* | config_cmd_default.h: Remove CONFIG_CMD_MEMTESTTom Rini2013-04-192-18/+0
|/
* Prepare v2013.04Tom Rini2013-04-191-1/+1
* crc32: Correct endianness of crc32 resultSimon Glass2013-04-191-1/+4
* patman: fix gitutil for decorationsAndreas Bießmann2013-04-182-4/+7
* Merge branch 'master' of git://git.denx.de/u-boot-arm into HEADTom Rini2013-04-1833-92/+467
|\
| * exynos: fdt: Add TMU node for snowSimon Glass2013-04-171-0/+14
OpenPOWER on IntegriCloud