summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Kirkwood: allow to override CONFIG_SYS_TCLKSimon Guinot2011-05-111-3/+5
* MX31: change return value of get_cpu_revStefano Babic2011-05-112-14/+19
* MX31: removed warning due to missing prototypeStefano Babic2011-05-111-0/+1
* gpio: imx: Fix return value on errorFabio Estevam2011-05-111-2/+3
* MX31: mx31pdk: Add watchdog supportFabio Estevam2011-05-112-0/+19
* da850evm: fix NAND WSTROBE and TA timingsBen Gardiner2011-05-111-2/+2
* keymile boards: move keymile specific header in subdirValentin Longchamp2011-05-1016-14/+14
* km/common: fix coding style issues in generic headerHolger Brunck2011-05-102-7/+7
* km/common: implement setboardid commandHolger Brunck2011-05-101-0/+34
* common/hush: make get_local_var visible for other usersHolger Brunck2011-05-102-2/+2
* km/common: fix initial_boot_bank for bootpackagesThomas Herzmann2011-05-101-7/+8
* powerpc/km82xx: fix compile issue for mgcoge2neHolger Brunck2011-05-101-0/+3
* poweprc/km82xx: add board specific environment variableHolger Brunck2011-05-103-0/+5
* powerpc/km82xx: adapt CONFIG_SYSSYPCR to manualHolger Brunck2011-05-101-1/+1
* powerpc/km82xx: add mgcoge3ne and remove mgcoge2ne supportHolger Brunck2011-05-108-42/+96
* powerpc/km82xx: rework DIP switch detectionHuber, Andreas2011-05-103-9/+84
* powerpc/km82xx: rename mgcoge files to km82xxHolger Brunck2011-05-103-2/+2
* powerpc/km82xx: cleanup coding style for mgcoge.cHolger Brunck2011-05-101-148/+149
* km/common: remove hdlc_enet implementationHolger Brunck2011-05-105-905/+1
* 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
OpenPOWER on IntegriCloud