summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-02-08Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2016-02-08Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-02-06nios2: set up the debug UART earlyThomas Chou
2016-02-05x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLEBin Meng
2016-02-05x86: Disable DM_PCI_COMPATBin Meng
2016-02-05x86: quark: Use Quark's own PCI config APIsBin Meng
2016-02-05x86: pci: Drop legacy PCI APIsBin Meng
2016-02-05x86: pci: Use DM PCI APIs in pci_assign_irqs()Bin Meng
2016-02-05x86: qemu: Convert to use DM PCI APIBin Meng
2016-02-05x86: tnc: Remove IGD and SDVO devices from driver modelBin Meng
2016-02-05x86: tnc: Use DM PCI API in disable_igd()Bin Meng
2016-02-05x86: tnc: Change disable_igd() to have a return valueBin Meng
2016-02-05x86: irq: Convert to use DM PCI APIBin Meng
2016-02-05x86: irq: Move irq_router to a per driver privBin Meng
2016-02-05x86: irq: Get irq_router's bdf via dm_pci_get_bdf()Bin Meng
2016-02-05x86: minnowmax: Drop io-base property in the pch_pinctrl nodeBin Meng
2016-02-05x86: Drop asm/arch/gpio.hBin Meng
2016-02-05x86: ich6_gpio: Convert to use proper DM APIBin Meng
2016-02-05x86: pch: Implement get_gpio_base opBin Meng
2016-02-05dm: pch: Rename get_sbase op to get_spi_baseBin Meng
2016-02-05dm: pch: Remove pch_get_version opBin Meng
2016-02-05x86: quark: Drop unprotect_spi_flash()Bin Meng
2016-02-05x86: tnc: Drop unprotect_spi_flash()Bin Meng
2016-02-05spi: ich: Use compatible strings to distinguish controller versionBin Meng
2016-02-04imx: mx6: implement mmc_get_env_devPeng Fan
2016-02-04imx: mx7dsabresd: move mmc_get_env_devno to soc codePeng Fan
2016-02-02arm: pcm052: Add device tree file'sBhuvanchandra DV
2016-02-02arm: vf610-twr: Add device tree file'sBhuvanchandra DV
2016-02-02arm: colibri-vf: Enable serial supportBhuvanchandra DV
2016-02-02arm: vybrid: Update the license stringBhuvanchandra DV
2016-02-02arm: vybrid: Enable lpuart supportBhuvanchandra DV
2016-02-02imx: mx6ul/sx: Fix issue in LCDIF clock dividers calculationYe Li
2016-02-02imx: mx6sx: Fix issue in LCDIF clock enablementYe Li
2016-02-02imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO boardYe Li
2016-02-02mx6: soc: Add ENET2 mac address supportYe Li
2016-02-02arm: imx6: Add DDR3 calibration code for MX6 Q/D/DLMarek Vasut
2016-02-02Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-02-02Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-02-02board: atmel: sama5d2_xplained: add SPL supportWenyou Yang
2016-02-02arm: at91/spl: mpddrc: use IP version to check configurationWenyou Yang
2016-02-02arm: at91/spl: mpddrc: add mpddrc DDR3-SDRAM initializationWenyou Yang
2016-02-02arm: at91/spl: mpddrc: add struct atmel_mpddrc_configWenyou Yang
2016-02-01arm8: ls2080: Move the core errata defines out of board specific fileAshish kumar
2016-02-01Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-02-01armv8: ls2080a: Implement workaround for core errata 829520, 833471Ashish kumar
2016-02-01board: Enable ethernet, tftpboot support to pic32mzdask board.Purna Chandra Mandal
2016-02-01board: add SDHCI support for PIC32MZDASK board.Purna Chandra Mandal
2016-02-01board: Add Microchip PIC32MZ[DA]-Starter-Kit board.Purna Chandra Mandal
2016-02-01MIPS: Add support for Microchip PIC32MZ[DA] SoC family.Purna Chandra Mandal