summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* Add support for TQM885D board.Markus Klotzbuecher2006-07-122-4/+7
* Bugfix in FEC initialisation:Markus Klotzbuecher2006-07-121-1/+3
* Support for spc1920 board.Markus Klotzbuecher2006-07-123-2/+10
* Fix timer problems on AMCC yucca board.Marian Balakowicz2006-07-061-5/+3
* Add system memory to the PCI region list for AMCC PPC44x CPUs.Marian Balakowicz2006-07-041-0/+13
* Cleanup config file and bootup output for Yucca board.Marian Balakowicz2006-07-031-2/+4
* Fix CONFIG_440_GX define usage.Marian Balakowicz2006-06-301-1/+1
* Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-309-70/+623
|\
| * Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-309-70/+623
* | Add support for wrPPMC7xx/74xx boardsHeiko Schocher2006-06-192-2/+4
* | Merge with ssh://fifi/home/wd/git/u-boot/masterWolfgang Denk2006-06-192-11/+172
|\ \
| * | Add support for CONFIG_SERIAL_MULTI on MPC5xxxWolfgang Denk2006-06-161-10/+171
| * | Bugfix in I2C initialisation on S3C2400.Wolfgang Denk2006-06-161-1/+1
* | | Fix IxEthDB.h to compile againStefan Roese2006-06-141-2/+2
* | | Minor cleanup for PCS440EP boardStefan Roese2006-06-131-1/+1
|/ /
* | Minor code cleanup.Wolfgang Denk2006-06-101-4/+4
* | Merge with /home/hs/U-Boot/u-boot-devWolfgang Denk2006-06-105-57/+353
|\ \
| * | * Add EPCS Controller bootrom work-around for Nios-IIHeiko Schocher2006-04-201-0/+15
| * | Fix I/O Macros and mini-app stubs for Nios-IIHeiko Schocher2006-04-205-37/+44
| * | Add MCF5282 support (without preloader)Heiko Schocher2006-04-205-32/+334
* | | Nios II - Add EPCS Controller bootrom work-aroundScott McNutt2006-06-081-0/+15
* | | Nios II - Fix I/O Macros and mini-app stubsScott McNutt2006-06-085-37/+44
* | | Add support for PCS440EP boardStefan Roese2006-06-022-2/+127
* | | Fix PCI to memory window size problems on PM82x boardsWolfgang Denk2006-05-301-2/+2
* | | Minor cleanup.Wolfgang Denk2006-05-3010-2590/+74
* | | * Update Intel IXP4xx supportWolfgang Denk2006-05-30156-15/+72222
* | | Fix problem in PVR detection for 440GRStefan Roese2006-05-181-1/+1
* | | Minor cleanup.Wolfgang Denk2006-05-103-27/+26
* | | Add support for AMCC 440EP Rev C and 440GR Rev BStefan Roese2006-05-101-1/+9
* | | Update omap5912osk board supportStefan Roese2006-05-102-1/+246
* | | Fix watchdog issues for ColdFire boards.Wolfgang Denk2006-05-091-1/+4
* | | Merge with /home/m8/git/u-bootWolfgang Denk2006-05-096-15/+172
|\ \ \
| * | | Make R5200 specific low level initialization board conditional.Marian Balakowicz2006-05-091-9/+15
| * | | Update CPU target identification strings for Coldfire family.Marian Balakowicz2006-05-091-6/+7
| * | | Fix serial console support for MCF5271.Marian Balakowicz2006-05-091-6/+16
| * | | Add support for Freescale M5271: Merge with /work/u-boot.mcf5271Marian Balakowicz2006-04-276-4/+144
| |\ \ \ | | |/ / | |/| |
| | * | Add support for Freescale M5271 processorZachary P. Landau2006-01-266-4/+144
| | |/
* | / Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port:Kumar Gala2006-04-201-1/+1
|/ /
* | MPC5200: enable snooping of DMA transactions on XLB even if no PCIWolfgang Denk2006-04-182-4/+4
* | Some code cleanupWolfgang Denk2006-04-164-111/+111
* | Fix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pciWolfgang Denk2006-04-061-5/+5
|\ \
| * | Set SDelay register in the DDR controller for the MPC5200B chip.Rafal Jaworowski2006-03-291-5/+5
* | | Merge with /home/sr/git/u-boot/4xx-sdramWolfgang Denk2006-04-052-34/+342
|\ \ \
| * | | Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440)Stefan Roese2006-03-312-34/+342
| |/ /
* | | Fix CONFIG_SKIP_LOWLEVEL_INIT dependency in cpu/arm920t/start.SWolfgang Denk2006-04-031-1/+2
* | | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-3183-233/+195
* | | Merge with http://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2006-03-2437-453/+4384
|\| |
| * | Add support for MPC859/866 Rev. A.0Wolfgang Denk2006-03-181-3/+8
| * | Support for DDR with 32-data path. Addotional notes on injectingRafal Jaworowski2006-03-161-12/+49
| * | Add support for ECC DDR initialization on MPC83xx.Marian Balakowicz2006-03-141-22/+108