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
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-10-19
spl: riscv: add os type for next booting stage
Randolph
2023-10-19
Makefile: delete file *.itb when make clean
Randolph
2023-10-19
riscv: dts: binman: add condition for opensbi os boot
Randolph
2023-10-19
riscv: kconfig: introduce SPL_LOAD_FIT_OPENSBI_OS_BOOT symbol
Randolph
2023-10-19
spl: riscv: opensbi: change the default os_type as varible
Randolph
2023-10-19
riscv: andes: Rearrange Andes PLICSW to single-bit-per-hart strategy
Randolph
2023-10-19
riscv: binman: Fix compilation error
Mayuresh Chitale
2023-10-19
configs: visionfive2: enable bootstage configs
Chanho Park
2023-10-19
riscv: remove dram_init_banksize()
Heinrich Schuchardt
2023-10-18
Merge branch '2023-10-17-spl-test-some-load-methods'
Tom Rini
2023-10-17
test: spl: Add a test for the SPI load method
Sean Anderson
2023-10-17
test: spl: Add a test for the NOR load method
Sean Anderson
2023-10-17
test: spl: Add a test for the NET load method
Sean Anderson
2023-10-17
test: spl: Add a test for the MMC load method
Sean Anderson
2023-10-17
test: spl: Add a test for spl_blk_load_image
Sean Anderson
2023-10-17
test: spl: Add functions to create filesystems
Sean Anderson
2023-10-17
test: spl: Add functions to create images
Sean Anderson
2023-10-17
test: spl: Fix spl_test_load not failing if fname doesn't exist
Sean Anderson
2023-10-17
test: spl: Split tests up and use some configs
Sean Anderson
2023-10-17
sandbox: Support -T in spl
Sean Anderson
2023-10-17
spl: Use map_sysmem where appropriate
Sean Anderson
2023-10-17
spl: Add callbacks to invalidate cached devices
Sean Anderson
2023-10-17
net: bootp: Fall back to BOOTP from DHCP when unit testing
Sean Anderson
2023-10-17
net: bootp: Move port numbers to header
Sean Anderson
2023-10-17
net: Fix compiling SPL when fastboot is enabled
Sean Anderson
2023-10-17
fs: ext4: Add some defines for testing
Sean Anderson
2023-10-17
fs: ext4: Fix building ext4 in SPL if write is enabled
Sean Anderson
2023-10-17
fs: Disable sandbox filesystem in SPL
Sean Anderson
2023-10-17
lib: acpi: Fix linking SPL when ACPIGEN is enabled
Sean Anderson
2023-10-17
spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time
Sean Anderson
2023-10-17
Move i.MX8 container image loading support to common/spl
Sean Anderson
2023-10-17
arm: imx: Check header before calling spl_load_imx_container
Sean Anderson
2023-10-17
arm: imx: Add function to validate i.MX8 containers
Sean Anderson
2023-10-17
arm: imx: Use log_err for errors in read_auth_container
Sean Anderson
2023-10-17
arm: imx: Add newlines after error messages
Sean Anderson
2023-10-17
arm: imx: Fix i.MX8 container load address
Sean Anderson
2023-10-17
spl: fit: Fix entry point for SPL_LOAD_FIT_FULL
Sean Anderson
2023-10-17
spl: nor: Don't allocate header on stack
Sean Anderson
2023-10-17
spl: legacy: Fix referencing _image_binary_end
Sean Anderson
2023-10-17
Revert "fs: ext4: check the minimal partition size to mount"
Sean Anderson
2023-10-17
spl: mmc: Fix subsequent calls to spl_mmc_load with CONFIG_BLK
Sean Anderson
2023-10-17
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
Tom Rini
2023-10-17
board: rzg2l: Add RZ/G2L SMARC EVK board
Paul Barker
2023-10-17
arm: dts: Import RZ/G2L SMARC EVK device tree
Paul Barker
2023-10-17
arm: rmobile: Support RZ/G2L memory map
Paul Barker
2023-10-17
arm: rmobile: Add CPU detection for RZ/G2L
Paul Barker
2023-10-17
arm: rmobile: Include <asm/types.h> in header
Paul Barker
2023-10-17
mmc: renesas-sdhi: Initialize module on RZ/G2L
Paul Barker
2023-10-17
mmc: renesas-sdhi: Refactor probe function
Paul Barker
2023-10-17
serial: sh: Sort includes
Paul Barker
[next]