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-10-10
driver: net: fsl-mc: initialize dpmac irrespective of phy
Pankaj Bansal
2018-10-10
driver: net: fsl-mc: Modify the dpmac link detection method
Pankaj Bansal
2018-10-10
driver: net: fsl-mc: fix error handing in init_phy
Pankaj Bansal
2018-10-10
driver: net: fsl-mc: remove unused strcture elements
Pankaj Bansal
2018-10-10
driver: net: fsl-mc: modify the label name
Pankaj Bansal
2018-10-10
test: eth: Add a test for the target being pinged
Joe Hershberger
2018-10-10
test: eth: Add a test for ARP requests
Joe Hershberger
2018-10-10
net: sandbox: Add a priv ptr for tests to use
Joe Hershberger
2018-10-10
net: sandbox: Allow fake eth to handle more than 1 packet response
Joe Hershberger
2018-10-10
net: sandbox: Share the priv structure with tests
Joe Hershberger
2018-10-10
net: sandbox: Make the fake eth driver response configurable
Joe Hershberger
2018-10-10
net: sandbox: Refactor sandbox send function
Joe Hershberger
2018-10-10
net: sandbox: Move disabled flag into priv struct
Joe Hershberger
2018-10-10
net: phy: ti: Add binding for the CLK_OUT pin muxing
Janine Hagemann
2018-10-10
net: phy: ti: Recover from "port mirroring" N/A MODE4
Janine Hagemann
2018-10-10
net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driver
Janine Hagemann
2018-10-10
net.h: Include linux/if_ether.h to avoid duplication
Bin Meng
2018-10-09
net: pch_gbe: Make probe/remove static
Bin Meng
2018-10-09
linux/compat.h: Add netdev_### log macros
Bin Meng
2018-10-07
Kconfig: sandbox: enable cmd_avb and dependencies
Jens Wiklander
2018-10-07
tee: add sandbox driver
Jens Wiklander
2018-10-07
tee: optee: support AVB trusted application
Jens Wiklander
2018-10-07
optee: support routing of rpmb data frames to mmc
Jens Wiklander
2018-10-07
tee: add OP-TEE driver
Jens Wiklander
2018-10-07
Add UCLASS_TEE for Trusted Execution Environment
Jens Wiklander
2018-10-07
mmc: rpmb: add mmc_rpmb_route_frames()
Jens Wiklander
2018-10-07
dm: fdt: scan for devices under /firmware too
Jens Wiklander
2018-10-06
misc: Add support for the Arm Versatile Express config bus
Liviu Dudau
2018-10-05
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2018-10-05
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2018-10-05
Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchip
Tom Rini
2018-10-04
net: gmac_rockchip: Add handling for RGMII_ID/RXID/TXID
Janine Hagemann
2018-10-04
net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmii
Janine Hagemann
2018-10-04
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-10-04
spi: Add SPI driver for MT76xx SoCs
Stefan Roese
2018-10-04
mtd: nand: spi: Add Gigadevice SPI NAND support
Stefan Roese
2018-10-04
sf: Add XMC xm25qh64a and xm25qh128a entries
Stefan Roese
2018-10-03
Merge tag 'rockchip-for-v2018.11' of git://git.denx.de/u-boot-rockchip
Tom Rini
2018-10-03
gpio: dwapb_gpio: Change to use devm_kcalloc()
Ley Foon Tan
2018-10-03
phy: rcar: Add R-Car Gen3 PHY driver
Marek Vasut
2018-10-03
i2c: Add support for the Arm's Versatile Express I2C controller.
Liviu Dudau
2018-10-02
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-10-02
spi: sh_qspi: Add DM support to SH QSPI driver
Marek Vasut
2018-10-02
driver/spi: fsl_qspi: Remove non-DM stuff
Ashish Kumar
2018-10-02
spi: designware_spi: Add reset ctrl to driver
Ley Foon Tan
2018-10-02
cmd: mtd: add 'mtd' command
Miquel Raynal
2018-10-02
mtd: mtdpart: implement proper partition handling
Miquel Raynal
2018-10-02
mtd: uboot: search for an equivalent MTD name with the mtdids
Miquel Raynal
2018-10-02
mtd: mtdpart: add a generic mtdparts-like parser
Miquel Raynal
2018-10-02
mtd: uclass: add probe function
Miquel Raynal
[next]