summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-11-20sf: Add a method to obtain the block-protect settingSimon Glass
2018-11-20misc: Update read() and write() methods to return bytes xferedSimon Glass
2018-11-20video: Update video_set_default_colors() to support invertSimon Glass
2018-11-20sandbox: tpm: Allow debugging of data packagesSimon Glass
2018-11-20cros_ec: Add new features for events and powerSimon Glass
2018-11-20cros_ec: Align uclass data to a cache boundarySimon Glass
2018-11-20cros_ec: Fail if we cannot determine the flash burst sizeSimon Glass
2018-11-20cros_ec: Add error logging on a few commandsSimon Glass
2018-11-20cros_ec: Use uint instead of u8 for parametersSimon Glass
2018-11-20dm: spi: prevent setting a speed of 0 HzSimon Goldschmidt
2018-11-20dm: core: Widen the dump tree to show more of the driver's name.Liviu Dudau
2018-11-20dm/pci: Change the first CFG read to Vendor ID in enumerationHou Zhiqiang
2018-11-20clk: meson: fix clk81 divider calculationJerome Brunet
2018-11-20dm: adc: add uclass's mask and conversion helpersFabrice Gasnier
2018-11-18gpio: Add MT7621 GPIO supportStefan Roese
2018-11-18wdt: Add MT7621 watchdog driverStefan Roese
2018-11-16misc: fs_loader: Fix compiler warningKeerthy
2018-11-16misc: fs_loader: Use device_get_global_by_ofnode to get to nodeKeerthy
2018-11-16serial: ns16550: add setconfig supportSimon Goldschmidt
2018-11-16ram: Introduce K3 AM654 DDR Sub System driverLokesh Vutla
2018-11-16i2c: stm32f7: change setup struct to constPatrick Delaunay
2018-11-16i2c: stm32f7: cosmetic: clean the driverPatrick Delaunay
2018-11-16pinctrl: sandbox: Add get_pin_muxing ops supportPatrice Chotard
2018-11-16gpio: stm32f7: Add ops get_functionPatrice Chotard
2018-11-16pinctrl: stm32: Add get_pin_muxing() opsPatrice Chotard
2018-11-16pinctrl: stm32: Add get_pin_name() opsPatrice Chotard
2018-11-16pinctrl: stm32: Add get_pins_count() opsPatrice Chotard
2018-11-16dm: uclass: Add uclass_next_device_err() to return a valid devicePatrice Chotard
2018-11-16dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_countPatrice Chotard
2018-11-16dm: pinctrl: Add get_pin_muxing() opsPatrice Chotard
2018-11-16w1-eeprom: Add support for Maxim DS2502 add only memoryMartin Fuzzey
2018-11-16mtd: nand: lpc32xx slc: disable DMA support in SPL buildsVladimir Zapolskiy
2018-11-16mtd: nand: lpc32xx mlc: predefine number of NAND chips to supportVladimir Zapolskiy
2018-11-16gpio: pca953x: Clear the polarity invert register at initYe Li
2018-11-16clk: Allow clock defaults to be set also during re-reloc stateAndreas Dannenberg
2018-11-16serial: bcm6858: add serial supportPhilippe Reynes
2018-11-16arm: at91: wdt: Convert watchdog driver to dm/dtPrasanthi Chellakumar
2018-11-16Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dmTom Rini
2018-11-14Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-11-14watchdog: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng
2018-11-14video: simplefb: Remove DM_FLAG_PRE_RELOC flagBin Meng
2018-11-14sysreset: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng
2018-11-14serial: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng
2018-11-14timer: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng
2018-11-14ram: bmips: Remove DM_FLAG_PRE_RELOC flagBin Meng
2018-11-14pinctrl: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng
2018-11-14mmc: omap: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL checkBin Meng
2018-11-14i2c: omap24xx: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL checkBin Meng
2018-11-14gpio: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng
2018-11-14clk: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng