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-04-16
dm: core: remove the duplicated function dm_ofnode_pre_reloc
Patrick Delaunay
2020-04-16
dm: core: refactor functions reading an u32 from dt
Dario Binacchi
2020-04-16
dm: core: support reading a single indexed u32 value
Dario Binacchi
2020-04-16
dm: test: add test case for dev_read_u64 function
Dario Binacchi
2020-04-16
dm: core: Add a way to skip powering down power domains
Simon Glass
2020-04-16
dm: core: Add logging on unbind failure
Simon Glass
2020-04-16
fdt: Fix 'system' command
Tom Warren
2020-04-16
sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUG
Heinrich Schuchardt
2020-04-16
sandbox: implement ft_board_setup()
Heinrich Schuchardt
2020-04-16
sandbox: add reserved-memory node in device tree
Heinrich Schuchardt
2020-04-16
patman: Apply the cc limit to the cover letter also
Simon Glass
2020-04-16
doc: driver-model: there is no UCLASS_ETHERNET
Heinrich Schuchardt
2020-04-16
configs: sandbox: enable LOG_SYSLOG
Heinrich Schuchardt
2020-04-16
test: log: test syslog logging driver
Heinrich Schuchardt
2020-04-16
test: log functions with CONFIG_LOG=n
Heinrich Schuchardt
2020-04-16
log: output for CONFIG_LOG=n
Heinrich Schuchardt
2020-04-16
log: syslog driver
Heinrich Schuchardt
2020-04-16
log: correct CONFIG_LOG_TEST prerequisites
Heinrich Schuchardt
2020-04-16
dm: core: Move "/chosen" and "/firmware" node scan
Patrick Delaunay
2020-04-16
dm: core: remove redundant assignment
Heinrich Schuchardt
2020-04-16
dm: core: remove redundant if statement
Heinrich Schuchardt
2020-04-16
sandbox: also restore terminal settings when killed by SIGINT
Rasmus Villemoes
2020-04-16
sandbox: Update PCI nodes in dts files
Tom Rini
2020-04-16
sandbox: p2sb: Silence compiler warning
Simon Glass
2020-04-16
serial: Set baudrate on boot
Sean Anderson
2020-04-15
Merge tag 'u-boot-stm32-20200415' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-04-15
Merge branch 'master' of git://git.denx.de/u-boot-marvell
Tom Rini
2020-04-15
board: stm32mp1: correct CONFIG_IS_ENABLED usage for LED
Patrick Delaunay
2020-04-15
ARM: stm32: Enable bootd, iminfo, imxtract on ST defconfig
Patrick Delaunay
2020-04-15
ARM: dts: stm32: Rename LEDs to match silkscreen on AV96
Marek Vasut
2020-04-15
configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT
Patrick Delaunay
2020-04-15
ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2
Marek Vasut
2020-04-15
ARM: dts: stm32: Define FMC2 base address
Marek Vasut
2020-04-15
net: dwc_eth_qos: implement phy reg and max-speed for stm32
Patrick Delaunay
2020-04-15
net: dwc_eth_qos: implement reset-gpios for stm32
Christophe Roullier
2020-04-15
watchdog: sp805_wdt: get platform clock from dt file
Rayagonda Kokatanur
2020-04-15
watchdog: honour hw_margin_ms DT property
Rasmus Villemoes
2020-04-15
watchdog: move initr_watchdog() to wdt-uclass.c
Rasmus Villemoes
2020-04-15
watchdog: remove stale ifndef CONFIG_WATCHDOG_TIMEOUT_MSECS from wdt.h
Rasmus Villemoes
2020-04-14
Merge branch 'master' of git://git.denx.de/u-boot-marvell
Tom Rini
2020-04-14
arm: mvebu: turris_mox: fix PCIe ranges in device tree
Marek Behún
2020-04-14
arm64: mvebu: a37xx: add device-tree fixer for PCIe regions
Marek Behún
2020-04-14
arm: mvebu: turris_mox: support devices with RAM > 1 GB
Marek Behún
2020-04-14
arm64: mvebu: a37xx: improve code determining memory info structures
Marek Behún
2020-04-14
arm64: mvebu: armada-8k: move dram init code
Marek Behún
2020-04-14
arm: mvebu: turris_mox: sort headers alphabetically
Marek Behún
2020-04-14
arm: mvebu: turris_mox: don't use hardcoded addresses
Marek Behún
2020-04-14
arm: mvebu: dts: turris_mox: fix USB3 regulator
Marek Behún
2020-04-14
arm: mvebu: turris_mox: Setup Linux's device tree before boot
Marek Behún
2020-04-14
arm: mvebu: dts: turris_mox: update sdhci properties
Marek Behún
[next]