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-05-15
configs: Resync with savedefconfig
Tom Rini
2020-05-15
Merge branch '2020-05-15-misc-bugfixes'
Tom Rini
2020-05-15
lib: rsa: avoid overriding the object name when already specified
Jan Luebbe
2020-05-15
MAINTAINERS: POWERPC MPC8XX: Update email address
Christophe Leroy
2020-05-15
tools: ftdgrep: use /* fallthrough */ as needed
Heinrich Schuchardt
2020-05-15
tools: mkimage: use /* fallthrough */ as needed
Heinrich Schuchardt
2020-05-15
common/board_f: avoid -Wtype-limits warning
Heinrich Schuchardt
2020-05-15
spl: Always define preloader_console_init
Samuel Holland
2020-05-15
lib: rsa: Also check for presence of r-squared property
Jan Kiszka
2020-05-15
Makefile: add file 'defconfig' to clean target
Heinrich Schuchardt
2020-05-15
JFFS2: Add useful fields into lists
Petr Borsodi
2020-05-15
JFFS2: Process obsolete nodes as well as accurate ones
Petr Borsodi
2020-05-15
drivers/reset/Kconfig: fix typo
Trevor Woerner
2020-05-15
rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32
Trevor Woerner
2020-05-15
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
2020-05-15
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
Trevor Woerner
2020-05-15
arm: orion5x: finish moving SoC to mach-orion5x
Trevor Woerner
2020-05-15
rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X
Trevor Woerner
2020-05-15
arch/arm/Makefile: sort machine names
Trevor Woerner
2020-05-15
arm: lpc32xx: move SoC to mach-lpc32xx
Trevor Woerner
2020-05-15
rsa: don't use malloc.h in rsa-sign.c
Jonathan Gray
2020-05-15
configs: mt7629: support usb host and udisk
Chunfeng Yun
2020-05-15
Makefile: remove m68k GCC 3.4 workaround
Masahiro Yamada
2020-05-15
lib: Allow MD5 to be enabled in SPL
Simon Glass
2020-05-15
pci: Fix typo in definition for PCI_DEV
Simon Glass
2020-05-15
usb: Update struct usb_device to indicate speed enum
Simon Glass
2020-05-14
kbuild: spl: Add shrunk arch-dtbs to targets list
Jan Kiszka
2020-05-14
kbuild: spl: Fix parallel build
Jan Kiszka
2020-05-14
Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-05-14
Merge tag 'rpi-next-2020.07' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-05-14
ARM: dts: stm32mp1: DT alignment with Linux 5.7-rc2
Patrick Delaunay
2020-05-14
clk: stm32mp1: fix CK_MPU calculation
Lionel Debieve
2020-05-14
mmc: stm32_sdmmc2: change the displayed config name
Patrick Delaunay
2020-05-14
arm: stm32mp: activate data cache on DDR in SPL
Patrick Delaunay
2020-05-14
arm: stm32mp: activate data cache in SPL and before relocation
Patrick Delaunay
2020-05-14
ARM: stm32: Hog GPIO PF7 high on DHCOM to unlock SPI NOR nWP
Marek Vasut
2020-05-14
ARM: stm32: Define I2C EEPROM bus and address on DHCOM
Marek Vasut
2020-05-14
ARM: dts: stm32: Synchronize DDR setttings on DH SoMs
Marek Vasut
2020-05-14
ARM: dts: stm32: Fix AV96 and DHCOR split
Marek Vasut
2020-05-14
stm32mp1: Fix warning display when 1.5A power supply is used
Patrice Chotard
2020-05-14
configs: stm32mp1: activate CONFIG_ERRNO_STR
Patrick Delaunay
2020-05-14
configs: stm32mp1: activate Ethernet PHY Realtek
Christophe Roullier
2020-05-14
ARM: dts: stm32mp15: use DDR3 files generated by STM32CubeMX
Patrick Delaunay
2020-05-14
gpio: stm32: support gpio ops in SPL
Patrick Delaunay
2020-05-14
board: stm32mp1: add timeout for I/O compensation ready
Patrick Delaunay
2020-05-14
board: stm32mp1: remove bootdelay configuration for usb or serial boot
Patrick Delaunay
2020-05-14
board: stm32mp1: set environment variable fdtfile
Patrick Delaunay
2020-05-14
board: stm32mp1: gt9147 IRQ before reset on EV1
Patrick Delaunay
2020-05-14
board: stm32mp1: update management of boot-led
Patrick Delaunay
2020-05-14
board: stm32mp1: Keep error led ON in case of low power detection
Patrice Chotard
[next]