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
2020-07-25
net: dc2114x: Split RX path
Marek Vasut
2020-07-25
net: dc2114x: Add RX/TX rings into the private data
Marek Vasut
2020-07-25
net: dc2114x: Pass PCI BDF into phys_to_bus()
Marek Vasut
2020-07-25
net: dc2114x: Pass private data around
Marek Vasut
2020-07-25
net: dc2114x: Introduce private data
Marek Vasut
2020-07-25
net: dc2114x: Use standard I/O accessors
Marek Vasut
2020-07-25
net: dc2114x: Drop update_srom()
Marek Vasut
2020-07-25
net: dc2114x: Add Kconfig entries
Marek Vasut
2020-07-25
net: dc2114x: Support all DC2114x
Marek Vasut
2020-07-25
net: dc2114x: Use PCI_DEVICE() to define PCI device compat list
Marek Vasut
2020-07-24
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
ram: sifive: Avoid using hardcoded ram base and size
Bin Meng
2020-07-24
serial: Fix SIFIVE debug serial dependency
Michal Simek
2020-07-24
sysreset: syscon: Support value property
Bin Meng
2020-07-24
sysreset: syscon: Don't assume default value for offset and mask property
Bin Meng
2020-07-23
Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-07-22
Merge tag 'u-boot-rockchip-20200722' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2020-07-22
pci: rockchip: Drop legacy PHY driver
Jagan Teki
2020-07-22
pci: rockchip: Switch to generic-phy
Jagan Teki
2020-07-22
phy: Add Rockchip PCIe PHY driver
Jagan Teki
2020-07-22
rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not set
Kever Yang
2020-07-22
ram: rk3399: Mark existing prints via RAM_ROCKCHIP_DEBUG
Jagan Teki
2020-07-22
ram: rk3399: Drop debug stride in driver
Jagan Teki
2020-07-22
drivers: spi: rk_spi: Add support for RK3328
Johannes Krottmayer
2020-07-22
drivers: clk: rockchip: clk_rk3328: Add SPI support
Johannes Krottmayer
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
treewide: remove (phys_addr_t) casts from devfdt_get_addr()
Masahiro Yamada
2020-07-20
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-20
dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCs
Dave Gerlach
2020-07-20
test: Add tests for SOC uclass
Dave Gerlach
2020-07-20
dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching
Dave Gerlach
2020-07-20
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-07-20
dm: core Fix long line in device_bind_common()
Simon Glass
2020-07-20
mtd: spinand: micron: Add new Micron SPI NAND devices with multiple dies
Shivamurthy Shastri
2020-07-20
mtd: spinand: micron: Add M70A series Micron SPI NAND devices
Shivamurthy Shastri
2020-07-20
mtd: spinand: micron: identify SPI NAND device with Continuous Read mode
Shivamurthy Shastri
2020-07-20
mtd: spinand: micron: Add new Micron SPI NAND devices
Shivamurthy Shastri
2020-07-20
mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGD
Shivamurthy Shastri
2020-07-20
mtd: spinand: micron: Generalize the OOB layout structure and function names
Shivamurthy Shastri
2020-07-20
dm: core: Don't show an ACPI warning if there is no ordering
Simon Glass
2020-07-18
sysreset: Add Octeon sysreset driver
Stefan Roese
2020-07-17
mtd: mtdpart: use uint64_t instead of int for cur_off
Martin Kaistra
2020-07-17
treewide: convert bd_t to struct bd_info manually
Masahiro Yamada
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
Convert CONFIG_MXC_UART to Kconfig
Tom Rini
2020-07-17
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-07-17
Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-07-17
acpi: Enable ACPI table generation by default on x86
Simon Glass
2020-07-17
x86: apl: Fix save/restore of ITSS priorities
Simon Glass
[next]