| Commit message (Expand) | Author | Age | Lines |
* | boards: move board_get_enetaddr() into board-specific init | Mike Frysinger | 2009-03-20 | -19/+151 |
* | nx823: get mac address from environment | Mike Frysinger | 2009-03-20 | -27/+19 |
* | boards: get mac address from environment | Mike Frysinger | 2009-03-20 | -68/+48 |
* | AmigaOneG3SE/enet: get mac address from environment | Mike Frysinger | 2009-03-20 | -34/+8 |
* | 8xx: add support for new keymile kmsupx4 board. | Heiko Schocher | 2009-03-18 | -1/+10 |
* | 8xx, mgsuvd: rename board to a more generic name | Heiko Schocher | 2009-03-18 | -3/+3 |
* | Merge branch 'master' of git://git.denx.de/u-boot-coldfire | Wolfgang Denk | 2009-03-18 | -4/+8 |
|\ |
|
| * | ColdFire: Fix M5329EVB and M5373EVB nand issue | TsiChung Liew | 2009-03-17 | -4/+8 |
* | | ppc4xx: lwmon5: Only use one CS (rank) in DDR2 configuration | Stefan Roese | 2009-03-17 | -45/+1 |
* | | ppc4xx: PMC440: Only use one CS (rank) in DDR2 configuration | Stefan Roese | 2009-03-17 | -1/+1 |
* | | Fix AMCC Sequoia board DDR memory configuration | Mikhail Zolotaryov | 2009-03-17 | -1/+1 |
|/ |
|
* | Prepare 2009.03-rc2v2009.03-rc2 | Wolfgang Denk | 2009-03-15 | -1/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-sh | Wolfgang Denk | 2009-03-15 | -117/+367 |
|\ |
|
| * | sh: ap325rxa: Change the wait cycle in the area 5 | Yusuke.Goda | 2009-03-13 | -1/+1 |
| * | sh: Add support 32-Bit Extended Address Mode to sh7785lcr | Yoshihiro Shimoda | 2009-03-12 | -2/+324 |
| * | sh: use write{8,16,32} in ms7720se lowlevel_init | Nobuhiro Iwamatsu | 2009-03-12 | -114/+42 |
* | | OMAP3: Add support for OMAP3 die ID | Dirk Behme | 2009-03-13 | -0/+9 |
|/ |
|
* | fsl: Remove unnecessary debug printfs | Andy Fleming | 2009-03-09 | -3/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2009-03-09 | -26/+71 |
|\ |
|
| * | 83xx, kmeter: QE_ENET10 errata for Silicon Revision 2.1 | Heiko Schocher | 2009-03-05 | -8/+12 |
| * | 83xx, kmeter1: autodetect size of DDR II RAM | Heiko Schocher | 2009-03-05 | -10/+18 |
| * | 83xx, kmeter1: add I2C, dtt, eeprom support | Heiko Schocher | 2009-03-05 | -1/+34 |
| * | mpc83xx: MPC837XEMDS: Initialize SerDes before negating PCIE reset signal | Anton Vorontsov | 2009-03-05 | -7/+7 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-video | Wolfgang Denk | 2009-02-24 | -0/+57 |
|\ \ |
|
| * | | ARM: add an "eet" variant of the imx31_phycore board | Guennadi Liakhovetski | 2009-02-24 | -0/+57 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2009-02-24 | -0/+57 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | mpc83xx: MPC837XERDB: Add PCIe support | Anton Vorontsov | 2009-02-23 | -0/+57 |
* | | mpc8641hpcn: Indicate 36-bit addr map in boot messages | Becky Bruce | 2009-02-23 | -0/+3 |
|/ |
|
* | OMAP3: Pandora: Update pin mux | Dirk Behme | 2009-02-22 | -6/+6 |
* | OMAP3: Add OMAP3 auto detection | Dirk Behme | 2009-02-22 | -5/+0 |
* | OMAP3: Beagle: Add board revision detection | Dirk Behme | 2009-02-22 | -0/+43 |
* | OMAP3: Overo: Clean up pin mux and GPIO configuration | Dirk Behme | 2009-02-22 | -21/+11 |
* | davinci: fix implicit declaration of function 'davinci_errata_workarounds' | Jean-Christophe PLAGNIOL-VILLARD | 2009-02-22 | -0/+1 |
* | ARM DaVinci: Add common peripherals and modules enable functions. | Hugo Villeneuve | 2009-02-22 | -105/+101 |
* | Enable Ethernet for Nomadik 8815 Evaluation Kit | Alessandro Rubini | 2009-02-22 | -1/+4 |
* | Coding Style cleanup; update CHANGELOG | Wolfgang Denk | 2009-02-22 | -3/+0 |
* | 82xx, mgcoge: updates for 2009.03 | Heiko Schocher | 2009-02-19 | -2/+5 |
* | 8xx, mgsuvd: updates for 2009.03 | Heiko Schocher | 2009-02-19 | -0/+5 |
* | TQM8xxL: make some room in low memory for future needs | Wolfgang Denk | 2009-02-19 | -1/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2009-02-19 | -87/+40 |
|\ |
|
| * | ppc4xx: Some more PMC405 coding-style cleanup | Stefan Roese | 2009-02-18 | -15/+15 |
| * | ppc4xx: Update PMC405 board support | Matthias Fuchs | 2009-02-18 | -13/+11 |
| * | ppc4xx: Cleanup PMC405 board support | Matthias Fuchs | 2009-02-18 | -70/+25 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-02-19 | -0/+493 |
|\ \ |
|
| * | | qong: support for Dave/DENX QongEVB-LITE board | Ilya Yanok | 2009-02-10 | -0/+493 |
* | | | Fix build errors after making flash_get_info() non-static | Wolfgang Denk | 2009-02-18 | -4/+3 |
| |/
|/| |
|
* | | 83xx: Add eSDHC support on 8379 EMDS board | Andy Fleming | 2009-02-16 | -5/+18 |
* | | 85xx: Add eSDHC support for 8536 DS | Andy Fleming | 2009-02-16 | -0/+14 |
* | | TQM85xx: Fix a couple warnings in TQM8548 build | Andy Fleming | 2009-02-16 | -3/+5 |
* | | MPC85xx: TQM8548: workaround for erratum DDR 19 and 20 | Wolfgang Grandegger | 2009-02-16 | -8/+108 |