summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-01env_mmc: add support for redundant environmentMichael Heimpold
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-05-01tx25: add CONFIG_SPL_LIBGENERIC_SUPPORTAndreas Bießmann
2013-05-01mx31pdk: add CONFIG_SPL_LIBGENERIC_SUPPORTAndreas Bießmann
2013-05-01nios2: fix style in board.c.Andreas Bießmann
2013-05-01microblaze: fix style in board.cAndreas Bießmann
2013-05-01part/dev_desc: Add log2 of blocksize to block_dev_desc data structEgbert Eich
2013-05-01fs/fat: Don't multiply fatsize with sector sizeEgbert 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-01disk/part_dos: check harder for partition tableEgbert 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-01setexpr: add regex substring matching and substitutionWolfgang Denk
2013-05-01setexpr: simplify code, improve help messageWolfgang 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" - add options to grep in name, value, or both.Wolfgang 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-01spl_mmc: cleanup variable typesPeter Korsgaard
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-01sandbox: Support 'source' commandSimon Glass
2013-05-01sandbox: Allow -c argument to provide a command listSimon Glass
2013-05-01Revert "fdt- Tell the FDT library where the device tree is"Simon Glass
2013-05-01fdt: Skip checking FDT if the pointer is NULLSimon Glass
2013-05-01sandbox: fdt: Support fdt command for sandboxSimon Glass
2013-05-01fdt: Allow fdt command to check and update control FDTSimon Glass
2013-05-01Add getenv_hex() to return an environment variable as hexSimon Glass
2013-05-01fdt: Add a parameter to fdt_valid()Simon 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-01Trigger generic board error only when buildingSimon Glass
2013-05-01Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-05-01Merge branch 'microblaze' of git://www.denx.de/git/u-boot-microblazeTom Rini
2013-05-01post: fix I2C POST failure for devices in CONFIG_SYS_POST_I2C_IGNORESAnatolij Gustschin
2013-04-30watchdog: Add support for Xilinx Microblaze watchdogMichal Simek
2013-04-30microblaze: Disable all cpu features before resetMichal Simek
2013-04-30microblaze: Enable netconsoleMichal Simek