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
2019-07-12
power: regulator: stm32: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
clk: clk_stm32mp1: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
i2c: stm32f7_i2c: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
gpio: stm32_gpio: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
adc: stm32: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
adc: stm32-adc: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
stm32mp1: bsec: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
mmc: stm32_sdmmc2: avoid warnings when building with W=1 option
Patrick Delaunay
2019-07-12
serial: stm32: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
board: stm32mp1: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
stm32mp1: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
MAINTAINERS: Add git custodians for ARM STM STM32MP entry
Patrice Chotard
2019-07-12
stm32mp1: add SPI flash support in SPL
Patrick Delaunay
2019-07-12
stm32mp1: Add UBIFS boot capability
Patrick Delaunay
2019-07-12
stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONS
Patrick Delaunay
2019-07-12
stm32mp1: add configuration op-tee
Patrick Delaunay
2019-07-12
stm32mp1: reorder some CONFIG in stm32mp1.h
Patrick Delaunay
2019-07-12
pmic: stpmic1: add support for SYSRESET_POWER_OFF
Patrick Delaunay
2019-07-12
ARM: dts: stm32mp1: sync device tree with v5.2-rc4
Patrick Delaunay
2019-07-12
stm32mp1: force boot_net_usb_start
Patrick Delaunay
2019-07-12
stm32mp1: add check for presence of environment in boot device
Patrick Delaunay
2019-07-12
stm32mp1: configs: Add CONFIG_OF_SPL_REMOVE_PROPS
Patrick Delaunay
2019-07-12
stm32mp1: cosmetic: remove unnecessary include
Patrick Delaunay
2019-07-12
stm32mp1: update README
Patrick Delaunay
2019-07-12
stm32mp1: key: add stm32key command
Patrick Delaunay
2019-07-12
stm32mp1: add stboard command
Patrick Delaunay
2019-07-12
stm32mp1: update device tree with ETZPC status
Patrick Delaunay
2019-07-12
stm32mp1: update package information in device tree
Patrick Delaunay
2019-07-12
stm32mp1: export get_cpu_package function
Patrick Delaunay
2019-07-12
dt-bindings: pinctrl: stm32: add new entry for package information
Patrick Delaunay
2019-07-12
stm32mp1: syscon: remove stgen
Patrick Delaunay
2019-07-12
stm32mp1: syscon: remove etzpc support
Patrick Delaunay
2019-07-12
stm32mp1: call regulators_enable_boot_on in board_init
Patrick Delaunay
2019-07-12
stm32mp1: deactivate WATCHDOG in defconfig
Patrick Delaunay
2019-07-12
sysreset: syscon: add support for power off
Patrick Delaunay
2019-07-12
stm32mp1: move CONFIG_ENV in Kconfig
Patrick Delaunay
2019-07-12
ARM: dts: stm32: Add ipcc mailbox support on stm32mp1
Fabien Dessenne
2019-07-12
configs: stm32mp15: enable IPCC mailbox
Fabien Dessenne
2019-07-12
MAINTAINERS: Add stm32 mailbox IPPC driver
Fabien Dessenne
2019-07-12
mailbox: introduce stm32-ipcc driver
Fabien Dessenne
2019-07-11
Merge branch '2019-07-11-master-imports'
Tom Rini
2019-07-11
gpio: pca953x: Add TI TCA9539 compatible string
Marek Vasut
2019-07-11
arm: mach-omap2: am33xx: Init pinmux before clock
Marek Vasut
2019-07-11
doc: relocate/rename Android README and add BCB overview
Eugeniu Rosca
2019-07-11
cmd: Add 'bcb' command to read/modify/write BCB fields
Eugeniu Rosca
2019-07-11
include: android_bootloader_message.h: Minimize the diff to AOSP
Eugeniu Rosca
2019-07-11
SPL: Default to disabling legacy image support when using FIT
Tom Rini
2019-07-11
configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
Tom Rini
2019-07-11
tpm: wait for valid status
Roman Kapl
2019-07-11
arm: spear: Return to BootROM if failing to boot from the main device
Miquel Raynal
[next]