Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c4b540e5dc5355da3a2cac58ec2967b3948538bd
/
test
/
dm
/
bus.c
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
6211d76
dm: core: Access device flags through functions
by Simon Glass
· Sat Dec 19 10:40:10 2020 -0700
4bf8972
test: Move some test drivers into their own file
by Simon Glass
· Wed Dec 23 08:11:18 2020 -0700
bdb7635
test: Use a simple variable to record removed device
by Simon Glass
· Wed Dec 23 08:11:17 2020 -0700
07e1338
dm: Drop the unused arg in uclass_find_device_by_seq()
by Simon Glass
· Wed Dec 16 21:20:29 2020 -0700
437ed82
dm: core: Switch binding to use new sequence numbers
by Simon Glass
· Wed Dec 16 21:20:11 2020 -0700
33b2efb
dm: treewide: Update 'auto' declarations to be on one line
by Simon Glass
· Thu Dec 03 16:55:22 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
7387340
test: gpio: Add tests for the managed API
by Jean-Jacques Hiblot
· Fri Sep 11 13:43:35 2020 +0530
974dccd
dm: Rename DM test flags to make them more generic
by Simon Glass
· Tue Jul 28 19:41:12 2020 -0600
75c4d41
dm: core: Drop header files from dm/test.h
by Simon Glass
· Sun Jul 19 10:15:37 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
fa45a08
dm: core: Add a function to count the children of a device
by Lokesh Vutla
· Wed Sep 04 16:01:26 2019 +0530
d9bad17
test: dm: core: Add test case for uclass driver's child_post_probe()
by Bin Meng
· Mon Oct 15 02:20:58 2018 -0700
d9d2478
test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag
by Bin Meng
· Wed Oct 10 22:07:01 2018 -0700
4e766c2
sandbox: Unprotect DATA regions in bus tests
by Simon Glass
· Mon Oct 01 21:12:32 2018 -0600
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
a471b67
dm: core: parse chosen node
by Rob Clark
· Wed Jan 10 11:33:30 2018 +0100
ac85552
test: bus: Add a check that dev is not NULL
by Simon Glass
· Wed Jun 07 10:28:44 2017 -0600
9b4057a
dm: test: Separate out the bus DT offset test
by Simon Glass
· Thu May 18 20:09:43 2017 -0600
80b5bc9
dm: core: Add flags parameter to device_remove()
by Stefan Roese
· Mon Mar 20 12:51:48 2017 +0100
09128c5
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
by Simon Glass
· Tue Jul 05 17:10:09 2016 -0600
de44acf
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
by Simon Glass
· Mon Sep 28 23:32:01 2015 -0600
3a77be5
test: Generalize the unit test framework
by Joe Hershberger
· Wed May 20 14:27:27 2015 -0500
2410d88
dm: test: bus: Use a local variable to simplify code
by Simon Glass
· Wed Mar 25 12:21:51 2015 -0600
5104b98
dm: core: Allow uclass to set up a device's child before it is probed
by Simon Glass
· Sun Jan 25 08:27:10 2015 -0700
f4c9b3e
dm: core: Allow the uclass to set up a device's child after binding
by Simon Glass
· Sun Jan 25 08:27:08 2015 -0700
c23b428
dm: core: Allow uclasses to specify private data for a device's children
by Simon Glass
· Sun Jan 25 08:27:06 2015 -0700
0ccb097
dm: core: Add a flag to control sequence numbering
by Simon Glass
· Sun Jan 25 08:27:05 2015 -0700
a4a51a0
dm: core: Add a post_bind method for parents
by Simon Glass
· Sun Jan 25 08:27:03 2015 -0700
57f9540
dm: core: Allow uclasses to specify platdata for a device's children
by Simon Glass
· Sun Jan 25 08:27:02 2015 -0700
11b6173
dm: core: Allow parents to have platform data for their children
by Simon Glass
· Sun Jan 25 08:27:01 2015 -0700
44da735
dm: core: Add functions for iterating through device children
by Simon Glass
· Mon Oct 13 23:41:49 2014 -0600
d45560d
dm: Add child_pre_probe() and child_post_remove() methods
by Simon Glass
· Wed Jul 23 06:55:21 2014 -0600
60d971b
dm: Introduce per-child data for devices
by Simon Glass
· Wed Jul 23 06:55:20 2014 -0600
48d4e29
dm: Add functions to access a device's children
by Simon Glass
· Wed Jul 23 06:55:19 2014 -0600
4071742
dm: Provide a function to scan child FDT nodes
by Simon Glass
· Wed Jul 23 06:55:18 2014 -0600