aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2006-01-18PMC405 and CPCI405: Moved configuration of pci resources into config file.Stefan Roese1-4/+5
2005-12-16MPC5200: Set PCI retry counter to 0 = infinite retry;Wolfgang Denk1-1/+5
2005-12-12(no commit message)Wolfgang Denk1-1/+1
2005-12-06Fix DPRAM offset/size for MPC8541/8555.Wolfgang Denk1-1/+3
2005-12-04Code cleanup, especially MIPS for GCC 4.xWolfgang Denk5-182/+181
2005-12-01Fix U-Boot compilation for MIPS boards using ELDK 4.0Wolfgang Denk2-14/+19
2005-11-29Compile warning fixedStefan Roese1-1/+1
2005-11-29Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.Stefan Roese8-103/+189
2005-11-27Changed PPC44x startup message (cpu info, speed...) to common style:Stefan Roese1-102/+131
2005-11-22Add support for Prodrive P3P440 board:Stefan Roese3-3/+81
2005-11-15Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM)Stefan Roese1-50/+99
2005-11-07Fix MPC85xx PCI support (pci_register_hose() before pci config access)Stefan Roese1-10/+10
2005-11-01Add support for Ocotea pass 3 with 440GX Rev. FStefan Roese1-0/+3
2005-10-29Merge with /home/m8/git/u-bootWolfgang Denk10-92/+204
2005-10-28Add support for multiple PHYs.Marian Balakowicz10-93/+204
2005-10-21Merge with /home/wd/git/u-boot/masterWolfgang Denk1-5/+20
2005-10-20Add NetConsole Support for AMCC eval boardsStefan Roese1-5/+18
2005-10-18Fix NetConsole support on 4xx (only print eth link on 1st transfer)Stefan Roese1-0/+2
2005-10-17Add PCI support for the TQM834x board.Rafal Jaworowski4-254/+4
2005-10-15Merge with /home/m8/git/u-bootWolfgang Denk4-88/+33
2005-10-13Cleanup for GCC-4.xWolfgang Denk14-31/+35
2005-10-13Merge with /home/sr/git/u-bootWolfgang Denk1-4/+10
2005-10-13Support passing of OF flat trees to the kernel.Wolfgang Denk1-1/+1
2005-10-11Added support for TQM834x boards.Marian Balakowicz4-88/+34
2005-10-10Fix problem in ppc4xx eth-driver without ethaddr (only withoutStefan Roese1-4/+10
2005-10-09Add support for NetSilicon NS7520 processor.Wolfgang Denk2-0/+17
2005-10-09Add support for AP1000 board.Wolfgang Denk1-0/+7
2005-10-09Eliminate hard-coded address of Ethernet transfer buffer on at91rm9200Wolfgang Denk1-14/+8
2005-10-09Cleanup warnings for cpu/arm720t & cpu/arm1136 files.Wolfgang Denk4-8/+12
2005-10-06Update make target for ARM supported boards.Wolfgang Denk9-10/+41
2005-10-06Complete support for the KwikByte KB920x boardsWolfgang Denk1-2/+1
2005-10-05Set the AT91RM9200 clock to asynchronous modeWolfgang Denk1-2/+2
2005-10-05Set the AT91RM9200 clock to synchronous modeWolfgang Denk1-0/+5
2005-10-05Add support for Cogent csb637Wolfgang Denk2-1/+234
2005-10-05Fix dm9161.c initializationWolfgang Denk1-3/+4
2005-10-05* Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200Wolfgang Denk4-2/+417
2005-10-05Added support for KwikByte KB920x boards (based on AT91RM9200)Wolfgang Denk1-1/+1
2005-10-05E500 update: repoint IVPR to RAM when code is relocatedWolfgang Denk1-0/+5
2005-10-04Update ARM Integrator boards:Wolfgang Denk10-10/+0
2005-10-04Make sure only supported compiler options are usedWolfgang Denk10-19/+100
2005-10-04Fix 440GR to print correct cpu revisionStefan Roese1-11/+8
2005-09-26Add support for AT91RM9200 OHCI Controller.Wolfgang Denk3-1/+2055
2005-09-26Add board support for armadillo HT1070Wolfgang Denk4-9/+9
2005-09-25CleanupWolfgang Denk1-22/+22
2005-09-25Fix au1x00_serial baud rate calculation:Wolfgang Denk1-2/+14
2005-09-25Added support for PCI bridge on MPC8272ADSWolfgang Denk1-5/+34
2005-09-25CleanupWolfgang Denk7-19/+16
2005-09-25Add ARM946E cpu and core module targets; remap memory to 0x00000000Wolfgang Denk15-26/+1701
2005-09-25Fix MGT5100 PSC baudrate calculationWolfgang Denk1-3/+3
2005-09-25Add support for AMD's Pb1x00 eval board;Wolfgang Denk5-89/+2289