index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
onenand
/
onenand_uboot.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
mtd: Remove <common.h> and add needed includes
Tom Rini
2023-11-16
mtd: Add some fallbacks for add/del_mtd_device
Sean Anderson
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2019-12-03
mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD
Miquel Raynal
2016-07-22
mtd: OneNAND: allow board init function fail
Ladislav Michl
2012-04-30
linux/compat.h: rename from linux/mtd/compat.h
Mike Frysinger
2009-11-13
Flex-OneNAND driver support
Amul Kumar Saha
2009-06-12
mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o
Stefan Roese
2009-04-28
mtd: nand/onenand: Register mtd device upon device scanning
Stefan Roese
2009-01-23
Sync with 2.6.27
Kyungmin Park
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
drivers/mtd/onenand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-01-16
OneNAND: Separate U-Boot dependent code from OneNAND
Kyungmin Park