summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2023.03.0v2023.03.0Sascha Hauer2023-03-171-1/+1
* ARM: i.MX: boards: Use imx6_cpu_lowlevel_init()Sascha Hauer2023-03-162-3/+3
* imx-usb-loader: Don't try to transfer more data than contained in the imageUwe Kleine-König2023-03-161-1/+1
* fs: tftp: Fix NULL pointer deref in file uploadSascha Hauer2023-03-151-2/+2
* Let NET_USB select PHYLIBUwe Kleine-König2023-03-151-2/+1
* ARM: dts: i.MX8MP: remove memory nodeMarco Felsch2023-03-142-0/+4
* of: partition: skip NVMEM partition setup partition parsing failsAhmad Fatoum2023-03-141-2/+3
* commands: stat: fix UUID printAhmad Fatoum2023-03-141-6/+3
* serial: ns16550: Fix device-tree probe and add proper teardownJules Maselbas2023-03-141-57/+61
* power: reset: Fix array out of bounds accessSascha Hauer2023-03-101-2/+7
* ARM: Enable frame pointers for arm64Sascha Hauer2023-03-091-0/+1
* ARM: i.MX8M: fix outdated comment about imx-atfAhmad Fatoum2023-03-091-8/+1
* ARM: i.MX8M: silence warning accessing bootrom log in zero pageAhmad Fatoum2023-03-091-1/+4
* crypto: caam - pbl-init: fix null pointer checkAhmad Fatoum2023-03-091-1/+1
* net: dsa: realtek: mdio: fix out-of-bounds memory writeAhmad Fatoum2023-03-091-1/+1
* net: dsa: realtek: rtl8365mb: add missing new line to log printAhmad Fatoum2023-03-091-1/+1
* arm: rockchip_v8_defconfig: disable DEBUG_LLSascha Hauer2023-03-081-1/+0
* Merge branch 'for-next/imx'Sascha Hauer2023-02-2714-0/+2601
|\
| * fixup! ARM: IMX8MP: add initial support for Variscite DT8MCustomBoard with iM...Sascha Hauer2023-02-272-3/+0
| * Documentation: IMX: add doc for the Variscite DT8MCustomBoardMichael Kopfensteiner2023-02-271-0/+149
| * ARM: IMX8MP: add initial support for Variscite DT8MCustomBoard with iMX8MPMichael Kopfensteiner2023-02-2712-0/+2449
| * gio: add support for PCAL6408 chip to the pca953x driverMichael Kopfensteiner2023-02-271-0/+6
|/
* net: make DRIVER_NET_DESIGNWARE_IMX8 select MFD_SYSCONBastian Krause2023-02-231-0/+1
* treewide: Rename remaining struct device_d -> deviceSascha Hauer2023-02-237-20/+20
* Merge branch 'for-next/usb'Sascha Hauer2023-02-231-0/+9
|\
| * phy: stm32-usphyc: add mdelay(1) to fix timeout on some machinesMichael Grzeschik2023-01-261-0/+9
* | Merge branch 'for-next/rockchip'Sascha Hauer2023-02-232-10/+7
|\ \
| * | arm: rockchip_v8_defconfig: Disable PIO mode for MCI_DWSascha Hauer2023-01-241-1/+0
| * | arm: rockchip: oldconfig rockchip_v8_defconfigSascha Hauer2023-01-241-6/+4
| * | Documentation: Rockchip: Update documentation to latest binariesSascha Hauer2023-01-241-3/+3
* | | Merge branch 'for-next/ratp'Sascha Hauer2023-02-234-12/+21
|\ \ \
| * | | ratp: Increase the initial RTO to 200msJules Maselbas2023-02-131-1/+1
| * | | ratp: Increase the establish timeout to 1secJules Maselbas2023-02-131-1/+1
| * | | ratp: Fix retransmission for header-only packetsJules Maselbas2023-02-131-8/+16
| * | | bbremote: Fix RATP handshake, errata #7321 for RFC916Jules Maselbas2023-02-131-1/+1
| * | | bbremote: Fix default payload value in BBPacketJules Maselbas2023-02-131-1/+2
* | | | Merge branch 'for-next/nvmem'Sascha Hauer2023-02-236-38/+53
|\ \ \ \
| * | | | ARM: dts: i.MX8MP: drop OCOTP MAC address providerLucas Stach2023-02-062-8/+0
| * | | | nvmem: ocotp: add post processing for MAC cellsLucas Stach2023-02-061-1/+17
| * | | | nvmem: regmap: allow to register with post processingLucas Stach2023-02-062-1/+18
| * | | | nvmem: ocotp: switch to nvmem_regmap_registerLucas Stach2023-02-061-29/+1
| * | | | nvmem: add support for post processingLucas Stach2023-02-062-0/+18
* | | | | Merge branch 'for-next/misc'Sascha Hauer2023-02-2350-252/+1061
|\ \ \ \ \
| * | | | | usb: misc: add support for new OF onboard hub bindingAhmad Fatoum2023-02-216-0/+143
| * | | | | treewide: rename leftover device_dAhmad Fatoum2023-02-217-7/+6
| * | | | | common: boards: qemu-virt: use new-style DT overlay syntaxAhmad Fatoum2023-02-211-85/+74
| * | | | | RISC-V: virt: riscvemu: use new-style DT overlay syntaxAhmad Fatoum2023-02-211-107/+90
| * | | | | dma: use virt/phys conversions when no dma_offset is specifiedDenis Orlov2023-02-141-15/+11
| * | | | | net: e1000: properly map dma allocationsAntony Pavlov2023-02-132-4/+6
| * | | | | nvme: parse partition table when registering a block deviceDenis Orlov2023-02-101-0/+5