summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2022.05.0v2022.05.0Sascha Hauer2022-05-181-1/+1
* ARM: rockchip: fix iodomain for r2pro V1.0Frank Wunderlich2022-05-162-3/+9
* net: dns: Generate and verify transaction IDJules Maselbas2022-05-161-1/+11
* ARM: imx: esdctl: fix LPDDR4 size calculationLucas Stach2022-05-161-1/+1
* ARM: i.MX7: esdctl: fix out-of-bounds read on memory size calculationAhmad Fatoum2022-05-161-3/+5
* clk: handle NULL args in clk_{g,s}et_parent() v2Bastian Krause2022-05-121-4/+2
* clk: handle NULL args in clk_set_parent()Bastian Krause2022-05-121-1/+6
* ARM: karo-tx6x: Fix DCD check operationsSascha Hauer2022-05-034-36/+35
* ARM: rpi: fix CM3 breakage after multi-image reworkAhmad Fatoum2022-05-032-4/+29
* Documentation: boards: stm32mp: elaborate on how to buildAhmad Fatoum2022-05-031-1/+3
* mci: stm32_sdmmc2: add STM32MP131 AMBA primecell peripheral IDAhmad Fatoum2022-04-291-0/+5
* Documentation: remote-control: be explicit about python2 requirementAhmad Fatoum2022-04-291-1/+1
* gpiolib: remove declaration of now unused variableAhmad Fatoum2022-04-291-1/+1
* clocksource: assign non-zero priorities to all clocksourcesAhmad Fatoum2022-04-2535-0/+35
* clk: add BCM2835 auxiliary peripheral clock driverAhmad Fatoum2022-04-253-0/+69
* ARM: asm: fix miscompilation of 32-bit ENTRY_FUNCTION_WITHSTACKAhmad Fatoum2022-04-251-1/+13
* Documentation: boards: i.MX8MP-EVK: Fix typoSascha Hauer2022-04-251-1/+1
* clk: imx8mp: remove SYS PLL 1/2 clock gatesSascha Hauer2022-04-251-32/+35
* Merge branch 'for-next/stm32'Sascha Hauer2022-04-211-5/+0
|\
| * ARM: dts: stm32mp: remove no-longer required DT overrideAhmad Fatoum2022-03-281-5/+0
* | Merge branch 'for-next/misc'Sascha Hauer2022-04-2129-215/+242
|\ \
| * | GPIO: clps711x: Simplify initializationAlexander Shiyan2022-04-201-6/+4
| * | net: phy: add TI DP83TD510E T1L PHY supportOleksij Rempel2022-04-193-0/+52
| * | net: phy: do not call adjust_link() form phy_device_attach()Oleksij Rempel2022-04-191-5/+8
| * | usb: xhci: Honor transfer timeoutsSascha Hauer2022-04-143-29/+25
| * | ARM: Rockchip: Update DTS for BPI-R2Pro for new HW-RevFrank Wunderlich2022-04-141-14/+14
| * | ARM: dts: at91-microchip-ksz9477-evb: start using kernel DTOleksij Rempel2022-04-121-136/+4
| * | net: designware: eqos: do not try to talk to not existing PHYRouven Czerwinski2022-04-121-3/+5
| * | net: designware: eqos: fix receive issue with external switchOleksij Rempel2022-04-121-1/+5
| * | ARM: fix GCC 11.x build failures for ARMv7Ian Abbott2022-04-121-1/+2
| * | ata: ide-sff: fix integer overflow in ata_wait_busy()Denis Orlov2022-04-011-1/+1
| * | gpio: allocate dynamic gpio numbers top downSascha Hauer2022-04-011-13/+13
| * | mtd: spi-nor: add support for ISSI IS25WP256Ahmad Fatoum2022-03-281-0/+2
| * | mci: mci_spi: extend driver for device tree probingAhmad Fatoum2022-03-281-0/+31
| * | sandbox: board: add stickypage.bin into .gitignoreAhmad Fatoum2022-03-281-0/+1
| * | scripts: remove non-existent bareboxstate binaries from .gitignoreAhmad Fatoum2022-03-281-2/+0
| * | libfile: implement new pread_fullAhmad Fatoum2022-03-282-0/+26
| * | scripts: constify write_full input bufferAhmad Fatoum2022-03-282-2/+2
| * | partitions: efi: print GPT offset in debug messageAhmad Fatoum2022-03-281-2/+2
| * | ARM: asm: setjmp: add missing .pop_sectionAhmad Fatoum2022-03-281-0/+1
| * | gpio: include header for BIT() used in <gpio.h>Ahmad Fatoum2022-03-281-0/+1
| * | net: phy: mv88e6xxx: add support for mv88e6250Steffen Trumtrar2022-03-283-0/+30
| * | net: phy: mv88e6xxx: implement port_set_speed for mv88e6250Steffen Trumtrar2022-03-282-0/+13
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2022-04-2114-44/+857
|\ \
| * | ARM: pbab01: allow USB-OTG port runtime configurationAndrej Picej2022-04-201-0/+4
| * | ARM: CCMX51: Add support for 16-bit memory module variantsAlexander Shiyan2022-04-204-6/+78
| * | ARM: CCMX51: Add support for low-level debugAlexander Shiyan2022-04-201-0/+28
| * | ARM: CCMX51: Remove excess assignmentAlexander Shiyan2022-04-201-2/+0
| * | usb: dwc3: of-simple: add i.MX8MP compatibleLucas Stach2022-04-141-0/+1
| * | phy: freescale: imx8mq-usb: add support for i.MX8MP PHYLucas Stach2022-04-141-13/+74