summaryrefslogtreecommitdiff
path: root/cpu
Commit message (Expand)AuthorAgeLines
* Fix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pciWolfgang Denk2006-04-06-5/+5
|\
| * Set SDelay register in the DDR controller for the MPC5200B chip.Rafal Jaworowski2006-03-29-5/+5
* | Merge with /home/sr/git/u-boot/4xx-sdramWolfgang Denk2006-04-05-34/+342
|\ \
| * | Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440)Stefan Roese2006-03-31-34/+342
| |/
* | Fix CONFIG_SKIP_LOWLEVEL_INIT dependency in cpu/arm920t/start.SWolfgang Denk2006-04-03-1/+2
* | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-233/+195
* | Merge with http://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2006-03-24-453/+4384
|\ \ | |/
| * Add support for MPC859/866 Rev. A.0Wolfgang Denk2006-03-18-3/+8
| * Support for DDR with 32-data path. Addotional notes on injectingRafal Jaworowski2006-03-16-12/+49
| * Add support for ECC DDR initialization on MPC83xx.Marian Balakowicz2006-03-14-22/+108
| * Add DMA support for MPC83xx.Marian Balakowicz2006-03-14-0/+85
| * Add sync in do_reset() routine for MPC83xx after RPR registerMarian Balakowicz2006-03-14-0/+2
| * Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx.Marian Balakowicz2006-03-14-0/+34
| * Correct shift offsets in icache_status and dcache_status for MPC83xx.Marian Balakowicz2006-03-14-2/+2
| * Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer andWolfgang Denk2006-03-13-167/+531
| * Fix problem with updated PCI code in cpu/ppc4xx/405gp_pci.cStefan Roese2006-03-13-1/+1
| * cpu/ppc4xx/start.S : exceptions are enabled after relocationStefan Roese2006-03-13-23/+18
| * au1x00_eth.c: check malloc return value and abort if it failedWolfgang Denk2006-03-13-2/+6
| * Fix bug in [id]cache_status commands for MPC85xx processors;Wolfgang Denk2006-03-13-2/+2
| * Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc83xxWolfgang Denk2006-03-12-209/+349
| |\
| | * Enable address translation on MPC83xxKumar Gala2006-02-10-179/+298
| | * Decopuled setting of OR/BR and LBLAWBAR/LBLAWAR on MPC83xxKumar Gala2006-01-25-28/+21
| | * Only disable the MPC83xx watchdog if its enabled out of reset.Kumar Gala2006-01-11-0/+6
| | * Allow config of GPIO direction & data registers at boot on 83xxKumar Gala2006-01-11-0/+8
| | * Enable time handling on 83xxKumar Gala2006-01-11-0/+10
| | * Make System IO Config Registers board configurable on MPC83xxKumar Gala2006-01-11-2/+6
| * | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infrWolfgang Denk2006-03-12-0/+38
| |\ \
| | * | Add helper function for generic flat device tree fixups for mpc83xxKumar Gala2006-01-11-0/+38
| | |/
| * | Fix PCIDF calculation in cpu/mpc8260/speed.c for MPC8280ECWolfgang Denk2006-03-12-8/+19
| * | Coding Style cleanupWolfgang Denk2006-03-12-171/+165
| * | Add missing Blackfin files.Wolfgang Denk2006-03-12-0/+3135
| * | More GCC 4.x woesWolfgang Denk2006-03-11-1/+2
| * | Some code cleanup for GCC 4.xWolfgang Denk2006-03-11-2/+2
* | | Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO andMarkus Klotzbuecher2006-03-24-2/+15
* | | delta board: DA9030 initialization and i2c support. Some minor changes toMarkus Klotzbuecher2006-03-24-5/+14
|/ /
* | Cleanup (get rid of debug code that sneaked in)Wolfgang Denk2006-03-07-1/+0
* | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-03-06-48/+42
|\ \
| * | Initial port to MCC200 board (work in progress)Wolfgang Denk2006-02-22-1/+2
* | | Cleanup of NAND support of delta board using the Monahans Data FlashMarkus Klotzbücher2006-03-06-1/+9
* | | Lots of new stuff:Markus Klotzbücher2006-03-04-1/+1
* | | All subsystem clocks not immediately need are turned at reset.Markus Klotzbücher2006-02-28-0/+10
* | | Added GPIO initialization of DF signal. Still not working.Markus Klotzbücher2006-02-28-0/+1
* | | This is the first commit for the u-boot zylonite port. The following has beMarkus Klotzbücher2006-02-07-12/+47
|/ /
* | 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