index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
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
Age
Commit message (
Expand
)
Author
2023-12-13
bootm: Simplify Android ramdisk addr in bootm_find_images()
Simon Glass
2023-12-13
bootm: Reduce arguments to boot_get_loadables()
Simon Glass
2023-12-13
bootm: Reduce arguments to boot_get_fpga()
Simon Glass
2023-12-13
bootm: Reduce arguments to boot_get_fdt()
Simon Glass
2023-12-13
bootm: Pass image buffer to boot_get_fdt()
Simon Glass
2023-12-13
bootm: Drop #ifdef in bootm_find_images()
Simon Glass
2023-12-13
fdt: Allow use of fdt_support inside if() statements
Simon Glass
2023-12-13
bootm: Reduce arguments to boot_get_ramdisk()
Simon Glass
2023-12-13
bootm: Reduce arguments to bootm_find_os()
Simon Glass
2023-12-13
bootm: Move error printing out of boot_get_kernel()
Simon Glass
2023-12-13
bootstage: Drop BOOTSTAGE_ID_FIT_KERNEL_INFO
Simon Glass
2023-12-13
bootm: Use the error return from boot_get_kernel()
Simon Glass
2023-12-13
bootm: Adjust position of unmap_sysmem() in boot_get_kernel()
Simon Glass
2023-12-13
bootm: Adjust boot_get_kernel() to return an error
Simon Glass
2023-12-13
image: Document error codes from fit_image_load()
Simon Glass
2023-12-13
bootm: Reduce arguments to boot_get_kernel()
Simon Glass
2023-12-13
image: Tidy up genimg_get_kernel_addr_fit()
Simon Glass
2023-12-13
bootm: Move boot_get_kernel() higher in the file
Simon Glass
2023-12-13
bootm: Simplify arguments for bootm_pre_load()
Simon Glass
2023-12-13
bootm: Drop arguments from bootm_start()
Simon Glass
2023-12-13
bootstd: Add missing header file from bootdev.h
Simon Glass
2023-12-13
treewide: Tidy up semicolon after command macros
Simon Glass
2023-12-13
mmc: env: Unify the U_BOOT_ENV_LOCATION conditions
Simon Glass
2023-12-13
README: Correct docs for CONFIG_SPL_BUILD
Simon Glass
2023-12-13
arm: x86: Drop discarding of command linker-lists
Simon Glass
2023-11-16
bootm: Enable legacy VxWorks booting from FITs
Sean Anderson
2023-11-13
Merge tag 'u-boot-stm32-20231113' of https://source.denx.de/u-boot/custodians...
Tom Rini
2023-11-13
stm32mp2: initial support
Patrice Chotard
2023-11-13
ARM: dts: stm32: Add STM32MP257F Evaluation board support
Patrice Chotard
2023-11-13
pinctrl: pinctrl_stm32: Add stm32mp2 support
Patrice Chotard
2023-11-13
serial: stm32: Fix AARCH64 compilation warnings
Patrice Chotard
2023-11-13
stm32mp: bsec: Fix AARCH64 compilation warnings
Patrice Chotard
2023-11-13
stm32mp: dram_init: Limit DDR usage under 4GB boundary for STM32MP
Patrice Chotard
2023-11-13
stm32mp: dram_init: Fix AARCH64 compilation warnings
Patrick Delaunay
2023-11-13
stm32mp: dram_init: Get RAM size from DT if no RAM driver found
Patrice Chotard
2023-11-13
arm: caches: Make DCACHE_DEFAULT_OPTION accessible for ARM64 arch
Patrice Chotard
2023-11-10
Merge branch '2023-11-10-improve-semihosting-armv6' into next
Tom Rini
2023-11-10
arm: semihosting: Support semihosting fallback on 32-bit ARM
Sean Anderson
2023-11-10
arm: semihosting: Fix returning from traps on ARMv6 and lower
Sean Anderson
2023-11-10
arm: Fix software interrupt handler
Sean Anderson
2023-11-07
scsi: Forceably finish migration to DM_SCSI
Tom Rini
2023-11-07
Merge branch '2023-11-07-assorted-big-cleanups' into next
Tom Rini
2023-11-07
x86: Drop <common.h> from remaining header files
Tom Rini
2023-11-07
arm: Drop <common.h> from remaining header files
Tom Rini
2023-11-07
sandbox: Drop <common.h>
Tom Rini
2023-11-07
ti: k3: Drop <common.h> usage
Tom Rini
2023-11-07
include: Drop <common.h> from include lists
Tom Rini
2023-11-07
include/linux/mii.h: Add <linux/types.h>
Tom Rini
2023-11-07
fsl-mc: Add prototype for bd_info
Tom Rini
2023-11-07
ls2080aqds: Add missing headers to eth_ls1088aqds.c
Tom Rini
[next]