| Commit message (Expand) | Author | Age | Files | Lines |
| * | Check for errors when detaching children first, not last | John Baldwin | 2025-02-27 | 1 | -1/+6 |
| * | simplebus: Implement bus_delete_resource | John Baldwin | 2025-02-27 | 1 | -0/+1 |
| * | simplebus: Map SYS_RES_IOPORT to SYS_RES_MEMORY later in alloc_resource | John Baldwin | 2025-02-27 | 1 | -3/+3 |
| * | simplebus: Consistently map SYS_RES_IOPORT to SYS_RES_MEMORY | John Baldwin | 2025-02-27 | 1 | -7/+83 |
| * | geom_flashmap: Rename the kernel module | Mark Johnston | 2024-11-05 | 1 | -1/+1 |
| * | simple_mfd: don't attach children twice | Mitchell Horne | 2024-04-18 | 1 | -4/+1 |
| * | sys: Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 2 | -2/+0 |
| * | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 5 | -9/+0 |
| * | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 9 | -18/+0 |
| * | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 6 | -6/+6 |
| * | ofw_cpu_early_foreach: Change callback to return bool instead of boolean_t. | John Baldwin | 2023-05-04 | 1 | -1/+1 |
| * | sys: Nuke double-semicolons | Elliott Mitchell | 2022-11-02 | 1 | -1/+1 |
| * | ofw: add BUS_GET_DEVICE_PATH interface to openfirm/fdt, somewhat incomplete. | Takanori Watanabe | 2022-10-18 | 1 | -0/+1 |
| * | device_get_property: add a HANDLE case | Bjoern A. Zeeb | 2022-10-09 | 1 | -2/+17 |
| * | fdt simple drivers: Remove unused devclass arguments to DRIVER_MODULE. | John Baldwin | 2022-05-09 | 2 | -9/+5 |
| * | Extend device_get_property API | Kornel Duleba | 2022-03-10 | 1 | -3/+46 |
| * | device: add device_get_property and device_has_property | Bartlomiej Grzesik | 2021-09-20 | 1 | -0/+16 |
| * | Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights | Ed Maste | 2021-08-08 | 3 | -3/+0 |
| * | newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,loca... | Warner Losh | 2021-06-23 | 1 | -1/+1 |
| * | simple_mfd: switch to controllable locking for syscon provider. | Michal Meloun | 2021-03-04 | 1 | -12/+28 |
| * | Correctly handle nodes compatible with "syscon", "simple-bus". | Michal Meloun | 2020-09-25 | 1 | -0/+10 |
| * | Make simplebus friendlier for subclassing. | Michal Meloun | 2020-09-25 | 2 | -2/+29 |
| * | Allow child classes of simplebus to call attach directly | Andrew Turner | 2020-08-03 | 2 | -3/+8 |
| * | Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) | Pawel Biernacki | 2020-02-26 | 1 | -1/+2 |
| * | fdt_pinctrl: Add new methods for gpios | Emmanuel Vadot | 2020-01-16 | 1 | -0/+58 |
| * | fdt_slicer: bump to SI_ORDER_THIRD following r347183 | Kyle Evans | 2019-09-29 | 1 | -4/+4 |
| * | Fix bug introduced by r351184. | Michal Meloun | 2019-08-18 | 1 | -1/+1 |
| * | Add method for getting of syscon handle from parent device. | Michal Meloun | 2019-08-18 | 1 | -2/+17 |
| * | Revert r351129 | Emmanuel Vadot | 2019-08-17 | 1 | -1/+1 |
| * | fdt: simple-mfd: Set the syscon memory to SHAREABLE | Emmanuel Vadot | 2019-08-16 | 1 | -1/+1 |
| * | Extend simple_mfd driver to expose a syscon interface if | Ganbold Tsagaankhuu | 2019-07-02 | 2 | -3/+167 |
| * | cpsw: use `phy-handle` in FDT to find PHY address | Ed Maste | 2019-04-03 | 1 | -0/+3 |
| * | fdt: Explicitly mark fdt_slicer as dependent on geom_flashmap | Justin Hibbits | 2019-03-17 | 1 | -0/+1 |
| * | Add support to fdt_slicer for the new style partition data documented in | Ian Lepore | 2019-02-27 | 1 | -21/+44 |
| * | Child nodes with a compatible property are not slices, according to the | Ian Lepore | 2019-02-27 | 1 | -0/+4 |
| * | Rename some functions and variables to have shorter names, which allows | Ian Lepore | 2019-02-27 | 1 | -28/+18 |
| * | Make it possible to load fdt_slicer as a module (unloading works too fwiw). | Ian Lepore | 2019-02-26 | 1 | -2/+30 |
| * | fdt: Add support for simple-mfd bus | Emmanuel Vadot | 2018-12-12 | 3 | -8/+179 |
| * | fdt_pinctrl: Add some TSLOG annotations | Emmanuel Vadot | 2018-07-19 | 2 | -1/+21 |
| * | Increase the number of fdt memory regions we support to 16. Some SoCs have | Andrew Turner | 2018-05-29 | 1 | -1/+1 |
| * | Handle reserved memory with the no-map property. | Andrew Turner | 2018-05-22 | 2 | -0/+42 |
| * | Align OF_getencprop_alloc API with OF_getencprop and OF_getprop_alloc | Oleksandr Tymoshenko | 2018-04-09 | 2 | -4/+4 |
| * | Clean up OF_getprop_alloc API | Oleksandr Tymoshenko | 2018-04-08 | 2 | -3/+3 |
| * | Replace calls to fdt_is_compatible with ofw_bus_node_is_compatible. These | Andrew Turner | 2018-04-08 | 1 | -44/+3 |
| * | Revert r332277, it contained an unintended extra change | Andrew Turner | 2018-04-08 | 1 | -2/+75 |
| * | Replace calls to fdt_is_compatible with ofw_bus_node_is_compatible. These | Andrew Turner | 2018-04-08 | 1 | -75/+2 |
| * | Move fdt_is_type to be a Marvell specific function. It's not used by any | Andrew Turner | 2018-04-08 | 2 | -20/+0 |
| * | Remove fdt_pm_is_enabled as it's Marvell specific. Replace the only call to | Andrew Turner | 2018-04-04 | 2 | -15/+0 |
| * | Remove fdt_is_enabled, fdt_reg_to_rl, and fdt_get_unit. These are not used | Andrew Turner | 2018-04-03 | 2 | -89/+0 |
| * | Switch users of fdt_is_enabled to use ofw_bus_node_status_okay. These are | Andrew Turner | 2018-04-03 | 1 | -1/+1 |