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
Age
Commit message (
Expand
)
Author
2020-06-19
ARM: dts: stm32: Reinstate card detect behavior on DHSOM
Marek Vasut
2020-06-19
cmd: bootefi: Honor the address & size cells properties correctly
Atish Patra
2020-06-18
t210: Nano: Add NVME support
Tom Warren
2020-06-18
Merge tag 'fixes-for-v2020.07-rc4' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2020-06-18
Merge tag 'video-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-vid...
Tom Rini
2020-06-18
colibri_t20: change maintainer
Igor Opaniuk
2020-06-18
ARM: tegra: Enable PSCI support for Tegra210 and Tegra186
Jon Hunter
2020-06-18
firmware: PSCI: Fix PSCI support for OF live trees
Jon Hunter
2020-06-18
Azure/GitLab: Move to latest Docker image
Tom Rini
2020-06-18
video: ipuv3: remove non-DM code
Anatolij Gustschin
2020-06-18
imx: convert mx53loco board to DM_VIDEO
Anatolij Gustschin
2020-06-18
imx: convert mx51evk board to DM_VIDEO
Anatolij Gustschin
2020-06-18
imx: convert gwventana board to DM_VIDEO
Anatolij Gustschin
2020-06-18
imx: convert mx6cuboxi board to DM_VIDEO
Anatolij Gustschin
2020-06-18
imx: convert cgtqmx6eval board to DM_VIDEO
Anatolij Gustschin
2020-06-18
imx: convert dms-ba16 boards to DM_VIDEO
Anatolij Gustschin
2020-06-18
imx: convert pico-imx6 to DM_VIDEO
Anatolij Gustschin
2020-06-18
imx: convert embest boards to DM_VIDEO
Anatolij Gustschin
2020-06-18
ARM: rmobile: Increase PHY auto-negotiation timeout to 20s
Marek Vasut
2020-06-18
net: pcnet: Add Kconfig entries
Marek Vasut
2020-06-18
net: pcnet: Add DM support
Marek Vasut
2020-06-18
net: pcnet: Split common and non-DM functions
Marek Vasut
2020-06-18
net: pcnet: Wrap name and enetaddr into private data
Marek Vasut
2020-06-18
net: pcnet: Wrap iobase into private data
Marek Vasut
2020-06-18
net: pcnet: Pass private data through dev->priv
Marek Vasut
2020-06-18
net: pcnet: Wrap devbusfn into private data
Marek Vasut
2020-06-18
net: pcnet: Drop useless forward declarations
Marek Vasut
2020-06-18
net: pcnet: Move initialize function at the end
Marek Vasut
2020-06-18
net: pcnet: Move private data allocation to initialize
Marek Vasut
2020-06-18
net: pcnet: Replace memset+malloc with calloc
Marek Vasut
2020-06-18
net: pcnet: Simplify private data allocation
Marek Vasut
2020-06-18
net: pcnet: Use PCI_DEVICE() to define PCI device compat list
Marek Vasut
2020-06-18
net: pcnet: Drop PCNET_HAS_PROM
Marek Vasut
2020-06-18
net: pcnet: Drop typedef struct pcnet_priv_t
Marek Vasut
2020-06-18
net: eepro100: Add Kconfig entries
Marek Vasut
2020-06-18
net: eepro100: Add DM support
Marek Vasut
2020-06-18
net: eepro100: Split common parts of non-DM functions out
Marek Vasut
2020-06-18
net: eepro100: Drop bd_t pointer from read_hw_addr()
Marek Vasut
2020-06-18
net: eepro100: Add RX/TX rings into the private data
Marek Vasut
2020-06-18
net: eepro100: Pass device private data into mdiobus
Marek Vasut
2020-06-18
net: eepro100: Pass device private data around
Marek Vasut
2020-06-18
net: eepro100: Introduce device private data
Marek Vasut
2020-06-18
net: eepro100: Pass PCI BDF into bus_to_phys()/phys_to_bus()
Marek Vasut
2020-06-18
net: eepro100: Drop inline keyword
Marek Vasut
2020-06-18
net: eepro100: Fix EE_*_CMD macros
Marek Vasut
2020-06-18
net: eepro100: Factor out MII registration
Marek Vasut
2020-06-18
net: eepro100: Switch from malloc()+memset() to calloc()
Marek Vasut
2020-06-18
net: eepro100: Use PCI_DEVICE() to define PCI device compat list
Marek Vasut
2020-06-18
net: eepro100: Reorder functions in the driver
Marek Vasut
2020-06-18
net: eepro100: Remove volatile misuse
Marek Vasut
[prev]
[next]