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
Age
Commit message (
Expand
)
Author
2018-09-20
mtd: nand: Add core infrastructure to support SPI NANDs
Peter Pan
2018-09-20
spi: Extend the core to ease integration of SPI memory controllers
Boris Brezillon
2018-09-20
mtd: nand: Add core infrastructure to deal with NAND devices
Boris Brezillon
2018-09-20
mtd: rename nand into rawnand in Kconfig prompt
Miquel Raynal
2018-09-20
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal
2018-09-20
mtd: move all flash categories inside MTD submenu
Miquel Raynal
2018-09-20
mtd: move definitions to enlarge their range
Miquel Raynal
2018-09-20
mtd: Fallback to ->_read/write() when ->_read/write_oob() is missing
Miquel Raynal
2018-09-20
mtd: Add sanity checks in mtd_write/read_oob()
Boris Brezillon
2018-09-20
mtd: Uninline mtd_write_oob and move it to mtdcore.c
Ezequiel Garcia
2018-09-20
mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
Boris Brezillon
2018-09-19
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2018-09-19
phy: marvell: add SATA comphy RX/TX polarity invert support
Rabeeh Khoury
2018-09-19
fix: nand: pxa3xx: Add WA for eliminating flash ready timeout
David Sniatkiwicz
2018-09-19
nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NAND
Konstantin Porotchkin
2018-09-19
nand: pxa3xx: cosmetic: add comments to the timing layout structures
Konstantin Porotchkin
2018-09-19
fix: nand: Replace hardcoded page chunk size with calculated one
Konstantin Porotchkin
2018-09-19
mtd: nand: pxa3xx: add support for Toshiba flash
Konstantin Porotchkin
2018-09-19
mtd: nand: pxa3xx: add support for 2KB 8-bit flash
Victor Axelrod
2018-09-19
mtd: nand: pxa3xx: Fix READOOB implementation
Boris Brezillon
2018-09-19
mtd: nand: pxa3xx_nand: add support for partial chunks
Ofer Heifetz
2018-09-19
mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan
Ofer Heifetz
2018-09-19
mtd: pxa3xx_nand: Fix initial controller configuration
Ofer Heifetz
2018-09-19
mtd: pxa3xx_nand: Increase the initial chunk size
Ofer Heifetz
2018-09-19
nand: pxa3xx: Increase READ_ID buffer and make the size static
Ofer Heifetz
2018-09-19
mtd: nand: pxa3xx-nand: fix random command timeouts
Ofer Heifetz
2018-09-19
mtd: nand: pxa3xx_nand: fix early spurious interrupt
Ofer Heifetz
2018-09-19
mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing()
Ofer Heifetz
2018-09-19
mtd: nand: pxa3xx_nand: use nand_to_mtd()
Ofer Heifetz
2018-09-19
mtd: nand: pxa3xx_nand: Increase initial buffer size
Ofer Heifetz
2018-09-19
clk: armada-37xx-periph: Support changing clock parent and rate
Marek Behún
2018-09-19
phy: marvell: Support changing SERDES map in board file
Marek Behún
2018-09-18
ofnode: add ofnode_by_prop_value()
Jens Wiklander
2018-09-18
dm: core: fix devfdt_remap_addr_index()
Cédric Le Goater
2018-09-18
dm: core: Scan "/firmware" node by default
Rajan Vaja
2018-09-18
dm: core: Move "/clock" node scan into function
Rajan Vaja
2018-09-18
misc: Add MPC83xx serdes driver
Mario Six
2018-09-18
cpu: Add MPC83xx CPU driver
Mario Six
2018-09-18
test: Add tests for CPU uclass
Mario Six
2018-09-18
cpu: Add cpu_probe_all method
Mario Six
2018-09-18
timer: Add MPC83xx timer driver
Mario Six
2018-09-18
timer: Sort Makefile entries
Mario Six
2018-09-18
clk: Add MPC83xx clock driver
Mario Six
2018-09-18
mpc83xx: Add sysreset driver
Mario Six
2018-09-18
test: Add tests for sysreset_get_status
Mario Six
2018-09-18
sysreset: Add get_status method
Mario Six
2018-09-18
ram: Add driver for MPC83xx
Mario Six
2018-09-16
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2018-09-15
usb: ehci-generic: Add vbus-supply regulator support
Patrice Chotard
2018-09-15
socfpga: stratix10: fix sdram_calculate_size
Dalon Westergreen
[next]