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
/
test-fdt.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
test: Remove <common.h> and add needed includes
Tom Rini
2023-09-06
test: dm: test-fdt: Use fdtdec_get_int() in dm_check_devices()
Marek Vasut
2023-04-28
core: fdtaddr: use map_sysmem() as cast for the return
Johan Jonker
2023-02-14
dm: treewide: Complete migration to new driver model schema
Simon Glass
2023-02-04
test: dm: test-fdt: Add decode_panel_timing test
Nikhil M Jain
2023-01-05
test:dm:fix typo
Yuepeng Xing
2022-10-29
dm: core: Do not stop uclass iteration on error
Michal Suchanek
2022-10-17
dm: core: Fix uclass_probe_all to really probe all devices
Michal Suchanek
2022-09-14
dm: core: Add functions to read 8/16-bit integers
Stefan Herbrechtsmeier
2022-08-12
dm: core: Move ofnode-writing test to ofnode
Simon Glass
2022-06-08
sandbox: net: Add aliases for ethernet devices
Sean Anderson
2022-01-25
dm: Fix OF_BAD_ADDR definition
Patrice Chotard
2021-06-18
net: use the same alias stem for ethernet as linux
Michael Walle
2021-06-05
test: add dm_test_read_resource
Patrick Delaunay
2021-05-12
Revert "fdt: translate address if #size-cells = <0>"
Dario Binacchi
2021-03-22
dtoc: Assign a sequence number to each node
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-12
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-05
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
2020-12-18
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-13
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-10-06
test: dm: add test for phandle access functions
Patrick Delaunay
2020-09-30
test: gpio: Add tests for the managed API
Jean-Jacques Hiblot
2020-08-22
test: dm: Add test case for devfdt_get_addr_ptr
Ovidiu Panait
2020-08-07
dm: Rename DM test flags to make them more generic
Simon Glass
2020-08-03
dm: core: Drop header files from dm/test.h
Simon Glass
2020-07-25
test/dm: check if devices exist
Heinrich Schuchardt
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
test/dm: check if devices exist
Heinrich Schuchardt
2020-06-11
dm: uclass: don't assign aliased seq numbers
Michael Walle
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-04-16
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
[next]