| Commit message (Expand) | Author | Age | Lines |
* | Moved PPC4xx EMAC driver to drivers/net | Ben Warren | 2008-11-09 | -2128/+0 |
* | Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC | Ben Warren | 2008-11-09 | -9/+1 |
* | Moved initialization of MPC8XX SCC to cpu_eth_init() | Ben Warren | 2008-11-09 | -0/+4 |
* | Moved initialization of MPC8220 FEC to cpu_eth_init() | Ben Warren | 2008-11-09 | -0/+13 |
* | Moved initialization of QE Ethernet controller to cpu_eth_init() | Ben Warren | 2008-11-09 | -1/+37 |
* | Moved initialization of FCC Ethernet controller to cpu_eth_init | Ben Warren | 2008-11-09 | -1/+30 |
* | Fix typo in cpu/mpc85xx/cpu.c | Ben Warren | 2008-11-09 | -1/+1 |
* | net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init | Shinya Kuribayashi | 2008-11-09 | -1/+10 |
* | Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init() | Ben Warren | 2008-11-09 | -0/+9 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2008-11-09 | -15/+47 |
|\ |
|
| * | Change to use "do_div" macro | Tomohiro Masubuchi | 2008-11-04 | -13/+45 |
| * | ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directory | Roman Mashak | 2008-11-04 | -2/+2 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-coldfire | Wolfgang Denk | 2008-11-09 | -269/+1119 |
|\ \ |
|
| * | | ColdFire: Fix compilation error | TsiChung Liew | 2008-11-03 | -9/+9 |
| * | | ColdFire: Add MCF5301x CPU and M53017EVB support | TsiChung Liew | 2008-11-03 | -49/+304 |
| * | | ColdFire: Add SBF support for M52277EVB | TsiChung Liew | 2008-11-03 | -17/+541 |
| * | | ColdFire: Relocate FEC's GPIO and mii functions protocols | TsiChung Liew | 2008-11-03 | -3/+185 |
| * | | ColdFire: Modules header files cleanup | TsiChung Liew | 2008-11-03 | -191/+80 |
| |/ |
|
* | | Consolidate MAX/MIN definitions | Andy Fleming | 2008-11-02 | -2/+0 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2008-11-01 | -305/+128 |
|\ |
|
| * | Blackfin: fix up UART status bit handling | Mike Frysinger | 2008-10-23 | -12/+60 |
| * | Blackfin: small cpu init optimization while setting interrupt mask | Mike Frysinger | 2008-10-23 | -5/+2 |
| * | Blackfin: set initial stack correctly according to Blackfin ABI | Mike Frysinger | 2008-10-23 | -3/+3 |
| * | Blackfin: make baud calculation more accurate | Mike Frysinger | 2008-10-23 | -4/+4 |
| * | Blackfin: decode hwerrcause/excause when crashing | Mike Frysinger | 2008-10-23 | -2/+40 |
| * | Blackfin: fix register dump messages | Mike Frysinger | 2008-10-23 | -1/+5 |
| * | Blackfin: don't bother displaying reboot msg when crashing | Mike Frysinger | 2008-10-23 | -5/+1 |
| * | Blackfin: enable support for nested interrupts | Mike Frysinger | 2008-10-23 | -4/+10 |
| * | Blackfin: drop unused cache flush code | Mike Frysinger | 2008-10-23 | -231/+1 |
| * | Blackfin: unify cache handling code | Mike Frysinger | 2008-10-23 | -35/+0 |
| * | Blackfin: only enable hardware error irq by default | Mike Frysinger | 2008-10-23 | -3/+2 |
* | | 74xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache | Dave Liu | 2008-10-31 | -4/+4 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2008-10-30 | -1/+1 |
|\ \ |
|
| * | | mpc83xx pci: Round up memory size in inbound window. | Scott Wood | 2008-10-30 | -1/+1 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx | Wolfgang Denk | 2008-10-30 | -16/+4 |
|\ \ \ |
|
| * | | | 86xx: remove the redundant r2 global data pointer save | Dave Liu | 2008-10-30 | -1/+0 |
| * | | | 86xx: remove the unused code for 86xx family | Dave Liu | 2008-10-30 | -14/+0 |
| * | | | 86xx: Move the clear_tlbs before MMU turn on | Dave Liu | 2008-10-30 | -1/+4 |
| |/ / |
|
* | | | Make Freescale local bus registers available for both 83xx and 85xx. | Haiying Wang | 2008-10-29 | -1/+1 |
|/ / |
|
* | | i386: Renamed show_boot_progress in assembler code | Graeme Russ | 2008-10-28 | -10/+10 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2008-10-27 | -5/+22 |
|\ \ |
|
| * | | 85xx: Fix the incorrect register used for DDR erratum1 | Dave Liu | 2008-10-24 | -3/+6 |
| * | | 85xx: Add basic e500mc core support | Kumar Gala | 2008-10-24 | -0/+14 |
| * | | 85xx: Use CONFIG_SYS_CACHELINE_SIZE instead of magic number | Kumar Gala | 2008-10-24 | -2/+2 |
| |/ |
|
* | | ppc4xx: Generic architecture for xilinx ppc405(v3) | Ricardo Ribalda Delgado | 2008-10-24 | -1/+2 |
|/ |
|
* | mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig function | Richard Retanubun | 2008-10-21 | -5/+0 |
* | mpc83xx: serdes: add forgotten shifts for rfcks | Anton Vorontsov | 2008-10-21 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2008-10-21 | -36/+99 |
|\ |
|
| * | ppc4xx: Correctly setup ranges property in ebc node | Stefan Roese | 2008-10-21 | -17/+28 |
| * | ppc4xx: Add routine to retrieve CPU number | Adam Graham | 2008-10-21 | -1/+18 |