summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* regulator: fix bitrotted EXPORT_SYMBOL_GPLAhmad Fatoum2021-11-011-1/+1
* ARM: i.MX: guf-santaro: fix passing around of uninitialized variableAhmad Fatoum2021-11-012-3/+3
* ARM: Rockchip: move ARCH_RK3568_OPTEE into ARCH_ROCKCHIP menuAhmad Fatoum2021-11-011-3/+2
* spi: zynq_qspi: don't check clk_get return value for NULLnessAhmad Fatoum2021-11-011-2/+2
* serial: atmel: abort probe on atmel_serial_init_port failureAhmad Fatoum2021-11-011-1/+4
* usb: dwc3: remove unneeded EPROBE_DEFER checkAhmad Fatoum2021-11-011-2/+0
* misc: acpi-test: bump down debug message on removeAhmad Fatoum2021-11-011-1/+1
* include: move ARRAY_AND_SIZE to <linux/kernel.h>Ahmad Fatoum2021-11-013-2/+2
* include: <asm-generic/bug.h>: make self-containedAhmad Fatoum2021-11-013-11/+13
* include: add dedicated header for printf/printkAhmad Fatoum2021-11-0127-199/+211
* scripts: <linux/bitops.h>: fix references to undefined __BITS_PER_LONGAhmad Fatoum2021-11-014-11/+20
* include: <linux/bitops.h>: discard left-over hweight codeAhmad Fatoum2021-11-015-13/+1
* fs: ramfs: drop free of unused dev->privAhmad Fatoum2021-11-011-1/+0
* gpio: add driver for xilinx zynq and zynqmpThomas Haemmerle2021-10-146-0/+448
* devfs: Do not create overlapping partitionsSascha Hauer2021-10-122-69/+35
* of: partitions: Skip fixup for devices with no partitionsTrent Piepho2021-10-121-0/+3
* nandtest: Add more fields when bad byte foundTrent Piepho2021-10-121-2/+4
* net: ksz8864: Add support for KSZ87xx switchesTrent Piepho2021-10-121-16/+50
* logo: Makefile: Replace inkscape with convertJules Maselbas2021-10-112-14/+11
* Merge branch 'for-next/zynqmp'Sascha Hauer2021-10-0713-67/+211
|\
| * arm: zynqmp: add boot source supportMichael Riesch2021-10-041-0/+86
| * Documentation: boards: zynqmp: fix broken linksMichael Riesch2021-10-041-2/+2
| * arm: zynqmp: add support for xilinx zcu106 boardMichael Riesch2021-10-049-0/+93
| * ARM: zynqmp: use std_file_update as update handlerMichael Tretter2021-08-231-37/+3
| * firmware: zynqmp-fpga: do not use DMA coherent memory for bitstreamMichael Tretter2021-08-231-8/+15
| * firmware: zynqmp-fpga: avoid additional buffer for size argumentMichael Tretter2021-08-231-21/+16
| * firmware: zynqmp-fpga: initialize flags at function startMichael Tretter2021-08-231-4/+1
* | Merge branch 'for-next/targettools'Sascha Hauer2021-10-0715-32/+156
|\ \
| * | scripts: allow building USB loader tools for target as wellAhmad Fatoum2021-10-0213-2/+125
| * | scripts: omap3-usb-loader: make proper use of pkg-config --cflagsAhmad Fatoum2021-10-021-1/+1
| * | common: add new menu for target toolsAhmad Fatoum2021-10-022-26/+30
| * | common: remove !SANDBOX dependency for target toolsAhmad Fatoum2021-10-021-3/+0
* | | Merge branch 'for-next/riscv'Sascha Hauer2021-10-0728-16/+1404
|\ \ \
| * | | RISC-V: virt: support poweroff/restart on tinyemuAhmad Fatoum2021-10-074-0/+86
| * | | RISC-V: add litex_linux_defconfigAntony Pavlov2021-10-071-0/+75
| * | | RISC-V: add LiteX SoC and linux-on-litex-vexriscv supportAntony Pavlov2021-10-0711-0/+316
| * | | net: add LiteEth driverAntony Pavlov2021-10-073-0/+385
| * | | spi: add litex spiflash driverAntony Pavlov2021-10-073-0/+245
| * | | gpio: add driver for 74xx-ICs with MMIO accessAntony Pavlov2021-10-043-0/+180
| * | | console: support set baudrate for fixed baudrate driversAntony Pavlov2021-10-041-4/+6
| * | | serial: add litex UART driverAntony Pavlov2021-10-042-0/+97
| * | | clocksource: timer-riscv: select CSR from device treeAntony Pavlov2021-10-042-12/+14
* | | | Merge branch 'for-next/protonic'Sascha Hauer2021-10-078-33/+806
|\ \ \ \
| * | | | ARM: boards: protonic-imx6: Add support for jozacp boardRobin van der Gracht2021-10-047-1/+700
| * | | | ARM: boards: protonic-imx6: Skip usb check on prtvt7 by defaultRobin van der Gracht2021-10-041-18/+43
| * | | | ARM: boards: protonic-imx6: use decode error values instead error numbers.Oleksij Rempel2021-10-041-7/+7
| * | | | ARM: boards: protonic-imx6: enable deep-probe supportOleksij Rempel2021-10-041-0/+11
| * | | | ARM: boards: protonic-imx6: Enable bootchooser on prti6g boardRobin van der Gracht2021-08-231-1/+1
| * | | | ARM: boards: protonic-imx6: Add emmc_usdhc machine data variableRobin van der Gracht2021-08-231-1/+29
| * | | | ARM: boards: protonic-imx6: Don't register SD with bbuRobin van der Gracht2021-08-231-4/+0