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-08-13
Merge tag 'u-boot-stm32-20200813' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-08-13
mtd: rawnand: stm32_fmc2: get resources from parent node
Christophe Kerello
2020-08-13
memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driver
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: use clrsetbits_le32
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where re...
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeouts
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: remove useless inline comments
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: fix a buffer overflow
Christophe Kerello
2020-08-13
usb: host: dwc3-sti-glue: Fix ofnode_valid() parameter
Patrice Chotard
2020-08-11
soc: soc_ti_k3: Add device identification for J7200 SoC
Kishon Vijay Abraham I
2020-08-11
ram: k3-j721e: Relax version checks for memory controller
Lokesh Vutla
2020-08-11
mmc: am654_sdhci: Use MMC_MODES_END value instead of hardcoded value
Faiz Abbas
2020-08-11
watchdog: Add support for K3 RTI watchdog
Jan Kiszka
2020-08-07
led: led_cortina: Add CAxxx LED support
Jway Lin
2020-08-06
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2020-08-06
blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC
Ovidiu Panait
2020-08-06
drivers: serial: Make serial_initialize return int
Ovidiu Panait
2020-08-06
dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe
Ovidiu Panait
2020-08-05
usb: xhci: Add virt_to_phys() to support mapped platforms
Stefan Roese
2020-08-05
usb: usb-uclass.c: Drop le16_to_cpu() as values are already swapped
Stefan Roese
2020-08-05
usb: xhci: xhci_mem_init: Use cpu_to_le64() and not xhci_writeq()
Stefan Roese
2020-08-05
usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu)
Stefan Roese
2020-08-04
pinctrl: aspeed: Fix Kconfig entry indentation
Michal Simek
2020-08-04
net: dwc_eth_qos: add Kconfig option to select supported configuration
Patrick Delaunay
2020-08-04
psci: put psci_method in .data section if EFI_LOADER is not enabled
Yann Gautier
2020-08-04
Fix corner case in bad block table handling.
Doyle, Patrick
2020-08-04
Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-08-04
Merge tag 'fixes-for-2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-08-04
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2020-08-04
Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-08-03
net: Drop duplicate include of dm.h in pcnet.c
Simon Glass
2020-08-03
clk: Drop dm.h header file in clk-provider.h
Simon Glass
2020-08-03
usb: Drop dm.h header file
Simon Glass
2020-08-03
ufs: Drop dm.h header file
Simon Glass
2020-08-03
nand: Drop dm.h header file
Simon Glass
2020-08-03
adc: Drop dm.h header file
Simon Glass
2020-08-03
pci: Drop dm.h inclusion from header file
Simon Glass
2020-08-03
ti: am654: Drop duplicate dm.h inclusion
Simon Glass
2020-08-03
spi: Drop duplicate dm.h inclusion
Simon Glass
2020-08-03
mmc: Drop duplicate dm.h inclusion
Simon Glass
2020-08-03
power: Tidy up inclusion of regulator_common.h
Simon Glass
2020-08-03
fs: fs-loader: Drop dm.h header file
Simon Glass
2020-08-03
mtd: spi-mem: Drop dm.h header file
Simon Glass
2020-08-03
mtd: spi-nor: Tidy up error handling / debug code
Simon Glass
2020-08-03
spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL
Simon Glass
2020-08-04
configs: reset: fu540: enable dm reset framework for SiFive
Sagar Shrikant Kadam
2020-08-04
sifive: reset: add DM based reset driver for SiFive SoC's
Sagar Shrikant Kadam
2020-08-04
fu540: prci: use common reset indexes defined in binding header
Sagar Shrikant Kadam
2020-08-03
video: ipuv3: fix framebuffer base address init with multiple IPUs
Anatolij Gustschin
[next]