Age | Commit message (Expand) | Author |
2008-11-10 | mpc86xx: Move setup_bats into cpu_init_f | Becky Bruce |
2008-11-10 | Merge commit 'wd/master' | Jon Loeliger |
2008-11-09 | Moved initialization of PPC4xx EMAC to cpu_eth_init() | Ben Warren |
2008-11-09 | Moved PPC4xx EMAC driver to drivers/net | Ben Warren |
2008-11-09 | Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC | Ben Warren |
2008-11-09 | Moved initialization of MPC8XX SCC to cpu_eth_init() | Ben Warren |
2008-11-09 | Moved initialization of MPC8220 FEC to cpu_eth_init() | Ben Warren |
2008-11-09 | Moved initialization of QE Ethernet controller to cpu_eth_init() | Ben Warren |
2008-11-09 | Moved initialization of FCC Ethernet controller to cpu_eth_init | Ben Warren |
2008-11-09 | Fix typo in cpu/mpc85xx/cpu.c | Ben Warren |
2008-11-09 | net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init | Shinya Kuribayashi |
2008-11-09 | Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init() | Ben Warren |
2008-11-09 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2008-11-09 | Merge branch 'master' of git://git.denx.de/u-boot-coldfire | Wolfgang Denk |
2008-11-04 | Change to use "do_div" macro | Tomohiro Masubuchi |
2008-11-04 | ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directory | Roman Mashak |
2008-11-04 | powerpc: change 86xx SMP boot method | Becky Bruce |
2008-11-03 | powerpc 86xx: Handle CCSR relocation earlier | Becky Bruce |
2008-11-03 | ColdFire: Fix compilation error | TsiChung Liew |
2008-11-03 | ColdFire: Add MCF5301x CPU and M53017EVB support | TsiChung Liew |
2008-11-03 | ColdFire: Add SBF support for M52277EVB | TsiChung Liew |
2008-11-03 | ColdFire: Relocate FEC's GPIO and mii functions protocols | TsiChung Liew |
2008-11-03 | ColdFire: Modules header files cleanup | TsiChung Liew |
2008-11-02 | Consolidate MAX/MIN definitions | Andy Fleming |
2008-11-01 | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk |
2008-10-31 | 74xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache | Dave Liu |
2008-10-30 | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk |
2008-10-30 | mpc83xx pci: Round up memory size in inbound window. | Scott Wood |
2008-10-30 | Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx | Wolfgang Denk |
2008-10-30 | 86xx: remove the redundant r2 global data pointer save | Dave Liu |
2008-10-30 | 86xx: remove the unused code for 86xx family | Dave Liu |
2008-10-30 | 86xx: Move the clear_tlbs before MMU turn on | Dave Liu |
2008-10-29 | Make Freescale local bus registers available for both 83xx and 85xx. | Haiying Wang |
2008-10-28 | i386: Renamed show_boot_progress in assembler code | Graeme Russ |
2008-10-27 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk |
2008-10-24 | 85xx: Fix the incorrect register used for DDR erratum1 | Dave Liu |
2008-10-24 | 85xx: Add basic e500mc core support | Kumar Gala |
2008-10-24 | 85xx: Use CONFIG_SYS_CACHELINE_SIZE instead of magic number | Kumar Gala |
2008-10-24 | ppc4xx: Generic architecture for xilinx ppc405(v3) | Ricardo Ribalda Delgado |
2008-10-23 | Blackfin: fix up UART status bit handling | Mike Frysinger |
2008-10-23 | Blackfin: small cpu init optimization while setting interrupt mask | Mike Frysinger |
2008-10-23 | Blackfin: set initial stack correctly according to Blackfin ABI | Mike Frysinger |
2008-10-23 | Blackfin: make baud calculation more accurate | Mike Frysinger |
2008-10-23 | Blackfin: decode hwerrcause/excause when crashing | Mike Frysinger |
2008-10-23 | Blackfin: fix register dump messages | Mike Frysinger |
2008-10-23 | Blackfin: don't bother displaying reboot msg when crashing | Mike Frysinger |
2008-10-23 | Blackfin: enable support for nested interrupts | Mike Frysinger |
2008-10-23 | Blackfin: drop unused cache flush code | Mike Frysinger |
2008-10-23 | Blackfin: unify cache handling code | Mike Frysinger |
2008-10-23 | Blackfin: only enable hardware error irq by default | Mike Frysinger |