summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cramfs: make cramfs usable without a NOR flashHeiko Schocher2011-05-102-2/+12
* cramfs: fix bug in using CONFIG_CRAMFS_CMDLINEHeiko Schocher2011-05-101-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2011-05-1014-248/+135
|\
| * MIPS: Move timer code to arch/mips/cpu/$(CPU)/Shinya Kuribayashi2011-05-103-2/+1
| * MIPS: Introduce --gc-sections for MIPSDaniel Schwierzeck2011-05-109-40/+42
| * MIPS: Coding style cleanups on common assembly filesShinya Kuribayashi2011-05-072-107/+93
| * MIPS: Remove mips_cache_lock() featureShinya Kuribayashi2011-05-072-100/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2011-05-101-3/+1
|\ \ | |/ |/|
| * mpc83xx: restrict UTMI PHY configuration to 831x partsKim Phillips2011-04-041-3/+1
* | IDE: fix compiler warningsWolfgang Denk2011-04-302-5/+5
* | common/cmd_mdio.c: fix compile warningAnatolij Gustschin2011-04-301-2/+2
* | miiphy: miiphyutil.c: fix compile warningAnatolij Gustschin2011-04-301-4/+8
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-04-3051-128/+1252
|\ \
| * | fsl-ddr: Fix mixed-case macro namesKyle Moffett2011-04-291-9/+9
| * | powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boardsKumar Gala2011-04-2914-42/+42
| * | powerpc/85xx: Enable eSPI support on P1022DSJiang Yutang2011-04-292-0/+18
| * | powerpc/85xx: Enable eSPI support for p1_p2_rdbPriyanka Jain2011-04-291-2/+16
| * | powerpc/85xx: Enable eSPI controller & SPI boot support on P2020DSJerry Huang2011-04-292-0/+29
| * | powerpc: eSPI and eSPI controller supportMingkai Hu2011-04-294-7/+342
| * | tsec: Fix MDIO on devices with eTSEC2Andy Fleming2011-04-291-1/+1
| * | powerpc/85xx: Change timebase divisor to be defined per processorKumar Gala2011-04-283-5/+19
| * | powerpc/85xx: Implement work-around for P4080 erratum SERDES-A001Timur Tabi2011-04-282-16/+65
| * | powerpc/85xx: Extend SERDES9 erratum work-around to SGMII, SRIO, and AURORATimur Tabi2011-04-282-17/+35
| * | powerpc/85xx: Display SERDES 8 erratum warning if banks are not disabledTimur Tabi2011-04-281-0/+11
| * | powerpc/85xx: Implement work-around for P4080 erratum SERDES-A005Timur Tabi2011-04-283-0/+52
| * | powerpc/fsl: add 'pixis_reset dump' commandTimur Tabi2011-04-281-0/+58
| * | powerpc/86xx: remove empty board_early_init_f()Timur Tabi2011-04-282-7/+0
| * | powerpc/85xx: Don't set FT_FSL_PCI_SETUP if CONFIG_PCI is not setMatthew McClintock2011-04-271-1/+3
| * | powerpc/85xx: handle both "secX.Y" and "sec-vX.Y" propertiesKim Phillips2011-04-271-0/+13
| * | powerpc/85xx: Enable ESDHC111 erratum on P2040/P3041/P5010/P5020 SoCsLei Xu2011-04-271-0/+4
| * | powerpc/85xx: Enable Internal USB PHY for p2040, p3041, p5010 and p5020Roy Zang2011-04-273-0/+38
| * | powerpc: Add P3041DS/P5020DS board support (uses corenet_ds code)Kumar Gala2011-04-2713-10/+208
| * | p4080/serdes: Implement the XAUI workaround for SERDES9 erratumEmil Medve2011-04-275-0/+116
| * | powerpc/85xx: fsl_corenet_serdes code reworkEmil Medve2011-04-273-3/+43
| * | powerpc/85xx: Fix Wrong PCIe 3 virtual address on corenet_ds platformsTrübenbach, Ralf2011-04-271-1/+1
| * | powerpc/85xx: Add device tree fixup for bman portalHaiying Wang2011-04-273-1/+33
| * | powerpc/85xx: Add support for 2nd USB controller on p1_p2_rdbRamneek Mehresh2011-04-273-0/+16
| * | powerpc/85xx: Added PMUXCR1 and PMUXCR2 defines for P1010/P1014 SoCDipen Dudhat2011-04-271-0/+71
| * | powerpc/85xx: Change CS timing params before changing CS properties on IFCDipen Dudhat2011-04-271-16/+15
| * | powerpc/85xx: Add support to save environment in SD card on p1_p2_rdbPriyanka Jain2011-04-271-1/+5
* | | cmd_nvedit.c: clean up with checkpatchMacpaul Lin2011-04-301-75/+73
* | | cmd_ide: enhance new feature "CONFIG_IDE_AHB"Macpaul Lin2011-04-303-1/+43
* | | spi: add new driver for OpenCores tiny_spiThomas Chou2011-04-302-0/+249
* | | zlib: split up to match original source treeMike Frysinger2011-04-3016-2219/+2317
* | | tools/env: document current cross-compilation issues and workaroundLuca Ceresoli2011-04-301-0/+6
* | | Handle most LDSCRIPT setting centrallyScott Wood2011-04-3030-539/+28
* | | keymile-common.h: remove IO mux stuffHolger Brunck2011-04-301-6/+3
* | | keymile boards: support of boardId / hwkey listsThomas Herzmann2011-04-301-1/+28
* | | ppc, arm: rework and enhance keymile-common.hHolger Brunck2011-04-302-27/+138
* | | keymile, common: add setting of some environment variablesHeiko Schocher2011-04-308-2/+60
OpenPOWER on IntegriCloud