summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* 85xx: Add PORDEVSR_PCI1 definePeter Tyser2008-12-041-1/+1
* fsl ddr skip interleaving if not supported.Ed Swarthout2008-12-032-12/+17
* 85xx: Add CPU 2 errata workaround to all 8548 boardsPeter Tyser2008-12-031-0/+13
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-11-251-26/+44
|\
| * ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initializationDave Mitchell2008-11-211-7/+20
| * ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRsDave Mitchell2008-11-211-20/+21
| * ppc4xx: Clear all potentially pending exceptions in MCSRStefan Roese2008-11-201-0/+4
* | AT91RM9200DK: fix broken boot from NOR flashWolfgang Denk2008-11-241-1/+1
* | at91rm9200: fix broken boot from nor flashJens Scharsig2008-11-241-4/+1
* | AT91: Enable PLLB for USBStelian Pop2008-11-211-0/+18
|/
* Align end of bss by 4 bytesSelvamuthukumar2008-11-188-1/+8
* Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk2008-11-187-111/+352
|\
| * mpc8641: Support 36-bit physical addressingBecky Bruce2008-11-101-11/+33
| * mpc8641: Change 32-bit memory mapBecky Bruce2008-11-101-1/+1
| * mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLYBecky Bruce2008-11-101-10/+10
| * mpc86xx: Use SRR0/1/rfi to enable address translation, not blrBecky Bruce2008-11-101-11/+8
| * mpc86xx: Move setup_bats into cpu_init_fBecky Bruce2008-11-102-5/+4
| * Merge commit 'wd/master'Jon Loeliger2008-11-1020-286/+1166
| |\
| * | powerpc: change 86xx SMP boot methodBecky Bruce2008-11-047-73/+277
| * | powerpc 86xx: Handle CCSR relocation earlierBecky Bruce2008-11-031-5/+24
* | | Moved initialization of PPC4xx EMAC to cpu_eth_init()Ben Warren2008-11-091-0/+14
* | | Moved PPC4xx EMAC driver to drivers/netBen Warren2008-11-092-2128/+0
* | | Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren2008-11-092-9/+1
* | | Moved initialization of MPC8XX SCC to cpu_eth_init()Ben Warren2008-11-091-0/+4
* | | Moved initialization of MPC8220 FEC to cpu_eth_init()Ben Warren2008-11-091-0/+13
* | | Moved initialization of QE Ethernet controller to cpu_eth_init()Ben Warren2008-11-092-1/+37
* | | Moved initialization of FCC Ethernet controller to cpu_eth_initBen Warren2008-11-093-1/+30
* | | Fix typo in cpu/mpc85xx/cpu.cBen Warren2008-11-091-1/+1
* | | net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_initShinya Kuribayashi2008-11-092-1/+10
* | | Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init()Ben Warren2008-11-091-0/+9
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2008-11-094-15/+47
|\ \
| * | Change to use "do_div" macroTomohiro Masubuchi2008-11-041-13/+45
| * | ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directoryRoman Mashak2008-11-043-2/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2008-11-0915-269/+1119
|\ \
| * | ColdFire: Fix compilation errorTsiChung Liew2008-11-033-9/+9
| * | ColdFire: Add MCF5301x CPU and M53017EVB supportTsiChung Liew2008-11-034-49/+304
| * | ColdFire: Add SBF support for M52277EVBTsiChung Liew2008-11-035-17/+541
| * | ColdFire: Relocate FEC's GPIO and mii functions protocolsTsiChung Liew2008-11-035-3/+185
| * | ColdFire: Modules header files cleanupTsiChung Liew2008-11-031-191/+80
| |/
* | Consolidate MAX/MIN definitionsAndy Fleming2008-11-021-2/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2008-11-017-305/+128
|\
| * Blackfin: fix up UART status bit handlingMike Frysinger2008-10-231-12/+60
| * Blackfin: small cpu init optimization while setting interrupt maskMike Frysinger2008-10-231-5/+2
| * Blackfin: set initial stack correctly according to Blackfin ABIMike Frysinger2008-10-231-3/+3
| * Blackfin: make baud calculation more accurateMike Frysinger2008-10-231-4/+4
| * Blackfin: decode hwerrcause/excause when crashingMike Frysinger2008-10-231-2/+40
| * Blackfin: fix register dump messagesMike Frysinger2008-10-231-1/+5
| * Blackfin: don't bother displaying reboot msg when crashingMike Frysinger2008-10-231-5/+1
| * Blackfin: enable support for nested interruptsMike Frysinger2008-10-231-4/+10
| * Blackfin: drop unused cache flush codeMike Frysinger2008-10-232-231/+1
OpenPOWER on IntegriCloud