summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-11-19arm: Add control over cachability of memory regionsSimon Glass
2012-11-19tegra: Add SOC support for display/lcdWei Ni
2012-11-19tegra: Add support for PWMSimon Glass
2012-11-19tegra: fdt: Add LCD definitions for TegraSimon Glass
2012-11-19tegra: fdt: Add pwm binding and nodeSimon Glass
2012-11-19tegra: Add display support to funcmuxSimon Glass
2012-11-19tegra: Use const for pinmux_config_pingroup/table()Simon Glass
2012-11-15SPI: Add SPI Driver for EXYNOS.Rajeshwari Shinde
2012-11-15EXYNOS5: Add base address for SPIHatim RV
2012-11-15EXYNOS: Add clock for SPIHatim RV
2012-11-15EXYNOS5: Add pinmux support for SPIRajeshwari Shinde
2012-11-15EXYNOS: Add clock for I2SRajeshwari Shinde
2012-11-15EXYNOS: Add I2S base addressRajeshwari Shinde
2012-11-15EXYNOS: Add pinmux for I2SRajeshwari Shinde
2012-11-15EXYNOS: Add parameters required by I2SRajeshwari Shinde
2012-11-15EXYNOS: Add I2S registersRajeshwari Shinde
2012-11-15ARM: arm1176: Define arch_cpu_init() for s3c64xxAshok Kumar Reddy
2012-11-15dm: wdt: Move s5p watchdog timer to drivers/watchdog/Marek Vasut
2012-11-15EXYNOS: Clock: Add common function for pll rate calculationMinkyu Kang
2012-11-15ARCH: EXYNOS: add support to match product idMinkyu Kang
2012-11-15arm:exynos4:pinmux: Modify the gpio function for mmcPiotr Wilczek
2012-11-15gpio:fix: Proper handling of GPIO subsystem parts at Samsung devicesŁukasz Majewski
2012-11-10arm1136: Fix enable_caches()Benoît Thébaudeau
2012-11-10arch-mx6: add mx6dl_pins.hTroy Kisky
2012-11-10imx-common: cpu: add imx_ddr_sizeTroy Kisky
2012-11-10mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololiteTroy Kisky
2012-11-10Merge git://git.denx.de/u-bootStefano Babic
2012-11-08microblaze: Fix compilation failure because of missing libdtsMichal Simek
2012-11-07microblaze: Remove asm/bitops.h from asm/posix_types.hMichal Simek
2012-11-07microblaze: Flush caches before enabling themMichal Simek
2012-11-07microblaze: Fix byteorder for microblazeMichal Simek
2012-11-07microblaze: Fix compilation warning in ext2_find_next_zero_bitMichal Simek
2012-11-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-11-04powerpc/mpc83xx: sparse fixesKim Phillips
2012-11-04powerpc/mpc85xx: sparse fixesKim Phillips
2012-11-04arch/powerpc/cpu/mpc8xxx/: sparse fixesKim Phillips
2012-11-04arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips
2012-11-04arch/powerpc/lib/extable.c: sparse fixKim Phillips
2012-11-04arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefinedKim Phillips
2012-11-04include/linux/byteorder: import latest endian definitions from linuxKim Phillips
2012-11-04socfpga/spl: Remove malloc.hVikram Narayanan
2012-11-04socfpga/spl: Remove timer_init from spl_board_initVikram Narayanan
2012-11-03Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD
2012-10-31omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFFTom Rini
2012-10-30arm bootm: Allow to pass board specified atagsPali Rohár
2012-10-29arm720t: add back common.h includeAllen Martin
2012-10-29tegra20: initialize variable to avoid compiler warningAllen Martin
2012-10-29tegra: move to common SPL frameworkAllen Martin
2012-10-29ARM: enhance u-boot.lds to detect over-sized SPLStephen Warren
2012-10-28PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk