summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib: import bitrev library from the linux kernelMike Dunn2013-05-053-0/+83
* 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-0228-72/+833
|\
| * powerpc/85xx: set USB2 default mode to 'device' for (super)hydra boardsShaohui Xie2013-05-021-0/+1
| * powerpc/p1_p2_rdb_pc: Add a pin to reset the DDR chip for P1021RDB-PCXu Jiucheng2013-05-022-1/+33
| * powerpc/mpc85xx: Changed LIODN offset valuesCristian Sovaiala2013-05-023-30/+30
| * powerpc/mpc85xx: Extend workaround for erratum DDR_A003 to other SoCsYork Sun2013-05-021-0/+3
| * powerpc/p1010rdb: add readme document for p1010rdbShengzhou Liu2013-05-021-0/+199
| * powerpc/p1010rdb: Change flexcan compatible stringShengzhou Liu2013-05-021-1/+1
| * powerpc/85xx: add SerDes bank 4 lanesTimur Tabi2013-05-021-0/+4
| * qoriq/p1_p2_rdb_pc: USB device-tree fixups for P1020Zhicheng Fan2013-05-021-0/+47
| * doc/ramboot.mpc85xx: Documented the RAMBOOT for MPC85xxPoonam Aggrwal2013-05-021-0/+102
| * powerpc/mpc85xx:IFC Errata A003399 is not valid for BSC913xPrabhakar Kushwaha2013-05-021-2/+0
| * mpc85xx: Fix a compiler warning when CONFIG_WATCHDOG is turned onHorst Kronstorfer2013-05-021-8/+10
| * powerpc/85xx: Add workaround for errata USB-14 (enable on P204x/P3041/P50x0)Xulei2013-05-024-1/+30
| * powerpc/b4860qds: Add the tlb entries for SRIO interfacesLiu Gang2013-05-021-2/+17
| * fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speedZang Roy-R619112013-05-022-0/+21
| * powerpc/mpc85xx: set clock-frequency for T4/B4 clockgen nodeTang Yuantian2013-05-021-0/+2
| * powerpc/b4860: Adding workaround errata A-005871Shengzhou Liu2013-05-021-0/+2
| * powerpc/b4: Fix the wrong register offset of B4 PCIE moduleLiu Gang2013-05-021-1/+2
| * powerpc/p1022ds: Add support for NAND and NAND boot using SPLMatthew McClintock2013-05-027-20/+284
| * powerpc/mpc85xx: add setting of clock-frequency for mpic nodeDongsheng.wang@freescale.com2013-05-021-0/+5
| * powerpc/mpc85xx: Add revision properties in portal device tree node 'pme'Jeffrey Ladouceur2013-05-021-3/+17
| * board/freescale/common/cds_pci_ft.c: Fix rotate wrong cells in interrupt-map ...Jiang Bin2013-05-021-3/+23
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini2013-05-024-43/+84
|\ \ | |/ |/|
| * mpc5200: a3m071/a4m2k: Miscellaneous updates and fixesStefan Roese2013-05-022-31/+82
| * 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-022-9/+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
* | env_mmc: add support for redundant environmentMichael Heimpold2013-05-012-10/+124
* | lib: consolidate hang()Andreas Bießmann2013-05-0120-150/+48
* | tx25: add CONFIG_SPL_LIBGENERIC_SUPPORTAndreas Bießmann2013-05-011-0/+1
* | mx31pdk: add CONFIG_SPL_LIBGENERIC_SUPPORTAndreas Bießmann2013-05-011-0/+1
* | nios2: fix style in board.c.Andreas Bießmann2013-05-011-22/+21
* | microblaze: fix style in board.cAndreas Bießmann2013-05-011-32/+31
* | part/dev_desc: Add log2 of blocksize to block_dev_desc data structEgbert Eich2013-05-019-0/+21
* | fs/fat: Don't multiply fatsize with sector sizeEgbert Eich2013-05-011-1/+0
* | disk/iso: Add Support for block sizes > 512 byte to ISO partition supportEgbert Eich2013-05-012-1/+4
* | disk/gpt: Fix GPT partition handling for blocksize != 512Egbert Eich2013-05-014-20/+35
* | 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
OpenPOWER on IntegriCloud