aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-12-10davinci: fixed cpu resetDavide Bonfanti1-1/+1
2012-12-10omap: emif: configure emif only when requiredLokesh Vutla1-5/+36
2012-12-10OMAP: Tweak omap-common/Makefile since reset.S -> reset.cRobert P. J. Day1-3/+2
2012-12-10omap4: Add comments on some "#endif"s for readability.Robert P. J. Day2-3/+3
2012-12-10omap3: Add a few comments to "#endif"s for readability.Robert P. J. Day2-4/+4
2012-12-10Pass sdrc timing values through board_sdrc_timings structurePeter Barada2-22/+27
2012-12-10am33xx: add ELM supportMansoor Ahamed4-0/+311
2012-12-10am33xx: NAND supportIlya Yanok9-0/+370
2012-12-10OMAP: include sys_proto.h from boot-commonIlya Yanok1-0/+1
2012-12-10omap3/mem.c: remove unused definesAndreas Bießmann1-14/+0
2012-11-25Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD8-33/+15
2012-11-24mx28: Fix typo in POWER_DCLIMITS_NEGLIMIT_OFFSETMarek Vasut1-1/+1
2012-11-24mx28: Fix typo in POWER_MINPWR_VBG_OFFMarek Vasut1-1/+1
2012-11-19arm: Add control over cachability of memory regionsSimon Glass3-11/+82
2012-11-19tegra: Add SOC support for display/lcdWei Ni4-0/+1107
2012-11-19tegra: Add support for PWMSimon Glass3-0/+177
2012-11-19tegra: fdt: Add LCD definitions for TegraSimon Glass1-0/+98
2012-11-19tegra: fdt: Add pwm binding and nodeSimon Glass1-0/+7
2012-11-19tegra: Add display support to funcmuxSimon Glass1-0/+37
2012-11-19tegra: Use const for pinmux_config_pingroup/table()Simon Glass2-4/+4
2012-11-19mx5: Mark lowlevel_init board-specific codeBenoît Thébaudeau1-1/+1
2012-11-19mx6: clock: Only show CSPI clock if CSPI is enabledFabio Estevam1-0/+2
2012-11-19mx5: Print CSPI clock in 'clock' commandFabio Estevam1-1/+3
2012-11-19mx5: Align SPI CS naming with i.MX53 reference manualFabio Estevam1-3/+3
2012-11-16ehci-mxc: Add support for i.MX35Benoît Thébaudeau1-0/+2
2012-11-16ehci-mxc: Define host offsetsBenoît Thébaudeau2-0/+2
2012-11-16mx31: Move EHCI definitions to ehci-fsl.hBenoît Thébaudeau1-26/+0
2012-11-15SPI: Add SPI Driver for EXYNOS.Rajeshwari Shinde1-0/+78
2012-11-15EXYNOS5: Add base address for SPIHatim RV1-0/+6
2012-11-15EXYNOS: Add clock for SPIHatim RV2-0/+126
2012-11-15EXYNOS5: Add pinmux support for SPIRajeshwari Shinde2-0/+56
2012-11-15EXYNOS: Add clock for I2SRajeshwari Shinde3-0/+153
2012-11-15EXYNOS: Add I2S base addressRajeshwari Shinde1-0/+3
2012-11-15EXYNOS: Add pinmux for I2SRajeshwari Shinde2-0/+14
2012-11-15EXYNOS: Add parameters required by I2SRajeshwari Shinde1-0/+44
2012-11-15EXYNOS: Add I2S registersRajeshwari Shinde1-0/+66
2012-11-15ARM: arm1176: Define arch_cpu_init() for s3c64xxAshok Kumar Reddy2-1/+27
2012-11-15dm: wdt: Move s5p watchdog timer to drivers/watchdog/Marek Vasut2-60/+0
2012-11-15EXYNOS: Clock: Add common function for pll rate calculationMinkyu Kang1-64/+38
2012-11-15ARCH: EXYNOS: add support to match product idMinkyu Kang1-0/+9
2012-11-15arm:exynos4:pinmux: Modify the gpio function for mmcPiotr Wilczek2-0/+59
2012-11-15gpio:fix: Proper handling of GPIO subsystem parts at Samsung devicesŁukasz Majewski2-1/+25
2012-11-10arm1136: Fix enable_caches()Benoît Thébaudeau1-10/+12
2012-11-10arch-mx6: add mx6dl_pins.hTroy Kisky1-0/+149
2012-11-10imx-common: cpu: add imx_ddr_sizeTroy Kisky3-0/+52
2012-11-10mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololiteTroy Kisky5-17/+51
2012-11-10Merge git://git.denx.de/u-bootStefano Babic245-8171/+7491
2012-11-08microblaze: Fix compilation failure because of missing libdtsMichal Simek1-0/+2
2012-11-07microblaze: Remove asm/bitops.h from asm/posix_types.hMichal Simek1-3/+0
2012-11-07microblaze: Flush caches before enabling themMichal Simek3-10/+6