| Commit message (Expand) | Author | Age | Lines |
* | ppc4xx: Rework cmd reginfo | Niklaus Giger | 2009-10-07 | -0/+374 |
* | ppc_4xx: Apply new HW register names | Niklaus Giger | 2009-10-07 | -41/+41 |
* | ppc4xx: Add PPC405EX(r) Rev D support | Stefan Roese | 2009-10-07 | -10/+20 |
* | ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan | Stefan Roese | 2009-10-07 | -1/+2 |
* | PPC4xx: Denali core: Fix incorrect DDR row bits | Mike Nuss | 2009-10-07 | -1/+1 |
* | ppc4xx: Merge PPC4xx DDR and DDR2 ECC handling | Stefan Roese | 2009-10-02 | -250/+169 |
* | ppc4xx: Reorganize DDR2 ECC handling | Felix Radensky | 2009-10-02 | -207/+249 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2009-09-30 | -80/+79 |
|\ |
|
| * | ppc4xx: Remove mtsdram0() marcos and use common mtsdram() instead | Stefan Roese | 2009-09-28 | -14/+13 |
| * | ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case | Stefan Roese | 2009-09-28 | -65/+65 |
| * | ppc4xx: Convert PPC4xx UIC defines from lower case to upper case | Stefan Roese | 2009-09-28 | -14/+14 |
* | | mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfields | Kim Phillips | 2009-09-26 | -107/+154 |
|/ |
|
* | mucmc52, uc101: delete ata@3a00 node, if no CF card is detected | Heiko Schocher | 2009-09-25 | -0/+20 |
* | mpc512x: Streamlined fixed_sdram() init sequence. | Martha M Stan | 2009-09-25 | -35/+69 |
* | ppc/p4080: Determine various chip frequencies on CoreNet platforms | Kumar Gala | 2009-09-24 | -4/+127 |
* | ppc/p4080: Handle timebase enabling and frequency reporting | Kumar Gala | 2009-09-24 | -1/+22 |
* | ppc/p4080: Add various p4080 related defines (and p4040) | Kumar Gala | 2009-09-24 | -0/+5 |
* | ppc/p4080: CoreNet platfrom style secondary core release | Kumar Gala | 2009-09-24 | -3/+65 |
* | ppc/p4080: CoreNet platfrom style CCSRBAR setting | Kumar Gala | 2009-09-24 | -18/+54 |
* | ppc/85xx: Fix enabling of L2 cache | Kumar Gala | 2009-09-24 | -3/+4 |
* | 85xx-fdt: Fixed l2-ctlr's compatible prop for QorIQ | Vivek Mahajan | 2009-09-24 | -3/+10 |
* | ppc/85xx: add cpu init config file for boot from NAND | Mingkai Hu | 2009-09-24 | -0/+63 |
* | ppc/85xx: add ld script file for boot from NAND | Mingkai Hu | 2009-09-24 | -0/+67 |
* | ppc4xx: Fix PCIE PLL lock on 440SPe Yucca board | Rupjyoti Sarmah | 2009-09-23 | -8/+15 |
* | ppc4xx: Consolidate get_OPB_freq() | Stefan Roese | 2009-09-17 | -75/+15 |
* | ppc4xx: Fix 405EZ uart base baud calculation | Stefan Roese | 2009-09-17 | -1/+5 |
* | ppc/85xx: Disable all async interrupt sources when we boot | Kumar Gala | 2009-09-15 | -0/+11 |
* | ppc/85xx: Split out cpu_init_early into its own file for NAND_SPL | Kumar Gala | 2009-09-15 | -51/+77 |
* | ppc/85xx: Change cpu_init_early_f so we can use with NAND SPL | Kumar Gala | 2009-09-15 | -9/+25 |
* | ppc/85xx: add boot from NAND/eSDHC/eSPI support | Mingkai Hu | 2009-09-15 | -1/+181 |
* | ppc/85xx: Move code around to prep for NAND_SPL | Kumar Gala | 2009-09-15 | -23/+23 |
* | ppc/85xx: Repack tlb_table to save space | Kumar Gala | 2009-09-15 | -4/+5 |
* | ppc/85xx: Introduce low level write_tlb function | Kumar Gala | 2009-09-15 | -14/+26 |
* | ppc/8xxx: Misc DDR related fixes | Kumar Gala | 2009-09-15 | -7/+7 |
* | ppc/85xx: Remove some bogus code from external interrupt handler. | Scott Wood | 2009-09-15 | -8/+1 |
* | ppc/85xx: Ensure that MAS8 is zero when writing TLB entries. | Scott Wood | 2009-09-15 | -0/+7 |
* | ppc/85xx: Don't enable interrupts before we're ready | Scott Wood | 2009-09-15 | -2/+2 |
* | ppc4xx: Big cleanup of PPC4xx defines | Stefan Roese | 2009-09-11 | -171/+171 |
* | ppc4xx: Fix compilation warning in 4xx miiphy.c | Stefan Roese | 2009-09-10 | -1/+1 |
* | ppc4xx: Allow overwriting pci target registers for all 4xx boards | Matthias Fuchs | 2009-09-10 | -2/+2 |
* | ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address | Kumar Gala | 2009-09-09 | -3/+7 |
* | ppc/85xx: Clean up do_reset | Kumar Gala | 2009-09-08 | -16/+9 |
* | ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu(). | Poonam Aggrwal | 2009-09-08 | -6/+10 |
* | ppc/85xx/86xx: Device tree fixup for number of cores | Poonam Aggrwal | 2009-09-08 | -0/+61 |
* | ppc/85xx,86xx: Handling Unknown SOC version | Poonam Aggrwal | 2009-09-08 | -13/+7 |
* | ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host | Kumar Gala | 2009-09-08 | -0/+226 |
* | ppc/85xx: Cleanup makefile and related optional files | Kumar Gala | 2009-09-08 | -18/+19 |
* | ppc/85xx: Fix bug in setup_mp code | Kumar Gala | 2009-09-08 | -3/+29 |
* | ppc/85xx: Add a simple function to search the TLB | Kumar Gala | 2009-09-08 | -0/+27 |
* | 85xx: Add support for setting IVORs to fixed offset defaults | Kumar Gala | 2009-09-08 | -0/+95 |