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
/
raw
/
denali_dt.c
Age
Commit message (
Expand
)
Author
2020-07-11
mtd: nand: raw: denali: Wait for reset completion status
Ley Foon Tan
2020-07-11
mtd: nand: raw: denali: Assert reset before deassert
Ley Foon Tan
2020-05-18
arm: Don't include common.h in header files
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-01
mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISC
Masahiro Yamada
2020-02-01
mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatible
Masahiro Yamada
2020-02-01
mtd: rawnand: denali_dt: insert udelay() after reset deassert
Masahiro Yamada
2020-02-01
mtd: rawnand: denali: Do not reset the block before booting the kernel
Marek Vasut
2020-02-01
mtd: rawnand: denali_dt: make the core clock optional
Masahiro Yamada
2019-04-17
mtd: rawnand: denali: add reset handling
Simon Goldschmidt
2018-12-29
mtd: rawnand: denali: optimize timing parameters for data interface
Masahiro Yamada
2018-12-29
mtd: rawnand: denali_dt: add more clocks based on IP datasheet
Masahiro Yamada
2018-09-20
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal