summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2021-07-1818-45/+138
|\
| * nvmem: fix dev_dbg(unregistered_device, ...)Ahmad Fatoum2021-06-281-1/+1
| * test: self: add tests for progress notifierAhmad Fatoum2021-06-286-1/+87
| * spi: imx: enable use for i.MX8MM and i.MX8MPAhmad Fatoum2021-06-281-1/+1
| * reset: stm32: remove implicit sizeof(long) == 4 expectationAhmad Fatoum2021-06-241-2/+2
| * w1: Replace license and copyright boilerplate by SPDX identifiersUwe Kleine-König2021-06-243-24/+13
| * image-sparse: remove unused defineRouven Czerwinski2021-06-231-4/+0
| * riscv: bootm: Add dryrun checkSascha Hauer2021-06-231-0/+3
| * commands: md: don't leak heap memory with unaligned accessesAhmad Fatoum2021-06-211-1/+1
| * common: bbu: add pr_fmtRouven Czerwinski2021-06-211-0/+3
| * common: bbu: only add available handlersRouven Czerwinski2021-06-211-2/+22
| * usb: usb251xb: remove >=0 check for u32 portRouven Czerwinski2021-06-211-1/+1
| * regulator: fixed: Use gpiodSascha Hauer2021-06-211-8/+4
* | Merge branch 'for-next/firmware'Sascha Hauer2021-07-1854-266/+1760
|\ \
| * | commands: of_property: Extend command usage on external dtbYunus Bas2021-07-021-17/+57
| * | firmware: socfpga: set APPLYCFG after loading bitstreamSteffen Trumtrar2021-06-284-1/+43
| * | of_firmware: Fix handling of firmware-name propertySascha Hauer2021-06-281-5/+6
| * | Documentation: Add documentation for device tree overlaysSascha Hauer2021-06-281-0/+43
| * | doc: devicetree: Refer to internal device tree also as live treeSascha Hauer2021-06-281-1/+1
| * | blspec: Apply overlays from rootfsSascha Hauer2021-06-281-0/+3
| * | overlay: Add filters to choose which overlays to applySascha Hauer2021-06-283-4/+330
| * | blspec: Rework firmware loadSascha Hauer2021-06-2814-85/+163
| * | firmware: Load from global search pathSascha Hauer2021-06-254-58/+13
| * | overlay: Add of_overlay_apply_file()Sascha Hauer2021-06-252-0/+45
| * | blspec: Set firmware searchpathSascha Hauer2021-06-251-0/+13
| * | firmware: recognize by reproducible nameSascha Hauer2021-06-251-2/+14
| * | firmware: Fix device_node matchingSascha Hauer2021-06-255-1/+7
| * | firmware: Add search pathSascha Hauer2021-06-252-0/+53
| * | firmware: consolidate ifdefsSascha Hauer2021-06-251-6/+3
| * | libbb: Add find_path functionSascha Hauer2021-06-252-21/+41
| * | firmware: make device_node argument non constSascha Hauer2021-06-252-3/+3
| * | fdt: Check blob size during unflatteningSascha Hauer2021-06-2517-28/+37
| * | of: Add function to duplicate a device treeSascha Hauer2021-06-254-3/+9
| * | of: of_copy_node(): Copy phandles as wellSascha Hauer2021-06-251-0/+1
| * | firmware: add support for compressed imagesSteffen Trumtrar2021-06-231-4/+46
| * | libfile: Add copy_fd()Sascha Hauer2021-06-232-0/+24
| * | filetype: Add function to check if a filetype is a compressed fileSascha Hauer2021-06-231-0/+14
| * | drivers: firmware: socfpga: remove bridges shutdownSteffen Trumtrar2021-06-221-9/+0
| * | of: kconfig: of_overlay uses firmwaremgr_load_fileSteffen Trumtrar2021-06-211-0/+1
| * | firmware: import fpga-mgr.h from linuxSteffen Trumtrar2021-06-213-8/+104
| * | firmware: socfpga: change function prefixesSteffen Trumtrar2021-06-211-29/+29
| * | drivers: fpga: add socfpga bridgesSteffen Trumtrar2021-06-215-1/+328
| * | drivers: add fpga bridge frameworkSteffen Trumtrar2021-06-216-0/+347
| * | reset: add of_reset_control_get to headerSteffen Trumtrar2021-06-212-1/+3
* | | Merge branch 'for-next/dts'Sascha Hauer2021-07-186-20/+96
|\ \ \
| * | | dts: update to v5.13-rc7Sascha Hauer2021-06-281-1/+1
| * | | dts: update to v5.13-rc6Sascha Hauer2021-06-285-19/+95
| |/ /
* | | Merge branch 'for-next/deep-probe'Sascha Hauer2021-07-1829-206/+699
|\ \ \
| * | | OF: gpio: drop duplicate of_device_ensure_probedAhmad Fatoum2021-06-281-4/+0
| * | | ARM: imx6: marsboard: enable deep-probeAhmad Fatoum2021-06-281-5/+15