summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-192-23/+104
* ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-191-0/+106
* Merge branch 'master' into nextWolfgang Denk2009-11-154-11/+14
|\
| * ppc/85xx: Fix how we determine the number of CAM entriesKumar Gala2009-11-131-2/+2
| * fsl-ddr: Fix the chip-select interleaving issueDave Liu2009-11-121-4/+3
| * Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-11-111-1/+1
| |\
| | * ppc4xx: 44x_spd_ddr2.c: Fix register macro ECCCR -> ECCES (SDRAM_ECCES)Stefan Roese2009-11-091-1/+1
| * | ppc/85xx: Fix misc L2 cache enabling bugDave Liu2009-10-311-4/+8
| |/
* | ppc/85xx: make boot from NAND full relocation to RAMMingkai Hu2009-11-131-1/+0
* | ppc4xx: Switch to I2C bus numer 0 for chip_config commandStefan Roese2009-11-101-0/+6
* | ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2009-11-091-0/+20
* | ppc4xx: Consolidate 4xx PCIe board specific configurationStefan Roese2009-11-091-0/+123
* | ppc4xx: Add common ppc4xx linker scriptStefan Roese2009-11-022-0/+172
|/
* Coding Style cleanup; update CHANGELOG, prepare -rc1Wolfgang Denk2009-10-283-31/+29
* mpc85xx: Add eSDHC support for MPC8569E-MDS boardsAnton Vorontsov2009-10-271-0/+4
* 85xx: MP Boot Page Translation updatePeter Tyser2009-10-274-31/+78
* ppc/85xx: Fix crashes due to generation of SPE instructionLeon Woestenberg2009-10-261-0/+5
* ppc/85xx: Make L2 support more robustDave Liu2009-10-261-1/+4
* Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk2009-10-2416-854/+1651
|\
| * arm926ejs: 8-byte align stack to avoid LDRD/STRD problemsSimon Kagstrom2009-10-241-0/+1
| * TI OMAP3: make gpmc_config as constNishanth Menon2009-10-241-4/+4
| * OMAP3: fix warnings when NAND/ONENAND is not usedNishanth Menon2009-10-181-1/+5
| * TI: OMAP3: Remove SZ_xx referencesSandeep Paulraj2009-10-182-4/+4
| * Clean-up of cpu_arm920t and cpu_arm920t_s3c24x0 codekevin.morfitt@fearnside-systems.co.uk2009-10-137-830/+915
| * CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boardskevin.morfitt@fearnside-systems.co.uk2009-10-131-16/+20
| * s5pc1xx: support Samsung s5pc1xx SoCMinkyu Kang2009-10-136-0/+703
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-10-243-3/+85
|\ \
| * | ppc4xx: Print PCI synchronous clock frequency upon bootupStefan Roese2009-10-231-1/+8
| * | ppc4xx: Add function to check and dynamically change PCI sync clockStefan Roese2009-10-231-0/+69
| * | ppc4xx: Update flash size in reg property of the NOR flash nodeStefan Roese2009-10-231-1/+7
| * | cpu/ppc4xx/fdt.c: avoid strcpy() to constant stringWolfgang Denk2009-10-231-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-10-241-0/+39
|\ \ \ | |/ / |/| |
| * | mpc83xx: mpc8313 - handle erratum IPIC1 (TSEC IRQ number swappage)Kim Phillips2009-10-161-0/+39
* | | mpc8xxx: improve LAW error messages when setting up DDRPaul Gortmaker2009-10-161-4/+5
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-10-151-0/+3
|\ \ \ | |_|/ |/| |
| * | Blackfin: reset watchdog in udelay()Mike Frysinger2009-10-131-0/+3
| |/
* | arm: Correct build with CONFIG_SYS_HUSH_PARSER setSimon Kagstrom2009-10-131-0/+1
* | Add support for Eukrea CPU9260/CPU9G20 SBCTom Rix2009-10-131-1/+2
* | Add support for Eukrea CPUAT91 SBCTom Rix2009-10-132-2/+252
* | TI DaVinci: DM646x: Initial Support for DM646x SOCSandeep Paulraj2009-10-132-0/+42
* | OMAP3 Move cache routine to cache.STom Rix2009-10-136-183/+194
|/
* Merge branch 'reloc'Wolfgang Denk2009-10-0921-33/+59
|\
| * relocation: Do not relocate NULL pointers.Joakim Tjernlund2009-10-0812-24/+48
| * 85xx: Ensure BSS segment isn't linked at address 0Peter Tyser2009-10-081-0/+11
| * ppc: Enable full relocation to RAMPeter Tyser2009-10-039-9/+0
* | mpc512x: fix fixed_sdram() init code.Wolfgang Denk2009-10-081-14/+19
* | ppc4xx: Rework cmd reginfoNiklaus Giger2009-10-072-0/+374
* | ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-074-41/+41
* | ppc4xx: Add PPC405EX(r) Rev D supportStefan Roese2009-10-071-10/+20
* | ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scanStefan Roese2009-10-071-1/+2
OpenPOWER on IntegriCloud