aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2010-01-17Blackfin: use new bfin read/write mmr helper funcsMike Frysinger4-79/+90
2010-01-17Blackfin: move watchdog config check to MakefileMike Frysinger2-4/+2
2010-01-17Blackfin: support boards with no external memoryMike Frysinger2-1/+21
2010-01-17Blackfin: re-architect initcodeMike Frysinger1-52/+169
2010-01-17Blackfin: move section length calculation to linker scriptMike Frysinger2-16/+13
2010-01-12Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2-0/+21
2010-01-07mpc83xx: add support configure bus parkingHeiko Schocher1-0/+12
2010-01-07mpc83xx: spd_sdram.c: Disable memory controller before initializingStefan Roese1-0/+9
2010-01-05fsl-ddr: setup ODT_RD_CFG & ODT_WR_CFG when we interleaveDave Liu1-0/+3
2010-01-05fsl-ddr: add override for the Rtt_WrDave Liu1-3/+7
2010-01-05fsl-ddr: add the override for write levelingDave Liu2-6/+15
2010-01-05fsl-ddr: Fix power-down timing settingsDave Liu1-3/+4
2010-01-05ppc/p4080: Fix reporting of PME & FM clock frequenciesKumar Gala1-6/+6
2010-01-05ppc/85xx: Map boot page guarded for MP bootKumar Gala2-3/+3
2010-01-05p4080: add readback to bootpage translation windowDave Liu1-0/+3
2010-01-05ppc/85xx: Make SPD DDR TLB setup code use dynamic entry allocationKumar Gala1-6/+6
2010-01-05ppc/85xx: Add tracking of TLB CAM usageKumar Gala2-0/+65
2010-01-05ppc/8xxx: Remove is_fsl_pci_agentKumar Gala1-41/+3
2010-01-0585xx: Add support to set DPAA (data path) devices clock frequenciesKumar Gala1-0/+36
2010-01-05ppc/8xxx: Don't use pci_cfg on FSL_CORENET platformsKumar Gala1-0/+3
2010-01-0585xx: Add support for e500mc cache stashingKumar Gala4-1/+43
2009-12-20USB Consolidate descriptor definitionsTom Rix1-2/+2
2009-12-15Merge branch 'next' of ../nextWolfgang Denk64-613/+1560
2009-12-09mpc83xx: boot time regression, move LCRR setup back to cpu_init_fPeter Korsgaard1-32/+29
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