summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2012-11-25-33/+15
|\
| * mx28: Fix typo in POWER_DCLIMITS_NEGLIMIT_OFFSETMarek Vasut2012-11-24-1/+1
| * mx28: Fix typo in POWER_MINPWR_VBG_OFFMarek Vasut2012-11-24-1/+1
| * mx5: Mark lowlevel_init board-specific codeBenoît Thébaudeau2012-11-19-1/+1
| * mx6: clock: Only show CSPI clock if CSPI is enabledFabio Estevam2012-11-19-0/+2
| * mx5: Print CSPI clock in 'clock' commandFabio Estevam2012-11-19-1/+3
| * mx5: Align SPI CS naming with i.MX53 reference manualFabio Estevam2012-11-19-3/+3
| * ehci-mxc: Add support for i.MX35Benoît Thébaudeau2012-11-16-0/+2
| * ehci-mxc: Define host offsetsBenoît Thébaudeau2012-11-16-0/+2
| * mx31: Move EHCI definitions to ehci-fsl.hBenoît Thébaudeau2012-11-16-26/+0
* | arm: Add control over cachability of memory regionsSimon Glass2012-11-19-11/+82
* | tegra: Add SOC support for display/lcdWei Ni2012-11-19-0/+1107
* | tegra: Add support for PWMSimon Glass2012-11-19-0/+177
* | tegra: fdt: Add LCD definitions for TegraSimon Glass2012-11-19-0/+98
* | tegra: fdt: Add pwm binding and nodeSimon Glass2012-11-19-0/+7
* | tegra: Add display support to funcmuxSimon Glass2012-11-19-0/+37
* | tegra: Use const for pinmux_config_pingroup/table()Simon Glass2012-11-19-4/+4
* | SPI: Add SPI Driver for EXYNOS.Rajeshwari Shinde2012-11-15-0/+78
* | EXYNOS5: Add base address for SPIHatim RV2012-11-15-0/+6
* | EXYNOS: Add clock for SPIHatim RV2012-11-15-0/+126
* | EXYNOS5: Add pinmux support for SPIRajeshwari Shinde2012-11-15-0/+56
* | EXYNOS: Add clock for I2SRajeshwari Shinde2012-11-15-0/+153
* | EXYNOS: Add I2S base addressRajeshwari Shinde2012-11-15-0/+3
* | EXYNOS: Add pinmux for I2SRajeshwari Shinde2012-11-15-0/+14
* | EXYNOS: Add parameters required by I2SRajeshwari Shinde2012-11-15-0/+44
* | EXYNOS: Add I2S registersRajeshwari Shinde2012-11-15-0/+66
* | ARM: arm1176: Define arch_cpu_init() for s3c64xxAshok Kumar Reddy2012-11-15-1/+27
* | dm: wdt: Move s5p watchdog timer to drivers/watchdog/Marek Vasut2012-11-15-60/+0
* | EXYNOS: Clock: Add common function for pll rate calculationMinkyu Kang2012-11-15-64/+38
* | ARCH: EXYNOS: add support to match product idMinkyu Kang2012-11-15-0/+9
* | arm:exynos4:pinmux: Modify the gpio function for mmcPiotr Wilczek2012-11-15-0/+59
* | gpio:fix: Proper handling of GPIO subsystem parts at Samsung devicesŁukasz Majewski2012-11-15-1/+25
* | arm1136: Fix enable_caches()Benoît Thébaudeau2012-11-10-10/+12
|/
* arch-mx6: add mx6dl_pins.hTroy Kisky2012-11-10-0/+149
* imx-common: cpu: add imx_ddr_sizeTroy Kisky2012-11-10-0/+52
* mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololiteTroy Kisky2012-11-10-17/+51
* Merge git://git.denx.de/u-bootStefano Babic2012-11-10-8171/+7491
|\
| * microblaze: Fix compilation failure because of missing libdtsMichal Simek2012-11-08-0/+2
| * microblaze: Remove asm/bitops.h from asm/posix_types.hMichal Simek2012-11-07-3/+0
| * microblaze: Flush caches before enabling themMichal Simek2012-11-07-10/+6
| * microblaze: Fix byteorder for microblazeMichal Simek2012-11-07-23/+0
| * microblaze: Fix compilation warning in ext2_find_next_zero_bitMichal Simek2012-11-07-1/+2
| * Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-11-05-272/+1435
| |\
| | * socfpga/spl: Remove malloc.hVikram Narayanan2012-11-04-1/+0
| | * socfpga/spl: Remove timer_init from spl_board_initVikram Narayanan2012-11-04-3/+0
| | * Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD2012-11-03-13/+59
| | |\
| | | * omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFFTom Rini2012-10-30-13/+15
| | | * arm bootm: Allow to pass board specified atagsPali Rohár2012-10-30-0/+9
| | | * am33xx: Enable UART{1,2,3,4,5} clocksAndrew Bradford2012-10-25-0/+35
| | * | arm720t: add back common.h includeAllen Martin2012-10-29-0/+2