Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
34b3b4b7cf5f24ccb03d972ca19fa7228ef46fc1
/
include
/
dm
45a9335
dm: Protect device_unbind() with CONFIG_DM_DEVICE_REMOVE
by Marek Vasut
· 10 years ago
99b7235
dm: introduce dev_get_addr interface
by Peng Fan
· 10 years ago
6d02035
dm: sh: serial: Add support driver model
by Nobuhiro Iwamatsu
· 10 years ago
98ebb12
DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver
by Ruchika Gupta
· 10 years ago
5104b98
dm: core: Allow uclass to set up a device's child before it is probed
by Simon Glass
· 10 years ago
f4c9b3e
dm: core: Allow the uclass to set up a device's child after binding
by Simon Glass
· 10 years ago
c23b428
dm: core: Allow uclasses to specify private data for a device's children
by Simon Glass
· 10 years ago
0ccb097
dm: core: Add a flag to control sequence numbering
by Simon Glass
· 10 years ago
98fd5d1
dm: core: Add a function to get a device's uclass ID
by Simon Glass
· 10 years ago
a4a51a0
dm: core: Add a post_bind method for parents
by Simon Glass
· 10 years ago
57f9540
dm: core: Allow uclasses to specify platdata for a device's children
by Simon Glass
· 10 years ago
11b6173
dm: core: Allow parents to have platform data for their children
by Simon Glass
· 10 years ago
8f5251d
dm: core: Improve comments for uclass_first/next_device()
by Simon Glass
· 10 years ago
7df766e
dm: i2c: Add tests for I2C
by Simon Glass
· 10 years ago
6ca4ba0
dm: Add a simple EEPROM driver
by Simon Glass
· 10 years ago
daa5470
dm: i2c: Add I2C emulation driver for sandbox
by Simon Glass
· 10 years ago
c7a5890
dm: i2c: Add a uclass for I2C
by Simon Glass
· 10 years ago
36f9f1b
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
54f79a0
dm: Add a function to bind a device by driver name
by Simon Glass
· 10 years ago
43f488a
dm: core: Add functions to find parent and OF data
by Simon Glass
· 10 years ago
70c3a0e
dm: core: Allow access to the device's driver_id data
by Simon Glass
· 10 years ago
d049afa
DM: thermal: Add imx thermal DM driver
by Ye.Li
· 10 years ago
dffe2ec
dm: Disable dm_warn() in SPL
by Simon Glass
· 10 years ago
b38ea5a
dm: Allow device removal features to be dropped
by Simon Glass
· 10 years ago
50c1254
dm: serial: use Driver Model for UniPhier serial driver
by Masahiro Yamada
· 10 years ago
22c97de
dm: move platform data headers to include/dm/platform_data
by Masahiro Yamada
· 10 years ago
0927a6f
test: dm: Support memory leak checking as a core feature
by Simon Glass
· 10 years ago
599447c
dm: core: Add support for simple-bus
by Simon Glass
· 10 years ago
acf79bd
dm: core: Allow a list of devices to be declared in one step
by Simon Glass
· 10 years ago
44569b5
dm: cros_ec: Add support for driver model
by Simon Glass
· 10 years ago
d6eedf7
dm: sf: Add a uclass for SPI flash
by Simon Glass
· 10 years ago
10a4a33
dm: sandbox: Add a SPI emulation uclass
by Simon Glass
· 10 years ago
dd82d44
dm: spi: Add a uclass for SPI
by Simon Glass
· 10 years ago
47424ec
dm: core: Add a clarifying comment on struct udevice's seq member
by Simon Glass
· 10 years ago
1586a84
dm: core: Allow parents to pass data to children during probe
by Simon Glass
· 10 years ago
44da735
dm: core: Add functions for iterating through device children
by Simon Glass
· 10 years ago
f797bc2
dm: add of_match_ptr() macro
by Masahiro Yamada
· 10 years ago
1833130
dm: fix include guard
by Masahiro Yamada
· 10 years ago
63b3a8f
dm: include <linker_lists.h> from platdata.h and uclass.h
by Masahiro Yamada
· 10 years ago
191fa3b
dm: fix comments
by Masahiro Yamada
· 10 years ago
247f596
dm: Add a uclass for serial devices
by Simon Glass
· 10 years ago
439bc84
dm: Adjust lists_bind_fdt() to return the bound device
by Simon Glass
· 10 years ago
97e22e3
dm: Add dm_scan_other() to locate board-specific devices
by Simon Glass
· 10 years ago
d45560d
dm: Add child_pre_probe() and child_post_remove() methods
by Simon Glass
· 10 years ago
60d971b
dm: Introduce per-child data for devices
by Simon Glass
· 10 years ago
48d4e29
dm: Add functions to access a device's children
by Simon Glass
· 10 years ago
4071742
dm: Provide a function to scan child FDT nodes
by Simon Glass
· 10 years ago
cebcebb
dm: Tidy up some header file comments
by Simon Glass
· 10 years ago
c1464ab
dm: Allow a device to be found by its FDT offset
by Simon Glass
· 10 years ago
db6f020
dm: Introduce device sequence numbering
by Simon Glass
· 10 years ago
a730c5d
dm: Support driver model prior to relocation
by Simon Glass
· 10 years ago
fef72b7
dm: Allow drivers to be marked 'before relocation'
by Simon Glass
· 10 years ago
0019758
dm: Provide a way to shut down driver model
by Simon Glass
· 10 years ago
4dbb5cf
dm: Tidy up four minor code nits
by Simon Glass
· 10 years ago
34a1d35
dm: Cast away the const-ness of the global_data pointer
by Simon Glass
· 10 years ago
767827a
dm: Rename struct device_id to udevice_id
by Simon Glass
· 10 years ago
b74fcb4
dm: rename device struct to udevice
by Heiko Schocher
· 11 years ago
b2c1cac
dm: Add basic tests
by Simon Glass
· 11 years ago
dd6ab88
dm: Add base driver model support
by Simon Glass
· 11 years ago