aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
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
2005-09-25Fix warnings for PCI code on ixpWolfgang Denk1-43/+2
2005-09-24Fix ethernet timeouts on dbau1550 and other au1x00 systemsWolfgang Denk1-2/+2
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk5-7/+7
2005-09-14Merge with /home/sr/git/u-bootWolfgang Denk1-0/+3
2005-09-07Fix problem in 440GP ethernet driver (ebony). Add support for 2ndStefan Roese1-0/+3
2005-09-04Update MPC5200 FIFO Control settingsWolfgang Denk1-2/+4
2005-08-24Fixed bamboo port to enable running without DDR-DIMM (bamboo has also 64MB on...Stefan Roese1-0/+2
2005-08-23Merge with testing-4xx_enet (Create generic 4xx Ethernet code)Wolfgang Denk6-1484/+354
2005-08-23Fix make dependencies for at91rm9200 and ks8695 cpusWolfgang Denk2-4/+4
2005-08-22Add esd cpci5200 and pf5200 boardsStefan Roese1-0/+14
2005-08-16Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese6-1484/+354
2005-08-16Merge with pollux.denx.org:/home/git/u-boot/.git4-7/+38