index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
Kconfig
Age
Commit message (
Expand
)
Author
2018-07-21
Convert CONFIG_NAND_DAVINCI to Kconfig
Adam Ford
2018-07-21
Convert CONFIG_NAND_ATMEL to Kconfig
Adam Ford
2018-07-21
Convert CONFIG_NAND_LPC32XX_SLC to Kconfig
Adam Ford
2018-06-27
mtd: nand: mxs_nand: add device tree support
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: add minimal ECC support
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: use self init
Stefan Agner
2018-04-03
sunxi: move the NAND parameters to Kconfig
Miquel Raynal
2018-04-03
sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig
Miquel Raynal
2018-04-03
sunxi: automatically select SPL_NAND_SUPPORT in Kconfig
Miquel Raynal
2018-04-03
sunxi: allow NAND support to be compiled for sun8i platforms
Miquel Raynal
2018-02-08
Convert CONFIG_APBH_DMA et al to Kconfig
Adam Ford
2018-02-08
Convert CONFIG_NAND_MXS to Kconfig
Stefan Agner
2018-01-30
nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT
Ezequiel Garcia
2017-12-12
mtd: nand: denali: make NAND_DENALI unconfigurable option
Masahiro Yamada
2017-11-29
Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2017-11-29
mtd: nand: denali: sync with Linux 4.15-rc1
Masahiro Yamada
2017-11-28
mtd: nand: zynq: Add a config option to use 1st stage bootloader timing
Jeff Westfahl
2017-11-17
omap2: nand: Make NAND_OMAP_GPMC_PREFETCH default
Tom Rini
2017-10-20
Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig
Adam Ford
2017-08-30
mtd: nand: denali_dt: add a DT driver
Masahiro Yamada
2017-08-12
Convert CONFIG_NAND to Kconfig
Adam Ford
2017-07-31
configs: Migrate CMD_NAND*
Tom Rini
2017-06-16
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
Heiko Schocher
2017-04-07
nand: sunxi: Add options for the SPL NAND configuration
Maxime Ripard
2017-04-07
mtd: sunxi: Change U-Boot offset
Maxime Ripard
2017-04-07
mtd: sunxi: Select the U-Boot location config option
Maxime Ripard
2017-02-19
mtd: nand: build MXS driver for MX7 as well
Andrey Yurovsky
2016-11-15
mtd: nand: zynq_nand: Add nand driver support for zynq
Siva Durga Prasad Paladugu
2016-10-26
mtd: nand: Kconfig: Add NAND_MXS entry
Jagan Teki
2016-07-24
mtd: nand: Add the sunxi NAND controller driver
Boris Brezillon
2016-06-19
spl: nand: support redundant u-boot image
Boris Brezillon
2016-06-19
spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependency
Boris Brezillon
2016-02-12
zynqmp: nand: Add Nand driver support for zynqmp
Siva Durga Prasad Paladugu
2015-08-31
mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig
Hans de Goede
2015-08-31
sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END
Hans de Goede
2015-08-31
sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
Hans de Goede
2015-08-31
sunxi_nand_spl: Auto detect nand configuration parameters
Hans de Goede
2015-08-31
sunxi_nand_spl: Add support for sun4i and sun5i SoCs
Hans de Goede
2015-08-31
sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary
Hans de Goede
2015-08-25
mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driver
Stefan Roese
2015-08-08
sunxi: nand: Add board configuration options
Piotr Zierhoffer
2015-05-24
mtd: vf610_nfc: add 32-error correction option for HW ECC
Stefan Agner
2015-05-24
mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig
Stefan Agner
2015-02-24
kconfig: remove unneeded dependency on !SPL_BUILD
Masahiro Yamada
2015-02-24
kconfig: switch to single .config configuration
Masahiro Yamada
2014-11-26
mtd: denali: use CONFIG_SYS_NAND_SELF_INIT
Masahiro Yamada
2014-10-05
mtd: denali: add Denali NAND driver for SPL
Masahiro Yamada
2014-10-05
mtd: denali: add Denali controller configs to Kconfig
Masahiro Yamada