cmd: mtd: add 'mtd' command
[oweals/u-boot.git] / drivers /
2018-10-02 Miquel Raynalcmd: mtd: add 'mtd' command
2018-10-02 Miquel Raynalmtd: mtdpart: implement proper partition handling
2018-10-02 Miquel Raynalmtd: uboot: search for an equivalent MTD name with...
2018-10-02 Miquel Raynalmtd: mtdpart: add a generic mtdparts-like parser
2018-10-02 Miquel Raynalmtd: uclass: add probe function
2018-09-20 Miquel Raynalmtd: mtdpart: balance debug messages
2018-09-20 Miquel Raynalmtd: declare MTD_PARTITIONS symbol in Kconfig
2018-09-20 Miquel Raynalmtd: spinand: Add initial support for the MX35LF2GE4AB...
2018-09-20 Boris Brezillonmtd: spinand: Add initial support for the MX35LF1GE4AB...
2018-09-20 Frieder Schrempfmtd: spinand: Add initial support for Winbond W25M02GV
2018-09-20 Peter Panmtd: spinand: Add initial support for Micron MT29F2G01ABAGD
2018-09-20 Peter Panmtd: nand: Add core infrastructure to support SPI NANDs
2018-09-20 Boris Brezillonspi: Extend the core to ease integration of SPI memory...
2018-09-20 Boris Brezillonmtd: nand: Add core infrastructure to deal with NAND...
2018-09-20 Miquel Raynalmtd: rename nand into rawnand in Kconfig prompt
2018-09-20 Miquel Raynalmtd: move NAND files into a raw/ subdirectory
2018-09-20 Miquel Raynalmtd: move all flash categories inside MTD submenu
2018-09-20 Miquel Raynalmtd: move definitions to enlarge their range
2018-09-20 Miquel Raynalmtd: Fallback to ->_read/write() when ->_read/write_oob...
2018-09-20 Boris Brezillonmtd: Add sanity checks in mtd_write/read_oob()
2018-09-20 Ezequiel Garciamtd: Uninline mtd_write_oob and move it to mtdcore.c
2018-09-20 Boris Brezillonmtd: Fallback to ->_read/write_oob() when ->_read/write...
2018-09-20 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-09-20 Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-09-19 Rabeeh Khouryphy: marvell: add SATA comphy RX/TX polarity invert...
2018-09-19 David Sniatkiwiczfix: nand: pxa3xx: Add WA for eliminating flash ready...
2018-09-19 Konstantin Porotchkinnand: pxa3xx: Add support for 8KB page 4 and 8 bit...
2018-09-19 Konstantin Porotchkinnand: pxa3xx: cosmetic: add comments to the timing...
2018-09-19 Konstantin Porotchkinfix: nand: Replace hardcoded page chunk size with calcu...
2018-09-19 Konstantin Porotchkinmtd: nand: pxa3xx: add support for Toshiba flash
2018-09-19 Victor Axelrodmtd: nand: pxa3xx: add support for 2KB 8-bit flash
2018-09-19 Boris Brezillonmtd: nand: pxa3xx: Fix READOOB implementation
2018-09-19 Ofer Heifetzmtd: nand: pxa3xx_nand: add support for partial chunks
2018-09-19 Ofer Heifetzmtd: pxa3xx_nand: Simplify pxa3xx_nand_scan
2018-09-19 Ofer Heifetzmtd: pxa3xx_nand: Fix initial controller configuration
2018-09-19 Ofer Heifetzmtd: pxa3xx_nand: Increase the initial chunk size
2018-09-19 Ofer Heifetznand: pxa3xx: Increase READ_ID buffer and make the...
2018-09-19 Ofer Heifetzmtd: nand: pxa3xx-nand: fix random command timeouts
2018-09-19 Ofer Heifetzmtd: nand: pxa3xx_nand: fix early spurious interrupt
2018-09-19 Ofer Heifetzmtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing()
2018-09-19 Ofer Heifetzmtd: nand: pxa3xx_nand: use nand_to_mtd()
2018-09-19 Ofer Heifetzmtd: nand: pxa3xx_nand: Increase initial buffer size
2018-09-19 Marek Behúnclk: armada-37xx-periph: Support changing clock parent...
2018-09-19 Marek Behúnphy: marvell: Support changing SERDES map in board...
2018-09-19 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-09-18 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot into...
2018-09-18 Jens Wiklanderofnode: add ofnode_by_prop_value()
2018-09-18 Cédric Le Goaterdm: core: fix devfdt_remap_addr_index()
2018-09-18 Rajan Vajadm: core: Scan "/firmware" node by default
2018-09-18 Rajan Vajadm: core: Move "/clock" node scan into function
2018-09-18 Mario Sixmisc: Add MPC83xx serdes driver
2018-09-18 Mario Sixcpu: Add MPC83xx CPU driver
2018-09-18 Mario Sixtest: Add tests for CPU uclass
2018-09-18 Mario Sixcpu: Add cpu_probe_all method
2018-09-18 Mario Sixtimer: Add MPC83xx timer driver
2018-09-18 Mario Sixtimer: Sort Makefile entries
2018-09-18 Mario Sixclk: Add MPC83xx clock driver
2018-09-18 Mario Sixmpc83xx: Add sysreset driver
2018-09-18 Mario Sixtest: Add tests for sysreset_get_status
2018-09-18 Mario Sixsysreset: Add get_status method
2018-09-18 Mario Sixram: Add driver for MPC83xx
2018-09-17 Tom RiniMerge git://git.denx.de/u-boot-x86
2018-09-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-coldfire
2018-09-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2018-09-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-09-15 Patrice Chotardusb: ehci-generic: Add vbus-supply regulator support
2018-09-15 Dalon Westergreensocfpga: stratix10: fix sdram_calculate_size
2018-09-15 Ley Foon Tangpio: dwapb_gpio: Change to use dev_read_addr()
2018-09-15 Ley Foon Tangpio: dwapb_gpio: Add reset ctrl to driver
2018-09-15 Ley Foon Tangpio: dwapb_gpio: Enable get_function support
2018-09-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2018-09-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2018-09-14 Tuomas Tynkkyneni2c: Drop CONFIG_SYS_I2C_MXS
2018-09-12 Adam FordMMC: davinici_mmc: Enable CD and WP with DM and OF_CONTROL
2018-09-12 Adam FordMMC: Enable DM_MMC for Davinci
2018-09-12 Adam Fordmmc: omap_hsmmc: Make DM_GPIO calls dependent on DM_GPIO
2018-09-12 Adam FordDM: omap_gpio: Reduce overhead when used with OF_PLATDATA
2018-09-12 Adam FordDM: OMAP24XX_I2C: Reduce overhead when used with OF_PLA...
2018-09-12 Adam FordDM: I2C: Reduce overhead when used with OF_PLATDATA
2018-09-12 Adam Fordregulator: pbias: Add additional compatible flags
2018-09-12 Adam FordGPIO: omap_gpio: Fix gpio name names with device tree
2018-09-12 Adam Forddm: gpio: da8xx_gpio: Add support for GPIO_ACTIVE_LOW...
2018-09-12 Adam FordDM: GPIO: Fix da8xx GPIO indexing over GPIO 32
2018-09-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2018-09-11 Tom RiniMerge tag 'fpga-for-v2018.11' of git://git.denx.de...
2018-09-11 Lokesh Vutlammc: k3_arasan: Add sdhci driver support for K3 family...
2018-09-11 Lokesh Vutlaspl: Allow remoteproc drivers to be used within SPL
2018-09-11 Lokesh Vutlaremoteproc: Introduce K3 remoteproc driver
2018-09-11 Lokesh Vutlaremoteproc: Introduce K3 system controller
2018-09-11 Lokesh Vutlaremoteproc: Allow for individual remoteproc initialization
2018-09-11 Lokesh Vutlaspl: Allow mailbox drivers to be used within SPL
2018-09-11 Lokesh Vutlamailbox: Introduce K3 Secure Proxy Driver
2018-09-11 Andreas Dannenbergsysreset: Add TI System Control Interface (TI SCI)...
2018-09-11 Andreas Dannenbergpower domain: Introduce TI System Control Interface...
2018-09-11 Lokesh Vutlapower domain: Add support for multiple powerdomains...
2018-09-11 Andreas Dannenbergclk: Introduce TI System Control Interface (TI SCI...
2018-09-11 Andreas Dannenbergreset: Introduce TI System Control Interface (TI SCI...
2018-09-11 Andreas Dannenbergdm: reset: Update uclass to allow querying reset status
2018-09-11 Andreas Dannenbergdm: firmware: Automatically bind child devices
2018-09-11 Lokesh Vutlafirmware: ti_sci: Add support for processor control...
next