summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2011-05-31Silencing TOC and itp error messages not applicable to snowball.Mathieu J. Poirier
2011-02-07db8500: Add db8500 v2.1 ASIC to ROM function tableMichael Brandt
2011-02-04db8500: Fix PRCMU mailbox acknowledgeMichael Brandt
2011-01-27db8500: Verify signature of kernel before bootingRobert Rosengren
2010-12-15Removal of executable permissionRobert Rosengren
2010-12-15db8500: Move ISSW code out from itp.cRobert Rosengren
2010-12-15U8500: Move itp and cspsa into SoC directoryRobert Rosengren
2010-12-08db8500: Clean up PRCMU code in db8500 SoC codeJoakim Axelsson
2010-12-08db8500: Display cpu info.Joakim Axelsson
2010-12-08db8500: Move all clock code from board to SoCJoakim Axelsson
2010-12-08db8500: Move cpu identifying function to SoC codeJoakim Axelsson
2010-12-08db8500: Split arch_cpu code from boardJoakim Axelsson
2010-12-07db8500: Make sure code is warning freeJoakim Axelsson
2010-12-07db8500: cpu-arch rename stw8500 to db8500Joakim Axelsson
2010-11-29U8500: Move clock.c into SoC directoryMichael Brandt
2010-11-29U8500: Move prcmu.c into SoC directoryMichael Brandt
2010-07-29Remove -mcpu=cortex-a9 switchMichael Brandt
2010-07-23Enabled boottime measurements for u8500Jonas Aaberg
2010-07-23MTU updates.Michael Brandt
2010-06-10Adding support for startup graphicsJimmy Rubin
2010-05-19HREF V1 updatesMichael Brandt
2010-01-13Merge branch 'master' of http://git.denx.de/u-bootMichael Brandt
2010-01-13Updated timing measurement structure, changed atags and added idle time measu...Jonas
2010-01-12Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2010-01-07mpc83xx: add support configure bus parkingHeiko Schocher
2010-01-07mpc83xx: spd_sdram.c: Disable memory controller before initializingStefan Roese
2010-01-07PACK3 changesMichael Brandt
2010-01-05fsl-ddr: setup ODT_RD_CFG & ODT_WR_CFG when we interleaveDave Liu
2010-01-05fsl-ddr: add override for the Rtt_WrDave Liu
2010-01-05fsl-ddr: add the override for write levelingDave Liu
2010-01-05fsl-ddr: Fix power-down timing settingsDave Liu
2010-01-05ppc/p4080: Fix reporting of PME & FM clock frequenciesKumar Gala
2010-01-05ppc/85xx: Map boot page guarded for MP bootKumar Gala
2010-01-05p4080: add readback to bootpage translation windowDave Liu
2010-01-05ppc/85xx: Make SPD DDR TLB setup code use dynamic entry allocationKumar Gala
2010-01-05ppc/85xx: Add tracking of TLB CAM usageKumar Gala
2010-01-05ppc/8xxx: Remove is_fsl_pci_agentKumar Gala
2010-01-0585xx: Add support to set DPAA (data path) devices clock frequenciesKumar Gala
2010-01-05ppc/8xxx: Don't use pci_cfg on FSL_CORENET platformsKumar Gala
2010-01-0585xx: Add support for e500mc cache stashingKumar Gala
2010-01-04Merge branch 'boottime' into mop500Michael Brandt
2009-12-22Merge branch 'master' of http://git.denx.de/u-bootMichael Brandt
2009-12-20USB Consolidate descriptor definitionsTom Rix
2009-12-15Merge branch 'next' of ../nextWolfgang Denk
2009-12-09mpc83xx: boot time regression, move LCRR setup back to cpu_init_fPeter Korsgaard
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher
2009-12-085xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher
2009-12-08Merge branch 'master' of http://git.denx.de/u-bootMichael Brandt
2009-12-07Merge branch 'master' into nextWolfgang Denk
2009-12-07help: Correct syntax of nandecc help output.Robert P. J. Day