summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2012-11-258-33/+15
|\
| * mx28: Fix typo in POWER_DCLIMITS_NEGLIMIT_OFFSETMarek Vasut2012-11-241-1/+1
| * mx28: Fix typo in POWER_MINPWR_VBG_OFFMarek Vasut2012-11-241-1/+1
| * mx5: Mark lowlevel_init board-specific codeBenoît Thébaudeau2012-11-191-1/+1
| * mx6: clock: Only show CSPI clock if CSPI is enabledFabio Estevam2012-11-191-0/+2
| * mx5: Print CSPI clock in 'clock' commandFabio Estevam2012-11-191-1/+3
| * mx5: Align SPI CS naming with i.MX53 reference manualFabio Estevam2012-11-191-3/+3
| * ehci-mxc: Add support for i.MX35Benoît Thébaudeau2012-11-161-0/+2
| * ehci-mxc: Define host offsetsBenoît Thébaudeau2012-11-162-0/+2
| * mx31: Move EHCI definitions to ehci-fsl.hBenoît Thébaudeau2012-11-161-26/+0
* | arm: Add control over cachability of memory regionsSimon Glass2012-11-193-11/+82
* | tegra: Add SOC support for display/lcdWei Ni2012-11-194-0/+1107
* | tegra: Add support for PWMSimon Glass2012-11-193-0/+177
* | tegra: fdt: Add LCD definitions for TegraSimon Glass2012-11-191-0/+98
* | tegra: fdt: Add pwm binding and nodeSimon Glass2012-11-191-0/+7
* | tegra: Add display support to funcmuxSimon Glass2012-11-191-0/+37
* | tegra: Use const for pinmux_config_pingroup/table()Simon Glass2012-11-192-4/+4
* | SPI: Add SPI Driver for EXYNOS.Rajeshwari Shinde2012-11-151-0/+78
* | EXYNOS5: Add base address for SPIHatim RV2012-11-151-0/+6
* | EXYNOS: Add clock for SPIHatim RV2012-11-152-0/+126
* | EXYNOS5: Add pinmux support for SPIRajeshwari Shinde2012-11-152-0/+56
* | EXYNOS: Add clock for I2SRajeshwari Shinde2012-11-153-0/+153
* | EXYNOS: Add I2S base addressRajeshwari Shinde2012-11-151-0/+3
* | EXYNOS: Add pinmux for I2SRajeshwari Shinde2012-11-152-0/+14
* | EXYNOS: Add parameters required by I2SRajeshwari Shinde2012-11-151-0/+44
* | EXYNOS: Add I2S registersRajeshwari Shinde2012-11-151-0/+66
* | ARM: arm1176: Define arch_cpu_init() for s3c64xxAshok Kumar Reddy2012-11-152-1/+27
* | dm: wdt: Move s5p watchdog timer to drivers/watchdog/Marek Vasut2012-11-152-60/+0
* | EXYNOS: Clock: Add common function for pll rate calculationMinkyu Kang2012-11-151-64/+38
* | ARCH: EXYNOS: add support to match product idMinkyu Kang2012-11-151-0/+9
* | arm:exynos4:pinmux: Modify the gpio function for mmcPiotr Wilczek2012-11-152-0/+59
* | gpio:fix: Proper handling of GPIO subsystem parts at Samsung devicesŁukasz Majewski2012-11-152-1/+25
* | arm1136: Fix enable_caches()Benoît Thébaudeau2012-11-101-10/+12
|/
* arch-mx6: add mx6dl_pins.hTroy Kisky2012-11-101-0/+149
* imx-common: cpu: add imx_ddr_sizeTroy Kisky2012-11-103-0/+52
* mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololiteTroy Kisky2012-11-105-17/+51
* Merge git://git.denx.de/u-bootStefano Babic2012-11-1068-7077/+548
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-11-0522-272/+1435
| |\
| | * socfpga/spl: Remove malloc.hVikram Narayanan2012-11-041-1/+0
| | * socfpga/spl: Remove timer_init from spl_board_initVikram Narayanan2012-11-041-3/+0
| | * Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD2012-11-034-13/+59
| | |\
| | | * omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFFTom Rini2012-10-301-13/+15
| | | * arm bootm: Allow to pass board specified atagsPali Rohár2012-10-302-0/+9
| | | * am33xx: Enable UART{1,2,3,4,5} clocksAndrew Bradford2012-10-251-0/+35
| | * | arm720t: add back common.h includeAllen Martin2012-10-291-0/+2
| | * | tegra20: initialize variable to avoid compiler warningAllen Martin2012-10-291-1/+1
| | * | tegra: move to common SPL frameworkAllen Martin2012-10-292-77/+42
| | * | ARM: enhance u-boot.lds to detect over-sized SPLStephen Warren2012-10-291-0/+4
| | * | Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-10-2712-177/+1327
| | |\ \
| * | | | include/linux/byteorder: import latest endian definitions from linuxKim Phillips2012-11-041-4/+0
| |/ / /
OpenPOWER on IntegriCloud