summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* MX31: change return value of get_cpu_revStefano Babic2011-05-11-14/+19
* MX31: removed warning due to missing prototypeStefano Babic2011-05-11-0/+1
* gpio: imx: Fix return value on errorFabio Estevam2011-05-11-2/+3
* MX31: mx31pdk: Add watchdog supportFabio Estevam2011-05-11-0/+19
* da850evm: fix NAND WSTROBE and TA timingsBen Gardiner2011-05-11-2/+2
* keymile boards: move keymile specific header in subdirValentin Longchamp2011-05-10-14/+14
* km/common: fix coding style issues in generic headerHolger Brunck2011-05-10-7/+7
* km/common: implement setboardid commandHolger Brunck2011-05-10-0/+34
* common/hush: make get_local_var visible for other usersHolger Brunck2011-05-10-2/+2
* km/common: fix initial_boot_bank for bootpackagesThomas Herzmann2011-05-10-7/+8
* powerpc/km82xx: fix compile issue for mgcoge2neHolger Brunck2011-05-10-0/+3
* poweprc/km82xx: add board specific environment variableHolger Brunck2011-05-10-0/+5
* powerpc/km82xx: adapt CONFIG_SYSSYPCR to manualHolger Brunck2011-05-10-1/+1
* powerpc/km82xx: add mgcoge3ne and remove mgcoge2ne supportHolger Brunck2011-05-10-42/+96
* powerpc/km82xx: rework DIP switch detectionHuber, Andreas2011-05-10-9/+84
* powerpc/km82xx: rename mgcoge files to km82xxHolger Brunck2011-05-10-2/+2
* powerpc/km82xx: cleanup coding style for mgcoge.cHolger Brunck2011-05-10-148/+149
* km/common: remove hdlc_enet implementationHolger Brunck2011-05-10-905/+1
* cramfs: make cramfs usable without a NOR flashHeiko Schocher2011-05-10-2/+12
* cramfs: fix bug in using CONFIG_CRAMFS_CMDLINEHeiko Schocher2011-05-10-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2011-05-10-248/+135
|\
| * MIPS: Move timer code to arch/mips/cpu/$(CPU)/Shinya Kuribayashi2011-05-10-2/+1
| * MIPS: Introduce --gc-sections for MIPSDaniel Schwierzeck2011-05-10-40/+42
| * MIPS: Coding style cleanups on common assembly filesShinya Kuribayashi2011-05-07-107/+93
| * MIPS: Remove mips_cache_lock() featureShinya Kuribayashi2011-05-07-100/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2011-05-10-3/+1
|\ \ | |/ |/|
| * mpc83xx: restrict UTMI PHY configuration to 831x partsKim Phillips2011-04-04-3/+1
* | IDE: fix compiler warningsWolfgang Denk2011-04-30-5/+5
* | common/cmd_mdio.c: fix compile warningAnatolij Gustschin2011-04-30-2/+2
* | miiphy: miiphyutil.c: fix compile warningAnatolij Gustschin2011-04-30-4/+8
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-04-30-128/+1252
|\ \
| * | fsl-ddr: Fix mixed-case macro namesKyle Moffett2011-04-29-9/+9
| * | 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