Age | Commit message (Expand) | Author |
---|---|---|
2015-04-18 | common: Make sure arch-specific map_sysmem() is defined | Joe Hershberger |
2015-04-16 | dm: Show both allocated and requested seq numbers in 'dm uclass' | Simon Glass |
2014-12-11 | dm_test: improve the appearance shown by "dm tree" command | Masahiro Yamada |
2014-07-23 | dm: Display the sequence number for each device | Simon Glass |
2014-07-23 | dm: Avoid activating devices in 'dm uclass' command | Simon Glass |
2014-07-23 | dm: Move device display into its own function | Simon Glass |
2014-06-21 | dm: Use '*' to indicate a device is activated | Simon Glass |
2014-06-20 | dm: Fix printf() strings in the 'dm' command | Simon Glass |
2014-06-20 | dm: Allow driver model tests only for sandbox | Simon Glass |
2014-05-27 | dm: rename device struct to udevice | Heiko Schocher |
2014-03-04 | dm: Add a 'dm' command for testing | Simon Glass |