summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* clk: uniphier: add Media I/O clock driver for UniPhier SoCsMasahiro Yamada2016-02-141-0/+1
* ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoCMasahiro Yamada2016-02-144-2/+22
* ARM: uniphier: add missing static qualifierMasahiro Yamada2016-02-141-1/+1
* ARM: uniphier: create early page table at run-timeMasahiro Yamada2016-02-143-38/+94
* ARM: uniphier: change stack pointer address for SPLMasahiro Yamada2016-02-141-4/+1
* spl: define BOOT_DEVICE_USBMasahiro Yamada2016-02-141-0/+1
* ARM: uniphier: support some more DRAM use cases on PH1-Pro4 boardsMasahiro Yamada2016-02-141-27/+53
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-02-111-0/+1
|\
| * video: tegra: Enable the 'lcd' env variable work-aroundSimon Glass2016-02-111-0/+1
* | Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.David Müller (ELSOFT AG)2016-02-081-22/+0
* | ARM: dts: k2g: Add keystone net dts filesMugunthan V N2016-02-083-0/+176
* | OMAP3_LOGIC: Setup defconfig to enable SPL and NAND bootingAdam Ford2016-02-081-0/+1
* | serial: serial_stm32: move clock config from driver to boardVikas Manocha2016-02-083-0/+62
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2016-02-0855-60/+60
|\ \
| * | Use correct spelling of "U-Boot"Bin Meng2016-02-0655-60/+60
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini2016-02-081-0/+7
|\ \
| * | nios2: set up the debug UART earlyThomas Chou2016-02-061-0/+7
| |/
* | x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLEBin Meng2016-02-053-60/+0
* | x86: Disable DM_PCI_COMPATBin Meng2016-02-051-3/+0
* | x86: quark: Use Quark's own PCI config APIsBin Meng2016-02-051-2/+3
* | x86: pci: Drop legacy PCI APIsBin Meng2016-02-052-65/+0
* | x86: pci: Use DM PCI APIs in pci_assign_irqs()Bin Meng2016-02-051-3/+3
* | x86: qemu: Convert to use DM PCI APIBin Meng2016-02-051-17/+17
* | x86: tnc: Remove IGD and SDVO devices from driver modelBin Meng2016-02-051-0/+36
* | x86: tnc: Use DM PCI API in disable_igd()Bin Meng2016-02-051-3/+19
* | x86: tnc: Change disable_igd() to have a return valueBin Meng2016-02-051-3/+7
* | x86: irq: Convert to use DM PCI APIBin Meng2016-02-052-4/+4
* | x86: irq: Move irq_router to a per driver privBin Meng2016-02-053-46/+51
* | x86: irq: Get irq_router's bdf via dm_pci_get_bdf()Bin Meng2016-02-051-8/+1
* | x86: minnowmax: Drop io-base property in the pch_pinctrl nodeBin Meng2016-02-051-1/+0
* | x86: Drop asm/arch/gpio.hBin Meng2016-02-058-89/+0
* | x86: ich6_gpio: Convert to use proper DM APIBin Meng2016-02-056-153/+163
* | x86: pch: Implement get_gpio_base opBin Meng2016-02-051-0/+33
* | dm: pch: Rename get_sbase op to get_spi_baseBin Meng2016-02-051-2/+2
* | dm: pch: Remove pch_get_version opBin Meng2016-02-051-6/+0
* | x86: quark: Drop unprotect_spi_flash()Bin Meng2016-02-051-17/+0
* | x86: tnc: Drop unprotect_spi_flash()Bin Meng2016-02-051-16/+0
* | spi: ich: Use compatible strings to distinguish controller versionBin Meng2016-02-057-7/+7
|/
* imx: mx6: implement mmc_get_env_devPeng Fan2016-02-041-0/+32
* imx: mx7dsabresd: move mmc_get_env_devno to soc codePeng Fan2016-02-041-0/+21
* arm: pcm052: Add device tree file'sBhuvanchandra DV2016-02-022-1/+24
* arm: vf610-twr: Add device tree file'sBhuvanchandra DV2016-02-022-1/+24
* arm: colibri-vf: Enable serial supportBhuvanchandra DV2016-02-021-0/+10
* arm: vybrid: Update the license stringBhuvanchandra DV2016-02-024-20/+0
* arm: vybrid: Enable lpuart supportBhuvanchandra DV2016-02-021-0/+43
* imx: mx6ul/sx: Fix issue in LCDIF clock dividers calculationYe Li2016-02-021-4/+0
* imx: mx6sx: Fix issue in LCDIF clock enablementYe Li2016-02-021-2/+2
* imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO boardYe Li2016-02-021-0/+6
* mx6: soc: Add ENET2 mac address supportYe Li2016-02-022-29/+26
* arm: imx6: Add DDR3 calibration code for MX6 Q/D/DLMarek Vasut2016-02-022-0/+564
OpenPOWER on IntegriCloud