summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* arm: socfpga: system: Rework sysmgr_enable_warmrstcfgio()Marek Vasut2015-08-08-5/+9
* arm: socfpga: scan: Zap iocsr_scan_chain*_table()Marek Vasut2015-08-08-31/+11
* arm: socfpga: scan: Zap redundant params in scan_mgr_io_scan_chain_prg()Marek Vasut2015-08-08-13/+26
* arm: socfpga: scan: Staticize scan_mgr_io_scan_chain_prg()Marek Vasut2015-08-08-16/+9
* arm: socfpga: clock: Clean up pll_config.hMarek Vasut2015-08-08-126/+24
* arm: socfpga: clock: Get rid of cm_config_t typedefMarek Vasut2015-08-08-5/+5
* arm: socfpga: reset: Add SDMMC, QSPI and DMA definesMarek Vasut2015-08-08-0/+3
* arm: socfpga: reset: Add function to reset add peripheralsMarek Vasut2015-08-08-0/+14
* arm: socfpga: reset: Repair bridge reset handlingMarek Vasut2015-08-08-4/+4
* arm: socfpga: reset: Replace ad-hoc reset functionsMarek Vasut2015-08-08-64/+13
* arm: socfpga: reset: Implement unified function to toggle resetMarek Vasut2015-08-08-23/+37
* arm: socfpga: reset: Start reworking the SoCFPGA reset managerMarek Vasut2015-08-08-19/+50
* arm: socfpga: reset: Add missing reset manager regsMarek Vasut2015-08-08-0/+2
* ddr: altera: Move struct sdram_prot_rule prototypeMarek Vasut2015-08-08-13/+0
* arm: socfpga: Move sdram_config.h to board dirMarek Vasut2015-08-08-100/+0
* driver/ddr/altera: Add DDR driver for Altera's SDRAM controllerDinh Nguyen2015-08-08-12/+399
* arm: dts: socfpga: Add mmc aliasMarek Vasut2015-08-08-0/+1
* arm: dts: socfpga: Fix SPI aliasesMarek Vasut2015-08-08-16/+5
* Merge git://git.denx.de/u-boot-dmTom Rini2015-08-06-239/+1563
|\
| * exynos: dts: Correct LDO and BUCK namingSimon Glass2015-08-06-63/+63
| * x86: Enable debug UART for MinnowmaxSimon Glass2015-08-06-0/+9
| * exynos: Add support for springSimon Glass2015-08-05-0/+595
| * exynos: video: Remove non-device-tree codeSimon Glass2015-08-05-2/+0
| * exynos: dts: Drop the old TPS65090 I2C nodeSimon Glass2015-08-05-16/+0
| * dts: exynos: snow: Add a new node for the NXP video bridge driverSimon Glass2015-08-05-20/+16
| * dts: exynos: pit: Add a new node for the parade video bridge driverSimon Glass2015-08-05-5/+123
| * dts: exynos: snow: Add memory layout descriptionSimon Glass2015-08-05-0/+53
| * exynos: Tidy up CPU frequency displaySimon Glass2015-08-05-5/+2
| * exynos: Add support for the DisplayPort hotplug detectSimon Glass2015-08-05-0/+11
| * exynos: Enable the debug UART in SPLSimon Glass2015-08-05-0/+5
| * exynos: dts: Support EC tunnel and main TPS65090 regulatorSimon Glass2015-08-05-48/+297
| * exynos: dts: Add PMIC and regulator definitionsSimon Glass2015-08-05-0/+304
| * exynos: dts: Sync up I2C ports with the kernelSimon Glass2015-08-05-89/+94
* | ARM: tegra: Add p2371-0000 boardStephen Warren2015-08-06-0/+69
* | ARM: tegra: Add e2220-1170 boardStephen Warren2015-08-06-0/+67
* | ARM: tegra: enable GPU DT node when appropriateAlexandre Courbot2015-08-06-0/+34
* | ARM: tegra: move VPR configuration to a later stageAlexandre Courbot2015-08-06-18/+46
* | ARM: tegra: restrict usable RAM size furtherStephen Warren2015-08-06-2/+11
* | Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc.Tom Warren2015-08-05-174/+285
* | Tegra: clocks: Add 38.4MHz OSC support for T210 useTom Warren2015-08-05-6/+29
* | T210: P2571: Turn CPU fan onTom Warren2015-08-05-0/+3
|/
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-08-05-136/+5552
|\
| * x86: qemu: Support operation as an EFI payloadSimon Glass2015-08-05-1/+6
| * x86: baytrail: Support operation as an EFI payloadSimon Glass2015-08-05-1/+5
| * x86: Add helper code for running from EFISimon Glass2015-08-05-0/+165
| * x86: Handle running as EFI payloadSimon Glass2015-08-05-10/+43
| * x86: Add support for passing tables into U-BootSimon Glass2015-08-05-1/+20
| * efi: Add 64-bit payload supportSimon Glass2015-08-05-1/+65
| * x86: Add a way to call 32-bit code from 64-bit modeSimon Glass2015-08-05-0/+79
| * x86: Add an enum for some commonly-used GDT bitsSimon Glass2015-08-05-0/+18