summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-05-18thermal: imx: fix calculationPeng Fan
2017-05-18imx: thermal: update imx6 thermal driver according new equationPeng Fan
2017-05-18net: fec_mxc: specify the registered eth index by dev_idAndy Duan
2017-05-18net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuseAndy Duan
2017-05-18net: fec: do not access reserved register for i.MX6ULLPeng Fan
2017-05-17x86: ich6_gpio: Add use-lvl-write-cache for I/O access modeBin Meng
2017-05-17spi: ich: Configure SPI BIOS parameters for Linux upon U-Boot exitStefan Roese
2017-05-17dm: core: Add DM_FLAG_OS_PREPARE flagStefan Roese
2017-05-17serial: serial-uclass: Use force parameter in stdio_deregister_dev()Stefan Roese
2017-05-17x86: Convert MMC to driver modelSimon Glass
2017-05-17x86: pci: Allow conditionally run VGA rom in S3Bin Meng
2017-05-16Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2017-05-16Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2017-05-15mmc: atmel_sdhci: Enable the quirk SDHCI_QUIRK_WAIT_SEND_CMDWenyou Yang
2017-05-15sunxi: video: Split out TVE codeJernej Skrabec
2017-05-15video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPPPhilipp Tomsich
2017-05-15rockchip: video: introduce VIDEO_DW_HDMI and select for Rockchip HDMIPhilipp Tomsich
2017-05-15video: dw_hdmi: Select HDMI mode only if monitor supports itJernej Skrabec
2017-05-15Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2017-05-15power: twl4030: Add imply CMD_POWEROFF when TWL4030 is enabledAdam Ford
2017-05-15Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to KconfigTom Rini
2017-05-15Kconfig: USB: Migrate existing USB_EHCI_xxx optionsTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini
2017-05-15watchdog: Migrate OMAP_WATCHDOG to KconfigTom Rini
2017-05-15omap: spi: Drop CONFIG_OMAP3_SPI_D0_D1_SWAPPED supportTom Rini
2017-05-15gpio: Move OMAP_GPIO to KconfigTom Rini
2017-05-15omap4: Drop redundant CONFIG_OMAP4430 symbolTom Rini
2017-05-15omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when neededTom Rini
2017-05-15TI: Drop 'CONFIG_OMAP'Tom Rini
2017-05-15omap24xx_i2c.c: Drop references to CONFIG_OMAP243XTom Rini
2017-05-15mmc: descend into drivers/mmc only when CONFIG_MMC is enabledMasahiro Yamada
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada
2017-05-15mmc: sdhci-cadence: import updates from Linux 4.12Masahiro Yamada
2017-05-15mmc: sdhci: Fix maximum clock for programmable clock modeWenyou Yang
2017-05-15drivers: omap_hsmmc: move to DM_MMC_OPSJean-Jacques Hiblot
2017-05-15i2c: Drop CONFIG_SYS_I2C_BOARD_LATE_INITSimon Glass
2017-05-15i2c: mxc_i2c: Drop use of CONFIG_I2C_HARDSimon Glass
2017-05-13Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2017-05-12gpio-uclass.c: Fix comparison of unsigned expression warningTom Rini
2017-05-12net: uli526x: Fix unknown storage size errorTom Rini
2017-05-12net: phy: mv88e61xx: Fix uninitialized variable warningTom Rini
2017-05-12net: eepro100: Fix unused variable warningTom Rini
2017-05-12video: ld9040: Fix unused variable warningsTom Rini
2017-05-12pci: avoid memory leakxypron.glpk@gmx.de
2017-05-12common: dfu: ignore reset for spl-dfuB, Ravi
2017-05-12dm: ram: remove unneeded brcm,bcm63268-mc idÁlvaro Fernández Rojas
2017-05-12dm: mmc: omap_hsmmc: Add pre-reloc flag to the driverLokesh Vutla
2017-05-12dm: mmc: omap_hsmmc: Update to support of-platdataLokesh Vutla
2017-05-12serial: omap: Support debug UARTLokesh Vutla