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-03-13
serial: mcfuart: renaming to a more appropriate name
Angelo Durgehello
2020-03-13
serial: mcfuart: fix uart port index
Angelo Durgehello
2020-03-12
Merge tag 'efi-2020-04-rc4-3' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-03-11
drivers/rng: add Amlogic hardware RNG driver
Heinrich Schuchardt
2020-03-11
drivers/rng: simplify Kconfig
Heinrich Schuchardt
2020-03-10
Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2020-03-10
power-domain: fix hang in endless loop on i.MX8
Anatolij Gustschin
2020-03-10
Merge tag 'u-boot-imx-20200310' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-03-10
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net
Tom Rini
2020-03-09
net: phy: marvell: Unify 88E151x series phy_driver
Clemens Gruber
2020-03-09
net: phy: dp83867: Add SGMII mode type switching
Michal Simek
2020-03-09
net: phy: Fix overlong PHY timeout
Andre Przywara
2020-03-09
drivers: net: phy: aquantia: make it less verbose
Alex Marginean
2020-03-09
drivers: net: phy: aquantia: drop XGMII as a valid system interface proto
Alex Marginean
2020-03-09
phy: Include NC-SI in phy setup
Samuel Mendoza-Jonas
2020-03-09
phy: Add support for the NC-SI protocol
Samuel Mendoza-Jonas
2020-03-09
serial_lpuart: make clock failure less verbose
Giulio Benetti
2020-03-09
mmc: am654_sdhci: Implement workaround for card detect
Faiz Abbas
2020-03-09
mmc: am654_sdhci: Update output tap delay writes
Faiz Abbas
2020-03-09
mmc: Merge SD_LEGACY and MMC_LEGACY bus modes
Faiz Abbas
2020-03-09
sdhci: Add sdhci_deferred_probe() API
Faiz Abbas
2020-03-09
mmc: Add a deferred_probe() API
Faiz Abbas
2020-03-09
mmc: ca_dw_mmc: add DesignWare based DM support for CAxxxx SoCs
Arthur Li
2020-03-05
serial: ns16550: Move PCI access from ofdata_to_platdata() to probe()
Wolfgang Wallner
2020-03-05
x86: remove dead code in intel_clk_get_rate()
Heinrich Schuchardt
2020-03-04
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2020-03-04
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2020-03-02
video: meson: keep power domain up after booting
Anatolij Gustschin
2020-03-02
dm: core: Add a flag for power domain control on device removal
Anatolij Gustschin
2020-03-02
Merge tag 'u-boot-stm32-20200203' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-03-02
Merge tag 'xilinx-for-v2020.04-rc4' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-03-02
stm32mp1: rng: remove superfluous assignment
Heinrich Schuchardt
2020-03-01
rtc: m41t62: add compatible for m41st87
Marek Vasut
2020-03-01
gadget: f_thor: add missing line breaks for pr_err()
Seung-Woo Kim
2020-03-01
dfu: Reset timeout in case of DFU request
Andy Shevchenko
2020-02-28
watchdog: Don't select CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG at the same time
Christophe Leroy
2020-02-28
watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOG
Christophe Leroy
2020-02-28
net: zynq: Free allocated buffers in case of error
Michal Simek
2020-02-28
net: phy: dp83867: Clean force link good bit
Michal Simek
2020-02-28
mtd: nand: Fix on-die ecc issues in arasan_nfc driver
T Karthik Reddy
2020-02-28
versal: drivers: clk: Fix invalid clock name queries
Rajan Vaja
2020-02-28
net: zynq_gem: Use ulong instead of u32 data type
T Karthik Reddy
2020-02-26
misc: k3_avs: Fix possible NULL pointer deference
Vignesh Raghavendra
2020-02-25
Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs"
Peng Ma
2020-02-20
Merge tag 'mmc-2-20-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2020-02-20
mmc: sdhci: fix missing cache invalidation after reading by DMA
Masahiro Yamada
2020-02-20
mmc: sdhci: use dma_map_single() instead of flush_cache() before DMA
Masahiro Yamada
2020-02-20
mmc: sdhci: remove unneeded casts
Masahiro Yamada
2020-02-20
mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr
Masahiro Yamada
2020-02-20
mmc: sdhci: reduce code duplication for aligned buffer
Masahiro Yamada
[next]