summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
AgeCommit message (Expand)Author
2012-02-12OMAP SPL: Fix missing timer_init() call in OMAP4 s_init()Dechesne, Nicolas
2012-02-12OMAP3: Correct get_sdr_cs_offset maskTom Rini
2012-02-12arm: omap3: Define save_boot_params in lowlevel_init.S for SPL onlyPali Rohár
2012-02-12tegra2: Enable data cacheSimon Glass
2012-02-12tegra: Add SDMMC support to funcmuxSimon Glass
2012-02-12tegra: Add I2C support to funcmuxSimon Glass
2012-02-12tegra: Add enum to select from available funcmux configsSimon Glass
2012-02-12tegra: Adjust funcmux config test to permit expansionSimon Glass
2012-02-12tegra2: Fix default RAM size selection in odmdataStephen Warren
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-10gpio: 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