index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-03-26
dm: core: Add warnings to private / platform setters
Simon Glass
2021-03-26
dm: core: Use separate priv/plat data region
Simon Glass
2021-03-26
dm: core: Allow storing priv/plat data separately
Simon Glass
2021-03-26
dm: core: Move flags to device-runtime info
Simon Glass
2021-03-26
dm: core: Create a struct for device runtime info
Simon Glass
2021-03-26
sandbox: i2c: Support i2c emulation with of-platdata
Simon Glass
2021-03-26
dm: Rename device_get_by_driver_info_idx()
Simon Glass
2021-03-26
dm: core: Drop device_get_by_driver_info()
Simon Glass
2021-03-26
clk: fixed-rate: Export driver parts for OF_PLATDATA_INST
Simon Glass
2021-03-26
dm: core: Include dt-decl.h automatically
Simon Glass
2021-03-22
dm: core: Adjust uclass setup with of-platdata
Simon Glass
2021-03-22
dm: core: Add macros to access the new linker lists
Simon Glass
2021-03-22
linker_lists: Allow use in data structures
Simon Glass
2021-03-22
dtoc: Generate uclass devices
Simon Glass
2021-03-22
dtoc: Support headers needed for drivers
Simon Glass
2021-03-22
dtoc: Support tracking the phase of U-Boot
Simon Glass
2021-03-20
board: Add MT8183 pumpkin board support
Fabien Parent
2021-03-20
configs: mt8516: use bootcmd from config_distro_bootcmd.h
Fabien Parent
2021-03-20
board: mediatek: rename pumpkin board into mt8516
Fabien Parent
2021-03-16
arm: rmobile: Add Silicon Linux EK874 board support
Lad Prabhakar
2021-03-16
arm: rmobile: Add HopeRun HiHope RZ/G2M board support
Biju Das
2021-03-15
Merge tag 'v2021.04-rc4' into next
Tom Rini
2021-03-15
Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-03-15
Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-03-15
include: configs: am65x_evm: Optimize size of SPL BSS
Lokesh Vutla
2021-03-15
ARM: da850-evm: Fix boot issues from missing SPL_PAD_TO
Adam Ford
2021-03-13
common: SCP03 control (enable and provision of keys)
Jorge Ramirez-Ortiz
2021-03-12
log: Add return-checking macros for 0 being success
Simon Glass
2021-03-12
log: Handle line continuation
Simon Glass
2021-03-12
log: Set up a flag byte for log records
Simon Glass
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-11
configs: stm32mp15: move bootdelay configuration in defconfig
Patrick Delaunay
[next]