summaryrefslogtreecommitdiff
path: root/cpu
Commit message (Expand)AuthorAgeLines
...
| | * | | | | | | | | Remove L2 Cache invalidate polling.Jon Loeliger2006-05-19-11/+17
| * | | | | | | | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-06-07-47/+70115
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-05-10-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Remove unneeded INIT_RAM_LOCK cache twiddling.Haiying Wang2006-05-10-2/+3
| * | | | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-05-09-0/+4627
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | Cleanup whitespaces and style issues.Jon Loeliger2006-04-27-411/+339
| | * | | | | | | | | | Initial support for MPC8641 HPCN board.Jon Loeliger2006-04-26-0/+4699
* | | | | | | | | | | | Cleanup compile warnings. Prepare for release 1.1.5Wolfgang Denk2006-10-20-3/+3
* | | | | | | | | | | | Add board/cpu specific NAND chip select function to 440 NDFCStefan Roese2006-10-20-13/+26
* | | | | | | | | | | | Merge with /home/sr/git/u-boot/440epx-boot-msgWolfgang Denk2006-10-20-4/+12
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| * | | | | | | | | | | Make 4xx bootup message shorter on 440EPx/GRx platformsStefan Roese2006-10-18-4/+12
* | | | | | | | | | | | Merge with /home/tur/proj/051_uboot_linux_v38b/u-bootWolfgang Denk2006-10-18-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Preliminary patch adding support for the MarelV38B board.Bartlomiej Sieka2006-10-13-1/+1
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | * PPC405EP: Add support for board configuration of CPC0_PCI registerStefan Roese2006-10-12-1/+5
* | | | | | | | | | | * PPC405EP: Add CFG_GPIO0_OR, CFG_GPIO0_ODR to setup GPIO completely.Stefan Roese2006-10-12-4/+10
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-36/+36
* | | | | | | | | | Coding style cleanupWolfgang Denk2006-10-09-18/+18
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Add support for AMCC Rainier PPX440GRx eval boardStefan Roese2006-09-13-2/+2
|/ / / / / / / /
* | | | | | | | Merge with /home/m8/git/u-bootWolfgang Denk2006-09-09-3441/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove dead code (i2o and dma) from cpu/mpc824x/drivers/ directory.Marian Balakowicz2006-09-07-3441/+0
* | | | | | | | | Fix build problem cpu/ppc4xx/ndfc.cStefan Roese2006-09-07-1/+3
* | | | | | | | | Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-07-266/+787
|/ / / / / / / /
* | | | | | | | Fix build problems on sorcery board.Wolfgang Denk2006-09-04-1/+1
* | | | | | | | Merge with /home/m8/git/u-bootWolfgang Denk2006-09-04-290/+446
|\ \ \ \ \ \ \ \
| * | | | | | | | Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-290/+443
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Added interrupt handling capabilities for mpc5xxx processors.Detlev Zundel2006-09-01-15/+277
* | | | | | | | Add splashscreen support for MCC200 board.Wolfgang Denk2006-08-30-0/+56
* | | | | | | | PCIe endpoint support for AMCC Yucca 440SPe boardStefan Roese2006-08-29-24/+403
* | | | | | | | Code cleanupWolfgang Denk2006-08-27-8/+8
|/ / / / / / /
* | | | | | | Update for SC520 board.Wolfgang Denk2006-08-14-7/+65
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge with /home/raj/git/u-bootWolfgang Denk2006-08-11-14/+13
|\ \ \ \ \ \
| * | | | | | Fix PCI-Express on PPC440SPe rev. A.Rafal Jaworowski2006-08-11-14/+13
* | | | | | | Merge with /home/raj/git/u-bootWolfgang Denk2006-08-10-3/+787
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | |
| * | | | | Add support for PCI-Express on PPC440SPe (Yucca board).Rafal Jaworowski2006-08-10-3/+787
* | | | | | PPC440 DDR setup: Set SDRAM0_CFG0[PMU]=0 for best performanceStefan Roese2006-07-28-3/+3
* | | | | | Code cleanupWolfgang Denk2006-07-21-1/+1
* | | | | | Add support for friendly-arm SBC-2410X boardWolfgang Denk2006-07-21-1/+3
* | | | | | Fix MIPS LE build problemWolfgang Denk2006-07-21-1/+1
* | | | | | Add support for TB5200 boardWolfgang Denk2006-07-19-2/+2
* | | | | | Add support for TQM885D board.Markus Klotzbuecher2006-07-12-4/+7
* | | | | | Bugfix in FEC initialisation:Markus Klotzbuecher2006-07-12-1/+3
* | | | | | Support for spc1920 board.Markus Klotzbuecher2006-07-12-2/+10
|/ / / / /
* | | | | Fix timer problems on AMCC yucca board.Marian Balakowicz2006-07-06-5/+3
* | | | | Add system memory to the PCI region list for AMCC PPC44x CPUs.Marian Balakowicz2006-07-04-0/+13
* | | | | Cleanup config file and bootup output for Yucca board.Marian Balakowicz2006-07-03-2/+4
* | | | | Fix CONFIG_440_GX define usage.Marian Balakowicz2006-06-30-1/+1
* | | | | Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-30-70/+623
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-30-70/+623
* | | | | Add support for wrPPMC7xx/74xx boardsHeiko Schocher2006-06-19-2/+4
* | | | | Merge with ssh://fifi/home/wd/git/u-boot/masterWolfgang Denk2006-06-19-11/+172
|\ \ \ \ \