| Commit message (Expand) | Author | Age | Lines |
* | Moved initialization of PPC4xx EMAC to cpu_eth_init() | Ben Warren | 2008-11-09 | -0/+1 |
* | Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC | Ben Warren | 2008-11-09 | -0/+50 |
* | Moved initialization of MPC8XX SCC to cpu_eth_init() | Ben Warren | 2008-11-09 | -0/+1 |
* | Moved initialization of MPC8220 FEC to cpu_eth_init() | Ben Warren | 2008-11-09 | -0/+1 |
* | Moved initialization of QE Ethernet controller to cpu_eth_init() | Ben Warren | 2008-11-09 | -0/+1 |
* | Moved initialization of FCC Ethernet controller to cpu_eth_init | Ben Warren | 2008-11-09 | -0/+1 |
* | net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init | Shinya Kuribayashi | 2008-11-09 | -0/+1 |
* | Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init() | Ben Warren | 2008-11-09 | -0/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-at91 | Wolfgang Denk | 2008-11-09 | -3/+169 |
|\ |
|
| * | AT91: Replace AT91_BASE_EMAC by the board specific values. | Stelian Pop | 2008-11-07 | -3/+0 |
| * | Custom AFEB9260 board support | Sergey Lapin | 2008-11-04 | -0/+169 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-coldfire | Wolfgang Denk | 2008-11-09 | -2645/+2767 |
|\ \ |
|
| * | | ColdFire: Add MCF5301x CPU and M53017EVB support | TsiChung Liew | 2008-11-03 | -0/+1207 |
| * | | ColdFire: Add SBF support for M52277EVB | TsiChung Liew | 2008-11-03 | -39/+120 |
| * | | ColdFire: Use CFI driver for M5272C3 | TsiChung Liew | 2008-11-03 | -4/+10 |
| * | | ColdFire: Relocate FEC's GPIO and mii functions protocols | TsiChung Liew | 2008-11-03 | -9/+12 |
| * | | ColdFire: Modules header files cleanup | TsiChung Liew | 2008-11-03 | -2593/+1418 |
| |/ |
|
* | | TQM8260: use CFI flash driver instead of custom driver. | Wolfgang Denk | 2008-11-02 | -0/+7 |
* | | Consolidate MAX/MIN definitions | Andy Fleming | 2008-11-02 | -8/+3 |
* | | mgsuvd: remove unused defines in config file. | Heiko Schocher | 2008-11-02 | -3/+0 |
* | | Coding Style cleanup, update CHANGELOG | Wolfgang Denk | 2008-11-02 | -40/+36 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2008-11-01 | -72/+56 |
|\ |
|
| * | NAND: Allow NAND and OneNAND to coexist | Alessandro Rubini | 2008-10-31 | -69/+1 |
| * | NAND: Add NAND support for MPC8536DS board | Jason Jin | 2008-10-31 | -2/+54 |
| * | NAND: Fix CONFIG_ENV_ADDR for MPC8572DS | Haiying Wang | 2008-10-31 | -1/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2008-11-01 | -206/+200 |
|\ \ |
|
| * | | ppc4xx: Update PMC440 board configuration | Matthias Fuchs | 2008-10-31 | -27/+43 |
| * | | ppc4xx: Merge xilinx-ppc440 and xilinx-ppc405 cfg | Ricardo Ribalda Delgado | 2008-10-31 | -178/+146 |
| * | | ppc4xx: Correctly configure the GPIO pin muxing on Arches | Stefan Roese | 2008-10-31 | -1/+11 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2008-11-01 | -457/+220 |
|\ \
| |/
|/| |
|
| * | Blackfin: fix SWRST register definition | Mike Frysinger | 2008-10-23 | -9/+9 |
| * | Blackfin: punt old unused mem_init.h header | Mike Frysinger | 2008-10-23 | -321/+0 |
| * | Blackfin: delete unused page_descriptor_table_size define | Mike Frysinger | 2008-10-23 | -5/+0 |
| * | Blackfin: fix typo in boot mode comment and add NAND define | Mike Frysinger | 2008-10-23 | -1/+2 |
| * | Blackfin: fix port mux defines for BF54x | Ben Maan | 2008-10-23 | -32/+32 |
| * | Blackfin: update anomaly lists | Mike Frysinger | 2008-10-23 | -25/+169 |
| * | Blackfin: unify DSPID/DBGSTAT MMR definitions | Mike Frysinger | 2008-10-23 | -64/+8 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx | Wolfgang Denk | 2008-10-30 | -20/+0 |
|\ \ |
|
| * | | 86xx: remove the unused definition | Dave Liu | 2008-10-30 | -20/+0 |
* | | | NAND: Add support for MPC8572DS board | Haiying Wang | 2008-10-29 | -1/+55 |
* | | | Make Freescale local bus registers available for both 83xx and 85xx. | Haiying Wang | 2008-10-29 | -135/+138 |
* | | | NAND: sync with 2.6.27 | Scott Wood | 2008-10-29 | -17/+47 |
|/ / |
|
* | | bootm: Add subcommands | Kumar Gala | 2008-10-29 | -1/+19 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-video | Wolfgang Denk | 2008-10-28 | -0/+3 |
|\ \ |
|
| * | | lcd: Let the board code show board-specific info | Haavard Skinnemoen | 2008-10-27 | -0/+2 |
| * | | atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h> | Haavard Skinnemoen | 2008-10-25 | -0/+1 |
| |/ |
|
* | | Merge branch 'denx' | Andy Fleming | 2008-10-27 | -0/+263 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2008-10-27 | -89/+44 |
| |\ \ |
|
| * | | | ppc4xx: New board avnet fx12 minimodul | Georg Schardt | 2008-10-24 | -0/+72 |
| * | | | ppc4xx: Generic architecture for xilinx ppc405(v3) | Ricardo Ribalda Delgado | 2008-10-24 | -0/+184 |