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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-03-12
spl: test: Add a test for spl_load_simple_fit()
Simon Glass
2021-03-12
sandbox: Update os_find_u_boot() to find the .img file
Simon Glass
2021-03-12
test: Allow SPL to run any available test
Simon Glass
2021-03-12
test: Rename all linker lists to have a ut_ prefix
Simon Glass
2021-03-12
test: Add a macros for finding tests in linker_lists
Simon Glass
2021-03-12
test: Run driver-model tests using ut_run_list()
Simon Glass
2021-03-12
test: Use a local variable for test state
Simon Glass
2021-03-12
test: Add ut_run_test_live_flat() to run tests twice
Simon Glass
2021-03-12
test: Use ut_run_test() to run driver model tests
Simon Glass
2021-03-12
test: Move test running into a separate function
Simon Glass
2021-03-12
test: Move dm_test_init() into test-main.c
Simon Glass
2021-03-12
test: Drop struct dm_test_state
Simon Glass
2021-03-12
test: Handle driver model reinit in test_pre_run()
Simon Glass
2021-03-12
test: Move delay skipping to test_pre_run()
Simon Glass
2021-03-12
test: Call test_pre/post_run() from driver model tests
Simon Glass
2021-03-12
test: Create pre/post-run functions
Simon Glass
2021-03-12
test: Add an overall test runner
Simon Glass
2021-03-12
test: Rename test-main.c to test-dm.c
Simon Glass
2021-03-12
test: Mark all driver model tests with a flag
Simon Glass
2021-03-04
Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-03-03
gpio: Add a way to read 3-way strapping pins
Simon Glass
2021-03-03
gpio: Replace direction_input() and direction_output()
Simon Glass
2021-03-03
dm: gpio: Add a way to update flags
Simon Glass
2021-03-03
gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags()
Simon Glass
2021-03-03
dm: gpio: Rename get_dir_flags() method to get_flags()
Simon Glass
2021-03-03
dm: gpio: Rename set_dir_flags() method to update_flags()
Simon Glass
2021-03-03
video: sunxi_display: Convert to DM_VIDEO
Jagan Teki
2021-03-02
tpm: Allow disabling platform hierarchy with TPM2
Simon Glass
2021-03-02
tpm: Add TPM2 support for write_lock
Simon Glass
2021-03-02
tpm: Add TPM2 support for read/write values
Simon Glass
2021-03-02
tpm: Add an implementation of define_space
Simon Glass
2021-03-02
tpm: Switch TPMv1 over to use the new API
Simon Glass
2021-03-02
tpm: Add an API that can support v1.2 and v2
Simon Glass
2021-03-02
sandbox: Avoid using malloc() for system state
Simon Glass
2021-03-02
sandbox: Add os_realloc()
Simon Glass
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-03-01
log: convert pr_*() to logging
Heinrich Schuchardt
2021-02-27
Merge tag 'efi-2021-04-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2021-02-26
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2021-02-26
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2021-02-26
efi_loader: fix documentation in efi_loader.h
Heinrich Schuchardt
2021-02-26
ARM: stm32: Add USB host boot support
Marek Vasut
2021-02-26
fastboot: add UUU command UCmd and ACmd support
Heiko Schocher
2021-02-26
part: Support getting whole disk from part_get_info_by_dev_and_name_or_num
Sean Anderson
2021-02-26
mtd: spi-nor-core: Fix typo in documentation
Sean Anderson
2021-02-26
mtd: spi-nor.h: Change spaces to tabs
Bin Meng
2021-02-25
ppc: Remove MPC8569MDS board
Tom Rini
2021-02-25
arm: Remove sksimx6 board
Tom Rini
2021-02-25
arm: Remove mx53smd board
Tom Rini
2021-02-25
arm: Remove mx53ard board
Tom Rini
[next]