summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc83xxWolfgang Denk2006-03-123-209/+349
|\
| * Enable address translation on MPC83xxKumar Gala2006-02-101-179/+298
| * Decopuled setting of OR/BR and LBLAWBAR/LBLAWAR on MPC83xxKumar Gala2006-01-251-28/+21
| * Only disable the MPC83xx watchdog if its enabled out of reset.Kumar Gala2006-01-111-0/+6
| * Allow config of GPIO direction & data registers at boot on 83xxKumar Gala2006-01-111-0/+8
| * Enable time handling on 83xxKumar Gala2006-01-111-0/+10
| * Make System IO Config Registers board configurable on MPC83xxKumar Gala2006-01-111-2/+6
* | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infrWolfgang Denk2006-03-121-0/+38
|\ \
| * | Add helper function for generic flat device tree fixups for mpc83xxKumar Gala2006-01-111-0/+38
| |/
* | Fix PCIDF calculation in cpu/mpc8260/speed.c for MPC8280ECWolfgang Denk2006-03-121-8/+19
* | Coding Style cleanupWolfgang Denk2006-03-129-171/+165
* | Add missing Blackfin files.Wolfgang Denk2006-03-1216-0/+3135
* | More GCC 4.x woesWolfgang Denk2006-03-111-1/+2
* | Some code cleanup for GCC 4.xWolfgang Denk2006-03-111-2/+2
* | Cleanup (get rid of debug code that sneaked in)Wolfgang Denk2006-03-071-1/+0
* | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-03-063-48/+42
|\ \
| * | Initial port to MCC200 board (work in progress)Wolfgang Denk2006-02-221-1/+2
* | | Cleanup of NAND support of delta board using the Monahans Data FlashMarkus Klotzbücher2006-03-061-1/+9
* | | Lots of new stuff:Markus Klotzbücher2006-03-041-1/+1
* | | All subsystem clocks not immediately need are turned at reset.Markus Klotzbücher2006-02-281-0/+10
* | | Added GPIO initialization of DF signal. Still not working.Markus Klotzbücher2006-02-281-0/+1
* | | This is the first commit for the u-boot zylonite port. The following has beMarkus Klotzbücher2006-02-073-12/+47
|/ /
* | PMC405 and CPCI405: Moved configuration of pci resources into config file.Stefan Roese2006-01-181-4/+5
|/
* MPC5200: Set PCI retry counter to 0 = infinite retry;Wolfgang Denk2005-12-161-1/+5
* (no commit message)Wolfgang Denk2005-12-121-1/+1
* Fix DPRAM offset/size for MPC8541/8555.Wolfgang Denk2005-12-061-1/+3
* Code cleanup, especially MIPS for GCC 4.xWolfgang Denk2005-12-045-182/+181
* Fix U-Boot compilation for MIPS boards using ELDK 4.0Wolfgang Denk2005-12-012-14/+19
* Compile warning fixedStefan Roese2005-11-291-1/+1
* Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.Stefan Roese2005-11-298-103/+189
* Changed PPC44x startup message (cpu info, speed...) to common style:Stefan Roese2005-11-271-102/+131
* Add support for Prodrive P3P440 board:Stefan Roese2005-11-223-3/+81
* Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM)Stefan Roese2005-11-151-50/+99
* Fix MPC85xx PCI support (pci_register_hose() before pci config access)Stefan Roese2005-11-071-10/+10
* Add support for Ocotea pass 3 with 440GX Rev. FStefan Roese2005-11-011-0/+3
* Merge with /home/m8/git/u-bootWolfgang Denk2005-10-2910-92/+204
|\
| * Add support for multiple PHYs.Marian Balakowicz2005-10-2810-93/+204
* | Merge with /home/wd/git/u-boot/masterWolfgang Denk2005-10-211-5/+20
|\ \ | |/ |/|
| * Add NetConsole Support for AMCC eval boardsStefan Roese2005-10-201-5/+18
| * Fix NetConsole support on 4xx (only print eth link on 1st transfer)Stefan Roese2005-10-181-0/+2
* | Add PCI support for the TQM834x board.Rafal Jaworowski2005-10-174-254/+4
|/
* Merge with /home/m8/git/u-bootWolfgang Denk2005-10-154-88/+33
|\
| * Added support for TQM834x boards.Marian Balakowicz2005-10-114-88/+34
* | Cleanup for GCC-4.xWolfgang Denk2005-10-1314-31/+35
* | Merge with /home/sr/git/u-bootWolfgang Denk2005-10-131-4/+10
|\ \
| * | Fix problem in ppc4xx eth-driver without ethaddr (only withoutStefan Roese2005-10-101-4/+10
* | | Support passing of OF flat trees to the kernel.Wolfgang Denk2005-10-131-1/+1
| |/ |/|
* | Add support for NetSilicon NS7520 processor.Wolfgang Denk2005-10-092-0/+17
* | Add support for AP1000 board.Wolfgang Denk2005-10-091-0/+7
* | Eliminate hard-coded address of Ethernet transfer buffer on at91rm9200Wolfgang Denk2005-10-091-14/+8
OpenPOWER on IntegriCloud