summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
AgeCommit message (Expand)Author
2012-02-12tegra2: Fix conflicting pinmux for UARTAStephen Warren
2012-01-23ARM: AM33XX: Add i2c supportPatil, Rachna
2012-01-16omap_rev_string: output to stdoutAndreas Müller
2012-01-16OMAP SPL: call timer_init in s_init to make udelay work earlierAndreas Müller
2012-01-16ARM:AM33XX: Add SPL support for AM335X EVMChandan Nath
2012-01-16ARM:AM33XX: Add mmc/sd supportChandan Nath
2012-01-16ARM:AM33XX: Fix ddr and timer register offsetChandan Nath
2012-01-16omap3: make get_board_rev() function weakNikita Kiryanov
2012-01-16omap4: fix boot issue on ES2.0 PandaAneesh V
2012-01-16imx: mx6q: add aipstz init for off platform periphJason Liu
2012-01-16i.mx6:imx6q: allign MAC address with burned-in orderingJason Liu
2012-01-16net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam
2012-01-16i.mx: i.mx6q: Add the enet clock functionJason Liu
2012-01-09gpio: Replace ARM gpio.h with the common API in include/asm-genericJoe Hershberger
2011-12-24tegra: Add support for UART init in cpu board.cSimon Glass
2011-12-24tegra: Add a function mux featureSimon Glass
2011-12-24tegra: add clock_ll_start_uart() to enable UART prior to relocSimon Glass
2011-12-24tegra: Move clock_early_init() to arch_cpu_init()Simon Glass
2011-12-24tegra: Move cpu_init_cp15() to arch_cpu_init()Simon Glass
2011-12-24tegra2: Always build with USE_PRIVATE_LIBGCC=yes.Thierry Reding
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