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
/
include
/
mtd
Age
Commit message (
Expand
)
Author
2015-10-27
cfi_flash: use specific width types for cword
Ryan Harkin
2014-09-16
kbuild: force to define __UBOOT__ in all the C sources
Masahiro Yamada
2014-08-25
mtd,ubi,ubifs: sync with linux v3.15
Heiko Schocher
2014-08-25
mtd, ubi, ubifs: resync with Linux-3.14
Heiko Schocher
2013-11-21
mtd: move & update nand_ecclayout structure (plus board changes)
Prabhakar Kushwaha
2013-07-30
cfi_flash: Add prototypes of overridable functions
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-31
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
2013-05-31
mtd: resync with Linux-3.7.1
Sergey Lapin
2013-05-23
cfi_flash: Fix unaligned accesses to cfi_qry structure
Andrew Gabbasov
2013-04-12
Revert "mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support"
Stefan Roese
2013-04-02
mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support
[email protected]
2012-08-13
cfi_flash: add support for Spansion flash PPB sector protection
Anatolij Gustschin
2010-12-17
cfi_flash: Add optional config register write to cfi-detection
Stefan Roese
2010-09-20
cfi_flash: Simplify dynamic flash bank number detection
Stefan Roese
2009-10-28
cfi: Add weak default function for flash_cmd_reset()
Stefan Roese
2008-11-19
UBI: Add basic UBI support to U-Boot (Part 7/8)
Kyungmin Park