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-27
crypto/fsl: add RNG support
Michael Walle
2020-07-27
crypto/fsl: instantiate the RNG with prediciton resistance
Michael Walle
2020-07-27
crypto/fsl: don't regenerate secure keys
Michael Walle
2020-07-27
crypto/fsl: support newer SEC modules
Michael Walle
2020-07-27
crypto/fsl: export caam_get_era()
Michael Walle
2020-07-27
crypto/fsl: make SEC%u status line consistent
Michael Walle
2020-07-27
crypto/fsl: unused value in caam_hash_update()
Heinrich Schuchardt
2020-07-27
crypto/fsl: correct printf() statement.
Heinrich Schuchardt
2020-07-27
Move eSDHC adapter card identification to board files
Yangbo Lu
2020-07-27
Drop global data sdhc_adapter for powerpc
Yangbo Lu
2020-07-27
armv8: ls1012a: RGMII ports require internal delay
Chaitanya Sakinam
2020-07-27
crypto/fsl: fix unaligned access
Michael Walle
2020-07-27
net: pfe_eth: Use spi_flash_read API to access flash memory
Kuldeep Singh
2020-07-27
fsl_dspi: Introduce DT bindings for CS-SCK and SCK-CS delays
Vladimir Oltean
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
[next]