summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/socfpga'Sascha Hauer2022-08-1114-20/+460
|\
| * ARM: socfpga: defconfig: add aa1Steffen Trumtrar2022-08-081-0/+1
| * ARM: socfpga: add support for Enclustra AA1Steffen Trumtrar2022-08-0810-0/+435
| * ARM: socfpga: achilles: guard macros with bracesSteffen Trumtrar2022-08-081-5/+6
| * ARM: socfpga: achilles: replace use of magicvalueSteffen Trumtrar2022-08-081-1/+2
| * ARM: socfpga: achilles: use ENTRY_FUNCTION_WITHSTACKSteffen Trumtrar2022-08-081-9/+5
| * ARM: socfpga: achilles: use dtbz instead of dtbSteffen Trumtrar2022-08-082-3/+4
| * ARM: socfpga: achilles: remove cargo-cultSteffen Trumtrar2022-08-081-3/+0
| * scripts: socfgpa_xml_to_config: document pincfgSteffen Trumtrar2022-08-081-0/+8
* | Merge branch 'for-next/rk808'Sascha Hauer2022-08-1116-6/+2264
|\ \
| * | regulator: add Rockchip rk808 supportAhmad Fatoum2022-08-117-0/+2101
| * | regulator: fixed: request vin-supply as neededAhmad Fatoum2022-08-111-0/+3
| * | regulator: recursively enable/disable regulator dependency treeAhmad Fatoum2022-08-112-3/+63
| * | regulator: consult min_uv, max_uv for regulator_get_voltageAhmad Fatoum2022-08-081-1/+5
| * | regmap: implement regmap_init_i2c_smbusAhmad Fatoum2022-08-082-0/+40
| * | mfd: implement mfd_add_devicesAhmad Fatoum2022-08-085-2/+52
* | | Merge branch 'for-next/net-designware'Sascha Hauer2022-08-115-52/+36
|\ \ \
| * | | net: designware: eqos: remove undefined eqos_reset prototypeAhmad Fatoum2022-08-091-1/+0
| * | | net: designware: eqos: replace double accounting of interface up statusAhmad Fatoum2022-08-093-13/+1
| * | | net: designware: eqos: stm32: remove duplicate error messageAhmad Fatoum2022-08-091-8/+1
| * | | net: designware: rework Kconfig text and menu structureAhmad Fatoum2022-08-091-30/+34
* | | | Merge branch 'for-next/misc'Sascha Hauer2022-08-1182-456/+1094
|\ \ \ \
| * | | | ARM: dts: stm32mp: add bootrom serial (DFU) reboot modeAhmad Fatoum2022-08-111-1/+2
| * | | | ARM: dts: stm32mp: reuse now upstream tamp nodeAhmad Fatoum2022-08-111-14/+11
| * | | | power: reset: reboot-mode: parse barebox,mode-* propertiesAhmad Fatoum2022-08-111-0/+2
| * | | | power: reset: reboot-mode: refactor to allow other mode- prefixesAhmad Fatoum2022-08-111-13/+20
| * | | | test: self: add tests for of_append_propertyAhmad Fatoum2022-08-112-1/+15
| * | | | of: implement of_append_propertyAhmad Fatoum2022-08-112-0/+41
| * | | | FIT: add first support for compressed imagesAhmad Fatoum2022-08-115-3/+87
| * | | | kbuild: make FIT public key overwritableStefano Manni2022-08-092-1/+24
| * | | | i2c: bcm283x: fix ending of transfer in case of NACKDaniel BrĂ¡t2022-08-091-8/+15
| * | | | test: self: include new tests in CONFIG_SELFTEST_ENABLE_ALLAhmad Fatoum2022-08-091-0/+2
| * | | | test: self: add simple environment variable testAhmad Fatoum2022-08-093-0/+87
| * | | | mci: add hint on how to resolve warning about vmmc-supplyAhmad Fatoum2022-08-091-0/+10
| * | | | boot: allow booting by bootspec absolute pathAhmad Fatoum2022-08-094-1/+13
| * | | | blspec: iterate over entries in lexical orderAhmad Fatoum2022-08-091-33/+10
| * | | | blspec: refactor to prepare for booting by file pathAhmad Fatoum2022-08-092-54/+61
| * | | | commands: boot: support preselecting boot entry in menuAhmad Fatoum2022-08-083-5/+25
| * | | | asm-generic: provide phys_to_virt() and virt_to_phys()Antony Pavlov2022-08-086-40/+22
| * | | | driver: probe: report power domain attach failureAhmad Fatoum2022-08-081-1/+1
| * | | | ARM: baltos: use GPIO name for mPCIe power enable pinYegor Yefremov2022-08-082-2/+4
| * | | | ARM: baltos: use GPIO names for DIP switchesYegor Yefremov2022-08-082-8/+137
| * | | | MIPS: asm: add get_runtime_offset stubAhmad Fatoum2022-08-081-0/+14
| * | | | ARM: asm: factor relocation related functions in asm/reloc.hAhmad Fatoum2022-08-082-28/+43
| * | | | RISC-V: asm: factor relocation related functions into asm/reloc.hAhmad Fatoum2022-08-083-6/+26
| * | | | defaultenv: ikconfig: add generated directory to .gitignoreAhmad Fatoum2022-08-081-0/+1
| * | | | gitignore: add device tree blobs to top-level .gitignoreAhmad Fatoum2022-08-087-8/+2
| * | | | reset: implement reset_control_get_count()Ahmad Fatoum2022-08-082-5/+12
| * | | | reset: implement reset_control_get_optional()Ahmad Fatoum2022-08-081-0/+6
| * | | | reset: Fix of_reset_control_get() for consistent return valuesAhmad Fatoum2022-08-081-1/+4