summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2011-12-09tegra2: Remove unneeded 'dynamic ram size' messageSimon Glass
2011-12-09tegra2: Remove unneeded boot codeSimon Glass
2011-12-09arm: Move CP15 init out of cpu_init_crit()Simon Glass
2011-12-09tegra2: Simplify tegra_start() boot pathSimon Glass
2011-12-09tegra2: Add arch_cpu_init() to fire up Cortex-A9Simon Glass
2011-12-09Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.cSimon Glass
2011-12-06arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warningsAnatolij Gustschin
2011-12-06arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warningsAnatolij Gustschin
2011-12-06MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic
2011-12-06mx5: Correct a warning in clock.cSimon Glass
2011-12-06OMAP3: Add SPL_BOARD_INIT hookTom Rini
2011-12-06OMAP3 SPL: Add identify_nand_chip functionTom Rini
2011-12-06OMAP3 SPL: Rework memory initalization and devkit8000 supportTom Rini
2011-12-06OMAP3: Change mem_ok to clear again after reading backTom Rini
2011-12-06OMAP3: Add a helper function to set timings in SDRCTom Rini
2011-12-06OMAP3: Update SDRC dram_init to always call make_cs1_contiguous()Tom Rini
2011-12-06omap3: mem: Comment enable_gpmc_cs_config moreTom Rini
2011-12-06arm, davinci: move misc function in arch treeHeiko Schocher
2011-12-06arm, davinci, da850: add uart1 tx rx pinmux configHeiko Schocher
2011-12-06arm, davinci: Remove duplication of pinmux configuration codeChristian Riesch
2011-12-06arm, da850: Add pinmux configurations to the arch treeChristian Riesch
2011-12-06arm, davinci: Move pinmux functions from board to arch treeChristian Riesch
2011-12-06arm, arm926ejs: always do cpu critical initsHeiko Schocher
2011-12-06AM35xx: add EMAC supportIlya Yanok
2011-12-06arm926ejs: add noop implementation for dcache opsIlya Yanok
2011-12-06davinci_emac: move arch-independent defines to separate headerIlya Yanok
2011-12-06omap4: fix IO settingAneesh V
2011-12-06omap4460: add ES1.1 identificationAneesh V
2011-12-06omap4: emif: fix error in driverAneesh V
2011-12-06omap: remove I2C from SPLAneesh V
2011-12-06omap4460: fix TPS initializationAneesh V
2011-12-06start.S: remove omap3 specific code from start.SAneesh V
2011-12-06armv7: setup vectorAneesh V
2011-12-06armv7: include armv7/cpu.c in SPL buildAneesh V
2011-12-06armv7: disable L2 cache in cleanup_before_linux()Aneesh V
2011-12-06arm, arm926ejs: Fix clear bss loop for zero length bssChristian Riesch
2011-12-06PXA: Rename pxa_dram_init to pxa2xx_dram_initMarek Vasut
2011-12-06PXA: Replace timer driverMarek Vasut
2011-12-06PXA: Add cpuinfo display for PXA2xxMarek Vasut
2011-12-06PXA: Separate PXA2xx CPU initMarek Vasut
2011-12-06PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut
2011-12-06PXA: Re-add the Dcache locking as RAM for pxa250Marek Vasut
2011-12-06PXA: Rework start.S to be closer to other ARMsMarek Vasut
2011-11-29OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that.Alexander Holler
2011-11-29Fix Stelian's email addressStelian Pop
2011-11-23Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2011-11-23arch/arm/cpu/arm926ejs/omap/cpuinfo.c: Fix GCC 4.6 warningsAnatolij Gustschin
2011-11-16arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warningAnatolij Gustschin
2011-11-15arm, davinci: da850/dm365 lowlevel cleanupHeiko Schocher
2011-11-15omap4/5: Add support for booting with CH.Sricharan