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
/
test
/
dm
/
of_platdata.c
Age
Commit message (
Expand
)
Author
2021-03-26
dm: core: Create a struct for device runtime info
Simon Glass
2021-03-26
sandbox: Create a new sandbox_noinst build
Simon Glass
2021-03-26
Revert "sandbox: Disable I2C emulators in SPL"
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: sandbox: Create a special fixed-rate driver
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-30
sandbox: Disable I2C emulators in SPL
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-10-29
dm: Use driver_info index instead of pointer
Simon Glass
2020-10-29
dm: Add a test for of-platdata parent information
Simon Glass
2020-10-29
dm: Use an allocated array for run-time device info
Simon Glass
2020-10-29
dm: test: Add a test for of-platdata phandles
Simon Glass
2020-10-29
dm: test: Add a check that all devices have a dev value
Simon Glass
2020-10-29
dm: Add a C test for of-platdata properties
Simon Glass
2020-10-29
dm: test: Add a very simple of-platadata test
Simon Glass