summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-09-27ppa/fm/qe: use block layer in ppa/fm/qe driverYinbo Zhu
2018-09-19Merge git://git.denx.de/u-boot-marvellTom Rini
2018-09-19phy: marvell: add SATA comphy RX/TX polarity invert supportRabeeh Khoury
2018-09-19fix: nand: pxa3xx: Add WA for eliminating flash ready timeoutDavid Sniatkiwicz
2018-09-19nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NANDKonstantin Porotchkin
2018-09-19nand: pxa3xx: cosmetic: add comments to the timing layout structuresKonstantin Porotchkin
2018-09-19fix: nand: Replace hardcoded page chunk size with calculated oneKonstantin Porotchkin
2018-09-19mtd: nand: pxa3xx: add support for Toshiba flashKonstantin Porotchkin
2018-09-19mtd: nand: pxa3xx: add support for 2KB 8-bit flashVictor Axelrod
2018-09-19mtd: nand: pxa3xx: Fix READOOB implementationBoris Brezillon
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-18ofnode: add ofnode_by_prop_value()Jens Wiklander
2018-09-18dm: core: fix devfdt_remap_addr_index()Cédric Le Goater
2018-09-18dm: core: Scan "/firmware" node by defaultRajan Vaja
2018-09-18dm: core: Move "/clock" node scan into functionRajan Vaja
2018-09-18misc: Add MPC83xx serdes driverMario Six
2018-09-18cpu: Add MPC83xx CPU driverMario Six
2018-09-18test: Add tests for CPU uclassMario Six
2018-09-18cpu: Add cpu_probe_all methodMario Six
2018-09-18timer: Add MPC83xx timer driverMario Six
2018-09-18timer: Sort Makefile entriesMario Six
2018-09-18clk: Add MPC83xx clock driverMario Six
2018-09-18mpc83xx: Add sysreset driverMario Six
2018-09-18test: Add tests for sysreset_get_statusMario Six
2018-09-18sysreset: Add get_status methodMario Six
2018-09-18ram: Add driver for MPC83xxMario Six
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