~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dm
/
test-fdt.c
Commit message (
Expand
)
Author
Age
*
core: fdtaddr: use map_sysmem() as cast for the return
Johan Jonker
2023-04-28
*
dm: treewide: Complete migration to new driver model schema
Simon Glass
2023-02-14
*
test: dm: test-fdt: Add decode_panel_timing test
Nikhil M Jain
2023-02-04
*
test:dm:fix typo
Yuepeng Xing
2023-01-05
*
dm: core: Do not stop uclass iteration on error
Michal Suchanek
2022-10-29
*
dm: core: Fix uclass_probe_all to really probe all devices
Michal Suchanek
2022-10-17
*
dm: core: Add functions to read 8/16-bit integers
Stefan Herbrechtsmeier
2022-09-14
*
dm: core: Move ofnode-writing test to ofnode
Simon Glass
2022-08-12
*
sandbox: net: Add aliases for ethernet devices
Sean Anderson
2022-06-08
*
dm: Fix OF_BAD_ADDR definition
Patrice Chotard
2022-01-25
*
net: use the same alias stem for ethernet as linux
Michael Walle
2021-06-18
*
test: add dm_test_read_resource
Patrick Delaunay
2021-06-05
*
Revert "fdt: translate address if #size-cells = <0>"
Dario Binacchi
2021-05-12
*
dtoc: Assign a sequence number to each node
Simon Glass
2021-03-22
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
dm: core: add a function to decode display timings
Dario Binacchi
2021-01-12
*
fdt: translate address if #size-cells = <0>
Dario Binacchi
2021-01-12
*
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2021-01-05
*
dm: core: Access device flags through functions
Simon Glass
2021-01-05
*
test: Move some test drivers into their own file
Simon Glass
2021-01-05
*
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
*
dm: core: Drop seq and req_seq
Simon Glass
2020-12-18
*
dm: Drop the unused arg in uclass_find_device_by_seq()
Simon Glass
2020-12-18
*
dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ
Simon Glass
2020-12-18
*
dm: Switch over to use new sequence number for dev_seq()
Simon Glass
2020-12-18
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
dm: core: Drop unused parameter from dm_extended_scan_fdt()
Simon Glass
2020-12-13
*
dm: core: Drop unused parameter from dm_scan_fdt()
Simon Glass
2020-12-13
*
test: dm: add test for phandle access functions
Patrick Delaunay
2020-10-06
*
test: gpio: Add tests for the managed API
Jean-Jacques Hiblot
2020-09-30
*
test: dm: Add test case for devfdt_get_addr_ptr
Ovidiu Panait
2020-08-22
*
dm: Rename DM test flags to make them more generic
Simon Glass
2020-08-07
*
dm: core: Drop header files from dm/test.h
Simon Glass
2020-08-03
*
test/dm: check if devices exist
Heinrich Schuchardt
2020-07-25
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
*
test/dm: check if devices exist
Heinrich Schuchardt
2020-07-20
*
dm: uclass: don't assign aliased seq numbers
Michael Walle
2020-06-11
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
test: dm: update test for pins configuration in gpio
Patrick Delaunay
2020-04-16
*
dm: core: Read parent ofdata before children
Simon Glass
2020-04-16
*
dm: core: support reading a single indexed u32 value
Dario Binacchi
2020-04-16
*
dm: test: add test case for dev_read_u64 function
Dario Binacchi
2020-04-16
*
dm: core: Move "/chosen" and "/firmware" node scan
Patrick Delaunay
2020-04-16
*
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-11
|
\
|
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
|
*
dm: core: Add a way to iterate through children, probing each
Simon Glass
2020-02-05
|
*
dm: core: Add a way to read platdata for all child devices
Simon Glass
2020-02-05
[next]