aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-10-19Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini13-3337/+23
2012-10-19arm: Change global data baudrate to intSimon Glass2-2/+2
2012-10-19arm: fdt: Relocate fdt along with other dataSimon Glass1-0/+22
2012-10-18dm: Move s3c24xx USB driver to a proper placeMarek Vasut4-2240/+0
2012-10-18dm: wdt: arm: Move tnetv107x into drivers/watchdog/Marek Vasut2-181/+1
2012-10-17mx5: Add workaround for ARM erratum ID 468414Fabio Estevam1-0/+9
2012-10-17mx5: lowlevel_init.S: Fix PLL settings for mx53Fabio Estevam2-33/+67
2012-10-17mx5: lowlevel_init.S: Split init_clock macroFabio Estevam1-30/+65
2012-10-17ARM: at91sam9x5: enable MCI0 support for 9x5ek board.Wu, Josh1-0/+15
2012-10-16Remove lh7a40x cpu and serial driverAlbert ARIBAUD6-916/+0
2012-10-16mx25: Clean up imx-regs.hBenoît Thébaudeau1-3/+3
2012-10-16i.MX6: add HDMI transmitter register declarations from kernel WIP.Eric Nelson1-0/+1053
2012-10-16i.MX6: set drive strength for parallel RGB padsEric Nelson1-29/+29
2012-10-16i.MX: iomux: input pad array can be constEric Nelson2-3/+5
2012-10-16mx6qsabreauto: Pass the board revision to the kernelFabio Estevam1-0/+6
2012-10-16mx35: Fix eSDHC clocksBenoît Thébaudeau2-3/+15
2012-10-16mx35: Clean up lowlevel_initBenoît Thébaudeau1-96/+95
2012-10-15Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-stagingTom Rini1-0/+3
2012-10-15mx25: Clean up lowlevel_initBenoît Thébaudeau1-22/+65
2012-10-15mx31: Fix PDR0_CSI_PODFBenoît Thébaudeau1-2/+4
2012-10-15mx35: Define MAX and AIPS registersBenoît Thébaudeau2-1/+84
2012-10-15mx31: Add more CCM access macrosBenoît Thébaudeau1-0/+10
2012-10-15mx5: Optimize lowlevel_init code sizeBenoît Thébaudeau1-53/+59
2012-10-15mx25: Fix eSDHC supportBenoît Thébaudeau1-9/+10
2012-10-15mx25: Define cpu_eth_init() only if neededBenoît Thébaudeau1-4/+6
2012-10-15mx25: Clean up clocks APIBenoît Thébaudeau2-9/+6
2012-10-15mx25 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau2-3/+2
2012-10-15mx25: Define more standard clocksBenoît Thébaudeau2-0/+15
2012-10-15mx25: Clean up clock calculationsBenoît Thébaudeau1-4/+4
2012-10-15mx25: Fix decode_pllBenoît Thébaudeau1-3/+6
2012-10-15mx5/6 clocks: Fix SDHC clocksBenoît Thébaudeau3-1/+67
2012-10-15mx51: Fix I2C clock ID checkBenoît Thébaudeau1-1/+5
2012-10-15mx5 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau1-3/+2
2012-10-15mx5 clocks: Simplify imx_get_cspiclk()Benoît Thébaudeau1-20/+3
2012-10-15mx5 clocks: Fix get_uart_clk()Benoît Thébaudeau1-12/+24
2012-10-15mx5 clocks: Fix get_ipg_per_clk()Benoît Thébaudeau1-3/+7
2012-10-15mx5 clocks: Fix get_periph_clk()Benoît Thébaudeau1-20/+22
2012-10-15mx5 clocks: Fix get_lp_apm()Benoît Thébaudeau2-1/+38
2012-10-15mx5 clocks: Add and use CCSR definitionsBenoît Thébaudeau2-11/+46
2012-10-15mx51: Fix USB PHY clocksBenoît Thébaudeau2-8/+20
2012-10-15mx5: Fix clock gate valuesBenoît Thébaudeau2-12/+18
2012-10-15mx5: Use explicit clock gate namesBenoît Thébaudeau2-11/+283
2012-10-15mx5 clocks: CleanupBenoît Thébaudeau2-152/+184
2012-10-15mx5/6: Define default SoC input clock frequenciesBenoît Thébaudeau5-42/+63
2012-10-15imx: Use MXC_I2C_CLK in imx i2c driverMatthias Weisser8-0/+8
2012-10-15mx25: add CPU revision 1.2Eric Benard2-0/+4
2012-10-15i.MX6: get rid of redundant struct src_regs (dupe of struct src)Eric Nelson2-22/+1
2012-10-15i.MX6: define struct iomuxc and IOMUX_GPR2 register bitfieldsEric Nelson1-0/+73
2012-10-15i.MX6: Add ANATOP_PFD_480 bitfield constantsEric Nelson1-0/+24
2012-10-15i.MX6: define IOMUX_GPR3 register bitfieldsEric Nelson1-0/+48