summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-12-06mtd: sf: Unregister the MTD device prior to removing the spi_flash objBoris Brezillon
2018-12-06mtd: Don't stop MTD partition creation when it fails on one deviceBoris Brezillon
2018-12-06mtd: Make sure we don't parse MTD partitions belonging to another devBoris Brezillon
2018-12-06mtd: Make sure the name passed in mtdparts fits in mtd_name[]Boris Brezillon
2018-12-06mtd: Be more strict on the "mtdparts=" prefix checkBoris Brezillon
2018-12-06mtd: Use get_mtdids() instead of env_get("mtdids") in mtd_search_alternate_na...Boris Brezillon
2018-12-06mtd: sf: Make sure we don't register the same device twiceBoris Brezillon
2018-12-06mtd: Delete partitions attached to the device when a device is deletedBoris Brezillon
2018-12-06mtd: Parse mtdparts/mtdids again when the MTD list has been updatedBoris Brezillon
2018-12-06mtd: Add a function to report when the MTD dev list has been updatedBoris Brezillon
2018-11-27spi: mpc8xx: Migrate to DM_SPIChristophe Leroy
2018-11-27spi: Remove unused spi_initJagan Teki
2018-11-27dm: platform_data: spi: s/pl022_spi.h/spi_pl022.hJagan Teki
2018-11-27spi: pl022: Drop unnecessary include filesJagan Teki
2018-11-27spi: pl022: Simplify platdata codeJagan Teki
2018-11-24spi: mtk_qspi: add qspi driver for MT7629 SoCGuochun Mao
2018-11-24spi: Add Amlogic Meson SPI Flash Controller driverNeil Armstrong
2018-11-22mtd: rawnand: pxa3xx: fix 2kiB pages with 8b strength chips layoutMiquel Raynal
2018-11-22mtd: nand: pxa3xx: re-read a page in raw mode on uncorrectable errorMiquel Raynal
2018-11-22mtd: nand: pxa3xx: add raw read supportMiquel Raynal
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