summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeLines
...
* ARM:AM33XX: Add mmc/sd supportChandan Nath2012-01-16-0/+12
* ARM:AM33XX: Fix ddr and timer register offsetChandan Nath2012-01-16-4/+7
* omap3: make get_board_rev() function weakNikita Kiryanov2012-01-16-1/+2
* omap4: fix boot issue on ES2.0 PandaAneesh V2012-01-16-2/+2
* imx: mx6q: add aipstz init for off platform periphJason Liu2012-01-16-6/+23
* i.mx6:imx6q: allign MAC address with burned-in orderingJason Liu2012-01-16-6/+8
* net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam2012-01-16-1/+1
* i.mx: i.mx6q: Add the enet clock functionJason Liu2012-01-16-0/+5
* gpio: Replace ARM gpio.h with the common API in include/asm-genericJoe Hershberger2012-01-09-16/+19
* tegra: Add support for UART init in cpu board.cSimon Glass2011-12-24-0/+51
* tegra: Add a function mux featureSimon Glass2011-12-24-1/+59
* tegra: add clock_ll_start_uart() to enable UART prior to relocSimon Glass2011-12-24-0/+14
* tegra: Move clock_early_init() to arch_cpu_init()Simon Glass2011-12-24-0/+3
* tegra: Move cpu_init_cp15() to arch_cpu_init()Simon Glass2011-12-24-0/+4
* tegra2: Always build with USE_PRIVATE_LIBGCC=yes.Thierry Reding2011-12-24-0/+2
* arm: Tegra: fix undefined instruction hang immediately after resetTom Warren2011-12-21-0/+2
* USB: MX5: add helper functions to enable USB clocksWolfgang Grandegger2011-12-11-0/+72
* i.mx: add the initial support for freescale i.MX6Q processorJason Liu2011-12-09-0/+591
* i.mx: introduce the armv7/imx-common folderJason Liu2011-12-09-86/+165
* S5PC2XX: Rename S5pc2XX to exynosChander Kashyap2011-12-09-25/+25
* tegra2: Don't use board pointer before it is set upSimon Glass2011-12-09-9/+1
* tegra2: Remove unneeded 'dynamic ram size' messageSimon Glass2011-12-09-3/+1
* tegra2: Remove unneeded boot codeSimon Glass2011-12-09-147/+1
* arm: Move CP15 init out of cpu_init_crit()Simon Glass2011-12-09-6/+18
* tegra2: Simplify tegra_start() boot pathSimon Glass2011-12-09-25/+37
* tegra2: Add arch_cpu_init() to fire up Cortex-A9Simon Glass2011-12-09-0/+21
* arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-12-06-5/+3
* arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warningsAnatolij Gustschin2011-12-06-2/+3
* mx5: Correct a warning in clock.cSimon Glass2011-12-06-1/+1
* OMAP3: Add SPL_BOARD_INIT hookTom Rini2011-12-06-0/+9
* OMAP3 SPL: Add identify_nand_chip functionTom Rini2011-12-06-0/+90
* OMAP3 SPL: Rework memory initalization and devkit8000 supportTom Rini2011-12-06-13/+15
* OMAP3: Change mem_ok to clear again after reading backTom Rini2011-12-06-0/+1
* OMAP3: Add a helper function to set timings in SDRCTom Rini2011-12-06-55/+61
* OMAP3: Update SDRC dram_init to always call make_cs1_contiguous()Tom Rini2011-12-06-12/+11
* omap3: mem: Comment enable_gpmc_cs_config moreTom Rini2011-12-06-3/+9
* AM35xx: add EMAC supportIlya Yanok2011-12-06-0/+45
* omap4: fix IO settingAneesh V2011-12-06-1/+6
* omap4460: add ES1.1 identificationAneesh V2011-12-06-1/+9
* omap4: emif: fix error in driverAneesh V2011-12-06-2/+2
* omap: remove I2C from SPLAneesh V2011-12-06-1/+0
* omap4460: fix TPS initializationAneesh V2011-12-06-8/+0
* start.S: remove omap3 specific code from start.SAneesh V2011-12-06-23/+8
* armv7: setup vectorAneesh V2011-12-06-0/+17
* armv7: include armv7/cpu.c in SPL buildAneesh V2011-12-06-2/+2
* armv7: disable L2 cache in cleanup_before_linux()Aneesh V2011-12-06-0/+1
* OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that.Alexander Holler2011-11-29-11/+1
* arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warningAnatolij Gustschin2011-11-16-2/+0
* omap4/5: Add support for booting with CH.Sricharan2011-11-15-41/+164
* omap5: emif: Add emif/ddr configurations required for omap5 evmSricharan2011-11-15-213/+514