summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-14arm: socfpga: Convert Altera DDR SDRAM driver to use KconfigLey Foon Tan
2017-04-14video: fsl_dcu_fb: add additional modes for DCUStefan Agner
2017-04-14video: fsl_dcu_fb: Fix DCU_MODE_BLEND_ITER settingStefan Agner
2017-04-14video: fsl_dcu_fb: Enable pixel clock after initializationStefan Agner
2017-04-14video: fsl_dcu_fb: fix framebuffer to the end of memoryStefan Agner
2017-04-14Convert CONFIG_FSL_DCU_FB to KconfigSanchayan Maity
2017-04-14mmc: sdhci: Wait for SDHCI_INT_DATA_END when transferring.Alex Deymo
2017-04-14mmc: bcm2835_sdhci: Speed up mmc writes.Jocelyn Bohr
2017-04-14mmc: gen_atmel_mci: add driver model support for mciWenyou Yang
2017-04-14mmc: meson: add MMC driver for Meson GX (S905)Carlo Caione
2017-04-13Merge git://git.denx.de/u-boot-dmTom Rini
2017-04-13gpio: at91_gpio: add the clock supportWenyou Yang
2017-04-13gpio: at91_gpio: add the device tree supportWenyou Yang
2017-04-13gpio: Kconfig: add CONFIG_AT91_GPIO optionWenyou Yang
2017-04-13pinctrl: at91: add pinctrl driverWenyou Yang
2017-04-13gpio: at91_gpio: remove CPU_HAS_PIO3 macroWenyou Yang
2017-04-13mtd: nand: atmel: use another functions to set gpio valueWenyou Yang
2017-04-13dm: core: Ensure DMA regions start up with the cache cleanSimon Glass
2017-04-13core/uclass: Print name of device in uclass_find_device_by_seq()Alexandru Gagniuc
2017-04-13serial: ns16550: Link in the DM driver when when using platdataAlexandru Gagniuc
2017-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-04-13Fix a bug with PL010s running at 19200 baudAlyssa Rosenzweig
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-10Merge git://git.denx.de/u-boot-x86Tom Rini
2017-04-10serial: Add serial driver for Intel MIDAndy Shevchenko
2017-04-10dm: rtc: Add 16-bit read/write supportBin Meng
2017-04-08mtd: nand: am335x_spl_bch: Incorporate tWB delay in nand_command functionCooper Jr., Franklin
2017-04-08ti: wdt: omap: Disable watchdog timer before performing initializationLukasz Majewski
2017-04-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-04-07nand: sunxi: Add options for the SPL NAND configurationMaxime Ripard
2017-04-07mtd: sunxi: Change U-Boot offsetMaxime Ripard
2017-04-07mtd: sunxi: Select the U-Boot location config optionMaxime Ripard
2017-04-07mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entryBoris Brezillon
2017-04-07nand: sunxi: Fix modulo by zero errorMaxime Ripard
2017-04-07sun8i_emac: configure PHY reset GPIO via DMPhilipp Tomsich
2017-04-06Remove various unused interrupt related codeTom Rini
2017-04-06Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-04-05dm: serial: Allow driver-model serial to be disabled for TPLSimon Glass
2017-04-05dm: core: Allow driver model to be disabled for TPLSimon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05i2c: Drop unused i2c_soft...() functionsSimon Glass
2017-04-05SPARC: RemoveTom Rini
2017-04-05Blackfin: RemoveTom Rini
2017-04-05ARM: mxs: Rename M28EVKMarek Vasut
2017-04-05Merge git://git.denx.de/u-boot-dmTom Rini
2017-04-05sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara
2017-04-05SPI: SPL: sunxi: fix 64-bit buildAndre Przywara
2017-04-04dm: core: Add dm_remove_devices_flags() and hook it into device_remove()Stefan Roese
2017-04-04dm: core: Add flags parameter to device_remove()Stefan Roese
2017-04-04rockchip: clk: rk3399: 24MHz is not a power of 2Philipp Tomsich