summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* video: exynos_dp: Remove callbacks from the driverAjay Kumar2013-03-271-1/+0
* EXYNOS5: Add L2 Cache Support.Rajeshwari Shinde2013-03-271-0/+36
* Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-269-207/+271
|\
| * Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config tableTom Warren2013-03-251-0/+6
| * Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now)Tom Warren2013-03-251-0/+32
| * tegra114: add SPI driverAllen Martin2013-03-251-0/+41
| * tegra114: fdt: add SPI blocksAllen Martin2013-03-251-0/+72
| * tegra114: fdt: add apbdma blockAllen Martin2013-03-251-0/+37
| * spi: add common fdt SPI driver interfaceAllen Martin2013-03-252-0/+22
| * tegra: spi: pull register structs out of headersAllen Martin2013-03-252-99/+0
| * tegra: spi: rename tegra SPI driversAllen Martin2013-03-252-6/+6
| * tegra: remove support for UART SPI switchAllen Martin2013-03-252-48/+1
* | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-265-1/+134
|\ \ | |/ |/|
| * Exynos5: TMU: Add hardware trippingAkshay Saraswat2013-03-122-0/+16
| * Exynos5: FDT: Add TMU device node valuesAkshay Saraswat2013-03-121-0/+5
| * Exynos5: TMU: Add driver for Thermal Management UnitAkshay Saraswat2013-03-121-0/+58
| * EXYNOS: Correct ordering of SPL machine_paramsSimon Glass2013-03-121-1/+2
| * EXYNOS5: Add function to enable XXTI clock sourceRajeshwari Shinde2013-03-082-0/+28
| * EXYNOS5: Add function to setup set ps holdRajeshwari Shinde2013-02-202-0/+25
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-2427-361/+1342
|\ \
| * | arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platformsTom Rini2013-03-241-1/+1
| * | am335x_evm: Add better timings for the new BeagleBoard DDR3 partTom Rini2013-03-241-0/+17
| * | ti814x_evm: add ti814x evm board supportMatt Porter2013-03-242-2/+2
| * | am33xx: support ti814x mmc reference clockMatt Porter2013-03-241-0/+5
| * | am33xx: add dmm support to emif4 libraryMatt Porter2013-03-242-0/+22
| * | am33xx: add ti814x specific register definitionsMatt Porter2013-03-247-21/+71
| * | am33xx: refactor am33xx mux support and add ti814x supportMatt Porter2013-03-243-227/+566
| * | am33xx: refactor am33xx clocks and add ti814x supportMatt Porter2013-03-247-33/+502
| * | am33xx: refactor emif4/ddr to support multiple EMIF instancesMatt Porter2013-03-244-72/+140
| * | am33xx: convert defines from am33xx-specific to generic namesMatt Porter2013-03-242-7/+7
| * | am33xx: Add required includes to some omap/am33xx codeTom Rini2013-03-243-0/+4
| * | ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.Enric Balletbo i Serra2013-03-241-1/+1
| * | am335x: Enable DDR PHY dynamic power down bit for DDR3 boardsVaibhav Hiremath2013-03-241-0/+1
| * | am33xx:ddr:Fix config_sdram to work for all DDRSteve Kipisz2013-03-221-1/+4
| * | Initialise correct GPMC WAITx irq for AM33xxMark Jackson2013-03-221-1/+1
| * | Allow AM335x MPU core clock speed to be specified in the board config fileMark Jackson2013-03-221-2/+5
* | | ARM: implement erratum 716044 workaroundStephen Warren2013-03-221-0/+6
|/ /
* | ARM: rpi_b: enable SD controller, add related env/cmdsStephen Warren2013-03-201-0/+26
* | mmc: add bcm2835 driverStephen Warren2013-03-201-0/+24
* | ARM: bcm2835: add mailbox driverStephen Warren2013-03-203-1/+572
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18132-6330/+8566
|\ \
| * \ Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-1518-869/+987
| |\ \
| | * | Tegra114: Dalmore: Add pad config tables/code based on pinmux codeTom Warren2013-03-142-14/+280
| | * | Tegra114: fdt: Move aliases from dtsi to dts file as per other TegrasTom Warren2013-03-141-8/+0
| | * | Tegra114: Fix/update GP padcfg register structTom Warren2013-03-141-8/+26
| | * | Tegra114: pinmux: Fix bad CAM_MCLK func 3 table entryTom Warren2013-03-141-1/+1
| | * | Tegra: MMC: Added/update SDMMC registers/base addresses for T20/T30Tom Warren2013-03-141-6/+29
| | * | Tegra30: fdt: Add SDMMC (sdhci) nodes for T30 boards (Cardhu for now)Tom Warren2013-03-141-0/+32
| | * | Tegra30: Cardhu: Add pad config tables/code based on pinmux codeTom Warren2013-03-143-2/+261
| | * | Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 initTom Warren2013-03-142-197/+163