aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2009-11-27arm: A320: Add support for Faraday A320 evaluation boardPo-Yu Chuang4-0/+313
2009-11-27OMAP3: Fix SDRC initNishanth Menon1-1/+2
2009-11-27OMAP3:SDRC: Cleanup references to SDPNishanth Menon2-2/+2
2009-11-27TI DA8xx: Add DA8xx cpu functionsSekhar Nori2-10/+83
2009-11-27TI Davinci timer.c: Remove volatiles and memory mapped structuresNick Thompson1-13/+15
2009-11-27Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk6-47/+19
2009-11-27S3C6400/SMDK6400: fix stack_setup in start.SSeunghyeon Rhee1-6/+1
2009-11-27s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xxMinkyu Kang6-6/+6
2009-11-27Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk5-10/+10
2009-11-23ppc4xx: Cleanup PPC4xx I2C infrastructureStefan Roese1-102/+97
2009-11-23ppc4xx: Remove some testing code from 4xx_pcie.cStefan Roese1-4/+0
2009-11-19ppc4xx: Consolidate pci_master_init() functionStefan Roese1-0/+18
2009-11-19ppc4xx: Consolidate pci_pre_init() functionStefan Roese2-23/+104
2009-11-19ppc4xx: Consolidate pci_target_init() functionStefan Roese1-0/+106
2009-11-15Merge branch 'master' into nextWolfgang Denk4-11/+14
2009-11-13ppc/85xx: make boot from NAND full relocation to RAMMingkai Hu1-1/+0
2009-11-13ppc/85xx: Fix how we determine the number of CAM entriesKumar Gala1-2/+2
2009-11-12fsl-ddr: Fix the chip-select interleaving issueDave Liu1-4/+3
2009-11-11Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk1-1/+1
2009-11-10ppc4xx: Switch to I2C bus numer 0 for chip_config commandStefan Roese1-0/+6
2009-11-09ppc4xx: 44x_spd_ddr2.c: Fix register macro ECCCR -> ECCES (SDRAM_ECCES)Stefan Roese1-1/+1
2009-11-09ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese1-0/+20
2009-11-09ppc4xx: Consolidate 4xx PCIe board specific configurationStefan Roese1-0/+123
2009-11-02ppc4xx: Add common ppc4xx linker scriptStefan Roese2-0/+172
2009-10-31ppc/85xx: Fix misc L2 cache enabling bugDave Liu1-4/+8
2009-10-28Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1Wolfgang Denk3-31/+29
2009-10-27mpc85xx: Add eSDHC support for MPC8569E-MDS boardsAnton Vorontsov1-0/+4
2009-10-2785xx: MP Boot Page Translation updatePeter Tyser4-31/+78
2009-10-26ppc/85xx: Fix crashes due to generation of SPE instructionLeon Woestenberg1-0/+5
2009-10-26ppc/85xx: Make L2 support more robustDave Liu1-1/+4
2009-10-24Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk16-854/+1651
2009-10-24Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk3-3/+85
2009-10-24Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk1-0/+39
2009-10-24arm926ejs: 8-byte align stack to avoid LDRD/STRD problemsSimon Kagstrom1-0/+1
2009-10-24TI OMAP3: make gpmc_config as constNishanth Menon1-4/+4
2009-10-23ppc4xx: Print PCI synchronous clock frequency upon bootupStefan Roese1-1/+8
2009-10-23ppc4xx: Add function to check and dynamically change PCI sync clockStefan Roese1-0/+69
2009-10-23ppc4xx: Update flash size in reg property of the NOR flash nodeStefan Roese1-1/+7
2009-10-23cpu/ppc4xx/fdt.c: avoid strcpy() to constant stringWolfgang Denk1-1/+1
2009-10-18OMAP3: fix warnings when NAND/ONENAND is not usedNishanth Menon1-1/+5
2009-10-18TI: OMAP3: Remove SZ_xx referencesSandeep Paulraj2-4/+4
2009-10-16mpc83xx: mpc8313 - handle erratum IPIC1 (TSEC IRQ number swappage)Kim Phillips1-0/+39
2009-10-16mpc8xxx: improve LAW error messages when setting up DDRPaul Gortmaker1-4/+5
2009-10-15Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk1-0/+3
2009-10-13Clean-up of cpu_arm920t and cpu_arm920t_s3c24x0 codekevin.morfitt@fearnside-systems.co.uk7-830/+915
2009-10-13CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boardskevin.morfitt@fearnside-systems.co.uk1-16/+20
2009-10-13s5pc1xx: support Samsung s5pc1xx SoCMinkyu Kang6-0/+703
2009-10-13Blackfin: reset watchdog in udelay()Mike Frysinger1-0/+3
2009-10-13arm: Correct build with CONFIG_SYS_HUSH_PARSER setSimon Kagstrom1-0/+1
2009-10-13Add support for Eukrea CPU9260/CPU9G20 SBCTom Rix1-1/+2