Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | mx6qsabreauto: Add Ethernet support | Fabio Estevam | 2012-10-15 | -0/+75 | |
* | | mx25: Clean up lowlevel_init | Benoît Thébaudeau | 2012-10-15 | -53/+68 | |
* | | mx31: Fix PDR0_CSI_PODF | Benoît Thébaudeau | 2012-10-15 | -12/+14 | |
* | | mx35: Define MAX and AIPS registers | Benoît Thébaudeau | 2012-10-15 | -1/+84 | |
* | | mx31: Add more CCM access macros | Benoît Thébaudeau | 2012-10-15 | -0/+10 | |
* | | mx5: Optimize lowlevel_init code size | Benoît Thébaudeau | 2012-10-15 | -53/+59 | |
* | | mx6qsabreauto: Use ttymxc3 as console | Otavio Salvador | 2012-10-15 | -3/+7 | |
* | | mx25: Fix eSDHC support | Benoît Thébaudeau | 2012-10-15 | -9/+10 | |
* | | mx25: Define cpu_eth_init() only if needed | Benoît Thébaudeau | 2012-10-15 | -4/+6 | |
* | | mx25: Clean up clocks API | Benoît Thébaudeau | 2012-10-15 | -9/+6 | |
* | | mx25 clocks: Fix MXC_FEC_CLK | Benoît Thébaudeau | 2012-10-15 | -3/+2 | |
* | | mx25: Define more standard clocks | Benoît Thébaudeau | 2012-10-15 | -0/+15 | |
* | | mx25: Clean up clock calculations | Benoît Thébaudeau | 2012-10-15 | -4/+4 | |
* | | mx25: Fix decode_pll | Benoît Thébaudeau | 2012-10-15 | -3/+6 | |
* | | mx5/6 clocks: Fix SDHC clocks | Benoît Thébaudeau | 2012-10-15 | -1/+67 | |
* | | mx51: Fix I2C clock ID check | Benoît Thébaudeau | 2012-10-15 | -1/+5 | |
* | | mx5 clocks: Fix MXC_FEC_CLK | Benoît Thébaudeau | 2012-10-15 | -3/+2 | |
* | | mx5 clocks: Simplify imx_get_cspiclk() | Benoît Thébaudeau | 2012-10-15 | -20/+3 | |
* | | mx5 clocks: Fix get_uart_clk() | Benoît Thébaudeau | 2012-10-15 | -12/+24 | |
* | | mx5 clocks: Fix get_ipg_per_clk() | Benoît Thébaudeau | 2012-10-15 | -3/+7 | |
* | | mx5 clocks: Fix get_periph_clk() | Benoît Thébaudeau | 2012-10-15 | -20/+22 | |
* | | mx5 clocks: Fix get_lp_apm() | Benoît Thébaudeau | 2012-10-15 | -1/+38 | |
* | | mx5 clocks: Add and use CCSR definitions | Benoît Thébaudeau | 2012-10-15 | -11/+46 | |
* | | mx51: Fix USB PHY clocks | Benoît Thébaudeau | 2012-10-15 | -9/+22 | |
* | | mx5: Fix clock gate values | Benoît Thébaudeau | 2012-10-15 | -12/+18 | |
* | | mx5: Use explicit clock gate names | Benoît Thébaudeau | 2012-10-15 | -12/+284 | |
* | | mx5 clocks: Cleanup | Benoît Thébaudeau | 2012-10-15 | -152/+184 | |
* | | mx5/6: Define default SoC input clock frequencies | Benoît Thébaudeau | 2012-10-15 | -64/+64 | |
* | | imx: Use MXC_I2C_CLK in imx i2c driver | Matthias Weisser | 2012-10-15 | -2/+10 | |
* | | mx25: add CPU revision 1.2 | Eric Benard | 2012-10-15 | -0/+4 | |
* | | mx6q: Add basic support for mx6qsabreauto | Fabio Estevam | 2012-10-15 | -0/+339 | |
* | | configs: mx6: Add a common config file | Fabio Estevam | 2012-10-15 | -164/+185 | |
* | | i.MX6: get rid of redundant struct src_regs (dupe of struct src) | Eric Nelson | 2012-10-15 | -22/+1 | |
* | | i.MX6: define struct iomuxc and IOMUX_GPR2 register bitfields | Eric Nelson | 2012-10-15 | -0/+73 | |
* | | i.MX6: Add ANATOP_PFD_480 bitfield constants | Eric Nelson | 2012-10-15 | -0/+24 | |
* | | i.MX6: define IOMUX_GPR3 register bitfields | Eric Nelson | 2012-10-15 | -0/+48 | |
* | | i.MX6: define bitfields for CHSCCDR register | Eric Nelson | 2012-10-15 | -0/+4 | |
* | | i.MX6: change register name for CCM_CHSCCDR to match ref. manual | Eric Nelson | 2012-10-15 | -1/+1 | |
* | | i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fields | Eric Nelson | 2012-10-15 | -185/+193 | |
* | | mx6qsabresd: Add 8-bit USDHC support | Fabio Estevam | 2012-10-15 | -0/+4 | |
* | | mx6qsabresd: Add Ethernet support | Fabio Estevam | 2012-10-15 | -2/+91 | |
* | | mx6: Add basic support for mx6qsabresd board. | Fabio Estevam | 2012-10-15 | -0/+331 | |
* | | mx6q: Factor out common DDR3 init code | Fabio Estevam | 2012-10-15 | -1/+1 | |
* | | pxa: Add code to examine cpu model and revision | Lukasz Dalek | 2012-10-15 | -2/+22 | |
* | | tegra: nand: add board pinmux | Lucas Stach | 2012-10-15 | -1/+13 | |
* | | tegra: clean up board include hell | Lucas Stach | 2012-10-15 | -66/+21 | |
* | | tegra: add funcmux entry for NAND attached to KBC | Lucas Stach | 2012-10-15 | -1/+19 | |
* | | tegra20: rework UART GPIO handling | Lucas Stach | 2012-10-15 | -45/+10 | |
* | | tegra20: add clock_set_pllout function | Lucas Stach | 2012-10-15 | -3/+67 | |
* | | tegra20: complete periph_id enum | Lucas Stach | 2012-10-15 | -0/+7 |