summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2006-07-21Code cleanupWolfgang Denk1-1/+1
2006-07-21Add support for friendly-arm SBC-2410X boardWolfgang Denk1-1/+3
2006-07-21Fix MIPS LE build problemWolfgang Denk1-1/+1
2006-07-19Add support for TB5200 boardWolfgang Denk2-2/+2
2006-07-12Add support for TQM885D board.Markus Klotzbuecher2-4/+7
2006-07-12Bugfix in FEC initialisation:Markus Klotzbuecher1-1/+3
2006-07-12Support for spc1920 board.Markus Klotzbuecher3-2/+10
2006-07-06Fix timer problems on AMCC yucca board.Marian Balakowicz1-5/+3
2006-07-04Add system memory to the PCI region list for AMCC PPC44x CPUs.Marian Balakowicz1-0/+13
2006-07-04Cleanup config file and bootup output for Yucca board.Marian Balakowicz1-2/+4
2006-06-30Fix CONFIG_440_GX define usage.Marian Balakowicz1-1/+1
2006-06-30Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz9-70/+623
2006-06-30Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz9-70/+623
2006-06-19Add support for wrPPMC7xx/74xx boardsHeiko Schocher2-2/+4
2006-06-19Merge with ssh://fifi/home/wd/git/u-boot/masterWolfgang Denk2-11/+172
2006-06-16Add support for CONFIG_SERIAL_MULTI on MPC5xxxWolfgang Denk1-10/+171
2006-06-16Bugfix in I2C initialisation on S3C2400.Wolfgang Denk1-1/+1
2006-06-14Fix IxEthDB.h to compile againStefan Roese1-2/+2
2006-06-13Minor cleanup for PCS440EP boardStefan Roese1-1/+1
2006-06-11Minor code cleanup.Wolfgang Denk1-4/+4
2006-06-10Merge with /home/hs/U-Boot/u-boot-devWolfgang Denk5-57/+353
2006-06-08Nios II - Add EPCS Controller bootrom work-aroundScott McNutt1-0/+15
2006-06-08Nios II - Fix I/O Macros and mini-app stubsScott McNutt5-37/+44
2006-06-02Add support for PCS440EP boardStefan Roese2-2/+127
2006-05-31Fix PCI to memory window size problems on PM82x boardsWolfgang Denk1-2/+2
2006-05-30Minor cleanup.Wolfgang Denk10-2590/+74
2006-05-30* Update Intel IXP4xx supportWolfgang Denk156-15/+72222
2006-05-18Fix problem in PVR detection for 440GRStefan Roese1-1/+1
2006-05-10Minor cleanup.Wolfgang Denk3-27/+26
2006-05-10Add support for AMCC 440EP Rev C and 440GR Rev BStefan Roese1-1/+9
2006-05-10Update omap5912osk board supportStefan Roese2-1/+246
2006-05-09Fix watchdog issues for ColdFire boards.Wolfgang Denk1-1/+4
2006-05-09Merge with /home/m8/git/u-bootWolfgang Denk6-15/+172
2006-05-09Make R5200 specific low level initialization board conditional.Marian Balakowicz1-9/+15
2006-05-09Update CPU target identification strings for Coldfire family.Marian Balakowicz1-6/+7
2006-05-09Fix serial console support for MCF5271.Marian Balakowicz1-6/+16
2006-04-27Add support for Freescale M5271: Merge with /work/u-boot.mcf5271Marian Balakowicz6-4/+144
2006-04-20Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port:Kumar Gala1-1/+1
2006-04-20* Add EPCS Controller bootrom work-around for Nios-IIHeiko Schocher1-0/+15
2006-04-20Fix I/O Macros and mini-app stubs for Nios-IIHeiko Schocher5-37/+44
2006-04-20Add MCF5282 support (without preloader)Heiko Schocher5-32/+334
2006-04-18MPC5200: enable snooping of DMA transactions on XLB even if no PCIWolfgang Denk2-4/+4
2006-04-16Some code cleanupWolfgang Denk4-111/+111
2006-04-06Fix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pciWolfgang Denk1-5/+5
2006-04-06Merge with /home/sr/git/u-boot/4xx-sdramWolfgang Denk2-34/+342
2006-04-03Fix CONFIG_SKIP_LOWLEVEL_INIT dependency in cpu/arm920t/start.SWolfgang Denk1-1/+2
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk83-233/+195
2006-03-31Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440)Stefan Roese2-34/+342
2006-03-29Set SDelay register in the DDR controller for the MPC5200B chip.Rafal Jaworowski1-5/+5
2006-03-24Merge with http://www.denx.de/git/u-boot.gitMarkus Klotzbuecher37-453/+4384