Commit Graph

2293 Commits (6690dcc173f8de080f23a8db2d169f2ff2eec1a1)

Author SHA1 Message Date
Ben Warren 9eb79bd885 Moved initialization of MPC8XX SCC to cpu_eth_init() 17 years ago
Ben Warren a9bec96d63 Moved initialization of MPC8220 FEC to cpu_eth_init() 17 years ago
Ben Warren 0e8454e990 Moved initialization of QE Ethernet controller to cpu_eth_init() 17 years ago
Ben Warren 3456a14827 Moved initialization of FCC Ethernet controller to cpu_eth_init 17 years ago
Ben Warren 62e15b497f Fix typo in cpu/mpc85xx/cpu.c 17 years ago
Shinya Kuribayashi 5dfb3ee3f5 net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init 17 years ago
Ben Warren cc94074eca Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init() 17 years ago
Tomohiro Masubuchi 26eecd24f9 Change to use "do_div" macro 17 years ago
Roman Mashak e352495318 ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directory 17 years ago
Becky Bruce 1266df8877 powerpc: change 86xx SMP boot method 17 years ago
Becky Bruce 104992fc54 powerpc 86xx: Handle CCSR relocation earlier 17 years ago
TsiChung Liew 1b27084422 ColdFire: Fix compilation error 17 years ago
TsiChung Liew 536e7dac16 ColdFire: Add MCF5301x CPU and M53017EVB support 17 years ago
TsiChung Liew a21d0c2cc9 ColdFire: Add SBF support for M52277EVB 17 years ago
TsiChung Liew f3962d3f57 ColdFire: Relocate FEC's GPIO and mii functions protocols 17 years ago
TsiChung Liew 012522fef3 ColdFire: Modules header files cleanup 17 years ago
Andy Fleming 20d04774f4 Consolidate MAX/MIN definitions 17 years ago
Dave Liu d685b74c64 74xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache 17 years ago
Scott Wood e053ab1903 mpc83xx pci: Round up memory size in inbound window. 17 years ago
Dave Liu eaa44c5dc8 86xx: remove the redundant r2 global data pointer save 17 years ago
Dave Liu bd888e9544 86xx: remove the unused code for 86xx family 17 years ago
Dave Liu dc2adad85b 86xx: Move the clear_tlbs before MMU turn on 17 years ago
Haiying Wang 4e190b03aa Make Freescale local bus registers available for both 83xx and 85xx. 17 years ago
Graeme Russ a369f4a492 i386: Renamed show_boot_progress in assembler code 17 years ago
Dave Liu ae5f943ba8 85xx: Fix the incorrect register used for DDR erratum1 17 years ago
Kumar Gala 0f060c3bf8 85xx: Add basic e500mc core support 17 years ago
Kumar Gala a38a5b6edd 85xx: Use CONFIG_SYS_CACHELINE_SIZE instead of magic number 17 years ago
Ricardo Ribalda Delgado 1f4d53260e ppc4xx: Generic architecture for xilinx ppc405(v3) 17 years ago
Mike Frysinger f177f4250c Blackfin: fix up UART status bit handling 17 years ago
Mike Frysinger bd33e5c613 Blackfin: small cpu init optimization while setting interrupt mask 17 years ago
Mike Frysinger 960922291c Blackfin: set initial stack correctly according to Blackfin ABI 17 years ago
Mike Frysinger 25cd33d82e Blackfin: make baud calculation more accurate 17 years ago
Mike Frysinger 0ba1da116e Blackfin: decode hwerrcause/excause when crashing 17 years ago
Mike Frysinger 2de95bb20c Blackfin: fix register dump messages 17 years ago
Mike Frysinger 7133999e6f Blackfin: don't bother displaying reboot msg when crashing 17 years ago
Mike Frysinger 70c4c032ea Blackfin: enable support for nested interrupts 17 years ago
Mike Frysinger 2c1ea9e370 Blackfin: drop unused cache flush code 17 years ago
Mike Frysinger 50f0d21191 Blackfin: unify cache handling code 17 years ago
Mike Frysinger e4337968e4 Blackfin: only enable hardware error irq by default 17 years ago
Richard Retanubun 4a7f6b750d mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig function 17 years ago
Anton Vorontsov 6f9cc6608b mpc83xx: serdes: add forgotten shifts for rfcks 17 years ago
Stefan Roese 43cbce69d4 ppc4xx: Correctly setup ranges property in ebc node 17 years ago
Adam Graham c9c11d751e ppc4xx: Add routine to retrieve CPU number 17 years ago
Adam Graham 59217bae40 ppc4xx: Add static support for 44x IBM SDRAM Controller 17 years ago
Wolfgang Denk 8ed44d91c8 Cleanup: fix "MHz" spelling 17 years ago
Wolfgang Denk 08ef89ecd1 Use strmhz() to format clock frequencies 17 years ago
Ed Swarthout 6856b3d022 85xx if NUM_CPUS>1, print cpu number 17 years ago
Andy Fleming 0e17f02a8a Have u-boot pass stashing parameters into device tree 17 years ago
Haiying Wang 1f293b417a Add debug information for DDR controller registers 17 years ago
Haiying Wang c9ffd839b1 Check DDR interleaving mode 17 years ago