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
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-15
dm: spi_flash: Allow the uclass to work without printf()
Simon Glass
2016-01-13
sf: Make IO modes at last in read modes
Jagan Teki
2016-01-13
spi: Rename op_mode_rx to mode_rx
Jagan Teki
2016-01-13
sf: Write quad bit along with read status
Jagan Teki
2016-01-13
sf: Read back and check once macronix quad bit set
Jagan Teki
2016-01-13
sf: Read back and check once spansion quad bit set
Jagan Teki
2016-01-13
sf: Fix quad bit set for micron devices
Jagan Teki
2016-01-13
sf: Use BIT macro
Jagan Teki
2016-01-13
sf: Minor cleanup
Jagan Teki
2016-01-13
sf: Remove spi_flash_remove
Jagan Teki
2016-01-13
sf: Rename bank_end to bar_end in read_bar
Jagan Teki
2016-01-13
sf: Rename spi_flash_set_* functions
Jagan Teki
2016-01-13
sf: Move spi_read_cmds_array locally
Jagan Teki
2016-01-13
spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD
Jagan Teki
2016-01-13
spi: Use mode instead of op_mode_tx
Jagan Teki
2016-01-13
sf: Get spi locally from spi_flash
Jagan Teki
2016-01-07
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2016-01-07
spi: spi_flash: Fix the arguments of stm_is_locked_sr()
Fabio Estevam
2016-01-04
UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG defined
Ladislav Michl
2015-12-28
altera_qspi: allow ctrl-c to abort the erase ops
Thomas Chou
2015-12-28
altera_qspi: show erase progress
Thomas Chou
2015-12-28
altera_qspi: skip erase if the sector is blank
Thomas Chou
2015-12-28
altera_qspi: set fail_addr for erase ops
Thomas Chou
2015-12-28
altera_qspi: call callback even if the erase failed
Thomas Chou
2015-12-19
altera_qspi: initialize instr.mtd in flash_erase
Thomas Chou
2015-12-11
sf: Rename sf_ops.c to spi-flash.c
Jagan Teki
2015-12-11
sf: Use static for file-scope functions
Jagan Teki
2015-12-11
sf: sf_probe: Remove spi_slave pointer argument
Jagan Teki
2015-12-11
sf: ops: Fix missing break on spansion read_bar
Jagan Teki
2015-12-11
sf: Remove unneeded SST_BP and SST_WP
Jagan Teki
2015-12-11
sf: Remove unneeded header includes
Jagan Teki
2015-12-11
sf: Flash power up read-only based on idcode0
Jagan Teki
2015-12-11
sf: Use simple name for register access functions
Jagan Teki
2015-12-11
sf: Fix Makefile
Jagan Teki
2015-12-11
sf: Use static for file-scope functions
Jagan Teki
2015-12-11
sf: probe: Code cleanup
Jagan Teki
2015-12-11
sf: Move read_id code to sf_ops
Jagan Teki
2015-12-11
sf: Move spi_flash_scan code to sf_ops
Jagan Teki
2015-12-11
sf: spi_flash_validate_params => spi_flash_scan
Jagan Teki
2015-12-06
Merge git://git.denx.de/u-boot-nios
Tom Rini
2015-12-06
altera_qspi: fix erase and write error code
Thomas Chou
2015-12-06
altera_qspi: add lock unlock ops
Thomas Chou
2015-12-05
Fix typo: firstly -> first.
Vagrant Cascadian
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2015-11-19
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2015-11-19
dm: sf: Add support for all targets which requires MANUAL_RELOC
Michal Simek
2015-11-18
spl: change return values of spl_*_load_image()
Nikita Kiryanov
2015-11-18
altera_qspi: change ioremap to map_physmem
Thomas Chou
2015-11-18
sf: Correct flash->flags for SST flash
Bin Meng
[next]