summaryrefslogtreecommitdiffstats
path: root/include/of.h
Commit message (Expand)AuthorAgeFilesLines
* of: partition: implement of_partition_ensure_probedAhmad Fatoum2021-07-181-0/+6
* Merge branch 'for-next/firmware'Sascha Hauer2021-07-181-4/+39
|\
| * overlay: Add filters to choose which overlays to applySascha Hauer2021-06-281-2/+16
| * blspec: Rework firmware loadSascha Hauer2021-06-281-2/+15
| * firmware: Load from global search pathSascha Hauer2021-06-251-2/+2
| * overlay: Add of_overlay_apply_file()Sascha Hauer2021-06-251-0/+7
| * fdt: Check blob size during unflatteningSascha Hauer2021-06-251-2/+2
| * of: Add function to duplicate a device treeSascha Hauer2021-06-251-0/+1
* | console: respect baudrate specified in device-tree stdout-pathAhmad Fatoum2021-06-281-4/+4
* | of: Add dummy driverSascha Hauer2021-06-251-0/+5
* | common: add initial barebox deep-probe supportMarco Felsch2021-06-251-0/+26
* | of: implement of_get_stdoutpath()Sascha Hauer2021-06-251-0/+6
* | of: platform: Keep track of populated platform devicesMarco Felsch2021-06-251-0/+1
|/
* Merge branch 'for-next/overlapping-memory-banks'Sascha Hauer2021-06-161-3/+3
|\
| * of: warn about of_add_memory_bank errorsAhmad Fatoum2021-06-021-1/+1
| * of: propagate errors inside barebox_register_{of, fdt} into initcallsAhmad Fatoum2021-06-021-2/+2
* | of: base: constify some property pointersTrent Piepho2021-06-021-5/+5
* | commands: of_dump: implement -p for printing properties onlyAhmad Fatoum2021-05-311-0/+1
|/
* Merge branch 'for-next/rpi'Sascha Hauer2020-12-111-0/+1
|\
| * ARM: rpi: Add Raspberry Pi Zero W mini-uart supportAhmad Fatoum2020-12-101-0/+1
* | Merge branch 'for-next/mtd'Sascha Hauer2020-12-111-0/+17
|\ \
| * | of: partitions: export of_fixup_partitionsSascha Hauer2020-11-251-0/+6
| * | of: Add no-op wrappers for of reproducible name functionsSascha Hauer2020-11-251-0/+11
| |/
* / watchdog: implement watchdog_get_alias_id_fromAhmad Fatoum2020-11-301-0/+8
|/
* Merge branch 'for-next/sandbox' into masterSascha Hauer2020-10-141-0/+43
|\
| * of: implement of_property_read_u64_arrayAhmad Fatoum2020-10-131-0/+41
| * of: Add common device tree register functionSascha Hauer2020-10-121-0/+2
* | Merge branch 'for-next/reboot-mode' into masterSascha Hauer2020-10-141-0/+2
|\ \
| * | drivers: add reboot-mode infrastructureAhmad Fatoum2020-09-291-0/+2
| |/
* / of: implement of_property_write_strings for multiple stringsAhmad Fatoum2020-10-021-0/+2
|/
* Revert "of: Add of_property_for_each_phandle() iterator"Ahmad Fatoum2020-07-051-11/+0
* of: refactor of_read_number for clarityAhmad Fatoum2020-05-041-2/+2
* Merge branch 'for-next/pwm'Sascha Hauer2020-04-161-0/+8
|\
| * of: introduce of_property_count_elems_of_sizeAhmad Fatoum2020-03-311-0/+8
* | of: port Linux of_get_compatible_child helperAhmad Fatoum2020-04-151-0/+8
|/
* include: add SPDX GPL-2.0-only license tags for files without licensing infor...Roland Hieber2020-02-171-0/+1
* of: Add of_bus_n_xxx_cells()Sascha Hauer2019-12-201-0/+12
* of: Add of_property_read_string_array()Sascha Hauer2019-11-271-13/+70
* Merge branch 'for-next/of-overlay'Sascha Hauer2019-10-171-0/+47
|\
| * firmware: add support to load firmware from dt overlayMichael Tretter2019-09-161-0/+7
| * of: add iterator for overlaysMichael Tretter2019-09-161-0/+13
| * of: add support for devicetree overlaysMichael Tretter2019-09-161-0/+27
* | of: add of_diff()Sascha Hauer2019-09-121-0/+1
|/
* drivers: of: Add function to enable and register a device by aliasTeresa Remmet2019-02-131-0/+8
* mdio_bus: Allow for non PHY-devices on MDIO busesAndrey Smirnov2018-10-231-0/+6
* of: Make of_property_get_value() publicAndrey Smirnov2018-05-181-0/+6
* Merge branch 'for-next/of'Sascha Hauer2018-02-081-0/+5
|\
| * of: fdt: add of_unflatten_dtb_constSascha Hauer2018-01-311-0/+1
| * of: Allow for const propertiesSascha Hauer2018-01-311-0/+4
* | of: Add function to find the same node in another treeSascha Hauer2018-02-061-1/+4
|/