summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/percent_pe' into masterSascha Hauer2020-10-1420-69/+72
|\
| * treewide: replace strerror(-PTR_ERR(errno)) with %pe format specifierAhmad Fatoum2020-09-298-22/+15
| * vsprintf: retire strerrorp in favor of %peAhmad Fatoum2020-09-2912-26/+16
| * vsprintf: add %pe format specifier for printing symbolic error namesAhmad Fatoum2020-09-291-12/+27
| * vsprintf: constify pointers where appropriateAhmad Fatoum2020-09-291-10/+15
* | Merge branch 'for-next/misc' into masterSascha Hauer2020-10-1459-163/+699
|\ \
| * | usb: dwc2: Uninitialize host and device on removeJules Maselbas2020-10-094-14/+25
| * | kbuild: add dtbs target for building all dtbs of an ARCHAhmad Fatoum2020-10-071-0/+20
| * | ARM: stm32mp: defconfig: enable more useful optionsAhmad Fatoum2020-10-071-1/+13
| * | ARM: stm32mp: dk2: rename to dkx to make dk1 support clearerAhmad Fatoum2020-10-0712-15/+24
| * | ARM: stm32mp: migrate board initcalls to board driversAhmad Fatoum2020-10-073-14/+39
| * | bootm: propagate register_image_handler return valueAhmad Fatoum2020-10-072-6/+2
| * | commands: boot_order: note that it's OMAP specific in help textAhmad Fatoum2020-10-052-4/+4
| * | ARM: stm32mp: dk2: have barebox image support DK1 as wellAhmad Fatoum2020-10-022-3/+11
| * | ARM: stm32mp: revision: make CPU type accessible to PBLAhmad Fatoum2020-10-022-51/+53
| * | scripts: kwboot: allow piping full buffer size at onceAhmad Fatoum2020-10-021-1/+1
| * | shutdown: flush console on barebox shutdownLucas Stach2020-10-021-0/+2
| * | ARM: stm32mp: init: set up CPU and bootsource at core init levelAhmad Fatoum2020-10-021-1/+1
| * | of: implement of_property_write_strings for multiple stringsAhmad Fatoum2020-10-024-0/+64
| * | include: string: migrate barebox function from <linux/string.h>Ahmad Fatoum2020-10-022-1/+1
| * | scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwritingUwe Kleine-König2020-10-011-1/+1
| * | sandbox: add dummy memory-mapped I/O port regionAhmad Fatoum2020-10-012-1/+8
| * | include: asm-generic: bitio.h don't include <asm-generic/io.h> directlyAhmad Fatoum2020-10-011-1/+1
| * | at91: wdt: don't include <asm-generic/io.h> directlyAhmad Fatoum2020-10-011-1/+1
| * | lib: ratp: rename now undefined use of a Kconfig symbolAhmad Fatoum2020-10-011-1/+1
| * | common: debug_ll: remove reference to undefined Kconfig optionAhmad Fatoum2020-10-011-1/+0
| * | include: regulator.h: forward declare struct device_dAhmad Fatoum2020-09-291-0/+2
| * | ARM: beaglebone: Enable ADCTrent Piepho2020-09-291-0/+10
| * | ARM: am335x: Enable TSC/ADC clockTrent Piepho2020-09-292-0/+5
| * | aiodev: am335x_adc: Driver for ADC on TI AM335x SoCsTrent Piepho2020-09-294-0/+355
| * | aiodev: Name channels with device instance nameTrent Piepho2020-09-292-3/+4
| * | ARM: at91: support sama5 low level clock setup with oscillatorAhmad Fatoum2020-09-292-0/+7
| * | asm/debug_ll_ns16550.h: add divisor parameterduhuanpeng2020-09-292-4/+4
| * | Kallsyms: Cleanup whitespacesSascha Hauer2020-09-281-2/+2
| * | common: misc: support strerror(err) for all err <= MAX_ERRNOAhmad Fatoum2020-09-281-1/+2
| * | USB: musb: host: fix mismatched format specifier in dev_dbg()Ahmad Fatoum2020-09-281-2/+2
| * | rsa: fix print format specifiers in debug()Ahmad Fatoum2020-09-281-1/+1
* | | Merge branch 'for-next/magicvar-unique-id' into masterSascha Hauer2020-10-1424-122/+96
|\ \ \
| * | | magicvar: retire BAREBOX_MAGICVAR_NAMEDSascha Hauer2020-10-021-4/+0
| * | | magicvar: Replace BAREBOX_MAGICVAR_NAMED with BAREBOX_MAGICVARSascha Hauer2020-10-0223-113/+90
| * | | magicvar: Use __UNIQUE_ID to generate nameSascha Hauer2020-10-021-5/+7
| | |/ | |/|
* | | Merge branch 'for-next/imx' into masterSascha Hauer2020-10-1422-11/+1990
|\ \ \
| * | | ARM: imx: Add Support for Webasto ccbv2Rouven Czerwinski2020-10-1416-1/+846
| * | | imx6ul/imx6ull: include imx6ul-phytec-state.dtsi and enable stateCem Tenruh2020-10-142-0/+10
| * | | ARM: dts: imx6q-prti6q: add pstore/ramoops nodeOleksij Rempel2020-10-091-0/+11
| * | | ARM: i.MX6UL: add iomux header for i.MX6ULRouven Czerwinski2020-10-091-0/+1064
| * | | ARM: i.MX: nxp-imx8mm-evk: adjust DDR training orderLucas Stach2020-10-071-7/+7
| * | | ARCH: i.MX6: add support for OFDEVICEMarco Felsch2020-10-051-1/+1
| * | | ARM: i.MX6X: cleanup build dependencyMarco Felsch2020-10-051-2/+0
| * | | ARM: phytec-som-imx6: fix build dependencyMarco Felsch2020-10-021-0/+2