| Commit message (Expand) | Author | Age | Lines |
* | Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx. | Marian Balakowicz | 2006-03-14 | -0/+34 |
* | Correct shift offsets in icache_status and dcache_status for MPC83xx. | Marian Balakowicz | 2006-03-14 | -2/+2 |
* | Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer and | Wolfgang Denk | 2006-03-13 | -167/+531 |
* | Fix problem with updated PCI code in cpu/ppc4xx/405gp_pci.c | Stefan Roese | 2006-03-13 | -1/+1 |
* | cpu/ppc4xx/start.S : exceptions are enabled after relocation | Stefan Roese | 2006-03-13 | -23/+18 |
* | au1x00_eth.c: check malloc return value and abort if it failed | Wolfgang Denk | 2006-03-13 | -2/+6 |
* | Fix bug in [id]cache_status commands for MPC85xx processors; | Wolfgang Denk | 2006-03-13 | -2/+2 |
* | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc83xx | Wolfgang Denk | 2006-03-12 | -209/+349 |
|\ |
|
| * | Enable address translation on MPC83xx | Kumar Gala | 2006-02-10 | -179/+298 |
| * | Decopuled setting of OR/BR and LBLAWBAR/LBLAWAR on MPC83xx | Kumar Gala | 2006-01-25 | -28/+21 |
| * | Only disable the MPC83xx watchdog if its enabled out of reset. | Kumar Gala | 2006-01-11 | -0/+6 |
| * | Allow config of GPIO direction & data registers at boot on 83xx | Kumar Gala | 2006-01-11 | -0/+8 |
| * | Enable time handling on 83xx | Kumar Gala | 2006-01-11 | -0/+10 |
| * | Make System IO Config Registers board configurable on MPC83xx | Kumar Gala | 2006-01-11 | -2/+6 |
* | | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infr | Wolfgang Denk | 2006-03-12 | -0/+38 |
|\ \ |
|
| * | | Add helper function for generic flat device tree fixups for mpc83xx | Kumar Gala | 2006-01-11 | -0/+38 |
| |/ |
|
* | | Fix PCIDF calculation in cpu/mpc8260/speed.c for MPC8280EC | Wolfgang Denk | 2006-03-12 | -8/+19 |
* | | Coding Style cleanup | Wolfgang Denk | 2006-03-12 | -171/+165 |
* | | Add missing Blackfin files. | Wolfgang Denk | 2006-03-12 | -0/+3135 |
* | | More GCC 4.x woes | Wolfgang Denk | 2006-03-11 | -1/+2 |
* | | Some code cleanup for GCC 4.x | Wolfgang Denk | 2006-03-11 | -2/+2 |
* | | Cleanup (get rid of debug code that sneaked in) | Wolfgang Denk | 2006-03-07 | -1/+0 |
* | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-03-06 | -48/+42 |
|\ \ |
|
| * | | Initial port to MCC200 board (work in progress) | Wolfgang Denk | 2006-02-22 | -1/+2 |
* | | | Cleanup of NAND support of delta board using the Monahans Data Flash | Markus Klotzb�cher | 2006-03-06 | -1/+9 |
* | | | Lots of new stuff: | Markus Klotzb�cher | 2006-03-04 | -1/+1 |
* | | | All subsystem clocks not immediately need are turned at reset. | Markus Klotzb�cher | 2006-02-28 | -0/+10 |
* | | | Added GPIO initialization of DF signal. Still not working. | Markus Klotzb�cher | 2006-02-28 | -0/+1 |
* | | | This is the first commit for the u-boot zylonite port. The following has be | Markus Klotzb�cher | 2006-02-07 | -12/+47 |
|/ / |
|
* | | PMC405 and CPCI405: Moved configuration of pci resources into config file. | Stefan Roese | 2006-01-18 | -4/+5 |
|/ |
|
* | MPC5200: Set PCI retry counter to 0 = infinite retry; | Wolfgang Denk | 2005-12-16 | -1/+5 |
* | (no commit message) | Wolfgang Denk | 2005-12-12 | -1/+1 |
* | Fix DPRAM offset/size for MPC8541/8555. | Wolfgang Denk | 2005-12-06 | -1/+3 |
* | Code cleanup, especially MIPS for GCC 4.x | Wolfgang Denk | 2005-12-04 | -182/+181 |
* | Fix U-Boot compilation for MIPS boards using ELDK 4.0 | Wolfgang Denk | 2005-12-01 | -14/+19 |
* | Compile warning fixed | Stefan Roese | 2005-11-29 | -1/+1 |
* | Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board. | Stefan Roese | 2005-11-29 | -103/+189 |
* | Changed PPC44x startup message (cpu info, speed...) to common style: | Stefan Roese | 2005-11-27 | -102/+131 |
* | Add support for Prodrive P3P440 board: | Stefan Roese | 2005-11-22 | -3/+81 |
* | Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM) | Stefan Roese | 2005-11-15 | -50/+99 |
* | Fix MPC85xx PCI support (pci_register_hose() before pci config access) | Stefan Roese | 2005-11-07 | -10/+10 |
* | Add support for Ocotea pass 3 with 440GX Rev. F | Stefan Roese | 2005-11-01 | -0/+3 |
* | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2005-10-29 | -92/+204 |
|\ |
|
| * | Add support for multiple PHYs. | Marian Balakowicz | 2005-10-28 | -93/+204 |
* | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2005-10-21 | -5/+20 |
|\ \
| |/
|/| |
|
| * | Add NetConsole Support for AMCC eval boards | Stefan Roese | 2005-10-20 | -5/+18 |
| * | Fix NetConsole support on 4xx (only print eth link on 1st transfer) | Stefan Roese | 2005-10-18 | -0/+2 |
* | | Add PCI support for the TQM834x board. | Rafal Jaworowski | 2005-10-17 | -254/+4 |
|/ |
|
* | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2005-10-15 | -88/+33 |
|\ |
|
| * | Added support for TQM834x boards. | Marian Balakowicz | 2005-10-11 | -88/+34 |