summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass
2017-05-22Convert CONFIG_CMD_HASH to KconfigSimon Glass
2017-05-22Kconfig: Drop CONFIG_SYS_I2C_DS4510_ADDRSimon Glass
2017-05-22Drop digital thermometer and thermostat (DTT) driversSimon Glass
2017-05-22Drop three-wire serial (TWS) supportSimon Glass
2017-05-22Kconfig: Drop CONFIG_SYS_I2C_DTT_ADDRSimon Glass
2017-05-22Convert CONFIG_DS4510 to KconfigSimon Glass
2017-05-22Kconfig: Drop CONFIG_CMD_DS4510Simon Glass
2017-05-22Kconfig: Drop CONFIG_CMD_DS4510_RSTSimon Glass
2017-05-22Kconfig: Drop CONFIG_CMD_DS4510_MEMSimon Glass
2017-05-22Kconfig: Drop CONFIG_CMD_DS4510_INFOSimon Glass
2017-05-22lib: move hash CONFIG options to KconfigTom Rini
2017-05-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-05-18usb: lpc32xx: add i2c DM supportLiam Beguin
2017-05-18pinctrl: imx: fix memory leakPeng Fan
2017-05-18gpio: 74x164: make oe-pins optionalPeng Fan
2017-05-18spi: kconfig: add soft spi Kconfig entryPeng Fan
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