aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-16i.MX video: struct fb_videomode can be constEric Nelson2-4/+8
2012-10-16i.MX: declare iomux_v3_cfg_t arrays as constEric Nelson5-27/+27
2012-10-16i.MX: iomux: input pad array can be constEric Nelson2-3/+5
2012-10-16mx6qsabreauto: Pass the board revision to the kernelFabio Estevam2-2/+52
2012-10-16mx6qsabreauto: Change mmcroot so it works out of boxOtavio Salvador3-2/+4
2012-10-16mxc: Fix SDHC multi-instance clockBenoît Thébaudeau15-2/+40
2012-10-16mx35: Fix eSDHC clocksBenoît Thébaudeau2-3/+15
2012-10-16mx35: Clean up lowlevel_initBenoît Thébaudeau4-279/+97
2012-10-15Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-stagingTom Rini6-19/+517
2012-10-15tools/env: Fix build failure from missing header includeJoe Hershberger1-0/+1
2012-10-15kerneldoc: Add myself to the git-mailrc for kerneldocMarek Vasut1-0/+1
2012-10-15kerneldoc: Implement "Example" section handlingMarek Vasut1-0/+3
2012-10-15kerneldoc: Add nicer CSS stylesheet for HTML docsMarek Vasut2-0/+17
2012-10-15kerneldoc: Implant DocBook from Linux kernelMarek Vasut9-2/+3430
2012-10-15configs: mx6qsabre_common.h: Use default clock definitionsFabio Estevam1-2/+0
2012-10-15mx6qsabreauto: Add Ethernet supportFabio Estevam1-0/+75
2012-10-15mx25: Clean up lowlevel_initBenoît Thébaudeau2-53/+68
2012-10-15mx31: Fix PDR0_CSI_PODFBenoît Thébaudeau6-12/+14
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-15mx6qsabreauto: Use ttymxc3 as consoleOtavio Salvador3-3/+7
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ébaudeau3-9/+22
2012-10-15mx5: Fix clock gate valuesBenoît Thébaudeau2-12/+18
2012-10-15mx5: Use explicit clock gate namesBenoît Thébaudeau3-12/+284
2012-10-15mx5 clocks: CleanupBenoît Thébaudeau2-152/+184
2012-10-15mx5/6: Define default SoC input clock frequenciesBenoît Thébaudeau16-64/+64
2012-10-15imx: Use MXC_I2C_CLK in imx i2c driverMatthias Weisser9-2/+10
2012-10-15mx25: add CPU revision 1.2Eric Benard2-0/+4
2012-10-15mx6q: Add basic support for mx6qsabreautoFabio Estevam6-0/+339
2012-10-15configs: mx6: Add a common config fileFabio Estevam2-164/+185
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