patman: Convert camel case in tools.py
[platform/kernel/u-boot.git] / drivers / mtd /
2022-02-02 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-02-01 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-02-01 Patrice Chotardmtd: cfi_mtd: populate mtd->dev with flash_info->dev
2022-01-22 Tom RiniMerge tag 'efi-2022-04-rc1-2' of https://source.denx...
2022-01-21 Tom RiniMerge branch '2022-01-21-Kconfig-migrations'
2022-01-21 Patrick Delaunayconfigs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig
2022-01-21 Patrick Delaunaymtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT...
2022-01-21 Patrick Delaunaymtd: cfi: introduce CFI_FLASH_BANKS
2022-01-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-20 Tom RiniMerge tag 'u-boot-amlogic-20220120' of https://source...
2022-01-20 Tom RiniMerge tag 'doc-2022-04-rc1' of https://source.denx...
2022-01-19 Heinrich Schuchardtdoc: replace @return by Return:
2022-01-19 Tom RiniMerge tag 'xilinx-for-v2022.04-rc1' of https://source...
2022-01-19 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-18 Tom RiniMerge branch '2022-01-17-assorted-updates'
2022-01-17 Robert Markomtd: nand: pxa3xx: set mtd->dev
2022-01-17 Tom RiniMerge branch '2022-01-15-TI-platform-updates'
2022-01-17 Tom RiniMerge tag 'u-boot-at91-2022.04-b' of https://source...
2022-01-17 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-01-16 David Rivshinnand: gpmc: Handle bitflips in erased pages when using...
2022-01-15 Tom RiniMerge tag 'efi-2022-04-rc1' of https://source.denx...
2022-01-15 Tom RiniMerge branch '2022-01-14-assorted-fixes'
2022-01-14 Joel PeshkinBRCMNAND: Fix reporting of uncorrectable errors on...
2022-01-14 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-14 Pierre Bourdonmtd: nand: pxa3xx: use marvell, prefix for custom DT...
2022-01-13 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-13 Tom RiniMerge branch '2022-01-13-assorted-spelling-fixes'
2022-01-13 Vagrant Cascadiandrivers/mtd/ubispl/ubispl.c: Fix spelling of "mismatched".
2022-01-10 Tom RiniMerge branch 'next'
2022-01-09 Tom RiniMerge tag 'u-boot-amlogic-20220107' of https://source...
2021-12-28 Tom RiniMerge tag 'video-next-20211228' of https://source.denx...
2021-12-28 Tom RiniMerge tag 'video-20211228' of https://source.denx.de...
2021-12-28 Tom RiniMerge tag 'efi-2022-01-rc4-4' of https://source.denx...
2021-12-27 Tom RiniMerge branch '2021-12-27-CONFIG-migrations' into next
2021-12-27 Tom RiniFinish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig
2021-12-27 Tom RiniConvert CONFIG_TEGRA_NAND to Kconfig
2021-12-27 Tom RiniConvert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig
2021-12-27 Tom RiniConvert CONFIG_FSL_IFC to Kconfig
2021-12-27 Tom RiniConvert CONFIG_ENV_SPI_BUS et al to Kconfig
2021-12-26 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2021-12-16 Ram Narayananmtd: spi-nor-ids: Add support for W25Q01JV
2021-12-02 Michal Simekmtd: spi: Remove SF_DUAL_FLASH symbol from Kconfig
2021-11-16 Tom RiniMerge tag 'xilinx-for-v2022.01-rc3' of https://source...
2021-11-10 Tom RiniMerge tag 'u-boot-stm32-20211110' of https://source...
2021-11-05 Tom RiniMerge branch '2021-11-05-Kconfig-syncs'
2021-11-05 Tom RiniConvert CONFIG_SPL_DRIVERS_MISC et al to Kconfig
2021-10-25 Tom RiniMerge tag 'u-boot-imx-20211022' of https://gitlab.denx...
2021-10-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2021-10-23 Kris Chaplinmtd: spi-nor-ids: Add SECT_4K to mt25qu512a
2021-10-23 Kris Chaplinmtd: spi-nor-ids: Add is25lp512 and is25wp512 devices
2021-10-23 Marek Behúnmtd: Remove mtd_erase_callback() entirely
2021-10-23 Marek Behúnmtd: mtdpart: Make mtdpart's _erase method sane
2021-10-23 Marek Behúnmtd: spi-nor-core: Check for ctrlc() in spi_nor_erase()
2021-10-23 Marek Behúnmtd: spi-nor-core: Call mtd_erase_callback() from spi_n...
2021-10-23 Marek Behúnmtd: spi-nor-core: Don't check for zero length in spi_n...
2021-10-23 Marek Behúnmtd: spi-nor-core: Check return value of write_disable...
2021-10-23 Marek Behúnmtd: spi-nor-core: Don't overwrite return value if...
2021-10-23 Marek Behúnmtd: spi-nor-core: Check return value of write_enable...
2021-10-23 Marek Behúnmtd: spi-nor-core: Try cleaning up in case writing...
2021-10-23 Takahiro Kuwanomtd: spi-nor: Add support for Spansion S25FL256L
2021-10-23 Yanhong Wangmtd: spi-nor-ids: Add GD25LQ256D Chip
2021-10-22 Tom RiniMerge tag 'efi-2022-01-rc1' of https://source.denx...
2021-10-21 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2021-10-21 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-10-20 Tom RiniMerge tag 'u-boot-imx-20211020' of https://source.denx...
2021-10-13 Tom RiniMerge branch '2021-10-12-assorted-fixes-and-updates'
2021-10-12 Zhengxun Limtd: rawnand: Add Macronix raw NAND controller driver
2021-10-12 Tom RiniMerge tag 'u-boot-stm32-20211012' of https://source...
2021-10-08 Marek Vasutmtd: spi-nor-ids: Reinstate Micron MT25QL02G
2021-10-08 Haolin Limtd: spinand: macronix: Fix ECC Status Read
2021-10-08 Patrick DelaunayConvert CONFIG_STM32_FLASH to Kconfig
2021-10-07 Ye Limtd: nand: mxs_nand_spl: Add nand_spl_adjust_offset
2021-10-07 Haolin Limtd: nand: Fix typo in MXC Kconfig symbol description
2021-10-06 Tom RiniMerge branch '2021-10-06-assorted-improvements'
2021-10-06 Tom RiniConvert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig
2021-10-06 Tom RiniConvert CONFIG_NAND_FSL_ELBC et al to Kconfig
2021-10-06 Tom RiniConvert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig
2021-10-06 Tom Rininand.h: Cleanup linux/mtd/rawnand.h usage
2021-10-06 Tom RiniConvert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig
2021-10-06 Tom RiniConvert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig
2021-10-06 Tom RiniConvert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig
2021-10-06 Tom Rininand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE...
2021-10-06 Tom RiniConvert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig
2021-10-06 Tom RiniConvert CONFIG_SPL_NAND_LOAD et al to Kconfig
2021-10-06 Tom RiniConvert CONFIG_NAND_LPC32XX_MLC to Kconfig
2021-10-04 Tom RiniMerge branch 'next'
2021-10-02 Tom RiniMerge branch '2021-10-01-assorted-removal-and-migration...
2021-10-02 Tom Riniarm: Remove zmx25 board and ARCH_MX25
2021-10-01 Tom Riniarm: Remove flea3 board
2021-09-30 Tom RiniMerge tag 'xilinx-for-v2022.01-rc1' of https://source...
2021-09-30 Tom RiniMerge branch '2021-09-30-whitespace-cleanups' into...
2021-09-30 Wolfgang DenkWS cleanup: remove SPACE(s) followed by TAB
2021-09-30 Wolfgang DenkWS cleanup: remove trailing white space
2021-09-30 Wolfgang DenkWS cleanup: remove excessive empty lines
2021-09-30 Wolfgang DenkWS cleanup: remove trailing empty lines
2021-09-29 Tom RiniMerge tag 'rpi-next-2021.10.2' of https://source.denx...
2021-09-29 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-09-28 Tom RiniMerge branch '2021-09-25-TI-platform-updates' into...
2021-09-28 Tom RiniMerge tag '20210928-for-next' of https://source.denx...
2021-09-28 Tom RiniMerge branch '2021-09-28-regression-fixes'
next