| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r366156: | Michal Meloun | 2020-10-31 | 1 | -0/+10 |
| * | MFC r342008,r363799,r366146: | Michal Meloun | 2020-10-31 | 2 | -5/+37 |
| * | MFC r348885, r351543, r356806-r356807 | Emmanuel Vadot | 2020-03-04 | 1 | -0/+58 |
| * | MFC r352863: fdt_slicer: bump to SI_ORDER_THIRD following r347183 | Kyle Evans | 2019-10-03 | 1 | -4/+4 |
| * | MFC r351184, r351189, r351217 | Emmanuel Vadot | 2019-09-13 | 1 | -2/+17 |
| * | MFC r349596 by ganbold: | Emmanuel Vadot | 2019-08-16 | 2 | -3/+167 |
| * | MFC r342008, r342010-r342020 | Emmanuel Vadot | 2019-08-05 | 3 | -8/+179 |
| * | MFC r344505-r344507, r344523, r344525-r344526, r344529, r344606-r344612, | Ian Lepore | 2019-04-22 | 1 | -45/+90 |
| * | MFC r345855: cpsw: use `phy-handle` in FDT to find PHY address | Ed Maste | 2019-04-17 | 1 | -0/+3 |
| * | 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 |
| * | [ofw] fix errneous checks for OF_finddevice(9) return value | Oleksandr Tymoshenko | 2018-03-20 | 1 | -2/+2 |
| * | Remove fdt fixups for powerpc, they are no longer needed. | Justin Hibbits | 2018-01-13 | 1 | -144/+0 |
| * | Do pass removing some write-only variables from the kernel. | Alexander Kabaev | 2017-12-25 | 1 | -11/+3 |
| * | sys/dev: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 5 | -0/+10 |
| * | Enable parsing simple-bus 'ranges' with multiple entries | Marcin Wojtas | 2017-08-09 | 1 | -1/+2 |
| * | Set the correct default for #address-cells variable when the property does | Luiz Otavio O Souza | 2017-04-30 | 1 | -1/+1 |
| * | Make the default FDT implementation of platform_mp_setmaxid use the cpu | Andrew Turner | 2017-03-17 | 1 | -0/+34 |
| * | - Allow different slicers for different flash types to be registered | Marius Strobl | 2017-02-22 | 1 | -5/+31 |
| * | Make fdt_pm_mask_table internal to the Marvell code, it's unued anywhere | Andrew Turner | 2017-01-26 | 1 | -6/+0 |
| * | "Buses" is the preferred plural of "bus" | Conrad Meyer | 2017-01-15 | 1 | -1/+1 |
| * | Make fdt_is_compatible a static function. It's only used in fdt_common.c. | Andrew Turner | 2016-11-19 | 2 | -2/+3 |
| * | Replace another fdt_is_compatible() call. | Justin Hibbits | 2016-11-11 | 1 | -1/+1 |
| * | Use ofw_bus_node_is_compatible in more drivers used on arm. | Andrew Turner | 2016-11-11 | 1 | -1/+2 |
| * | Replace OF_getprop ... fdt32_to_cpu with OF_getencprop. The latter | Andrew Turner | 2016-11-11 | 1 | -7/+7 |
| * | Pull the common FDT interrupt values into a new header rather than be magic | Andrew Turner | 2016-10-26 | 1 | -0/+44 |
| * | Revert r306473. | Justin Hibbits | 2016-10-01 | 1 | -9/+0 |
| * | Use the cell-index property as the unit number if available. | Justin Hibbits | 2016-09-30 | 1 | -0/+9 |
| * | INTRNG: Rework handling with resources. Partially revert r301453. | Michal Meloun | 2016-08-19 | 1 | -2/+0 |
| * | Add hw.fdt sysctl node. | Stephen J. Kiernan | 2016-08-06 | 2 | -0/+6 |
| * | INTRNG - change the way how an interrupt mapping data are provided | Svatopluk Kraus | 2016-06-05 | 1 | -0/+2 |
| * | Add OF_prop_free function as a counterpart for OF_*prop_alloc | Oleksandr Tymoshenko | 2016-05-11 | 3 | -8/+8 |
| * | sys/dev: minor spelling fixes. | Pedro F. Giffuni | 2016-05-03 | 1 | -1/+1 |
| * | Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machine | Andrew Turner | 2016-04-15 | 1 | -1/+1 |
| * | Add fman and dpaa fixups for powerpc fdt | Justin Hibbits | 2016-04-15 | 1 | -3/+62 |
| * | ARM: Parse command line delivered by U-Boot: | Michal Meloun | 2016-03-26 | 2 | -0/+14 |
| * | Use uintmax_t (typedef'd to rman_res_t type) for rman ranges. | Justin Hibbits | 2016-03-18 | 1 | -3/+3 |
| * | Make the memory size returned from fdt_get_mem_regions a 64-bit type. This | Andrew Turner | 2016-03-01 | 2 | -3/+3 |
| * | Make the fdt_get_mem_regions memsize argument optional. It's only used in | Andrew Turner | 2016-03-01 | 1 | -1/+2 |
| * | Fix fdt_get_mem_regions() to work with 64-bit addresses | Wojciech Macek | 2016-02-29 | 2 | -3/+3 |