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
2019-06-10
spi: mpc8xxx: Convert to DM
Jagan Teki
2019-06-10
spi: mpc8xxx: Use get_timer
Mario Six
2019-06-10
spi: mpc8xxx: Fix if check
Mario Six
2019-06-10
spi: mpc8xxx: Re-order transfer setup
Mario Six
2019-06-10
spi: mpc8xxx: Document LEN setting better
Mario Six
2019-06-10
spi: mpc8xxx: Rename variable
Mario Six
2019-06-10
spi: mpc8xxx: Make code more readable
Mario Six
2019-06-10
spi: mpc8xxx: Reduce scope of loop variables
Mario Six
2019-06-10
spi: mpc8xxx: Simplify logic a bit
Mario Six
2019-06-10
spi: mpc8xxx: Get rid of is_read
Mario Six
2019-06-10
spi: mpc8xxx: Simplify if
Mario Six
2019-06-10
spi: mpc8xxx: Use IO accessors
Mario Six
2019-06-10
spi: mpc8xxx: Replace defines with enums
Mario Six
2019-06-10
spi: mpc8xxx: Fix function names in strings
Mario Six
2019-06-10
spi: mpc8xxx: Fix space after cast
Mario Six
2019-06-10
spi: mpc8xxx: Rename camel-case variables
Mario Six
2019-06-10
spi: mpc8xxx: Fix comments
Mario Six
2019-06-10
spi: mpc8xxx: Use short type names
Mario Six
2019-05-19
Merge git://git.denx.de/u-boot-x86
Tom Rini
2019-05-19
nvme: Fix warning of cast from pointer to integer of different size
Bin Meng
2019-05-18
ata: ahci: drop read-only ahci_ioports members
Christian Gmeiner
2019-05-18
watchdog: bcm6345: callback start use tick instead of ms
Philippe Reynes
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-15
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2019-05-15
Merge tag 'u-boot-stm32-mcu-20190514' of https://github.com/pchotard/u-boot
Tom Rini
2019-05-14
eth: mtk-eth: fix incorrect read of phy-handle
Weijie Gao
2019-05-14
net: rtl8169: Support RTL-8168h/8111h
Thierry Reding
2019-05-14
net: rtl8169: Implement ->hwaddr_write() callback
Thierry Reding
2019-05-14
phy: ti: Init node before reading
Michal Simek
2019-05-14
net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used together
James Byrne
2019-05-13
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2019-05-10
gpio: dwapb_gpio: convert to livetree
Simon Goldschmidt
2019-05-10
reset: socfpga: convert to livetree
Simon Goldschmidt
2019-05-10
serial: altera_uart: convert to livetree
Simon Goldschmidt
2019-05-10
spi: designware: convert to livetree
Simon Goldschmidt
2019-05-10
spi: cadence_qspi: convert to livetree
Simon Goldschmidt
2019-05-10
timer: dw-apb: remove unused DECLARE_GLOBAL_DATA_PTR
Simon Goldschmidt
2019-05-10
spl: socfpga: Implement fpga bitstream loading with socfpga loadfs
Tien Fong Chee
2019-05-10
ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading
Tien Fong Chee
2019-05-10
ARM: socfpga: Moving the watchdog reset to the for-loop status polling
Tien Fong Chee
2019-05-10
ARM: socfpga: Cleaning up and ensuring consistent format messages in driver
Tien Fong Chee
2019-05-10
sh: sh3: Remove CPU support
Marek Vasut
2019-05-10
sh: sh2: Remove CPU support
Marek Vasut
2019-05-10
serial: sh: Drop assorted SH3, SH4, SH5 macros
Marek Vasut
2019-05-10
serial: sh: Drop RTS7751R2D support
Marek Vasut
2019-05-10
serial: sh: Drop SH2007 support
Marek Vasut
2019-05-10
serial: sh: Drop H8 support
Marek Vasut
2019-05-10
mtd: ubi: Remove select for non existent option
Chris Packham
2019-05-10
sysreset: select DM_GPIO instead of GPIO
Chris Packham
2019-05-09
remoteproc: k3_system_controller: Increase rx timeout
Lokesh Vutla
[next]