summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-02-025-14/+221
|\
| * board: atmel: sama5d2_xplained: add SPL supportWenyou Yang2016-02-023-0/+34
| * arm: at91/spl: mpddrc: use IP version to check configurationWenyou Yang2016-02-021-7/+11
| * arm: at91/spl: mpddrc: add mpddrc DDR3-SDRAM initializationWenyou Yang2016-02-022-8/+167
| * arm: at91/spl: mpddrc: add struct atmel_mpddrc_configWenyou Yang2016-02-022-2/+12
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-02-023-0/+71
|\ \
| * | arm8: ls2080: Move the core errata defines out of board specific fileAshish kumar2016-02-011-0/+2
| * | armv8: ls2080a: Implement workaround for core errata 829520, 833471Ashish kumar2016-02-012-0/+23
| * | armv8/ls1043aqds: fix DSPI/QSPI node in dts fileQianyu Gong2016-02-011-0/+46
* | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-02-0118-80/+662
|\ \ \
OpenPOWER on IntegriCloud