summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* Exynos: Tidy up the pwm_config function in the exynos pwm driverGabe Black2013-04-01-16/+6
* Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4Gabe Black2013-04-01-1/+1
* Exynos: pwm: Fix two bugs in the exynos pwm configuration codeGabe Black2013-04-01-10/+14
* Exynos: Add timer_get_us functionChe-Liang Chiou2013-04-01-0/+15
* Exynos: Change get_timer() to work correctlySimon Glass2013-04-01-62/+44
* Exynos: Add hardware accelerated SHA256 and SHA1Akshay Saraswat2013-03-29-0/+4
* EXYNOS5: Add device node for DPAjay Kumar2013-03-27-0/+7
* EXYNOS5: Add device node for FIMDAjay Kumar2013-03-27-0/+6
* video: exynos_dp: Remove callbacks from the driverAjay Kumar2013-03-27-1/+0
* EXYNOS5: Add L2 Cache Support.Rajeshwari Shinde2013-03-27-0/+36
* Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-26-207/+271
|\
| * Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config tableTom Warren2013-03-25-0/+6
| * Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now)Tom Warren2013-03-25-0/+32
| * tegra114: add SPI driverAllen Martin2013-03-25-0/+41
| * tegra114: fdt: add SPI blocksAllen Martin2013-03-25-0/+72
| * tegra114: fdt: add apbdma blockAllen Martin2013-03-25-0/+37
| * spi: add common fdt SPI driver interfaceAllen Martin2013-03-25-0/+22
| * tegra: spi: pull register structs out of headersAllen Martin2013-03-25-99/+0
| * tegra: spi: rename tegra SPI driversAllen Martin2013-03-25-6/+6
| * tegra: remove support for UART SPI switchAllen Martin2013-03-25-48/+1
* | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-26-1/+134
|\ \ | |/ |/|
| * Exynos5: TMU: Add hardware trippingAkshay Saraswat2013-03-12-0/+16
| * Exynos5: FDT: Add TMU device node valuesAkshay Saraswat2013-03-12-0/+5
| * Exynos5: TMU: Add driver for Thermal Management UnitAkshay Saraswat2013-03-12-0/+58
| * EXYNOS: Correct ordering of SPL machine_paramsSimon Glass2013-03-12-1/+2
| * EXYNOS5: Add function to enable XXTI clock sourceRajeshwari Shinde2013-03-08-0/+28
| * EXYNOS5: Add function to setup set ps holdRajeshwari Shinde2013-02-20-0/+25
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-24-361/+1342
|\ \
| * | arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platformsTom Rini2013-03-24-1/+1
| * | am335x_evm: Add better timings for the new BeagleBoard DDR3 partTom Rini2013-03-24-0/+17
| * | ti814x_evm: add ti814x evm board supportMatt Porter2013-03-24-2/+2
| * | am33xx: support ti814x mmc reference clockMatt Porter2013-03-24-0/+5
| * | am33xx: add dmm support to emif4 libraryMatt Porter2013-03-24-0/+22
| * | am33xx: add ti814x specific register definitionsMatt Porter2013-03-24-21/+71
| * | am33xx: refactor am33xx mux support and add ti814x supportMatt Porter2013-03-24-227/+566
| * | am33xx: refactor am33xx clocks and add ti814x supportMatt Porter2013-03-24-33/+502
| * | am33xx: refactor emif4/ddr to support multiple EMIF instancesMatt Porter2013-03-24-72/+140
| * | am33xx: convert defines from am33xx-specific to generic namesMatt Porter2013-03-24-7/+7
| * | am33xx: Add required includes to some omap/am33xx codeTom Rini2013-03-24-0/+4
| * | ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.Enric Balletbo i Serra2013-03-24-1/+1
| * | am335x: Enable DDR PHY dynamic power down bit for DDR3 boardsVaibhav Hiremath2013-03-24-0/+1
| * | am33xx:ddr:Fix config_sdram to work for all DDRSteve Kipisz2013-03-22-1/+4
| * | Initialise correct GPMC WAITx irq for AM33xxMark Jackson2013-03-22-1/+1
| * | Allow AM335x MPU core clock speed to be specified in the board config fileMark Jackson2013-03-22-2/+5
* | | ARM: implement erratum 716044 workaroundStephen Warren2013-03-22-0/+6
|/ /
* | ARM: rpi_b: enable SD controller, add related env/cmdsStephen Warren2013-03-20-0/+26
* | mmc: add bcm2835 driverStephen Warren2013-03-20-0/+24
* | ARM: bcm2835: add mailbox driverStephen Warren2013-03-20-1/+572
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-6330/+8566
|\ \
| * \ Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-15-869/+987
| |\ \