summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-10-18dm: Move s3c24xx USB driver to a proper placeMarek Vasut
2012-10-18dm: wdt: arm: Move tnetv107x into drivers/watchdog/Marek Vasut
2012-10-16Remove lh7a40x cpu and serial driverAlbert ARIBAUD
2012-10-15mx35: Define MAX and AIPS registersBenoît Thébaudeau
2012-10-15mx5: Optimize lowlevel_init code sizeBenoît Thébaudeau
2012-10-15mx25: Fix eSDHC supportBenoît Thébaudeau
2012-10-15mx25: Define cpu_eth_init() only if neededBenoît Thébaudeau
2012-10-15mx25: Clean up clocks APIBenoît Thébaudeau
2012-10-15mx25 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau
2012-10-15mx25: Define more standard clocksBenoît Thébaudeau
2012-10-15mx25: Clean up clock calculationsBenoît Thébaudeau
2012-10-15mx25: Fix decode_pllBenoî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-15mx25: add CPU revision 1.2Eric Benard
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-15pxa: Add code to examine cpu model and revisionLukasz Dalek
2012-10-15tegra: clean up board include hellLucas Stach
2012-10-15tegra: add funcmux entry for NAND attached to KBCLucas Stach
2012-10-15tegra20: rework UART GPIO handlingLucas Stach
2012-10-15tegra20: add clock_set_pllout functionLucas Stach
2012-10-15tegra20: complete periph_id enumLucas Stach
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-15usb: lowlevel interface change to support multiple controllersLucas Stach
2012-10-15serial: mxs: spl: Remove empty serial_* functions from SPL codeMarek Vasut
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: Fixed the offset for the no relocation.Zhong Hongbo