summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | nvmem: bsec: remove unused, left-over, struct memberAhmad Fatoum2021-06-211-1/+0
* | | | Merge branch 'for-next/misc'Sascha Hauer2021-07-188-37/+22
|\ \ \ \
| * | | | nvmem: fix dev_dbg(unregistered_device, ...)Ahmad Fatoum2021-06-281-1/+1
| * | | | 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
| * | | | 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-1818-98/+1144
|\ \ \ \
| * | | | firmware: socfpga: set APPLYCFG after loading bitstreamSteffen Trumtrar2021-06-283-1/+42
| * | | | 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
| * | | | firmware: Fix device_node matchingSascha Hauer2021-06-253-0/+5
| * | | | 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
| * | | | 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-211-8/+1
| * | | | 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-215-0/+273
| * | | | reset: add of_reset_control_get to headerSteffen Trumtrar2021-06-211-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'for-next/deep-probe'Sascha Hauer2021-07-1811-72/+333
|\ \ \ \
| * | | | OF: gpio: drop duplicate of_device_ensure_probedAhmad Fatoum2021-06-281-4/+0
| * | | | pinctrl: stm32: support deep probeAhmad Fatoum2021-06-281-1/+4
| * | | | driver: add CONFIG_DEBUG_PROBESAhmad Fatoum2021-06-281-2/+15
| * | | | 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
| * | | | phy: Add deep probe supportSascha Hauer2021-06-251-0/+4
| * | | | pinctrl: Add deep probe supportSascha Hauer2021-06-251-2/+5
| * | | | common: Explicitly probe consoles earlier with deep probeSascha Hauer2021-06-251-0/+17
| * | | | pinctrl: Find controller node firstSascha Hauer2021-06-251-3/+6
| * | | | common: add initial barebox deep-probe supportMarco Felsch2021-06-259-5/+219
| * | | | 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/clk'Sascha Hauer2021-07-181-0/+2
|\ \ \ \
| * | | | clk: fix of clk set defaults when dev is a clk providerSascha Hauer2021-06-211-0/+2
| | |/ / | |/| |
* | | | habv4: habv4_get_status(): do not print HAB error event in case of known RNG ...Marc Kleine-Budde2021-07-181-2/+1
* | | | mtd: nand: provide helpful error message when trying disabled ecc modeEnrico Jorns2021-07-091-0/+1
| |/ / |/| |