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