summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boardsKumar Gala2011-04-29-42/+42
* powerpc/85xx: Enable eSPI support on P1022DSJiang Yutang2011-04-29-0/+18
* powerpc/85xx: Enable eSPI support for p1_p2_rdbPriyanka Jain2011-04-29-2/+16
* powerpc/85xx: Enable eSPI controller & SPI boot support on P2020DSJerry Huang2011-04-29-0/+29
* powerpc: eSPI and eSPI controller supportMingkai Hu2011-04-29-7/+342
* tsec: Fix MDIO on devices with eTSEC2Andy Fleming2011-04-29-1/+1
* powerpc/85xx: Change timebase divisor to be defined per processorKumar Gala2011-04-28-5/+19
* powerpc/85xx: Implement work-around for P4080 erratum SERDES-A001Timur Tabi2011-04-28-16/+65
* powerpc/85xx: Extend SERDES9 erratum work-around to SGMII, SRIO, and AURORATimur Tabi2011-04-28-17/+35
* powerpc/85xx: Display SERDES 8 erratum warning if banks are not disabledTimur Tabi2011-04-28-0/+11
* powerpc/85xx: Implement work-around for P4080 erratum SERDES-A005Timur Tabi2011-04-28-0/+52
* powerpc/fsl: add 'pixis_reset dump' commandTimur Tabi2011-04-28-0/+58
* powerpc/86xx: remove empty board_early_init_f()Timur Tabi2011-04-28-7/+0
* powerpc/85xx: Don't set FT_FSL_PCI_SETUP if CONFIG_PCI is not setMatthew McClintock2011-04-27-1/+3
* powerpc/85xx: handle both "secX.Y" and "sec-vX.Y" propertiesKim Phillips2011-04-27-0/+13
* powerpc/85xx: Enable ESDHC111 erratum on P2040/P3041/P5010/P5020 SoCsLei Xu2011-04-27-0/+4
* powerpc/85xx: Enable Internal USB PHY for p2040, p3041, p5010 and p5020Roy Zang2011-04-27-0/+38
* powerpc: Add P3041DS/P5020DS board support (uses corenet_ds code)Kumar Gala2011-04-27-10/+208
* p4080/serdes: Implement the XAUI workaround for SERDES9 erratumEmil Medve2011-04-27-0/+116
* powerpc/85xx: fsl_corenet_serdes code reworkEmil Medve2011-04-27-3/+43
* powerpc/85xx: Fix Wrong PCIe 3 virtual address on corenet_ds platformsTrübenbach, Ralf2011-04-27-1/+1
* powerpc/85xx: Add device tree fixup for bman portalHaiying Wang2011-04-27-1/+33
* powerpc/85xx: Add support for 2nd USB controller on p1_p2_rdbRamneek Mehresh2011-04-27-0/+16
* powerpc/85xx: Added PMUXCR1 and PMUXCR2 defines for P1010/P1014 SoCDipen Dudhat2011-04-27-0/+71
* powerpc/85xx: Change CS timing params before changing CS properties on IFCDipen Dudhat2011-04-27-16/+15
* powerpc/85xx: Add support to save environment in SD card on p1_p2_rdbPriyanka Jain2011-04-27-1/+5
* common: add a grepenv commandKim Phillips2011-04-28-4/+84
* powerpc: fix implementation of out_8 to match the other out_XX functionsTimur Tabi2011-04-28-1/+4
* env: fix env var autocompletionKim Phillips2011-04-28-1/+1
* mpc52xx, digsy_mtc: protect default flash sectorsHeiko Schocher2011-04-28-0/+2
* mpc52xx, digsy_mtc: change phy addr for rev5 boards.Heiko Schocher2011-04-28-0/+9
* NET: Correct potential missing goto label in case statement.Gray Remlin2011-04-28-1/+2
* fix redundant environment for serial flashthomas.langer@lantiq.com2011-04-28-27/+12
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-04-27-1328/+5293
|\
| * Don't grab memory for LCD if FB address is definedMinkyu Kang2011-04-27-0/+26
| * nhk8815: move config targets from Makefile to boards.cfgAlessandro Rubini2011-04-27-9/+2
| * nhk8815: add support for relocationAlessandro Rubini2011-04-27-28/+12
| * nhk8815: remove platform.S, which was unused at link timeAlessandro Rubini2011-04-27-341/+1
| * cpuat91: fix board supportEric Benard2011-04-27-82/+87
| * ftsmc020: move ftsmc020 static mem controller to driver/mtdMacpaul Lin2011-04-27-4/+6
| * ftsdmc020: move ftsdmc020.h to include/faradayMacpaul Lin2011-04-27-1/+1
| * cpu9260: update board supportEric Benard2011-04-27-208/+263
| * Fix the issue of _end symbol not being found while buildingSughosh Ganu2011-04-27-0/+2
| * ARMV7: OMAP3: Add support for Comelit DIG297 boardLuca Ceresoli2011-04-27-0/+936
| * ARMV7: OMAP3: Cleanup extern variables in mem.cLuca Ceresoli2011-04-27-155/+53
| * arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO initTom Warren2011-04-27-11/+113
| * arm: Tegra2: GPIO: Add basic GPIO definitionsTom Warren2011-04-27-0/+60
| * arm: Tegra2: Add missing PLLX initTom Warren2011-04-27-2/+33
| * ARM: fix stack pointer adjustment in board_init_f()Eric Cooper2011-04-27-1/+1
| * arm: Tegra2: add support for A9 CPU initTom Warren2011-04-27-1/+669