summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
AgeCommit message (Expand)Author
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-10-15mx5: Optimize lowlevel_init code sizeBenoît Thébaudeau
2012-10-15mx5/6 clocks: Fix SDHC clocksBenoît Thébaudeau
2012-10-15mx51: Fix I2C clock ID checkBenoît Thébaudeau
2012-10-15mx5 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau
2012-10-15mx5 clocks: Simplify imx_get_cspiclk()Benoît Thébaudeau
2012-10-15mx5 clocks: Fix get_uart_clk()Benoît Thébaudeau
2012-10-15mx5 clocks: Fix get_ipg_per_clk()Benoît Thébaudeau
2012-10-15mx5 clocks: Fix get_periph_clk()Benoît Thébaudeau
2012-10-15mx5 clocks: Fix get_lp_apm()Benoît Thébaudeau
2012-10-15mx5 clocks: Add and use CCSR definitionsBenoît Thébaudeau
2012-10-15mx51: Fix USB PHY clocksBenoît Thébaudeau
2012-10-15mx5: Fix clock gate valuesBenoît Thébaudeau
2012-10-15mx5: Use explicit clock gate namesBenoît Thébaudeau
2012-10-15mx5 clocks: CleanupBenoît Thébaudeau
2012-10-15mx5/6: Define default SoC input clock frequenciesBenoît Thébaudeau
2012-10-15imx: Use MXC_I2C_CLK in imx i2c driverMatthias Weisser
2012-10-15i.MX6: get rid of redundant struct src_regs (dupe of struct src)Eric Nelson
2012-10-15i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fieldsEric Nelson
2012-10-15Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren
2012-10-15Tegra20: Move some code files to common directories for upcoming Tegra30 patc...Tom Warren
2012-10-15tegra20: add USB ULPI init codeLucas Stach
2012-10-15tegra20: port to new ehci interfaceLucas Stach
2012-10-15ARM: prevent misaligned array initsAlbert ARIBAUD
2012-10-08arm: armv7: omap3: Fix restore sequence in lowlevel_initAlbert ARIBAUD
2012-10-08arm: rmobile: bugfix: wrong register saving in lowlevel_initTetsuyuki Kobayashi
2012-10-05arm: armv7: temporarily set -mno-unaligned-accessAlbert ARIBAUD
2012-10-04ARM: Add Altera SOCFPGA Cyclone5Dinh Nguyen
2012-10-04arm: Support new Xilinx Zynq platformMichal Simek
2012-10-04arm: Remove additional config flagsMichal Simek
2012-10-04armv7 cpu_init_crit: Simplify codeBenoît Thébaudeau
2012-10-03rmobile: Fix build timer driver with BUILD_DIRNobuhiro Iwamatsu
2012-10-03arm: rmobile: Add cpu_eth_init functionNobuhiro Iwamatsu
2012-10-03arm: rmobile: Add support PFC of Renesas R8A7740Nobuhiro Iwamatsu
2012-10-03arm: rmobile: Add support Renesas R8A7740Nobuhiro Iwamatsu
2012-10-03arm: rmobile: Add support TMU base timer functionNobuhiro Iwamatsu
2012-10-03arm: rmobile: Change initializing ICCICR registerNobuhiro Iwamatsu
2012-10-03arm: rmobile: kzm9g: separate cpu_rev to integer and fractionTetsuyuki Kobayashi
2012-10-03arm: rmobile: kzm9g: fix CPU infoTetsuyuki Kobayashi
2012-10-03arm: rmobile: Support build with gcc-4.6 or laterNobuhiro Iwamatsu
2012-10-03arm: rmobile: Add support PFC of Renesas SH73A0Nobuhiro Iwamatsu
2012-10-03arm: rmobile: Add support Renesas SH73A0Nobuhiro Iwamatsu
2012-10-03arm: rmobile: Add basic support for Renesas R-MobileNobuhiro Iwamatsu
2012-10-01am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XXJoel A Fernandes
2012-09-27SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/splTom Rini
2012-09-27SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini
2012-09-27ARM: SPL: Move gpmc_init() to spl_board_init()Tom Rini
2012-09-27ARM: SPL: Start hooking in the current SPI SPL supportTom Rini
2012-09-27ARM: SPL: Clean up spl.c / spl_nand.c slightlyTom Rini