aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher1-4/+0
2009-12-085xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher2-0/+2
2009-12-07Merge branch 'master' into nextWolfgang Denk2-1/+3
2009-12-07help: Correct syntax of nandecc help output.Robert P. J. Day1-1/+1
2009-12-07trab: fix warning: implicit declaration of function 'disable_vfd'Wolfgang Denk1-0/+2
2009-12-05Merge branch 'master' into nextWolfgang Denk1-0/+1
2009-12-05Generic udelay() with watchdog supportIngo van Lil28-30/+30
2009-12-05i386: Final RelocationGraeme Russ3-121/+23
2009-12-05i386: Remove inline asm symbols from .dynsymGraeme Russ2-0/+6
2009-12-05i386: Rearrange Interupt HandlingGraeme Russ4-246/+417
2009-12-05i386: Fix race condition when using SC520 timersGraeme Russ1-5/+6
2009-11-27avr32/hsdramc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2-4/+1
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-22mpc8260: move FDT memory node fixup into common CPU code.Marcel Ziswiler1-0/+1
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