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
Age
Commit message (
Expand
)
Author
2018-01-29
cfi_flash: Fix indention
Mario Six
2018-01-29
cfi_flash: Fix long lines
Mario Six
2018-01-29
cfi_flash: Bound-check index before array access
Mario Six
2018-01-29
flash: Fix spelling of "ERR_TIMOUT"
Mario Six
2018-01-29
cfi_flash: Rename camel-case variables
Mario Six
2018-01-29
cfi_flash: Fix strings split across lines
Mario Six
2018-01-29
cfi_flash: Use u8 pointers instead of void pointers
Mario Six
2018-01-29
cfi_flash: Remove assignments from if conditions
Mario Six
2018-01-29
cfi_flash: Remove return from void function
Mario Six
2018-01-29
cfi_flash: Fix placement of brace
Mario Six
2018-01-29
cfi_flash: Fix else after break
Mario Six
2018-01-29
cfi_flash: Fix spelling of "Unknown"
Mario Six
2018-01-29
cfi_flash: Add missing braces in blocks
Mario Six
2018-01-29
cfi_flash: Remove unnecessary braces
Mario Six
2018-01-29
cfi_flash: Fix comment style
Mario Six
2018-01-29
cfi_flash: Use __func__ macro instead of function name
Mario Six
2018-01-29
cfi_flash: Fix logical continuations
Mario Six
2018-01-29
cfi_flash: Remove braces for single-statement blocks
Mario Six
2018-01-29
cfi_flash: Fix missing/superfluous lines
Mario Six
2018-01-29
cfi_flash: Fix spacing around casts/operators
Mario Six
2018-01-29
cfi_flash: Fix indent of case statements
Mario Six
2018-01-29
cfi_flash: Fix whitespace with casting
Mario Six
2018-01-29
cfi_flash: Fix Parenthesis spacing
Mario Six
2018-01-29
cfi_flash: Fix style of pointer declarations
Mario Six
2018-01-29
cfi_flash: Fix space between function name and parenthesis
Mario Six
2018-01-24
sf_probe: Merge spi_flash_probe_tail into spi_flash_probe
Mario Six
2018-01-24
spi: sf_probe: Fix style violations
Mario Six
2018-01-24
spi: Remove spi_flash_probe_fdt
Mario Six
2018-01-24
drivers: spi: consider command bytes when sending transfers
Álvaro Fernández Rojas
2018-01-24
drivers: spi: allow limiting reads
Álvaro Fernández Rojas
2018-01-24
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2018-01-08
mtd: nand: mxs_nand_spl: Remove nand size print
Jagan Teki
2017-12-19
Merge git://git.denx.de/u-boot-spi
Tom Rini
2017-12-19
mtd/spi: fix block count for is25lq040b
Sean Nyekjaer
2017-12-12
mtd: nand: denali: make NAND_DENALI unconfigurable option
Masahiro Yamada
2017-12-04
Merge git://git.denx.de/u-boot-uniphier
Tom Rini
2017-12-04
Merge git://git.denx.de/u-boot-cfi-flash
Tom Rini
2017-12-04
mtd: nand: denali: consolidate include directives
Masahiro Yamada
2017-12-04
mtd: nand: denali_dt: replace printf() with pr_err()
Masahiro Yamada
2017-12-04
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
2017-12-04
mtd: nand: denali: remove ad-hoc board_nand_init() entry
Masahiro Yamada
2017-12-04
mtd: nand: denali: remove bogus __maybe_unused
Masahiro Yamada
2017-12-04
mtd: cfi: Fix checking status register feature
York Sun
2017-11-30
fix: nand: pxa3xx: fix defined but not used warnings
Sean Nyekjaer
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: zynq: Add support for the NAND lock/unlock operation
Joe Hershberger
2017-11-29
mtd: zynq: nand: Move board_nand_init() function to board.c
Wilson Lee
2017-11-29
mtd: nand: denali: sync with Linux 4.15-rc1
Masahiro Yamada
2017-11-29
mtd: nand: introduce NAND_ROW_ADDR_3 flag
Masahiro Yamada
2017-11-29
mtd: nand: add generic helpers to check, match, maximize ECC settings
Masahiro Yamada
[prev]
[next]