summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | mx25: Fix eSDHC supportBenoît Thébaudeau2012-10-151-9/+10
* | mx25: Define cpu_eth_init() only if neededBenoît Thébaudeau2012-10-151-4/+6
* | mx25: Clean up clocks APIBenoît Thébaudeau2012-10-152-9/+6
* | mx25 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau2012-10-152-3/+2
* | mx25: Define more standard clocksBenoît Thébaudeau2012-10-152-0/+15
* | mx25: Clean up clock calculationsBenoît Thébaudeau2012-10-151-4/+4
* | mx25: Fix decode_pllBenoît Thébaudeau2012-10-151-3/+6
* | mx5/6 clocks: Fix SDHC clocksBenoît Thébaudeau2012-10-153-1/+67
* | mx51: Fix I2C clock ID checkBenoît Thébaudeau2012-10-151-1/+5
* | mx5 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau2012-10-151-3/+2
* | mx5 clocks: Simplify imx_get_cspiclk()Benoît Thébaudeau2012-10-151-20/+3
* | mx5 clocks: Fix get_uart_clk()Benoît Thébaudeau2012-10-151-12/+24
* | mx5 clocks: Fix get_ipg_per_clk()Benoît Thébaudeau2012-10-151-3/+7
* | mx5 clocks: Fix get_periph_clk()Benoît Thébaudeau2012-10-151-20/+22
* | mx5 clocks: Fix get_lp_apm()Benoît Thébaudeau2012-10-152-1/+38
* | mx5 clocks: Add and use CCSR definitionsBenoît Thébaudeau2012-10-152-11/+46
* | mx51: Fix USB PHY clocksBenoît Thébaudeau2012-10-153-9/+22
* | mx5: Fix clock gate valuesBenoît Thébaudeau2012-10-152-12/+18
* | mx5: Use explicit clock gate namesBenoît Thébaudeau2012-10-153-12/+284
* | mx5 clocks: CleanupBenoît Thébaudeau2012-10-152-152/+184
* | mx5/6: Define default SoC input clock frequenciesBenoît Thébaudeau2012-10-1516-64/+64
* | imx: Use MXC_I2C_CLK in imx i2c driverMatthias Weisser2012-10-159-2/+10
* | mx25: add CPU revision 1.2Eric Benard2012-10-152-0/+4
* | mx6q: Add basic support for mx6qsabreautoFabio Estevam2012-10-156-0/+339
* | configs: mx6: Add a common config fileFabio Estevam2012-10-152-164/+185
* | i.MX6: get rid of redundant struct src_regs (dupe of struct src)Eric Nelson2012-10-152-22/+1
* | i.MX6: define struct iomuxc and IOMUX_GPR2 register bitfieldsEric Nelson2012-10-151-0/+73
* | i.MX6: Add ANATOP_PFD_480 bitfield constantsEric Nelson2012-10-151-0/+24
* | i.MX6: define IOMUX_GPR3 register bitfieldsEric Nelson2012-10-151-0/+48
* | i.MX6: define bitfields for CHSCCDR registerEric Nelson2012-10-151-0/+4
* | i.MX6: change register name for CCM_CHSCCDR to match ref. manualEric Nelson2012-10-151-1/+1
* | i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fieldsEric Nelson2012-10-153-185/+193
* | mx6qsabresd: Add 8-bit USDHC supportFabio Estevam2012-10-151-0/+4
* | mx6qsabresd: Add Ethernet supportFabio Estevam2012-10-152-2/+91
* | mx6: Add basic support for mx6qsabresd board.Fabio Estevam2012-10-155-0/+331
* | mx6q: Factor out common DDR3 init codeFabio Estevam2012-10-152-1/+1
* | pxa: Add code to examine cpu model and revisionLukasz Dalek2012-10-152-2/+22
* | tegra: nand: add board pinmuxLucas Stach2012-10-153-1/+13
* | tegra: clean up board include hellLucas Stach2012-10-157-66/+21
* | tegra: add funcmux entry for NAND attached to KBCLucas Stach2012-10-152-1/+19
* | tegra20: rework UART GPIO handlingLucas Stach2012-10-159-45/+10
* | tegra20: add clock_set_pllout functionLucas Stach2012-10-155-3/+67
* | tegra20: complete periph_id enumLucas Stach2012-10-152-0/+7
* | tegra: enable CONFIG_CMD_PARTStephen Warren2012-10-152-0/+11
* | Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren2012-10-1550-516/+630
* | Tegra20: Move some code files to common directories for upcoming Tegra30 patc...Tom Warren2012-10-1518-5/+149
* | tegra: Rename Medcom to Medcom-WideThierry Reding2012-10-155-7/+7
* | tegra: Update Avionic Design vendor prefixThierry Reding2012-10-153-3/+3
* | tools: Add a README note about fw_printenv lock fileJoe Hershberger2012-10-151-0/+4
* | env: Check for NULL pointer in envmatch()Joe Hershberger2012-10-152-0/+5
OpenPOWER on IntegriCloud