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-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
tbs2910: migrate to DM_VIDEO
Anatolij Gustschin
2020-06-18
video: extend stdout video console work-around for 'vga'
Anatolij Gustschin
2020-06-18
video: ipuv3: remove some useless code to reduce binary size
Anatolij Gustschin
2020-06-18
video: make backlight and panel drivers optional
Anatolij Gustschin
2020-06-18
video: ipuv3: fix building with disabled panel driver
Anatolij Gustschin
2020-06-18
video: make vidconsole commands optional
Anatolij Gustschin
2020-06-18
nitrogen6x: update video console name
Anatolij Gustschin
2020-06-18
board: nitrogen6x: migrate to CONFIG_DM_VIDEO
Troy Kisky
2020-06-16
common: hash: Remove a debug printf statement
Harald Seiler
2020-06-13
Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next
Tom Rini
2020-06-12
Merge branch '2020-06-12-next-net' into next
Tom Rini
2020-06-12
net: move random_port() to dns
Baruch Siach
2020-06-12
net: tftp: fix option validation as per RFCs
Ravik Hasija
2020-06-12
net: rtl8139: Add DM support
Marek Vasut
2020-06-12
net: rtl8139: Read HW address from EEPROM only on probe
Marek Vasut
2020-06-12
net: rtl8139: Use PCI_DEVICE() to define PCI device compat list
Marek Vasut
2020-06-12
net: rtl8139: Split out common and non-DM functions
Marek Vasut
2020-06-12
net: rtl8139: Pass private data into rtl8139_eeprom_delay()
Marek Vasut
2020-06-12
net: rtl8139: Introduce device private data
Marek Vasut
2020-06-12
net: rtl8139: Clean up bus_to_phys()/phys_to_bus() macros
Marek Vasut
2020-06-12
net: rtl8139: Use dev->iobase instead of custom ioaddr
Marek Vasut
2020-06-12
net: rtl8139: Switch from malloc()+memset() to calloc()
Marek Vasut
2020-06-12
net: rtl8139: Factor out device name assignment
Marek Vasut
2020-06-12
net: tftp: fix progress marker for file transfer
Ravik Hasija
2020-06-12
net: phy: Add DP8382x phy registration to TI PHY init
Dan Murphy
2020-06-12
net: phy: Add support for TI PHY init
Dan Murphy
2020-06-12
net: phy: Add helper routines to set and clear bits
Dan Murphy
2020-06-12
net: phy: Fix kernel doc issues in phy.h
Dan Murphy
2020-06-12
net: phy: Add missing kernel doc to phy functions
Dan Murphy
2020-06-12
net: phy: add phyid search in vendor specific space
Florin Chiculita
2020-06-12
net: rt8169: WAR for DHCP not getting IP after kernel boot/reboot
Tom Warren
2020-06-12
net: phy: micrel: ksz8061 implement errata 80000688A fix
Bryan O'Donoghue
2020-06-12
net: smc911x: Drop the standalone EEPROM example
Marek Vasut
2020-06-12
net: Fix error if some network features are disabled
Krebs, Olaf
2020-06-12
board: tbs2910: add documentation
Denis 'GNUtoo' Carikli
2020-06-12
board: tbs2910: Enable distro_boot support.
Denis 'GNUtoo' Carikli
2020-06-12
board: tbs2910_defconfig: Add support for booting general purpose distributions
Denis 'GNUtoo' Carikli
2020-06-12
board: tbs2910: move CONFIG_BOOTCOMMAND from header to defconfig
Denis 'GNUtoo' Carikli
2020-06-12
board: tbs2910: disable CONFIG_GZIP
Denis 'GNUtoo' Carikli
2020-06-12
board: tbs2910: disable loadb and loads commands
Denis 'GNUtoo' Carikli
2020-06-12
Add support for SHA384 and SHA512
Reuben Dowle
2020-06-11
doc: driver-model: fix typo in design.rst
Dario Binacchi
[next]