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-03-24
board: stm32mp1: update command stboard on misc_write result
Patrick Delaunay
2020-03-17
Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-03-17
Merge tag '20200316-for-next' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-03-17
Merge branch '2020-03-16-kbuild-etc-resync-v4.18' into next
Tom Rini
2020-03-16
configs: Drop '$(ARCH)' usage in CONFIG_SPL_LDSCRIPT
Tom Rini
2020-03-16
kconfig / kbuild: re-sync with Linux 4.18
Tom Rini
2020-03-16
scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bc
Rob Herring
2020-03-16
Azure / GitLab / Travis: Add Kconfig unit tests to a job
Tom Rini
2020-03-16
mach-davinci: Hard-code the default SPL_LDSCRIPT path
Tom Rini
2020-03-16
edminiv2: Move CONFIG_SPL_LDSCRIPT to defconfig
Tom Rini
2020-03-16
mx31pdk: Move CONFIG_SPL_LDSCRIPT to defconfig
Tom Rini
2020-03-16
Kconfig: Remove redundant variable sets
Tom Rini
2020-03-16
spl: Kconfig: Escape '$(ARCH)' in LDSCRIPT entries
Tom Rini
2020-03-16
kbuild: remove unused dtc-version.sh script
Masahiro Yamada
2020-03-16
spl.h: make <spl.h> self-contained
Masahiro Yamada
2020-03-16
debug_uart.h: make <debug_uart.h> self-contained
Masahiro Yamada
2020-03-16
asm-generic/u-boot.h: make <asm-generic/u-boot.h> self-contained
Masahiro Yamada
2020-03-16
global_data.h: make <asm-generic/global_data.h> self-contained
Masahiro Yamada
2020-03-16
scripts/Makefile.lib: Re-add -Wno-simple_bus_reg to DTC_FLAGS
Tom Rini
2020-03-16
scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGS
Tom Rini
2020-03-16
kbuild: Re-sync DTC flag logic with v4.17
Tom Rini
2020-03-16
kbuild: fixdep: Resync this with v4.17
Tom Rini
2020-03-16
fixdep: fix U-Boot own code to handle only valid symbol characters
Masahiro Yamada
2020-03-16
bootcounter: add DM support for memory based bootcounter
Heiko Schocher
2020-03-16
i2c: designware_i2c: add 'hs_hcnt' and 'hs_lcnt' for high speed
Jun Chen
2020-03-16
i2c: designware_i2c: remove 'has_high_speed'
Jun Chen
2020-03-16
i2c: designware_i2c: check is high speed possible support
Jun Chen
2020-03-16
i2c: designware_i2c: Fix IC_CON register setting for high speed mode
Jun Chen
2020-03-16
misc: i2c_eeprom: store pagesize instead of pagewidth in i2c_eeprom_drv_data
Masahiro Yamada
2020-03-16
remoteproc: k3-r5: Fix rproc init failure on Split-mode _only_ devices
Suman Anna
2020-03-16
misc: i2c_eeprom: remove pagewidth field from i2c_eeprom
Masahiro Yamada
2020-03-16
remoteproc: k3-r5: Fix rproc init failure for Main R5FSS0
Suman Anna
2020-03-16
remoteproc: k3-dsp: Add support for L2RAM loading on C66x DSPs
Suman Anna
2020-03-16
armv8: K3: j721e: Add DSP internal memory regions in MMU table
Suman Anna
2020-03-16
remoteproc: k3-dsp: Add a sanity check for DSP boot address alignment
Suman Anna
2020-03-16
remoteproc: k3-dsp: Fix unbalanced state machine in k3_dsp_start
Suman Anna
2020-03-16
dm: i2c-gpio: add support for clock stretching
Heiko Schocher
2020-03-16
dm: i2c-gpio: rework gpio get/set functions
Michael Auchter
2020-03-16
doc: i2c: gpio: Document deblock sequence on probe
Marek Vasut
2020-03-16
i2c: gpio: Run deblock sequence on probe
Marek Vasut
2020-03-16
i2c: Add option to send start condition after deblocking
Marek Vasut
2020-03-16
i2c: Export i2c_deblock_gpio_loop()
Marek Vasut
2020-03-16
i2c: Make deblock delay and SCL clock configurable
Marek Vasut
2020-03-12
Merge branch '2020-03-12-rsa-improvements' into next
Tom Rini
2020-03-12
test: enable RSA library test on sandbox
AKASHI Takahiro
2020-03-12
test: add rsa_verify() unit test
AKASHI Takahiro
2020-03-12
lib: rsa: add rsa_verify_with_pkey()
AKASHI Takahiro
2020-03-12
lib: rsa: generate additional parameters for public key
AKASHI Takahiro
2020-03-12
include: image.h: add key info to image_sign_info
AKASHI Takahiro
2020-03-12
rsa: add CONFIG_RSA_VERIFY_WITH_PKEY config
AKASHI Takahiro
[next]