Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-03-19 | of: device_node kobject lifecycle fixes | Pantelis Antoniou | 4 | -13/+47 |
2014-03-15 | of: only scan for reserved mem when fdt present | Josh Cartwright | 1 | -0/+3 |
2014-03-13 | powerpc: add support for reserved memory defined by device tree | Marek Szyprowski | 2 | -0/+4 |
2014-03-13 | arm64: add support for reserved memory defined by device tree | Marek Szyprowski | 2 | -0/+2 |
2014-03-11 | of: remove /proc/device-tree | Grant Likely | 7 | -322/+1 |
2014-03-11 | of/selftest: Add self tests for manipulation of properties | Grant Likely | 1 | -0/+62 |
2014-03-11 | of: Make device nodes kobjects so they show up in sysfs | Grant Likely | 9 | -18/+209 |
2014-03-11 | arm: add support for reserved memory defined by device tree | Marek Szyprowski | 2 | -0/+3 |
2014-03-11 | drivers: of: add support for custom reserved memory drivers | Marek Szyprowski | 3 | -0/+72 |
2014-03-11 | drivers: of: add initialization code for dynamic reserved memory | Marek Szyprowski | 5 | -2/+227 |
2014-03-11 | drivers: of: add initialization code for static reserved memory | Marek Szyprowski | 2 | -0/+135 |