freebsd-dev/sys/arm/annapurna/alpine
Oleksandr Tymoshenko f7604b1b27 Align OF_getencprop_alloc API with OF_getencprop and OF_getprop_alloc
Change OF_getencprop_alloc semantics to be combination of malloc and
OF_getencprop and return size of the property, not number of elements
allocated.

For the use cases where number of elements is preferred introduce
OF_getencprop_alloc_multi helper function that copies semantics
of OF_getencprop_alloc prior to this change.

This is to make OF_getencprop_alloc and OF_getencprop_alloc_multi
function signatures consistent with OF_getencprop_alloc and
OF_getencprop_alloc_multi.

Functionality-wise this patch is mostly rename of OF_getencprop_alloc
to OF_getencprop_alloc_multi except two calls in ofw_bus_setup_iinfo
where 1 was used as a block size.
2018-04-09 22:06:16 +00:00
..
alpine_ccu.c Introduce support for Annapurna Alpine CCU and NB devices 2016-09-07 05:34:41 +00:00
alpine_common.c Add PLATFORM and PLATFORM_SMP support to the ALPINE kernel configuration. 2017-07-04 12:26:47 +00:00
alpine_machdep_mp.c Add PLATFORM and PLATFORM_SMP support to the ALPINE kernel configuration. 2017-07-04 12:26:47 +00:00
alpine_machdep.c [ofw] fix errneous checks for OF_finddevice(9) return value 2018-03-20 00:03:49 +00:00
alpine_mp.h Add PLATFORM and PLATFORM_SMP support to the ALPINE kernel configuration. 2017-07-04 12:26:47 +00:00
alpine_nb_service.c Introduce support for Annapurna Alpine CCU and NB devices 2016-09-07 05:34:41 +00:00
alpine_pci_msix.c Align OF_getencprop_alloc API with OF_getencprop and OF_getprop_alloc 2018-04-09 22:06:16 +00:00
alpine_pci.c To allow for an ACPI attachment to the generic PCIe driver split off the 2016-11-21 18:24:05 +00:00
alpine_serdes.c Support for Alpine Serializer/Deserializer. 2016-10-20 11:26:51 +00:00
alpine_serdes.h Support for Alpine Serializer/Deserializer. 2016-10-20 11:26:51 +00:00
files.alpine Revert r327250 as it broke the build for some armv6 kernel and all armv4/5 2017-12-28 07:31:14 +00:00
std.alpine Tag all armv7 kernels as such in their machine config line. 2017-10-05 23:01:50 +00:00