summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* OMAP3: Fix SDRC initNishanth Menon2009-11-271-1/+2
* OMAP3:SDRC: Cleanup references to SDPNishanth Menon2009-11-272-2/+2
* TI DA8xx: Add DA8xx cpu functionsSekhar Nori2009-11-272-10/+83
* TI Davinci timer.c: Remove volatiles and memory mapped structuresNick Thompson2009-11-271-13/+15
* Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk2009-11-276-47/+19
* S3C6400/SMDK6400: fix stack_setup in start.SSeunghyeon Rhee2009-11-271-6/+1
* s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xxMinkyu Kang2009-11-276-6/+6
* Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk2009-11-275-10/+10
* ppc4xx: Cleanup PPC4xx I2C infrastructureStefan Roese2009-11-231-102/+97
* ppc4xx: Remove some testing code from 4xx_pcie.cStefan Roese2009-11-231-4/+0
* ppc4xx: Consolidate pci_master_init() functionStefan Roese2009-11-191-0/+18
* 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
OpenPOWER on IntegriCloud