summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Exynos: clock: Add generic api to get the clk freqPadmavathi Venna2013-04-012-0/+159
* Exynos: Add peripherial id for pwmPadmavathi Venna2013-04-011-0/+5
* Exynos: Tidy up the pwm_config function in the exynos pwm driverGabe Black2013-04-011-16/+6
* Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4Gabe Black2013-04-011-1/+1
* Exynos: pwm: Fix two bugs in the exynos pwm configuration codeGabe Black2013-04-011-10/+14
* Exynos: Add timer_get_us functionChe-Liang Chiou2013-04-011-0/+15
* Exynos: Change get_timer() to work correctlySimon Glass2013-04-012-62/+44
* Exynos: Add hardware accelerated SHA256 and SHA1Akshay Saraswat2013-03-291-0/+4
* EXYNOS5: Add device node for DPAjay Kumar2013-03-271-0/+7
* EXYNOS5: Add device node for FIMDAjay Kumar2013-03-271-0/+6
* 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
OpenPOWER on IntegriCloud