index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
main
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-k3
/
sysfw-loader.c
Age
Commit message (
Expand
)
Author
2023-11-22
arm: mach-k3: Move sysfw-loader into R5 directory
Andrew Davis
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
2023-11-07
ti: k3: Drop <common.h> usage
Tom Rini
2023-10-13
treewide: use dev_read_addr_*_ptr() where appropriate
Matthias Schiffer
2023-04-24
arm: mach-k3: Remove empty sys_proto.h include
Andrew Davis
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-07-06
arm: k3: j721e: add dynamic sf bus override support for j721e
Vaishnav Achath
2022-06-10
arm: k3: sysfw-loader: add hyperflash support
Vaishnav Achath
2022-01-15
ARM: mach-k3: sysfw-loader: Copy sysfw.itb to OCRAM in OSPI/SPI bootmode
Vignesh Raghavendra
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
2021-06-11
arm: mach-k3: sysfw-loader: pass boardcfg to sciserver
Tero Kristo
2021-06-11
arm: mach-k3: do board config for PM only if supported
Tero Kristo
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-18
dm: Drop the unused arg in uclass_find_device_by_seq()
Simon Glass
2020-08-11
arm: mach-k3: sysfw-loader: Add support for rom loading sysfw image
Lokesh Vutla
2020-08-11
arm: mach-k3: sysfw-loader: Add support to load SYSFW from USB
Faiz Abbas
2020-08-03
sf: Drop dm.h header file from spi_flash.h
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-03-17
Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-03-11
arm: mach-k3: Add a separate function for printing sysfw version
Lokesh Vutla
2020-03-09
arm: K3: sysfw-loader: Add a config_pm_pre_callback()
Faiz Abbas
2020-03-03
ARM: mach-k3: sysfw-loader: Use SPI memmapped addr when loading SYSFW
Lokesh Vutla
2020-02-04
arm: mach-k3: sysfw-loader: Add support to download SYSFW via DFU
Vignesh Raghavendra
2019-10-11
arm: K3: sysfw-loader: Allow loading SYSFW via Y-Modem
Andreas Dannenberg
2019-08-12
arm: K3: sysfw-loader: Do not require full printf() for version info
Andreas Dannenberg
2019-07-17
arm: K3: Introduce System Firmware loader framework
Andreas Dannenberg