summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dts: update to v5.18-rc1Sascha Hauer2022-04-141291-13924/+68481
* dts: update to v5.17Sascha Hauer2022-03-285-37/+39
* dts: update to v5.17-rc8Sascha Hauer2022-03-2816-48/+65
* Merge branch 'for-next/stm32'Sascha Hauer2022-03-1468-509/+6761
|\
| * ARM: stm32: add support for PHYTEC phyCORE stm32mp1Steffen Trumtrar2022-03-0810-0/+465
| * ARM: stm32mp: ddrctl: add STM32MP131 RAM size querying supportAhmad Fatoum2022-03-081-1/+2
| * ARM: stm32mp: add board support for STM32MP135F-DKAhmad Fatoum2022-03-089-0/+59
| * ARM: stm32mp: ddrctl: add STM32MP131 RAM size querying supportAhmad Fatoum2022-03-082-7/+27
| * ARM: stm32mp: enable more config optionsAhmad Fatoum2022-03-081-1/+7
| * ARM: dts: stm32mp: remove regulator-name override in stm32mp151.dtsiAhmad Fatoum2022-03-081-4/+0
| * regulator: core: fall back to node name if no regulator-name propertyAhmad Fatoum2022-03-081-0/+2
| * clk: stm32mp1: sync with Linux v5.17-rc1Ahmad Fatoum2022-03-085-334/+651
| * reset: add support for reset_control_statusAhmad Fatoum2022-03-084-1/+31
| * clk: implement of_clk_hw_{onecell,simple}_getAhmad Fatoum2022-02-232-0/+39
| * serial: stm32: bail if clock_get_rate returns zeroAhmad Fatoum2022-02-231-0/+2
| * clk: accept const arguments in clk_to_clk_hw/clk_hw_to_clkAhmad Fatoum2022-02-231-4/+4
| * regulator: add SCMI regulator driverAhmad Fatoum2022-02-237-1/+783
| * clk: add SCMI clock driverAhmad Fatoum2022-02-237-1/+581
| * reset: add SCMI supportAhmad Fatoum2022-02-237-1/+375
| * firmware: import Linux v5.13 SCMI supportAhmad Fatoum2022-02-2315-0/+3155
| * ARM: smccc: sync header with upstreamAhmad Fatoum2022-02-232-14/+366
| * reset: move stm32 reset code to drivers/power/resetAhmad Fatoum2022-02-235-7/+7
| * reset: stm32: drop stm32mp1_reset_ops indirectionAhmad Fatoum2022-02-231-60/+37
| * ARM: stm32mp: ddrctrl: fix wrong register field widthsAhmad Fatoum2022-02-231-5/+5
| * ARM: stm32mp: build extra barebox-stm32mp-generic-bl33.imgAhmad Fatoum2022-02-234-7/+74
| * scripts: add tool to adjust bl33 load address in existing FIPAhmad Fatoum2022-02-231-0/+39
| * filetype: detect TF-A Firmware Image Packages (FIP)Ahmad Fatoum2022-02-232-0/+5
| * ARM: stm32mp: change stm32image extension to .stm32Ahmad Fatoum2022-02-233-19/+27
| * ARM: stm32mp: simplify with build_stm32mp_image macroAhmad Fatoum2022-02-231-29/+20
| * pinctrl: stm32: use gpio-ranges instead of aliasAhmad Fatoum2022-02-232-24/+2
| * PBL: fdt: factor reg property parsing into helperAhmad Fatoum2022-02-231-8/+15
* | Merge branch 'for-next/of-deep-probe'Sascha Hauer2022-03-1422-35/+128
|\ \
| * | of: platform: Ensure timers are probed earlySascha Hauer2022-03-082-0/+27
| * | of: platform: Change of_devices_ensure_probed_by_property() return valueSascha Hauer2022-03-081-4/+3
| * | of: Add of_find_node_by_name() with Linux semanticsSascha Hauer2022-03-082-0/+58
| * | of: rename of_find_node_by_name() to of_find_node_by_name_address()Sascha Hauer2022-03-0822-41/+41
| * | of: platform: return early when deep probe is not supportedSascha Hauer2022-03-081-0/+9
* | | Merge branch 'for-next/misc'Sascha Hauer2022-03-1443-186/+486
|\ \ \
| * | | net: designware: rockchip: improve support for multiple gmac instancesMichael Riesch2022-03-101-2/+16
| * | | compiler: add support for fallthrough attributeAhmad Fatoum2022-03-081-0/+21
| * | | watchdog: wdat: fix mixed spaces/tabs in alignmentAhmad Fatoum2022-03-081-18/+18
| * | | of: deep-probe: replace BUG() with more verbose panic()Ahmad Fatoum2022-03-081-1/+3
| * | | RISC-V: virt: riscvemu: add interactive tutorialAhmad Fatoum2022-03-0830-0/+244
| * | | phy: core: Make 'phy_optional_get' return NULL when not implementedDaniel BrĂ¡t2022-03-081-1/+1
| * | | usb: host: ehci: reorder code in ehci_probe()Denis Orlov2022-03-081-14/+14
| * | | clk: Enable clk_bulk_* functions only with CONFIG_COMMON_CLKSascha Hauer2022-03-081-144/+149
| * | | driver: mtd: spi-nor: Add Micron MT25QU256A 1V8 SPI flashJoacim Zetterling2022-03-021-0/+1
| * | | regulator: fix memory leak #2Sascha Hauer2022-03-011-2/+2
| * | | regulator: fix memory leakAndrej Picej2022-03-011-1/+2
| * | | commands: tutorial: adjust command descriptionAhmad Fatoum2022-02-281-1/+1