aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/fdt
Commit message (Expand)AuthorAgeFilesLines
* Eliminate FDT_IMMR_VA define.Rafal Jaworowski2010-07-192-3/+3
* Move MRVL FDT fixups and PIC decode routine to a platform specific area.Rafal Jaworowski2010-07-191-88/+0
* Convert Freescale PowerPC platforms to FDT convention.Rafal Jaworowski2010-07-111-2/+3
* Introduce PowerPC-specific helper routines for FDT.Rafal Jaworowski2010-07-111-0/+168
* Save fdtbus trigger / polarity data at their correct index.Rafal Jaworowski2010-07-111-2/+2
* Let simplebus(4) diagnostics be a bit more descriptive.Rafal Jaworowski2010-07-111-4/+7
* Initial FDT infrastructure elements for ARM.Rafal Jaworowski2010-06-131-0/+88
* Provide identify method for the fdtbus(4).Rafal Jaworowski2010-06-131-0/+10
* Import the common Flattened Device Tree infrastructure.Rafal Jaworowski2010-06-026-0/+2140