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-11-14
core: ofnode: Fix mem leak in error path
Mario Six
2018-11-14
misc: Add IHS FPGA driver
Mario Six
2018-11-14
misc: Add gdsys_soc driver
Mario Six
2018-11-14
misc: Sort Makefile entries
Mario Six
2018-11-14
regmap: Improve error handling
Mario Six
2018-11-14
regmap: Add documentation
Mario Six
2018-11-14
timer: Sort Kconfig driver entries
Bin Meng
2018-11-14
dm: core: Mirror the chosen node parse logic in the livetree scanning
Bin Meng
2018-11-14
dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()
Bin Meng
2018-11-14
dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc()
Bin Meng
2018-11-14
cpu: mpc83xx: Remove unnecessary characters in the description string
Bin Meng
2018-11-14
Merge branch 'next'
Tom Rini
2018-11-14
gpio: pca953x_gpio: fix DT GPIO flags translation
Anatolij Gustschin
2018-11-13
mtd: Drop duplicate MTD_PARTITIONS Kconfig option
Boris Brezillon
2018-11-13
dfu: nand: Add missing dependency on CMD_MTDPARTS
Boris Brezillon
2018-11-13
mtd: Use default mtdparts/mtids when not defined in the environment
Boris Brezillon
2018-11-10
mmc: dw_mmc: Add RCRC handling
Marek Vasut
2018-11-09
dm: Fix typo - missed semicolon
Andy Shevchenko
2018-11-05
driver: net: ti: keystone_net: switch to use common mdio lib
Grygorii Strashko
2018-11-05
driver: net: ti: cpsw: switch to use common mdio lib
Grygorii Strashko
2018-11-05
driver: net: ti: introduce common mdio support library
Grygorii Strashko
2018-11-05
driver: net: ti: cpsw: update to use SPDX identifier
Grygorii Strashko
2018-11-05
drivers: net: keystone_net: drop non dm code
Grygorii Strashko
2018-11-05
configs: net: convert DRIVER_TI_KEYSTONE_NET kconfig
Grygorii Strashko
2018-11-05
driver: net: consolidate ti's code in separate folder
Grygorii Strashko
2018-11-05
net: phy: mscc: add support for VSC8574 PHY
Quentin Schulz
2018-11-05
net: phy: mscc: factorize part of config function for VSC8584
Quentin Schulz
2018-11-05
net: phy: mscc: add support for VSC8584 PHY
Quentin Schulz
2018-11-05
aspeed: ast2500: fix D2-PLL clock setting in RGMII mode
Cédric Le Goater
2018-11-05
net: ftgmac100: Add support for the Aspeed SoC
Cédric Le Goater
2018-11-05
aspeed: ast2500: fix missing break in D2PLL clock enablement
Cédric Le Goater
2018-11-05
net: ftgmac100: add clock support
Cédric Le Goater
2018-11-05
net: ftgmac100: handle timeouts when transmitting
Cédric Le Goater
2018-11-05
net: ftgmac100: convert the RX/TX descriptor arrays
Cédric Le Goater
2018-11-05
net: ftgmac100: add MDIO bus and phylib support
Cédric Le Goater
2018-11-05
net: ftgmac100: use setbits_le32() in the reset method
Cédric Le Goater
2018-11-05
net: ftgmac100: convert to driver model
Cédric Le Goater
2018-11-05
net: ftgmac100: use the aligned() macro
Cédric Le Goater
2018-11-05
net: ftgmac100: use the BIT() macro
Cédric Le Goater
2018-11-05
net: Add MT7628 ethernet driver
Stefan Roese
2018-11-04
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2018-11-02
mmc: tmio: sdhi: Merge DTCNTL access into single register write
Marek Vasut
2018-11-02
mmc: tmio: sdhi: Implement waiting for DAT0 line state
Marek Vasut
2018-11-02
mmc: tmio: sdhi: Clear HS400 settings when resetting SCC
Marek Vasut
2018-11-02
mmc: tmio: sdhi: Touch SCC only when UHS capable
Marek Vasut
2018-11-02
mmc: tmio: Preinitialize regulator to 3.3V
Marek Vasut
2018-11-02
mmc: tmio: Configure clock before any other IOS
Marek Vasut
2018-11-02
mmc: tmio: Silence transfer errors when tuning
Marek Vasut
2018-11-02
mmc: tmio: Improve error handling
Marek Vasut
2018-11-02
mmc: tmio: Simplify pinmux handling
Marek Vasut
[next]