summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/spdx'Sascha Hauer2021-11-1515-70/+17
|\
| * drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-0115-70/+17
* | Merge branch 'for-next/rockchip'Sascha Hauer2021-11-151-1/+4
|\ \
| * | clk: handle CLK_OF_DECLARE in deep probeAhmad Fatoum2021-11-101-1/+4
| |/
* / of: partitions: Skip fixup for devices with no partitionsTrent Piepho2021-10-121-0/+3
|/
* of: overlay: don't do fixups on empty global.of.overlay.dirAhmad Fatoum2021-10-041-0/+3
* of: partition: implement of_partition_ensure_probedAhmad Fatoum2021-07-181-0/+11
* Merge branch 'for-next/nvmem'Sascha Hauer2021-07-183-18/+88
|\
| * of: of_net: sync of_get_mac_address with Linux for NVMEM supportAhmad Fatoum2021-06-221-14/+64
| * nvmem: add support for nvmem-cells bindingAhmad Fatoum2021-06-211-0/+7
| * nvmem: add support for new read-only memory (rmem) bindingAhmad Fatoum2021-06-211-4/+17
* | Merge branch 'for-next/firmware'Sascha Hauer2021-07-185-51/+467
|\ \
| * | of_firmware: Fix handling of firmware-name propertySascha Hauer2021-06-281-5/+6
| * | overlay: Add filters to choose which overlays to applySascha Hauer2021-06-281-1/+313
| * | blspec: Rework firmware loadSascha Hauer2021-06-282-24/+92
| * | firmware: Load from global search pathSascha Hauer2021-06-251-21/+4
| * | overlay: Add of_overlay_apply_file()Sascha Hauer2021-06-251-0/+38
| * | fdt: Check blob size during unflatteningSascha Hauer2021-06-252-6/+13
| * | of: Add function to duplicate a device treeSascha Hauer2021-06-251-0/+5
| * | of: of_copy_node(): Copy phandles as wellSascha Hauer2021-06-251-0/+1
| * | of: kconfig: of_overlay uses firmwaremgr_load_fileSteffen Trumtrar2021-06-211-0/+1
| |/
* | OF: gpio: drop duplicate of_device_ensure_probedAhmad Fatoum2021-06-281-4/+0
* | console: respect baudrate specified in device-tree stdout-pathAhmad Fatoum2021-06-282-6/+15
* | string: implement strchrnulAhmad Fatoum2021-06-281-4/+1
* | of: Fix deep-probe triggering when removing nodesSascha Hauer2021-06-251-5/+0
* | of: refuse to delete root node of live treeSascha Hauer2021-06-251-3/+5
* | of: Add dummy driverSascha Hauer2021-06-251-0/+9
* | common: Explicitly probe consoles earlier with deep probeSascha Hauer2021-06-251-0/+17
* | common: add initial barebox deep-probe supportMarco Felsch2021-06-253-4/+184
* | of: implement of_get_stdoutpath()Sascha Hauer2021-06-251-5/+10
* | of: Set of_chosen and of_model earlierSascha Hauer2021-06-251-9/+9
* | of: base: move clock init from of_probe() to barebox_register_of()Marco Felsch2021-06-251-2/+3
* | of: base: move memory init from DT to initcallLucas Stach2021-06-251-4/+5
* | of: platform: Keep track of populated platform devicesMarco Felsch2021-06-251-1/+19
* | of: platform: remove check of already added devicesMarco Felsch2021-06-251-30/+1
|/
* Merge branch 'for-next/overlapping-memory-banks'Sascha Hauer2021-06-162-15/+30
|\
| * of: warn about of_add_memory_bank errorsAhmad Fatoum2021-06-022-8/+21
| * of: propagate errors inside barebox_register_{of, fdt} into initcallsAhmad Fatoum2021-06-021-7/+9
* | Merge branch 'for-next/net'Sascha Hauer2021-06-161-0/+7
|\ \
| * | net: designware: eqos: reset phySascha Hauer2021-06-091-0/+7
| |/
* | of: base: constify some property pointersTrent Piepho2021-06-021-2/+2
* | commands: of_dump: implement -p for printing properties onlyAhmad Fatoum2021-05-311-0/+8
|/
* of: base: probe simple-pm-bus children as wellAhmad Fatoum2021-03-151-0/+2
* of: fdt: Add root name checks during unflatteningSascha Hauer2021-02-231-2/+13
* Merge branch 'for-next/misc'Sascha Hauer2021-02-221-3/+8
|\
| * of: overlay: split debug messages for of_overlay_apply_symbolsMarco Felsch2021-01-191-3/+8
* | of: partitions: fix NULL pointer dereference in of_partition_fixup()Edoardo Scaglia2021-02-101-0/+3
* | of: base: call of_set_root_node() before of_fix_tree()Sascha Hauer2021-02-041-1/+1
* | of: overlay: fix warning about format specifier in debug messageAhmad Fatoum2021-02-011-1/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2021-01-191-0/+3
|\