summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2023.07.0v2023.07.0Sascha Hauer2023-07-031-1/+1
* kbuild: delete images with missing firmware instead of truncatingAhmad Fatoum2023-07-032-2/+5
* sandbox: dts: skip reboot mode without hostfileAhmad Fatoum2023-07-032-2/+2
* usb: gadget: dfu: Add missing get_alt callbackJules Maselbas2023-06-281-0/+15
* kvx: Fix asm syntax in start.SPaul Iannetta2023-06-281-13/+13
* kvx: Replace dinval alias with d1invalJulien Villette2023-06-281-1/+1
* kvx: Add missing include/asm/mmu.hJules Maselbas2023-06-281-0/+8
* firmware: don't hardcode firmware paths in srctree for existence checkAhmad Fatoum2023-06-283-94/+0
* ARM64: unset CONFIG_MISSING_FIRMWARE_ERROR for Rockchip/i.MXAhmad Fatoum2023-06-283-0/+3
* ARM64: Rockchip: gracefully handle missing firmwareAhmad Fatoum2023-06-282-45/+25
* firmware: optionally turn missing firmware errors into warningsAhmad Fatoum2023-06-284-5/+38
* firmware: turn missing firmware into linker errorAhmad Fatoum2023-06-281-1/+6
* firmware: mark firmware used in PBL as pbl-onlyAhmad Fatoum2023-06-281-15/+16
* firmware: reference pointer alignment defined in <asm-generic/pointer.h>Ahmad Fatoum2023-06-281-3/+3
* firmware: zynqmp: fix loading for PMU FWv1.1Steffen Trumtrar2023-06-261-1/+1
* gpiolib: rename gpioinfo_ to gpiodesc_Ahmad Fatoum2023-06-231-17/+17
* gpiolib: add support for requesting and setting gpiod arraysAhmad Fatoum2023-06-232-0/+181
* gpiolib: factor out finding gpio propertyAhmad Fatoum2023-06-231-22/+39
* bitmap: implement bitmap_{to,from}_arr{32,64}Ahmad Fatoum2023-06-232-0/+204
* gpiolib: export proper gpio descriptor APIAhmad Fatoum2023-06-232-76/+227
* gpio: gpiolib: rename struct gpio_info to gpio_descAhmad Fatoum2023-06-231-103/+103
* gpio: have gpiod_ functions return and accept pointersAhmad Fatoum2023-06-2327-275/+348
* include: linux/printk: define new dev_errp_probeAhmad Fatoum2023-06-231-0/+3
* driver: include dev_print and family from <driver.h>Ahmad Fatoum2023-06-231-0/+1
* Merge branch 'for-next/state'Sascha Hauer2023-06-2230-140/+352
|\
| * state: allow lookup of barebox state partition by Type GUIDAhmad Fatoum2023-06-123-0/+39
| * common: partitions: efi: record type UUID in cdevAhmad Fatoum2023-06-125-3/+13
| * cdev: use cdev::dos_partition_type only if cdev_is_mbr_partitionedAhmad Fatoum2023-06-122-2/+2
| * state: factor device path lookup into helper functionAhmad Fatoum2023-06-121-7/+23
| * of: export new of_cdev_find helperAhmad Fatoum2023-06-122-19/+41
| * block: add cdev_is_block_(device|partition|disk) helpersAhmad Fatoum2023-06-121-0/+15
| * common: partitions: record whether disk is GPT or MBR partitionedAhmad Fatoum2023-06-124-0/+20
| * block: parse partition table on block device registrationAhmad Fatoum2023-06-128-41/+6
| * cdev: have devfs_add_partition return existing identical partition, not NULLAhmad Fatoum2023-06-081-11/+46
| * cdev: record whether partition is parsed from OFAhmad Fatoum2023-06-083-4/+8
| * cdev: use more descriptive struct cdev::diskuuid/partuuidAhmad Fatoum2023-06-088-14/+23
| * commands: stat: remove code duplication for type infoAhmad Fatoum2023-06-081-8/+12
| * driver: add new cdev_is_partition helperAhmad Fatoum2023-06-083-6/+10
| * of: of_path: always call of_partition_ensure_probed before resolvingAhmad Fatoum2023-06-082-10/+10
| * state: fix deep probe handlingAhmad Fatoum2023-06-081-3/+9
| * of: partition: support of_partition_ensure_probed on parent deviceAhmad Fatoum2023-06-082-5/+38
| * cdev: fix for_each_cdev macroAhmad Fatoum2023-06-081-2/+2
| * efi: define efi_guid_t as 32-bit aligned guid_tAhmad Fatoum2023-06-081-4/+15
| * common: partitions: decouple from EFI GUID definitionAhmad Fatoum2023-06-085-15/+34
* | Merge branch 'for-next/rockchip'Sascha Hauer2023-06-229-22/+83
|\ \
| * | ARM: rockchip rock 5b: drop no longer valid commentsSascha Hauer2023-05-301-2/+0
| * | ARM: multi_v8_defconfig: Enable SCMI supportSascha Hauer2023-05-301-0/+3
| * | ARM: rockchip_v8_defconfig: Enable SCMI supportSascha Hauer2023-05-301-0/+3
| * | mci: rockchip-dwcmshc-sdhci: enable DLL only for clock >= 52MHzSascha Hauer2023-05-301-11/+41
| * | ARM: dts: rk3588s: Set CPU clock to 816MHzSascha Hauer2023-05-301-2/+3