summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* parseopt: drop unused, duplicate, parseopt_u16Ahmad Fatoum2022-01-052-32/+0
* x86: remove reference to empty fileAhmad Fatoum2022-01-052-3/+1
* include: <linux/compiler.h>: delete __ADDRESSABLE macroAhmad Fatoum2022-01-051-10/+0
* include: spinlock.h: define dummy for DEFINE_SPINLOCKAhmad Fatoum2022-01-051-0/+2
* include: <linux/overflow.h>: add missing includeAhmad Fatoum2022-01-051-0/+1
* rtc: import pcf85363 support from linux-5.12Antony Pavlov2022-01-033-0/+176
* arm: mvebu: Replace license and copyright boilerplate by SPDX identifiersUwe Kleine-König2022-01-0311-166/+26
* Merge branch 'for-next/x86'Sascha Hauer2021-12-156-26/+12
|\
| * x86_64: do not pass the EFI image handle or system table to relocationMasahiro Yamada2021-11-172-7/+3
| * x86: reuse cmd_objcopy to generate barebox.efiMasahiro Yamada2021-11-171-6/+5
| * x86: stop copying unneeded sections to barebox.efiMasahiro Yamada2021-11-171-2/+1
| * x86: remove x86-specific cmd_barebox__Masahiro Yamada2021-11-171-8/+3
| * kbuild: remove unneeded -nostdlib flagMasahiro Yamada2021-11-174-5/+2
* | Merge branch 'for-next/rockchip'Sascha Hauer2021-12-1512-7/+140
|\ \
| * | phy: rockchip-inno-usb2: add support for older rockchip SoC bindingsAhmad Fatoum2021-12-071-1/+6
| * | ARM: rockchip_v8_defconfig: Enable Quartz64 boardSascha Hauer2021-11-171-0/+1
| * | arm: rockchip: add support for the quartz64 boardMichael Riesch2021-11-1710-6/+133
* | | Merge branch 'for-next/misc'Sascha Hauer2021-12-15607-682/+1639
|\ \ \
| * | | misc: sram: remove duplicated resource handling codeAhmad Fatoum2021-12-131-8/+1
| * | | crypto: crc32: add big endian CRC implementationAhmad Fatoum2021-12-132-0/+13
| * | | include: <linux/build_bug.h>: define static_assertAhmad Fatoum2021-12-131-0/+19
| * | | commands: of_diff: don't mix tabs and spaces for indentationAhmad Fatoum2021-12-131-13/+5
| * | | of: make of_dump abortable by ctrlc()Ahmad Fatoum2021-12-132-4/+14
| * | | clk: bulk: improve error message on failure to getAhmad Fatoum2021-12-131-2/+2
| * | | RISC-V: qemu-virt: add overlay for environment and stateAhmad Fatoum2021-12-076-0/+27
| * | | common: boards: qemu-virt: genericize to support non-ARM architecturesAhmad Fatoum2021-12-072-7/+26
| * | | ARM: qemu: move board code to central locationAhmad Fatoum2021-12-0710-2/+15
| * | | ARM: qemu: enable deep probe supportAhmad Fatoum2021-12-071-30/+7
| * | | of: overlay: rescan aliases calling of_overlay_apply_tree on live treeAhmad Fatoum2021-12-071-0/+4
| * | | state: make first boot less verboseAhmad Fatoum2021-12-074-8/+23
| * | | state: mark state init errors speciallyAhmad Fatoum2021-12-074-9/+12
| * | | RISC-V: virt: add DEBUG_LL supportAhmad Fatoum2021-12-073-2/+14
| * | | ARM: Rockchip rk3568 EVB: git ignore sdram-init.binAhmad Fatoum2021-12-071-0/+1
| * | | mci: bcm2835: Don't send MMC_CMD_GO_IDLE_STATE at the end of .init()Uwe Kleine-König2021-12-071-4/+1
| * | | scripts/kwboot: Fix normalizing timevalUwe Kleine-König2021-12-071-5/+4
| * | | of: base: improve documentation of global exportsAhmad Fatoum2021-11-301-4/+8
| * | | of: skip machine device creation on subsequent of_probeAhmad Fatoum2021-11-301-1/+4
| * | | test: emulate.pl: fix typo in help textAhmad Fatoum2021-11-301-1/+1
| * | | envfs-core: write to log where appropriateAhmad Fatoum2021-11-301-5/+9
| * | | commands: devinfo: Omit parent if direct descendent of busAhmad Fatoum2021-11-301-1/+1
| * | | nvmem: bsec.c: add optional permanent write supportOleksij Rempel2021-11-302-5/+31
| * | | driver: implement dev_err_probe()Ahmad Fatoum2021-11-252-0/+61
| * | | RISC-V: LiteX: fix comment about running from ROMAhmad Fatoum2021-11-251-2/+2
| * | | RISC-V: configs: virt: enable networking and PCIAhmad Fatoum2021-11-252-9/+31
| * | | RISC-V: enable HW_HAS_PCIAhmad Fatoum2021-11-252-0/+8
| * | | ARM: socfpga: Set reset-names property for &mmcIan Abbott2021-11-221-0/+4
| * | | debug_ll: ns16550: Fix interrupt disable on initJules Maselbas2021-11-221-1/+1
| * | | of: address: mark 64-bit PCI resources explicitly as suchAhmad Fatoum2021-11-221-1/+3
| * | | ARM: stm32mp_defconfig: Enable Protonic STM32MP1 boardsOleksij Rempel2021-11-221-0/+1
| * | | arm: boards: Add support for PRTT1x STM32MP151 based boardsDavid Jander2021-11-2212-0/+482