summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeLines
* mx5 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau2012-10-15-3/+2
* mx5 clocks: Simplify imx_get_cspiclk()Benoît Thébaudeau2012-10-15-20/+3
* mx5 clocks: Fix get_uart_clk()Benoît Thébaudeau2012-10-15-12/+24
* mx5 clocks: Fix get_ipg_per_clk()Benoît Thébaudeau2012-10-15-3/+7
* mx5 clocks: Fix get_periph_clk()Benoît Thébaudeau2012-10-15-20/+22
* mx5 clocks: Fix get_lp_apm()Benoît Thébaudeau2012-10-15-1/+23
* mx5 clocks: Add and use CCSR definitionsBenoît Thébaudeau2012-10-15-11/+23
* mx51: Fix USB PHY clocksBenoît Thébaudeau2012-10-15-7/+18
* mx5: Fix clock gate valuesBenoît Thébaudeau2012-10-15-12/+15
* mx5: Use explicit clock gate namesBenoît Thébaudeau2012-10-15-7/+8
* mx5 clocks: CleanupBenoît Thébaudeau2012-10-15-146/+91
* mx5/6: Define default SoC input clock frequenciesBenoît Thébaudeau2012-10-15-36/+29
* imx: Use MXC_I2C_CLK in imx i2c driverMatthias Weisser2012-10-15-0/+4
* mx25: add CPU revision 1.2Eric Benard2012-10-15-0/+3
* i.MX6: get rid of redundant struct src_regs (dupe of struct src)Eric Nelson2012-10-15-1/+1
* i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fieldsEric Nelson2012-10-15-4/+6
* pxa: Add code to examine cpu model and revisionLukasz Dalek2012-10-15-2/+9
* tegra: clean up board include hellLucas Stach2012-10-15-26/+2
* tegra: add funcmux entry for NAND attached to KBCLucas Stach2012-10-15-1/+18
* tegra20: rework UART GPIO handlingLucas Stach2012-10-15-5/+1
* tegra20: add clock_set_pllout functionLucas Stach2012-10-15-1/+39
* tegra20: complete periph_id enumLucas Stach2012-10-15-0/+1
* Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren2012-10-15-57/+55
* Tegra20: Move some code files to common directories for upcoming Tegra30 patc...Tom Warren2012-10-15-5/+145
* tegra20: add USB ULPI init codeLucas Stach2012-10-15-22/+131
* tegra20: port to new ehci interfaceLucas Stach2012-10-15-11/+4
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-15-2/+2
* serial: mxs: spl: Remove empty serial_* functions from SPL codeMarek Vasut2012-10-15-4/+0
* ARM: prevent misaligned array initsAlbert ARIBAUD2012-10-15-4/+7
* arm: armv7: omap3: Fix restore sequence in lowlevel_initAlbert ARIBAUD2012-10-08-5/+4
* arm: rmobile: bugfix: wrong register saving in lowlevel_initTetsuyuki Kobayashi2012-10-08-11/+1
* arm: armv7: temporarily set -mno-unaligned-accessAlbert ARIBAUD2012-10-05-0/+2
* ARM: Add Altera SOCFPGA Cyclone5Dinh Nguyen2012-10-04-0/+410
* arm: Support new Xilinx Zynq platformMichal Simek2012-10-04-0/+232
* arm: Fixed the offset for the no relocation.Zhong Hongbo2012-10-04-0/+12
* arm: Remove additional config flagsMichal Simek2012-10-04-10/+0
* armv7 cpu_init_crit: Simplify codeBenoît Thébaudeau2012-10-04-4/+1
* kirkwood: implement kw_sdram_size_adjustGerlando Falauto2012-10-03-0/+11
* kirkwood: implement kw_sdram_bs_set()Gerlando Falauto2012-10-03-0/+24
* kirkwood: use c-struct for access to SDRAM addr decode registersHolger Brunck2012-10-03-6/+17
* rmobile: Fix build timer driver with BUILD_DIRNobuhiro Iwamatsu2012-10-03-2/+8
* arm: rmobile: Add cpu_eth_init functionNobuhiro Iwamatsu2012-10-03-0/+37
* arm: rmobile: Add support PFC of Renesas R8A7740Nobuhiro Iwamatsu2012-10-03-1/+2613
* arm: rmobile: Add support Renesas R8A7740Nobuhiro Iwamatsu2012-10-03-0/+56
* arm: rmobile: Add support TMU base timer functionNobuhiro Iwamatsu2012-10-03-1/+2
* arm: rmobile: Change initializing ICCICR registerNobuhiro Iwamatsu2012-10-03-0/+3
* arm: rmobile: kzm9g: separate cpu_rev to integer and fractionTetsuyuki Kobayashi2012-10-03-9/+30
* arm: rmobile: kzm9g: fix CPU infoTetsuyuki Kobayashi2012-10-03-4/+4
* arm: rmobile: Support build with gcc-4.6 or laterNobuhiro Iwamatsu2012-10-03-1/+27
* arm: rmobile: Add support PFC of Renesas SH73A0Nobuhiro Iwamatsu2012-10-03-0/+2808