summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* 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
* | PPC4xx: Denali core: Fix incorrect DDR row bitsMike Nuss2009-10-071-1/+1
* | ppc4xx: Merge PPC4xx DDR and DDR2 ECC handlingStefan Roese2009-10-024-250/+169
* | ppc4xx: Reorganize DDR2 ECC handlingFelix Radensky2009-10-021-207/+249
|/
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-09-304-80/+79
|\
| * ppc4xx: Remove mtsdram0() marcos and use common mtsdram() insteadStefan Roese2009-09-281-14/+13
| * ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese2009-09-283-65/+65
| * ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-281-14/+14
* | mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfieldsKim Phillips2009-09-261-107/+154
|/
* mucmc52, uc101: delete ata@3a00 node, if no CF card is detectedHeiko Schocher2009-09-251-0/+20
* mpc512x: Streamlined fixed_sdram() init sequence.Martha M Stan2009-09-251-35/+69
* ppc/p4080: Determine various chip frequencies on CoreNet platformsKumar Gala2009-09-242-4/+127
* ppc/p4080: Handle timebase enabling and frequency reportingKumar Gala2009-09-243-1/+22
OpenPOWER on IntegriCloud