Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | | | | net: fec_mxc: change fec_mii_setspeed parameter | Troy Kisky | 2013-01-28 | -5/+5 | |
| | * | | | | | net: fec_mxc: delete CONFIG_FEC_MXC_MULTI | Troy Kisky | 2013-01-28 | -4/+1 | |
| | * | | | | | doc/README.fec_mxc: add documentation | Troy Kisky | 2013-01-28 | -0/+27 | |
| | * | | | | | mxs: Use __weak annotation to simplify code | Fabio Estevam | 2013-01-28 | -7/+4 | |
| | * | | | | | tools: imximage: Let .name field be more generic | Fabio Estevam | 2013-01-28 | -1/+1 | |
| | * | | | | | mx6qsabre_common: Let mmc partition be board specific | Fabio Estevam | 2013-01-28 | -1/+2 | |
| | * | | | | | mx6qsabreauto: enable USB host interface | Knut Wohlrab | 2013-01-28 | -0/+11 | |
| | * | | | | | mxs: Boost the memory power supply | Marek Vasut | 2013-01-28 | -3/+3 | |
| | * | | | | | imximage.cfg: run files through C preprocessor | Troy Kisky | 2013-01-22 | -703/+791 | |
| | * | | | | | mxs: Add MX23 quirks into the clock code | Otavio Salvador | 2013-01-21 | -11/+32 | |
| | * | | | | | woodburn: Set Write Protection GPIO as input | Fabio Estevam | 2013-01-21 | -1/+2 | |
| | * | | | | | mxs: Add MX23 olinuxino board support | Marek Vasut | 2013-01-21 | -0/+325 | |
| | * | | | | | mxs: Linux uses ttyAMA0 as DUART | Marek Vasut | 2013-01-21 | -1/+1 | |
| | * | | | | | mxs: Fix the memory init for MX23 | Otavio Salvador | 2013-01-21 | -15/+78 | |
| | * | | | | | mxs: Add function to ungate the power block on MX23 | Marek Vasut | 2013-01-21 | -0/+12 | |
| | * | | | | | mmc: Limit the number of used SSP ports on MX23 | Marek Vasut | 2013-01-21 | -1/+11 | |
| | * | | | | | mx23: config: Enable mxsboot tool for i.MX23 based boards | Otavio Salvador | 2013-01-21 | -0/+2 | |
| | * | | | | | mx23: config: Enable building of u-boot.sb binary | Otavio Salvador | 2013-01-21 | -0/+19 | |
| | * | | | | | mx23: SPL: Initialize DDR at 133MHz | Otavio Salvador | 2013-01-21 | -0/+20 | |
| | * | | | | | mx23: SPL: Add boot mode support | Otavio Salvador | 2013-01-21 | -0/+25 | |
| | * | | | | | mx23: Add boot mode description | Otavio Salvador | 2013-01-21 | -0/+12 | |
| | * | | | | | mx23: Add support on print_cpuinfo() | Otavio Salvador | 2013-01-21 | -1/+19 | |
| | * | | | | | mx23: ssp: Fix ssp-regs.h for MX23 | Marek Vasut | 2013-01-21 | -0/+2 | |
| | * | | | | | mx23: Add POWER and CLKCTRL register definitions | Marek Vasut | 2013-01-21 | -1/+585 | |
| | * | | | | | mx23: Add iomux-mx23.h | Otavio Salvador | 2013-01-21 | -0/+361 | |
| | * | | | | | mx23: Add register base addresses | Otavio Salvador | 2013-01-21 | -5/+51 | |
| | * | | | | | mxs: clock: Use 'mxs' prefix for methods | Otavio Salvador | 2013-01-21 | -44/+44 | |
| | * | | | | | mxs: ssp: Pull out the SSP bus to regs conversion | Marek Vasut | 2013-01-21 | -19/+19 | |
| | * | | | | | mxs: mmc: Drop unused members from struct mxsmmc_priv | Marek Vasut | 2013-01-21 | -12/+0 | |
| * | | | | | | fdt: fix dts preprocessor options | Allen Martin | 2013-01-17 | -1/+1 | |
| * | | | | | | tegra: fdt: add apbdma node | Allen Martin | 2013-01-17 | -0/+58 | |
| * | | | | | | tegra: fdt: sort dts files | Allen Martin | 2013-01-17 | -281/+268 | |
| * | | | | | | tegra: fdt: remove clocks nodes | Allen Martin | 2013-01-17 | -147/+0 | |
| * | | | | | | tegra: remove IRDA pinmux synonym | Allen Martin | 2013-01-16 | -9/+7 | |
| * | | | | | | Tegra30: I2C: Enable I2C driver on Cardhu | Tom Warren | 2013-01-16 | -0/+57 | |
| * | | | | | | Tegra30: fdt: Update DT files with I2C info for T30/Cardhu | Tom Warren | 2013-01-16 | -0/+102 | |
| * | | | | | | Tegra30: clocks: Fix clock tables for I2C and other periphs | Tom Warren | 2013-01-16 | -34/+48 | |
| * | | | | | | Tegra30: Add/enable Cardhu build (T30 reference board) | Tom Warren | 2013-01-16 | -173/+865 | |
| * | | | | | | Tegra30: Add generic Tegra30 build support | Tom Warren | 2013-01-16 | -11/+22 | |
| * | | | | | | Tegra30: Cardhu: Add DT files | Tom Warren | 2013-01-16 | -0/+19 | |
| * | | | | | | Tegra30: Add common CPU (shared) files | Tom Warren | 2013-01-16 | -56/+1768 | |
| * | | | | | | Tegra30: Add CPU (armv7) files | Tom Warren | 2013-01-16 | -0/+59 | |
| * | | | | | | Tegra30: Add AVP (arm720t) files | Tom Warren | 2013-01-16 | -247/+612 | |
| * | | | | | | Tegra30: Add arch-tegra30 include files | Tom Warren | 2013-01-16 | -48/+1775 | |
| * | | | | | | tegra: remove custom TEGRA_DEVICE_SETTINGS for board files | Marc Dietrich | 2013-01-16 | -18/+0 | |
| * | | | | | | tegra: enable LCD on PAZ00 | Marc Dietrich | 2013-01-16 | -0/+58 | |
| * | | | | | | tegra: display: add board pinmux | Marc Dietrich | 2013-01-16 | -3/+11 | |
| * | | | | | | tegra: Enable LCD on TEC | Thierry Reding | 2013-01-16 | -1/+46 | |
| * | | | | | | tegra: Enable LCD on Medcom-Wide | Thierry Reding | 2013-01-16 | -0/+46 | |
| * | | | | | | video: tegra: Update line length to match resolution | Thierry Reding | 2013-01-16 | -2/+2 | |
| |/ / / / / |