Age | Commit message (Expand) | Author |
2016-02-05 | x86: quark: Use Quark's own PCI config APIs | Bin Meng |
2016-02-05 | x86: pci: Drop legacy PCI APIs | Bin Meng |
2016-02-05 | x86: pci: Use DM PCI APIs in pci_assign_irqs() | Bin Meng |
2016-02-05 | x86: qemu: Convert to use DM PCI API | Bin Meng |
2016-02-05 | x86: tnc: Remove IGD and SDVO devices from driver model | Bin Meng |
2016-02-05 | x86: tnc: Use DM PCI API in disable_igd() | Bin Meng |
2016-02-05 | x86: tnc: Change disable_igd() to have a return value | Bin Meng |
2016-02-05 | x86: irq: Convert to use DM PCI API | Bin Meng |
2016-02-05 | x86: irq: Move irq_router to a per driver priv | Bin Meng |
2016-02-05 | x86: irq: Get irq_router's bdf via dm_pci_get_bdf() | Bin Meng |
2016-02-05 | x86: minnowmax: Drop io-base property in the pch_pinctrl node | Bin Meng |
2016-02-05 | x86: Drop asm/arch/gpio.h | Bin Meng |
2016-02-05 | x86: ich6_gpio: Convert to use proper DM API | Bin Meng |
2016-02-05 | x86: pch: Implement get_gpio_base op | Bin Meng |
2016-02-05 | dm: pch: Rename get_sbase op to get_spi_base | Bin Meng |
2016-02-05 | dm: pch: Remove pch_get_version op | Bin Meng |
2016-02-05 | x86: quark: Drop unprotect_spi_flash() | Bin Meng |
2016-02-05 | x86: tnc: Drop unprotect_spi_flash() | Bin Meng |
2016-02-05 | spi: ich: Use compatible strings to distinguish controller version | Bin Meng |
2016-02-04 | imx: mx6: implement mmc_get_env_dev | Peng Fan |
2016-02-04 | imx: mx7dsabresd: move mmc_get_env_devno to soc code | Peng Fan |
2016-02-02 | arm: pcm052: Add device tree file's | Bhuvanchandra DV |
2016-02-02 | arm: vf610-twr: Add device tree file's | Bhuvanchandra DV |
2016-02-02 | arm: colibri-vf: Enable serial support | Bhuvanchandra DV |
2016-02-02 | arm: vybrid: Update the license string | Bhuvanchandra DV |
2016-02-02 | arm: vybrid: Enable lpuart support | Bhuvanchandra DV |
2016-02-02 | imx: mx6ul/sx: Fix issue in LCDIF clock dividers calculation | Ye Li |
2016-02-02 | imx: mx6sx: Fix issue in LCDIF clock enablement | Ye Li |
2016-02-02 | imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO board | Ye Li |
2016-02-02 | mx6: soc: Add ENET2 mac address support | Ye Li |
2016-02-02 | arm: imx6: Add DDR3 calibration code for MX6 Q/D/DL | Marek Vasut |
2016-02-02 | Merge branch 'master' of git://git.denx.de/u-boot-atmel | Tom Rini |
2016-02-02 | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2016-02-02 | board: atmel: sama5d2_xplained: add SPL support | Wenyou Yang |
2016-02-02 | arm: at91/spl: mpddrc: use IP version to check configuration | Wenyou Yang |
2016-02-02 | arm: at91/spl: mpddrc: add mpddrc DDR3-SDRAM initialization | Wenyou Yang |
2016-02-02 | arm: at91/spl: mpddrc: add struct atmel_mpddrc_config | Wenyou Yang |
2016-02-01 | arm8: ls2080: Move the core errata defines out of board specific file | Ashish kumar |
2016-02-01 | Merge branch 'master' of git://git.denx.de/u-boot-mips | Tom Rini |
2016-02-01 | armv8: ls2080a: Implement workaround for core errata 829520, 833471 | Ashish kumar |
2016-02-01 | board: Enable ethernet, tftpboot support to pic32mzdask board. | Purna Chandra Mandal |
2016-02-01 | board: add SDHCI support for PIC32MZDASK board. | Purna Chandra Mandal |
2016-02-01 | board: Add Microchip PIC32MZ[DA]-Starter-Kit board. | Purna Chandra Mandal |
2016-02-01 | MIPS: Add support for Microchip PIC32MZ[DA] SoC family. | Purna Chandra Mandal |
2016-02-01 | drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32. | Purna Chandra Mandal |
2016-02-01 | MIPS: initial infrastructure for Microchip PIC32 architecture | Purna Chandra Mandal |
2016-02-01 | MIPS: Support dynamic I/O port base address | Paul Burton |
2016-02-01 | MIPS: Remove SLOW_DOWN_IO | Paul Burton |
2016-02-01 | mips: cache: Bulletproof the code against cornercases | Marek Vasut |
2016-02-01 | MIPS: start.S: fix and optimize instructions | Daniel Schwierzeck |