aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
AgeCommit message (Expand)Author
2012-01-17i.mx6:imx6q: allign MAC address with burned-in orderingJason Liu
2012-01-17imx: mx6q: add aipstz init for off platform periphJason Liu
2012-01-17arm: imx6q: add anatop regulator initJason Chen
2012-01-17arm: imx6q: add axi cache and qos settingJason Chen
2012-01-02i.mx: i.mx6q: Add the enet clock functionJason Liu
2011-12-21arm: Tegra: fix undefined instruction hang immediately after resetTom Warren
2011-12-11USB: MX5: add helper functions to enable USB clocksWolfgang Grandegger
2011-12-09i.mx: add the initial support for freescale i.MX6Q processorJason Liu
2011-12-09i.mx: introduce the armv7/imx-common folderJason Liu
2011-12-09S5PC2XX: Rename S5pc2XX to exynosChander Kashyap
2011-12-09tegra2: Don't use board pointer before it is set upSimon Glass
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-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-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-06AM35xx: add EMAC supportIlya 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-11-29OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that.Alexander Holler
2011-11-16arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warningAnatolij Gustschin
2011-11-15omap4/5: Add support for booting with CH.Sricharan
2011-11-15omap5: emif: Add emif/ddr configurations required for omap5 evmSricharan
2011-11-15omap5: clocks: Add clocks support for omap5 platform.Sricharan
2011-11-15omap5: Add minimal support for omap5430.Sricharan
2011-11-15omap4: make omap4 code common for future reuseSricharan
2011-11-04mx53: Turn off child clocks before reconfigure perclk_rootFabio Estevam
2011-11-03omap/spl: actually enable the consoleIlya Yanok
2011-11-03Reduce build timesWolfgang Denk
2011-10-28Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-10-27GCC4.6: Squash warnings in omap4 clocks.cMarek Vasut
2011-10-27GCC4.6: Squash warning in tegra2 board.cMarek Vasut
2011-10-27ARM: Add Calxeda Highbank platformRob Herring