summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* regulator: consult min_uv, max_uv for regulator_get_voltageAhmad Fatoum2022-08-081-1/+5
* regmap: implement regmap_init_i2c_smbusAhmad Fatoum2022-08-082-0/+40
* mfd: implement mfd_add_devicesAhmad Fatoum2022-08-085-2/+52
* common: don't fixup empty serial/machine_compatible stringsAhmad Fatoum2022-08-081-0/+4
* regulator: handle regulator_get_voltage(NULL) gracefullyAhmad Fatoum2022-08-081-1/+6
* driver: disassociate dev from device_node on unregister_deviceAhmad Fatoum2022-08-081-0/+2
* USB: gadget: fastboot: allow exporting only barebox update handlerAhmad Fatoum2022-08-082-5/+12
* file_list: factor out file_list_newAhmad Fatoum2022-08-082-6/+14
* net: dsa: fix format string mismatchAhmad Fatoum2022-08-081-1/+1
* Documentation: devel: porting: bring up to dateAhmad Fatoum2022-08-081-24/+38
* Documentation: devel: project-ideas: update after DSA framework additionAhmad Fatoum2022-08-081-4/+2
* ARM: imx/bbu-external-nand: Fix freeing image copyUwe Kleine-König2022-07-141-3/+3
* ARM: imx/bbu-external-nand: Rename offset -> nand_offsetUwe Kleine-König2022-07-141-13/+13
* ubifs: fix crash building without decompressorsAhmad Fatoum2022-07-141-1/+2
* devfs: Fix device name in overlap error messageUwe Kleine-König2022-07-111-1/+1
* devfs: take into account for the partitions check that mtd is differentUwe Kleine-König2022-07-111-2/+13
* checkpatch: don't warn about %peAhmad Fatoum2022-07-111-1/+1
* video: imxfb: Fix call of memalign()Uwe Kleine-König2022-06-291-1/+1
* Merge branch 'for-next/rpi4'Sascha Hauer2022-06-2942-266/+1143
|\
| * ARM: rpi: parse useful data from vc fdtDaniel Brát2022-06-273-63/+183
| * i2c: add bcm283x i2c host controller supportDaniel Brát2022-06-175-2/+336
| * ARM: rpi: use correct kernel8.img as name for 64-bitAhmad Fatoum2022-06-171-1/+1
| * doc: bcm283x: reference newer firmwareAhmad Fatoum2022-06-171-2/+2
| * ARM: rpi: add debug_ll support for Raspberry Pi 4Ahmad Fatoum2022-06-173-0/+28
| * ARM: rpi: add Raspberry Pi 4 supportAhmad Fatoum2022-06-178-0/+166
| * clocksource: bcm2835: bump below architeced timer for AArch64Ahmad Fatoum2022-06-171-1/+2
| * mci: bcm2835: add bcm2711-emmc2 (Rpi4) supportUwe Kleine-König2022-06-171-1/+3
| * clk: rpi: add Raspberry Pi 4 supportAhmad Fatoum2022-06-172-11/+32
| * ARM: rpi: rpi3: disallow MMU_EARLY && 64BITAhmad Fatoum2022-06-171-0/+2
| * ARM: rpi: add Raspberry Pi 3 64-bit build supportAhmad Fatoum2022-06-175-7/+28
| * ARM: cpu: remove unused SYS_SUPPORTS_32BIT_KERNELAhmad Fatoum2022-06-172-4/+1
| * ARM: cpu: remove unnecessary CONFIG_SYS_SUPPORTS_64BIT_KERNELAhmad Fatoum2022-06-175-9/+1
| * ARM: cpu: prevent recursive dependencies via CPU_SUPPORTS_64BIT_KERNELAhmad Fatoum2022-06-175-1/+5
| * serial: ns16550: rpi: remove ungating now done by proper clk driverAhmad Fatoum2022-06-171-4/+0
| * ARM: rpi: support FDT in x0 for 64bit configurationsAhmad Fatoum2022-06-171-11/+16
| * ARM: rpi: add generic Raspberry Pi imageAhmad Fatoum2022-06-174-6/+99
| * ARM: rpi: switch to ARM_USE_COMPRESSED_DTBAhmad Fatoum2022-06-172-8/+10
| * ARM: rpi: split out mbox helpers to share code with PBLAhmad Fatoum2022-06-174-84/+103
| * ARM: rpi: support PBL use of mboxAhmad Fatoum2022-06-175-9/+54
| * ARM: rpi: move bcm2835_add_device_sdram() into headerAhmad Fatoum2022-06-174-54/+13
| * ARM64: asm: implement read_cpuid_id()Ahmad Fatoum2022-06-171-2/+20
| * dma: add dma_sync nop stubs for PBLAhmad Fatoum2022-06-171-0/+22
| * dma: avoid clash between static inline and extern dma_alloc declarationsAhmad Fatoum2022-06-176-0/+30
* | Merge branch 'for-next/rockchip'Sascha Hauer2022-06-2914-522/+183
|\ \
| * | arm: rockchip: radxa-rock3: enable deep probe supportMichael Riesch2022-06-221-0/+3
| * | net: designware: rockchip: future-proof driver for more SoCsAhmad Fatoum2022-06-171-3/+3
| * | arm: rockchip: radxa-rock3: register barebox update handlerSascha Hauer2022-06-131-0/+4
| * | ARM: rockchip_v8_defconfig: Enable realtek phySascha Hauer2022-06-101-0/+1
| * | arm: rockchip: switch to mainline dts for rk3568-evb1Michael Riesch2022-06-092-519/+5
| * | arm: rockchip: add support for the radxa rock3 boardMichael Riesch2022-06-0811-0/+167