summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Kconfig: fix reference to unknown symbolHEADmasterAntony Pavlov2023-05-121-1/+1
* video: bochs: fix IOMEM usageDenis Orlov2023-05-123-4/+4
* mfd: syscon: Remove unused helper syscon_base_lookup_by_pdevnameAlexander Shiyan2023-05-092-21/+0
* net: dsa: realtek: fix Kconfig selectsAhmad Fatoum2023-05-091-2/+1
* ARM: rockchip: bbu: Fix getting active boot slotSascha Hauer2023-05-091-9/+2
* block: refuse registering block devices with absurdly large blocksAhmad Fatoum2023-05-081-0/+5
* fs: fail gracefully in get_mounted_path/get_cdev_by_mountpathAhmad Fatoum2023-05-081-0/+4
* pcie-designware: Fix dev_get_resource_by_name error checkSascha Hauer2023-05-031-1/+1
* ARM: rockchip: bootm: move image to 4k alignmentSascha Hauer2023-05-031-1/+2
* ARM: NXP i.MX8MN EVK: Drop unnecessary IMD_USED_OFSascha Hauer2023-05-021-3/+0
* scripts: rkimage: Use non-deprecated functions for sha256/512Sascha Hauer2023-05-021-9/+13
* lib: genalloc: drop reliance on mmio-sram driverAhmad Fatoum2023-05-021-4/+6
* ARM: i.MX: bbu: fix compilation without CONFIG_BAREBOX_UPDATEAndreas Kemnade2023-05-021-1/+1
* defconfigs: usb-a9g20: update to a working versionWolfram Sang2023-05-021-9/+6
* ARM: at91: usb-a926x: remove nand partitions from configWolfram Sang2023-05-021-4/+0
* treewide: use non-executable stack annotations for blobsAhmad Fatoum2023-05-024-0/+5
* test: self: printf: compile test with -Wno-format-securityAhmad Fatoum2023-05-021-0/+1
* ARM: multi_v7_defconfig: Enable BCM283X Pinctrl/GPIO driverSascha Hauer2023-05-021-0/+1
* mci: imx-esdhc: add uSDHC eMMC DDR52 supportAhmad Fatoum2023-04-213-6/+54
* mci: add eMMC DDR52 supportAhmad Fatoum2023-04-212-9/+70
* mci: core: factor out MMC bus width selection for reuseAhmad Fatoum2023-04-211-31/+64
* mci: introduce new dedicated enum mmc_bus_width typeAhmad Fatoum2023-04-212-13/+13
* mci: core: drop unused DDR/SDR constantsAhmad Fatoum2023-04-211-6/+0
* Merge branch 'for-next/usb'Sascha Hauer2023-04-19131-3112/+7184
|\
| * usb: gadget: fastboot: Do not dequeue idle requestSascha Hauer2023-03-241-1/+0
| * ARM: rockchip_v8_defconfig: Enable some commandsSascha Hauer2023-03-241-0/+4
| * usb: xhci-hcd: Give it some more time to stopSascha Hauer2023-03-241-4/+2
| * usb: gadget multi: support USB Super SpeedSascha Hauer2023-03-241-1/+1
| * usb: gadget: u_serial: Put back to list if shutdownSascha Hauer2023-03-241-2/+3
| * usb: gadget: mass storage: Add super speed descriptorsSascha Hauer2023-03-243-14/+74
| * usb: gadget: fastboot: Add super speed descriptorsSascha Hauer2023-03-241-1/+33
| * usb: gadget: dfu: Assign super speed descriptorsSascha Hauer2023-03-241-1/+1
| * usb: dwc3: sync with Linux-6.3-rc2Sascha Hauer2023-03-247-1646/+3201
| * Add dev_WARN_ONCE()Sascha Hauer2023-03-241-0/+13
| * usb: gadget: update composite.c from Linux-6.3-rc2Sascha Hauer2023-03-245-187/+1275
| * usb: gadget: Add super-speed-plus descriptorsSascha Hauer2023-03-248-7/+15
| * uuid.h: sync with Linux-6.3-rc2Sascha Hauer2023-03-242-35/+40
| * usb: gadget: Update core to Linux-6.3-rc2Sascha Hauer2023-03-2410-668/+1725
| * driver: Add unregister_driver()Sascha Hauer2023-03-212-0/+19
| * phy: Add mode setting supportSascha Hauer2023-03-202-0/+56
| * usb: ch9: Update from Linux KernelSascha Hauer2023-03-205-1022/+1296
| * usb: move include files to place where Linux has themSascha Hauer2023-03-20105-156/+156
| * usb: gadget: move files to place where Linux has themSascha Hauer2023-03-2022-10/+26
| * usb: gadget: drop gadget_chips.hSascha Hauer2023-03-205-100/+1
| * usb: gadget: fastboot: Allocate IN requests when neededSascha Hauer2023-03-201-34/+20
* | Merge branch 'for-next/rockchip'Sascha Hauer2023-04-1928-116/+621
|\ \
| * | arm: rockchip: add support for CM3 on IO boardRouven Czerwinski2023-04-0510-0/+158
| * | ARM: Rockchip: Do not pass device tree to TF-ASascha Hauer2023-04-051-1/+13
| * | ARM: Rockchip: make bootsource logic generic to all SoCsAhmad Fatoum2023-04-056-28/+90
| * | ARM: Rockchip: rk3568: use rk3568_barebox_entry()Sascha Hauer2023-04-054-88/+14