Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-18 | common: Drop log.h from common header | Simon Glass | 2 | -0/+2 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 5 | -11/+5 |
2018-02-18 | sandbox: Add 64-bit sandbox | Mario Six | 1 | -1/+1 |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass | 2 | -2/+2 |
2015-08-12 | drivers: hierarchize drivers Kconfig menu | Masahiro Yamada | 1 | -0/+4 |
2015-04-18 | common: Make sure arch-specific map_sysmem() is defined | Joe Hershberger | 1 | -0/+1 |
2015-02-12 | dm: Add Kconfig for driver/demo | Simon Glass | 1 | -0/+26 |
2015-01-29 | dm: demo: Add a simple GPIO demonstration | Simon Glass | 2 | -0/+91 |
2014-09-24 | kbuild: refactor some makefiles | Masahiro Yamada | 1 | -1/+1 |
2014-07-23 | dm: Give the demo uclass a name | Simon Glass | 1 | -0/+1 |
2014-06-20 | dm: Rename struct device_id to udevice_id | Simon Glass | 2 | -2/+2 |
2014-05-27 | dm: rename device struct to udevice | Heiko Schocher | 3 | -8/+8 |
2014-03-04 | dm: Add a demonstration/example driver | Simon Glass | 5 | -0/+288 |