summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* tegra: add SPI SLINK driverAllen Martin2013-02-11-1/+432
* tegra: add addresses of SPI SLINK controllersAllen Martin2013-02-11-0/+6
* tegra30: fdt: add SPI SLINK nodesAllen Martin2013-02-11-0/+77
* tegra30: add SBC1 to periph id mapping tableAllen Martin2013-02-11-1/+1
* tegra: spi: add fdt support to tegra SPI SFLASH driverAllen Martin2013-02-11-2/+45
* tegra20: fdt: add SPI SFLASH nodeAllen Martin2013-02-11-0/+17
* tegra: don't hard-code LCD into default TEGRA_DEVICE_SETTINGSStephen Warren2013-02-11-2/+9
* tegra: rename FUNCMUX_UART2_UARTBStephen Warren2013-02-11-4/+4
* Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.cTom Warren2013-02-11-1188/+768
* Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entryTom Warren2013-02-11-8/+0
* tegra: fdt: add back missing host1x nodeAllen Martin2013-02-11-0/+11
* am33xx: Drop gpio0_7_pin_mux from phytec pcm051Tom Rini2013-02-07-5/+0
* OMAP3: igep00x0: fix a build warning on IGEP boardsJavier Martinez Canillas2013-02-07-1/+1
* AM335X: Set fdt_high for AM335X devices to enable booting with Device Treehvaibhav@ti.com2013-02-07-0/+1
* Add DDR3 support for AM335x-EVM (Version 1.5A)Jeff Lance2013-02-07-0/+57
* am335x: display msg when reading MAC from efuseLars Poeschel2013-02-07-1/+1
* pcm051: Add support for Phytec phyCORE-AM335xLars Poeschel2013-02-07-0/+801
* am33xx: add a pulldown macro to pinmux configLars Poeschel2013-02-07-1/+2
* omap4: allow the use of a plain text env file instead boot scriptsJavier Martinez Canillas2013-02-07-3/+14
* OMAP3: igep00x0: add boot status GPIO LEDJavier Martinez Canillas2013-02-07-0/+24
* OMAP3: use a single board file for IGEP devicesJavier Martinez Canillas2013-02-07-337/+51
* ARM: highbank: use wfi macro instead of inline asmRob Herring2013-02-03-1/+2
* ARM: add wfi assembly macroRob Herring2013-02-03-0/+6
* arm: rmobile: kzm9g: Adjust ETM trace clockTetsuyuki Kobayashi2013-02-02-1/+1
* arm: rmobile: kzm9g: Adjust SDRAM settingTetsuyuki Kobayashi2013-02-02-3/+14
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-02-02-973/+3418
|\
| * mx23evk: Add initial board supportOtavio Salvador2013-01-28-0/+441
| * mx23_olinuxino: Add default environmentOtavio Salvador2013-01-28-7/+70
| * mxs: mmc: mx23_olinuxino: Add MMC supportMarek Vasut2013-01-28-1/+42
| * mxs: mmc: Fix the MMC driver for MX23Marek Vasut2013-01-28-5/+22
| * mxs: mmc: Allow overriding default card detect implementationMarek Vasut2013-01-28-7/+19
| * mxs: mmc: Fix MMC reset on iMX23Otavio Salvador2013-01-28-5/+11
| * mxs: ssp: Add SSP registers map for MX23Marek Vasut2013-01-28-0/+36
| * mxs: dma: Fix APBH DMA driver for MX23Marek Vasut2013-01-28-2/+129
| * mx6qsabrelite: search mii phy address 4-7Troy Kisky2013-01-28-3/+21
| * net: fec_mxc: get phydev before fec_probeTroy Kisky2013-01-28-43/+83
| * net: fec_mxc: only call phy_connect in fec_probeTroy Kisky2013-01-28-21/+12
| * net: fec_mxc: use fec_set_dev_name to set nameTroy Kisky2013-01-28-8/+8
| * phy: add phy_find_by_mask/phy_connect_devTroy Kisky2013-01-28-50/+81
| * net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multiTroy Kisky2013-01-28-16/+8
| * net: fec_mxc: change fec_mii_setspeed parameterTroy Kisky2013-01-28-5/+5
| * net: fec_mxc: delete CONFIG_FEC_MXC_MULTITroy Kisky2013-01-28-4/+1
| * doc/README.fec_mxc: add documentationTroy Kisky2013-01-28-0/+27
| * mxs: Use __weak annotation to simplify codeFabio Estevam2013-01-28-7/+4
| * tools: imximage: Let .name field be more genericFabio Estevam2013-01-28-1/+1
| * mx6qsabre_common: Let mmc partition be board specificFabio Estevam2013-01-28-1/+2
| * mx6qsabreauto: enable USB host interfaceKnut Wohlrab2013-01-28-0/+11
| * mxs: Boost the memory power supplyMarek Vasut2013-01-28-3/+3
| * imximage.cfg: run files through C preprocessorTroy Kisky2013-01-22-703/+791
| * mxs: Add MX23 quirks into the clock codeOtavio Salvador2013-01-21-11/+32