summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ddr: altera: Wrap SOCFPGA_SDR_ADDRESS into SDR_PHYGRP.*ADDRESSMarek Vasut2015-08-081-1/+1
* arm: socfpga: config: Move SPL GD and malloc to RAMMarek Vasut2015-08-081-0/+3
* arm: socfpga: misc: Reset ethernet from OFMarek Vasut2015-08-081-19/+49
* arm: socfpga: misc: Probe ethernet GMAC from OFMarek Vasut2015-08-081-3/+1
* arm: socfpga: misc: Export bootmode into environment variableMarek Vasut2015-08-081-11/+23
* arm: socfpga: misc: Add support for printing boot modeMarek Vasut2015-08-081-0/+13
* arm: socfpga: misc: Fix warm resetMarek Vasut2015-08-081-0/+10
* arm: socfpga: spl: Add support for selecting boot device from BSELMarek Vasut2015-08-081-12/+23
* arm: socfpga: spl: Add support for booting from QSPIMarek Vasut2015-08-081-1/+4
* arm: socfpga: spl: Add support for booting from SD/MMCMarek Vasut2015-08-081-0/+17
* arm: socfpga: spl: Remove custom linker scriptMarek Vasut2015-08-081-45/+0
* arm: socfpga: spl: Merge spl_board_init() into board_init_f()Marek Vasut2015-08-081-17/+12
* arm: socfpga: spl: Add missing reset logicMarek Vasut2015-08-081-1/+9
* arm: socfpga: spl: Configure SCU and NIC-301 earlyMarek Vasut2015-08-081-0/+22
* arm: socfpga: spl: Toggle warm reset config I/O bitMarek Vasut2015-08-081-0/+5
* arm: socfpga: system: Clean up pinmux_config.cMarek Vasut2015-08-082-4/+7
* arm: socfpga: system: Rework sysmgr_enable_warmrstcfgio()Marek Vasut2015-08-083-5/+9
* arm: socfpga: scan: Zap iocsr_scan_chain*_table()Marek Vasut2015-08-082-31/+11
* arm: socfpga: scan: Zap redundant params in scan_mgr_io_scan_chain_prg()Marek Vasut2015-08-081-13/+26
* arm: socfpga: scan: Staticize scan_mgr_io_scan_chain_prg()Marek Vasut2015-08-082-16/+9
* arm: socfpga: clock: Clean up pll_config.hMarek Vasut2015-08-083-126/+24
* arm: socfpga: clock: Get rid of cm_config_t typedefMarek Vasut2015-08-083-5/+5
* arm: socfpga: reset: Add SDMMC, QSPI and DMA definesMarek Vasut2015-08-081-0/+3
* arm: socfpga: reset: Add function to reset add peripheralsMarek Vasut2015-08-082-0/+14
* arm: socfpga: reset: Repair bridge reset handlingMarek Vasut2015-08-081-4/+4
* arm: socfpga: reset: Replace ad-hoc reset functionsMarek Vasut2015-08-084-64/+13
* arm: socfpga: reset: Implement unified function to toggle resetMarek Vasut2015-08-082-23/+37
* arm: socfpga: reset: Start reworking the SoCFPGA reset managerMarek Vasut2015-08-082-19/+50
* arm: socfpga: reset: Add missing reset manager regsMarek Vasut2015-08-081-0/+2
* ddr: altera: Move struct sdram_prot_rule prototypeMarek Vasut2015-08-081-13/+0
* arm: socfpga: Move sdram_config.h to board dirMarek Vasut2015-08-081-100/+0
* driver/ddr/altera: Add DDR driver for Altera's SDRAM controllerDinh Nguyen2015-08-082-12/+399
* arm: dts: socfpga: Add mmc aliasMarek Vasut2015-08-081-0/+1
* arm: dts: socfpga: Fix SPI aliasesMarek Vasut2015-08-084-16/+5
* Merge git://git.denx.de/u-boot-dmTom Rini2015-08-0620-239/+1563
|\
| * exynos: dts: Correct LDO and BUCK namingSimon Glass2015-08-062-63/+63
| * x86: Enable debug UART for MinnowmaxSimon Glass2015-08-061-0/+9
| * exynos: Add support for springSimon Glass2015-08-053-0/+595
| * exynos: video: Remove non-device-tree codeSimon Glass2015-08-051-2/+0
| * exynos: dts: Drop the old TPS65090 I2C nodeSimon Glass2015-08-051-16/+0
| * dts: exynos: snow: Add a new node for the NXP video bridge driverSimon Glass2015-08-051-20/+16
| * dts: exynos: pit: Add a new node for the parade video bridge driverSimon Glass2015-08-051-5/+123
| * dts: exynos: snow: Add memory layout descriptionSimon Glass2015-08-051-0/+53
| * exynos: Tidy up CPU frequency displaySimon Glass2015-08-051-5/+2
| * exynos: Add support for the DisplayPort hotplug detectSimon Glass2015-08-052-0/+11
| * exynos: Enable the debug UART in SPLSimon Glass2015-08-051-0/+5
| * exynos: dts: Support EC tunnel and main TPS65090 regulatorSimon Glass2015-08-053-48/+297
| * exynos: dts: Add PMIC and regulator definitionsSimon Glass2015-08-052-0/+304
| * exynos: dts: Sync up I2C ports with the kernelSimon Glass2015-08-059-89/+94
* | ARM: tegra: Add p2371-0000 boardStephen Warren2015-08-063-0/+69
OpenPOWER on IntegriCloud