aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-09-19mtd: nand: pxa3xx_nand: add support for partial chunksOfer Heifetz
2018-09-19mtd: pxa3xx_nand: Simplify pxa3xx_nand_scanOfer Heifetz
2018-09-19mtd: pxa3xx_nand: Fix initial controller configurationOfer Heifetz
2018-09-19mtd: pxa3xx_nand: Increase the initial chunk sizeOfer Heifetz
2018-09-19nand: pxa3xx: Increase READ_ID buffer and make the size staticOfer Heifetz
2018-09-19mtd: nand: pxa3xx-nand: fix random command timeoutsOfer Heifetz
2018-09-19mtd: nand: pxa3xx_nand: fix early spurious interruptOfer Heifetz
2018-09-19mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing()Ofer Heifetz
2018-09-19mtd: nand: pxa3xx_nand: use nand_to_mtd()Ofer Heifetz
2018-09-19mtd: nand: pxa3xx_nand: Increase initial buffer sizeOfer Heifetz
2018-09-19clk: armada-37xx-periph: Support changing clock parent and rateMarek BehĂșn
2018-09-19phy: marvell: Support changing SERDES map in board fileMarek BehĂșn
2018-09-16Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-09-15usb: ehci-generic: Add vbus-supply regulator supportPatrice Chotard
2018-09-15socfpga: stratix10: fix sdram_calculate_sizeDalon Westergreen
2018-09-15gpio: dwapb_gpio: Change to use dev_read_addr()Ley Foon Tan
2018-09-15gpio: dwapb_gpio: Add reset ctrl to driverLey Foon Tan
2018-09-15gpio: dwapb_gpio: Enable get_function supportLey Foon Tan
2018-09-14Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2018-09-14i2c: Drop CONFIG_SYS_I2C_MXSTuomas Tynkkynen
2018-09-11MMC: davinici_mmc: Enable CD and WP with DM and OF_CONTROLAdam Ford
2018-09-11MMC: Enable DM_MMC for DavinciAdam Ford
2018-09-11mmc: omap_hsmmc: Make DM_GPIO calls dependent on DM_GPIOAdam Ford
2018-09-11DM: omap_gpio: Reduce overhead when used with OF_PLATDATAAdam Ford
2018-09-11DM: OMAP24XX_I2C: Reduce overhead when used with OF_PLATDATAAdam Ford
2018-09-11DM: I2C: Reduce overhead when used with OF_PLATDATAAdam Ford
2018-09-11regulator: pbias: Add additional compatible flagsAdam Ford
2018-09-11GPIO: omap_gpio: Fix gpio name names with device treeAdam Ford
2018-09-11dm: gpio: da8xx_gpio: Add support for GPIO_ACTIVE_LOW/HIGHAdam Ford
2018-09-11DM: GPIO: Fix da8xx GPIO indexing over GPIO 32Adam Ford
2018-09-11Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2018-09-11Merge tag 'fpga-for-v2018.11' of git://git.denx.de/u-boot-microblazeTom Rini
2018-09-11mmc: k3_arasan: Add sdhci driver support for K3 family SoCsLokesh Vutla
2018-09-11spl: Allow remoteproc drivers to be used within SPLLokesh Vutla
2018-09-11remoteproc: Introduce K3 remoteproc driverLokesh Vutla
2018-09-11remoteproc: Introduce K3 system controllerLokesh Vutla
2018-09-11remoteproc: Allow for individual remoteproc initializationLokesh Vutla
2018-09-11spl: Allow mailbox drivers to be used within SPLLokesh Vutla
2018-09-11mailbox: Introduce K3 Secure Proxy DriverLokesh Vutla
2018-09-11sysreset: Add TI System Control Interface (TI SCI) sysreset driverAndreas Dannenberg
2018-09-11power domain: Introduce TI System Control Interface (TI SCI) power domain driverAndreas Dannenberg
2018-09-11power domain: Add support for multiple powerdomains per deviceLokesh Vutla
2018-09-11clk: Introduce TI System Control Interface (TI SCI) clock driverAndreas Dannenberg
2018-09-11reset: Introduce TI System Control Interface (TI SCI) reset driverAndreas Dannenberg
2018-09-11dm: reset: Update uclass to allow querying reset statusAndreas Dannenberg
2018-09-11dm: firmware: Automatically bind child devicesAndreas Dannenberg
2018-09-11firmware: ti_sci: Add support for processor control servicesLokesh Vutla
2018-09-11firmware: ti_sci: Add support for reboot core serviceAndreas Dannenberg
2018-09-11firmware: ti_sci: Add support for clock controlLokesh Vutla
2018-09-11firmware: ti_sci: Add support for device controlAndreas Dannenberg