summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeLines
* MX35: add support for woodburn boardStefano Babic2012-10-26-0/+138
* ARM: Add SPL target to arm1136Stefano Babic2012-10-26-0/+3
* MX35: Add soc_boot_mode and soc_boot_device to MX35Stefano Babic2012-10-26-0/+137
* ARM: Fix start.S when used with SPL in arm1136Stefano Babic2012-10-26-11/+20
* MX5: fix warning in clock.cStefano Babic2012-10-26-1/+1
* mx5: Add workaround for ARM erratum ID 468414Fabio Estevam2012-10-17-0/+9
* mx5: lowlevel_init.S: Fix PLL settings for mx53Fabio Estevam2012-10-17-33/+63
* mx5: lowlevel_init.S: Split init_clock macroFabio Estevam2012-10-17-30/+65
* mx35: Fix eSDHC clocksBenoît Thébaudeau2012-10-16-2/+12
* mx35: Define MAX and AIPS registersBenoît Thébaudeau2012-10-15-1/+32
* mx5: Optimize lowlevel_init code sizeBenoît Thébaudeau2012-10-15-53/+59
* mx25: Fix eSDHC supportBenoît Thébaudeau2012-10-15-9/+10
* mx25: Define cpu_eth_init() only if neededBenoît Thébaudeau2012-10-15-4/+6
* mx25: Clean up clocks APIBenoît Thébaudeau2012-10-15-3/+3
* mx25 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau2012-10-15-2/+1
* mx25: Define more standard clocksBenoît Thébaudeau2012-10-15-0/+10
* mx25: Clean up clock calculationsBenoît Thébaudeau2012-10-15-4/+4
* mx25: Fix decode_pllBenoît Thébaudeau2012-10-15-3/+6
* mx5/6 clocks: Fix SDHC clocksBenoît Thébaudeau2012-10-15-0/+46
* mx51: Fix I2C clock ID checkBenoît Thébaudeau2012-10-15-1/+5
* 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