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
/
pxa3xx_nand.c
Age
Commit message (
Expand
)
Author
2017-12-04
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
2017-11-30
fix: nand: pxa3xx: fix defined but not used warnings
Sean Nyekjaer
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-05-09
fix: nand: pxa3xx: Remove hardcode values from the driver
Konstantin Porotchkin
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-01
mtd: nand: pxa3xx: use nand_set_controller_data
Chris Packham
2016-06-03
mtd: nand: Add page argument to write_page() etc.
Scott Wood
2016-06-03
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
Scott Wood
2016-06-03
nand: Embed mtd_info in struct nand_chip
Scott Wood
2016-04-10
drivers: remove writes{b,w,l,q} and reads{b,w,l,q}.
Purna Chandra Mandal
2016-02-12
mtd: pxa3xx_nand: Don't alloc unneeded memory
Kevin Smith
2016-02-12
mtd: pxa3xx_nand: Correct offset calculation
Kevin Smith
2016-02-12
mtd: pxa3xx_nand: Correct null dereference
Kevin Smith
2015-12-05
Fix typo: firstly -> first.
Vagrant Cascadian
2015-08-25
mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driver
Stefan Roese