summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * mpc85xx: Fix a compiler warning when CONFIG_WATCHDOG is turned onHorst Kronstorfer2013-05-02-8/+10
| * powerpc/85xx: Add workaround for errata USB-14 (enable on P204x/P3041/P50x0)Xulei2013-05-02-1/+30
| * powerpc/b4860qds: Add the tlb entries for SRIO interfacesLiu Gang2013-05-02-2/+17
| * fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speedZang Roy-R619112013-05-02-0/+21
| * powerpc/mpc85xx: set clock-frequency for T4/B4 clockgen nodeTang Yuantian2013-05-02-0/+2
| * powerpc/b4860: Adding workaround errata A-005871Shengzhou Liu2013-05-02-0/+2
| * powerpc/b4: Fix the wrong register offset of B4 PCIE moduleLiu Gang2013-05-02-1/+2
| * powerpc/p1022ds: Add support for NAND and NAND boot using SPLMatthew McClintock2013-05-02-20/+284
| * powerpc/mpc85xx: add setting of clock-frequency for mpic nodeDongsheng.wang@freescale.com2013-05-02-0/+5
| * powerpc/mpc85xx: Add revision properties in portal device tree node 'pme'Jeffrey Ladouceur2013-05-02-3/+17
| * board/freescale/common/cds_pci_ft.c: Fix rotate wrong cells in interrupt-map ...Jiang Bin2013-05-02-3/+23
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini2013-05-02-43/+84
|\ \ | |/ |/|
| * mpc5200: a3m071/a4m2k: Miscellaneous updates and fixesStefan Roese2013-05-02-31/+82
| * 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-9/+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
* | env_mmc: add support for redundant environmentMichael Heimpold2013-05-01-10/+124
* | lib: consolidate hang()Andreas Bießmann2013-05-01-150/+48
* | tx25: add CONFIG_SPL_LIBGENERIC_SUPPORTAndreas Bießmann2013-05-01-0/+1
* | mx31pdk: add CONFIG_SPL_LIBGENERIC_SUPPORTAndreas Bießmann2013-05-01-0/+1
* | nios2: fix style in board.c.Andreas Bießmann2013-05-01-22/+21
* | microblaze: fix style in board.cAndreas Bießmann2013-05-01-32/+31
* | part/dev_desc: Add log2 of blocksize to block_dev_desc data structEgbert Eich2013-05-01-0/+21
* | fs/fat: Don't multiply fatsize with sector sizeEgbert Eich2013-05-01-1/+0
* | disk/iso: Add Support for block sizes > 512 byte to ISO partition supportEgbert Eich2013-05-01-1/+4
* | disk/gpt: Fix GPT partition handling for blocksize != 512Egbert Eich2013-05-01-20/+35
* | disk/part_dos: check harder for partition tableEgbert Eich2013-05-01-3/+16
* | mmc: Define a constant for the maximum block sizeSimon Glass2013-05-01-12/+16
* | 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
* | setexpr: add regex substring matching and substitutionWolfgang Denk2013-05-01-3/+277
* | setexpr: simplify code, improve help messageWolfgang Denk2013-05-01-7/+11
* | "env grep" - add support for regular expression matchesWolfgang Denk2013-05-01-11/+52
* | Add SLRE - Super Light Regular Expression libraryWolfgang Denk2013-05-01-0/+832
* | "env grep" - add options to grep in name, value, or both.Wolfgang Denk2013-05-01-5/+33
* | "env grep" - reimplement command using hexport_r()Wolfgang Denk2013-05-01-60/+40
* | hashtable: preparations to use hexport_r() for "env grep"Wolfgang Denk2013-05-01-12/+38
* | spl_mmc: cleanup variable typesPeter Korsgaard2013-05-01-8/+9
|/
* 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-4/+49
* fs: Add support for saving data to filesystemsSimon Glass2013-05-01-0/+76
* sandbox: Support 'source' commandSimon Glass2013-05-01-4/+7
* sandbox: Allow -c argument to provide a command listSimon Glass2013-05-01-1/+1
* Revert "fdt- Tell the FDT library where the device tree is"Simon Glass2013-05-01-8/+0
* fdt: Skip checking FDT if the pointer is NULLSimon Glass2013-05-01-1/+2
* sandbox: fdt: Support fdt command for sandboxSimon Glass2013-05-01-3/+7