aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-05usb: common: Weed out USB_**_PRINTFs from usb frameworkVivek Gautam4-283/+241
2013-05-05usb: Add new command to set USB 2.0 port test modesJulius Werner3-34/+125
2013-05-05USB: EHCI: Add weak functions to support new chipJim Lin1-12/+28
2013-05-03P1022DS: Set CONFIG_SPL_MAX_SIZE directlyTom Rini1-1/+1
2013-05-02Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini28-72/+833
2013-05-02powerpc/85xx: set USB2 default mode to 'device' for (super)hydra boardsShaohui Xie1-0/+1
2013-05-02powerpc/p1_p2_rdb_pc: Add a pin to reset the DDR chip for P1021RDB-PCXu Jiucheng2-1/+33
2013-05-02powerpc/mpc85xx: Changed LIODN offset valuesCristian Sovaiala3-30/+30
2013-05-02powerpc/mpc85xx: Extend workaround for erratum DDR_A003 to other SoCsYork Sun1-0/+3
2013-05-02powerpc/p1010rdb: add readme document for p1010rdbShengzhou Liu1-0/+199
2013-05-02powerpc/p1010rdb: Change flexcan compatible stringShengzhou Liu1-1/+1
2013-05-02powerpc/85xx: add SerDes bank 4 lanesTimur Tabi1-0/+4
2013-05-02qoriq/p1_p2_rdb_pc: USB device-tree fixups for P1020Zhicheng Fan1-0/+47
2013-05-02doc/ramboot.mpc85xx: Documented the RAMBOOT for MPC85xxPoonam Aggrwal1-0/+102
2013-05-02powerpc/mpc85xx:IFC Errata A003399 is not valid for BSC913xPrabhakar Kushwaha1-2/+0
2013-05-02mpc85xx: Fix a compiler warning when CONFIG_WATCHDOG is turned onHorst Kronstorfer1-8/+10
2013-05-02powerpc/85xx: Add workaround for errata USB-14 (enable on P204x/P3041/P50x0)Xulei4-1/+30
2013-05-02powerpc/b4860qds: Add the tlb entries for SRIO interfacesLiu Gang1-2/+17
2013-05-02fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speedZang Roy-R619112-0/+21
2013-05-02powerpc/mpc85xx: set clock-frequency for T4/B4 clockgen nodeTang Yuantian1-0/+2
2013-05-02powerpc/b4860: Adding workaround errata A-005871Shengzhou Liu1-0/+2
2013-05-02powerpc/b4: Fix the wrong register offset of B4 PCIE moduleLiu Gang1-1/+2
2013-05-02powerpc/p1022ds: Add support for NAND and NAND boot using SPLMatthew McClintock7-20/+284
2013-05-02powerpc/mpc85xx: add setting of clock-frequency for mpic nodeDongsheng.wang@freescale.com1-0/+5
2013-05-02powerpc/mpc85xx: Add revision properties in portal device tree node 'pme'Jeffrey Ladouceur1-3/+17
2013-05-02board/freescale/common/cds_pci_ft.c: Fix rotate wrong cells in interrupt-map ...Jiang Bin1-3/+23
2013-05-02Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini4-43/+84
2013-05-02mpc5200: a3m071/a4m2k: Miscellaneous updates and fixesStefan Roese2-31/+82
2013-05-02mpc5200: a3m071/a4m2k: Fix problem with increased global_data structStefan Roese1-3/+1
2013-05-02mpc5200: a3m071/a4m2k: Enable flash verify optionStefan Roese1-0/+1
2013-05-02mpc512x: remove dead codeAnatolij Gustschin2-9/+0
2013-05-01omap5_uevm: Enable redundant MMC environmentTom Rini1-0/+2
2013-05-01mx28evk: Guard NAND-related ENV defines with CONFIG_ENV_IS_IN_NANDTom Rini1-2/+2
2013-05-01env_mmc: add support for redundant environmentMichael Heimpold2-10/+124
2013-05-01lib: consolidate hang()Andreas Bießmann20-150/+48
2013-05-01tx25: add CONFIG_SPL_LIBGENERIC_SUPPORTAndreas Bießmann1-0/+1
2013-05-01mx31pdk: add CONFIG_SPL_LIBGENERIC_SUPPORTAndreas Bießmann1-0/+1
2013-05-01nios2: fix style in board.c.Andreas Bießmann1-22/+21
2013-05-01microblaze: fix style in board.cAndreas Bießmann1-32/+31
2013-05-01part/dev_desc: Add log2 of blocksize to block_dev_desc data structEgbert Eich9-0/+21
2013-05-01fs/fat: Don't multiply fatsize with sector sizeEgbert Eich1-1/+0
2013-05-01disk/iso: Add Support for block sizes > 512 byte to ISO partition supportEgbert Eich2-1/+4
2013-05-01disk/gpt: Fix GPT partition handling for blocksize != 512Egbert Eich4-20/+35
2013-05-01disk/part_dos: check harder for partition tableEgbert Eich1-3/+16
2013-05-01mmc: Define a constant for the maximum block sizeSimon Glass2-12/+16
2013-05-01amcc-common.h: enable support for "env grep", "setexpr", and regex.Wolfgang Denk1-0/+3
2013-05-01amcc-common.h: minor white space cleanupWolfgang Denk1-3/+3
2013-05-01m28evk: enable "env grep" and regexp supportWolfgang Denk1-0/+3
2013-05-01m28evk: white space cleanupWolfgang Denk1-128/+128
2013-05-01setexpr: add regex substring matching and substitutionWolfgang Denk1-3/+277