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-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
2020-06-11
dm: uclass: don't assign aliased seq numbers
Michael Walle
2020-06-11
dm: core: fix dev_read_alias_highest_id() without libfdt
Michael Walle
2020-06-11
usb: provide a device tree node to USB devices
Michael Walle
2020-06-11
log: check argument of 'log level' command
Heinrich Schuchardt
2020-06-11
log: clean up Kconfig
Heinrich Schuchardt
2020-06-11
doc: move README.log to HTML documentation
Heinrich Schuchardt
2020-06-11
doc: log: correct option name CONFIG_LOG_MAX_LEVEL
Patrick Delaunay
2020-06-11
regmap: Check for out-of-range offsets before mapping them
Pratyush Yadav
2020-06-11
libfdt: Remove superfluous NUL character from overlay symbols
Marcus Comstedt
2020-06-11
doc: driver-model: there is no UCLASS_SATA
Heinrich Schuchardt
2020-06-11
fdtdec: Honor #address-cells and #size-cells in fdtdec_add_reserved_memory()
Bin Meng
2020-06-11
fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory()
Bin Meng
2020-06-11
buildman: Remove _of_#_ from results directory paths
Ovidiu Panait
2020-06-11
patman: Complain if a checkpatch line is not understood
Simon Glass
2020-06-11
patman: Support warnings in the patch subject
Simon Glass
2020-06-11
patman: Handle checkpatch output with notes and code
Simon Glass
2020-06-11
patman: Don't try to process checkpatch lines twice
Simon Glass
[next]