summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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-10245-8171/+7491
|\
| * microblaze: Fix compilation failure because of missing libdtsMichal Simek2012-11-081-0/+2
| * microblaze: Remove asm/bitops.h from asm/posix_types.hMichal Simek2012-11-071-3/+0
| * microblaze: Flush caches before enabling themMichal Simek2012-11-073-10/+6
| * microblaze: Fix byteorder for microblazeMichal Simek2012-11-071-23/+0
| * microblaze: Fix compilation warning in ext2_find_next_zero_bitMichal Simek2012-11-071-1/+2
| * 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
| | |\ \
| * | | | powerpc/mpc83xx: sparse fixesKim Phillips2012-11-042-4/+6
| * | | | powerpc/mpc85xx: sparse fixesKim Phillips2012-11-042-2/+2
| * | | | arch/powerpc/cpu/mpc8xxx/: sparse fixesKim Phillips2012-11-044-7/+10
| * | | | arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips2012-11-0413-303/+206
| * | | | arch/powerpc/lib/extable.c: sparse fixKim Phillips2012-11-041-4/+1
| * | | | arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefinedKim Phillips2012-11-041-1/+0
OpenPOWER on IntegriCloud