summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/powerpc/include/linux/of.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* linux/of_address.h: Add of_translate_address()Sebastian Huber2018-01-231-1/+3
| | | | Update #3277.
* linux/of.h: Add of_find_node_by_path()Sebastian Huber2018-01-231-0/+3
| | | | Update #3277.
* linux/of.h: Add of_read_number()Sebastian Huber2018-01-231-0/+2
| | | | Update #3277.
* linux/of.h: Add of_n_size_cells()Sebastian Huber2018-01-231-0/+2
| | | | Update #3277.
* linux/of.h: Add of_n_addr_cells()Sebastian Huber2018-01-231-0/+2
| | | | Update #3277.
* Linux update to 4.11-rc5Sebastian Huber2017-10-231-2/+21
| | | | Linux baseline a71c9a1c779f2499fb2afc0553e543f18aff6edf (4.11-rc5).
* Import DPAA driver snapshotSebastian Huber2017-10-231-0/+77
Imported from Freescale Linux repository git://git.freescale.com/ppc/upstream/linux.git commit 2774c204cd8bfc56a200ff4dcdfc9cdf5b6fc161. Linux compatibility layer is partly from FreeBSD.