u-boot-brain/include/dm
Simon Glass 57d92753d4 dm: Add a uclass for serial devices
Serial devices support simple byte input/output and a few operations to find
out whether data is available. Add a basic uclass for serial devices to be
used by drivers that are converted to driver model.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-09-10 13:00:00 -06:00
..
device-internal.h dm: Allow drivers to be marked 'before relocation' 2014-07-23 14:07:24 +01:00
device.h dm: Add child_pre_probe() and child_post_remove() methods 2014-07-23 14:08:37 +01:00
lists.h dm: Adjust lists_bind_fdt() to return the bound device 2014-09-10 12:59:59 -06:00
platdata.h dm: Tidy up some header file comments 2014-07-23 14:07:26 +01:00
root.h dm: Add dm_scan_other() to locate board-specific devices 2014-07-23 14:08:37 +01:00
test.h dm: Add child_pre_probe() and child_post_remove() methods 2014-07-23 14:08:37 +01:00
uclass-id.h dm: Add a uclass for serial devices 2014-09-10 13:00:00 -06:00
uclass-internal.h dm: Introduce device sequence numbering 2014-07-23 14:07:25 +01:00
uclass.h dm: Tidy up some header file comments 2014-07-23 14:07:26 +01:00
ut.h dm: Add basic tests 2014-03-04 12:15:29 -05:00
util.h dm: Add base driver model support 2014-03-04 12:15:29 -05:00