summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/promisc'Sascha Hauer2022-11-149-51/+159
|\
| * fixup! drivers: net: fec_imx: add promiscuous mode configuration supportSascha Hauer2022-11-081-0/+2
| * ARM: boards: skov-imx6: assigned separate MAC address to LAN2Oleksij Rempel2022-11-081-1/+31
| * ARM: boards: skov-imx6: convert all pr_ to dev_ printsOleksij Rempel2022-11-081-31/+42
| * net: dsa: fix of_device_ensure_probed*() for switch portsOleksij Rempel2022-11-082-14/+6
| * drivers: net: fec_imx: add promiscuous mode configuration supportOleksij Rempel2022-11-082-1/+24
| * net: dsa: enable promiscuous mode for switch master edevOleksij Rempel2022-11-081-0/+6
| * ethlog: option to enable/disable promisc modeOleksij Rempel2022-11-081-4/+17
| * net: usb: asix: add promisc mode supportOleksij Rempel2022-11-081-0/+20
| * net: add promiscuous mode configuration supportOleksij Rempel2022-11-082-0/+11
* | Merge branch 'for-next/misc'Sascha Hauer2022-11-1451-104/+687
|\ \
| * | Kbuild: link with -z noexecstack and --no-warn-rwx-segmentsSascha Hauer2022-11-081-0/+4
| * | Kbuild: create LDFLAGS_commonSascha Hauer2022-11-081-2/+4
| * | gpio: Add gpio latch driverSascha Hauer2022-11-083-0/+202
| * | bitops: implement assign_bit()Sascha Hauer2022-11-081-0/+14
| * | bitops: include linux/types.hSascha Hauer2022-11-081-1/+1
| * | bitmap: Implement bitmap_*zalloc()Sascha Hauer2022-11-082-0/+17
| * | ARM: fix unwinding for XIP kernelsSascha Hauer2022-11-082-39/+84
| * | ARM: i.MX: romapi: Hide using NULL pointers from gccSascha Hauer2022-11-082-2/+7
| * | fs: avoid uninitialized var warningSascha Hauer2022-11-081-1/+1
| * | make IS_ERR_VALUE() complain about non-pointer-sized argumentsSascha Hauer2022-11-081-1/+1
| * | nvmem: remove IS_ERR_VALUE abusesSascha Hauer2022-11-081-12/+10
| * | commands: uptime: add note about caveatsAhmad Fatoum2022-11-041-0/+3
| * | pbl: decomp: print mismatched hashes on one line eachAhmad Fatoum2022-11-021-13/+13
| * | lib: hexdump: make available for PBL debuggingAhmad Fatoum2022-11-022-4/+10
| * | include: debug_ll: define puthexc_llAhmad Fatoum2022-11-021-2/+14
| * | sandbox: configs: enable new uptime commandAhmad Fatoum2022-11-021-1/+1
| * | commands: add new uptime commandAhmad Fatoum2022-11-023-0/+93
| * | lib: string: implement mempcpyAhmad Fatoum2022-11-022-0/+6
| * | test: self: only include ramfs selftest when CONFIG_SELFTEST_FS_RAMFS=yAhmad Fatoum2022-11-022-2/+2
| * | readline: Complete strings containing whitespaces correctlySascha Hauer2022-10-271-1/+6
| * | hush: Fix handling '\ 'Sascha Hauer2022-10-271-0/+9
| * | commands: add new stat commandAhmad Fatoum2022-10-275-1/+184
| * | ARM: configs: Remove NS16550_OMAP_EXTENSIONSDominik Haller2022-10-2419-19/+0
| * | of: of_node_name_eq: correct alignmentMarco Felsch2022-10-201-1/+1
| * | mfd: axp20x: drop info message on successful probeAhmad Fatoum2022-10-181-2/+0
* | | Merge branch 'for-next/imx'Sascha Hauer2022-11-1446-84/+2818
|\ \ \
| * | | ARM: mach-imx: Add missing ocotp dependency to protonic-imx6 platformRobin van der Gracht2022-11-041-0/+1
| * | | ARM: kamstrup-mx7-concentrator: Setup UART4Sascha Hauer2022-11-021-2/+1
| * | | aiodev: port Linux imx7d-adc driverAhmad Fatoum2022-10-283-0/+440
| * | | ARM: i.MX8MP: add TQ mba8mpxl boardHolger Assmann2022-10-2811-0/+2104
| * | | ARM: i.MX8MM: innocomm-wb15: imply AT803X_PHY for EVKAhmad Fatoum2022-10-271-0/+1
| * | | spi: imx_spi: match fsl,imx6ul-ecspi compatibleAhmad Fatoum2022-10-271-0/+4
| * | | ARM: i.MX bootsource: adapt boot device detection for imx8mpSascha Hauer2022-10-271-3/+23
| * | | ARM: imx8mm-evk: Add missing fsp_tableSascha Hauer2022-10-271-0/+1
| * | | ARM: imx8mm-evk: Switch to deep-probeSascha Hauer2022-10-271-5/+18
| * | | ARM: i.MX8M bootsource: pull imx6_bootsource_serial() out of __imx7_get_boot_...Sascha Hauer2022-10-271-5/+20
| * | | ARM: i.MX8M bootsource: alias i.MX8MN functions as i.MX8MP functionsSascha Hauer2022-10-271-6/+6
| * | | ARM: i.MX7: don't hardcode UART1 in imx7_early_setup_uart_clockAhmad Fatoum2022-10-276-9/+20
| * | | ARM: i.MX7: replace hardcoded UART clocking definesAhmad Fatoum2022-10-271-15/+10