| Commit message (Expand) | Author | Age | Lines |
* | TI OMAP3: make gpmc_config as const | Nishanth Menon | 2009-10-24 | -4/+4 |
* | OMAP3: fix warnings when NAND/ONENAND is not used | Nishanth Menon | 2009-10-18 | -1/+5 |
* | TI: OMAP3: Remove SZ_xx references | Sandeep Paulraj | 2009-10-18 | -4/+4 |
* | Clean-up of cpu_arm920t and cpu_arm920t_s3c24x0 code | kevin.morfitt@fearnside-systems.co.uk | 2009-10-13 | -830/+915 |
* | CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards | kevin.morfitt@fearnside-systems.co.uk | 2009-10-13 | -16/+20 |
* | s5pc1xx: support Samsung s5pc1xx SoC | Minkyu Kang | 2009-10-13 | -0/+703 |
* | arm: Correct build with CONFIG_SYS_HUSH_PARSER set | Simon Kagstrom | 2009-10-13 | -0/+1 |
* | Add support for Eukrea CPU9260/CPU9G20 SBC | Tom Rix | 2009-10-13 | -1/+2 |
* | Add support for Eukrea CPUAT91 SBC | Tom Rix | 2009-10-13 | -2/+252 |
* | TI DaVinci: DM646x: Initial Support for DM646x SOC | Sandeep Paulraj | 2009-10-13 | -0/+42 |
* | OMAP3 Move cache routine to cache.S | Tom Rix | 2009-10-13 | -183/+194 |
* | Merge branch 'reloc' | Wolfgang Denk | 2009-10-09 | -33/+59 |
|\ |
|
| * | relocation: Do not relocate NULL pointers. | Joakim Tjernlund | 2009-10-08 | -24/+48 |
| * | 85xx: Ensure BSS segment isn't linked at address 0 | Peter Tyser | 2009-10-08 | -0/+11 |
| * | ppc: Enable full relocation to RAM | Peter Tyser | 2009-10-03 | -9/+0 |
* | | mpc512x: fix fixed_sdram() init code. | Wolfgang Denk | 2009-10-08 | -14/+19 |
* | | 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 |