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-02-08
Convert CONFIG_APBH_DMA et al to Kconfig
Adam Ford
2018-02-08
Convert CONFIG_NAND_MXS to Kconfig
Stefan Agner
2018-02-06
ubi: Ensure no fastmap flush after uif_close
Martin Townsend
2018-01-31
Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblaze
Tom Rini
2018-01-30
nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT
Ezequiel Garcia
2018-01-30
nand: arasan_nfc: Use the calculated ecc address for updating ecc register
Siva Durga Prasad Paladugu
2018-01-30
nand: arasan_nfc: Add support for ondie ecc
Siva Durga Prasad Paladugu
2018-01-30
nand: arasan_nfc: Move common ecc struct initialization init routine
Siva Durga Prasad Paladugu
2018-01-29
cfi_flash: Always define cfi_flash_num_flash_banks
Mario Six
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
[next]