summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/spdx'Sascha Hauer2021-11-151-6/+1
|\
| * drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-6/+1
* | Merge branch 'for-next/rockchip'Sascha Hauer2021-11-152-0/+7
|\ \
| * | clk: handle CLK_OF_DECLARE in deep probeAhmad Fatoum2021-11-101-0/+6
| * | cdev: Add function to get unallocated space at start of deviceSascha Hauer2021-10-121-0/+1
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2021-11-1510-190/+200
|\ \
| * | include/phy: add driver_data to resume more of kernel codeOleksij Rempel2021-11-111-0/+2
| * | include: move ARRAY_AND_SIZE to <linux/kernel.h>Ahmad Fatoum2021-11-012-2/+1
| * | include: <asm-generic/bug.h>: make self-containedAhmad Fatoum2021-11-013-11/+13
| * | include: add dedicated header for printf/printkAhmad Fatoum2021-11-016-178/+190
| * | include: <linux/bitops.h>: discard left-over hweight codeAhmad Fatoum2021-11-011-5/+0
| |/
* | include/image-metadata.h: fix whitespaces in the BAREBOX_IMD_CRC macroAntony Pavlov2021-11-011-3/+3
* | imd: fix imd_is_crc32()Antony Pavlov2021-11-011-1/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2021-10-077-4/+369
|\
| * usb: gadget: dfu: Rework dfu command to use usbgadgetJules Maselbas2021-10-051-1/+1
| * fs: remove unused struct fs_device_d::parent_deviceAhmad Fatoum2021-10-051-1/+0
| * net: add virtio network driverAhmad Fatoum2021-10-052-2/+363
| * console: add new CONFIG_CONSOLE_DISABLE_INPUT optionRouven Czerwinski2021-10-051-0/+2
| * file_list: add file_list_parse_null()Rouven Czerwinski2021-10-051-0/+1
| * asm-generic: include bitio.h from io.hAhmad Fatoum2021-08-231-0/+2
* | Merge branch 'for-next/layerscape'Sascha Hauer2021-10-073-63/+354
|\ \
| * | nand: add NXP IFC nand driverRenaud Barbier2021-08-231-0/+305
| * | ARM: atomic.h: add 64-bit counter supportRenaud Barbier2021-08-232-63/+49
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2021-10-072-1/+32
|\ \
| * | ddr: imx8m: ddrphy_train: add DDR4 supportAhmad Fatoum2021-10-051-1/+19
| * | ddr: imx8m: add i.MX8MN (Nano) supportAhmad Fatoum2021-10-051-0/+2
| * | ARM: i.MX6: boot: detect USB serial downloader more reliableMarco Felsch2021-08-181-0/+11
| |/
* | blspec: fix use-after-free of firmware search pathAhmad Fatoum2021-10-041-2/+2
* | virtio: implement remove callbacksAhmad Fatoum2021-10-021-0/+2
|/
* crypto: add crypto_memneq()Sascha Hauer2021-07-301-0/+17
* of: partition: implement of_partition_ensure_probedAhmad Fatoum2021-07-181-0/+6
* Merge branch 'for-next/usb-gadget'Sascha Hauer2021-07-189-21/+215
|\
| * bthread: replace blocking bthread_stop with nonblocking bthread_cancelAhmad Fatoum2021-06-281-1/+1
| * bthread: remove thread exit codesAhmad Fatoum2021-06-281-2/+3
| * usbgadget: add support for USB mass storage gadgetAhmad Fatoum2021-06-254-0/+131
| * usbgadget: refactor usbgadget_register to accept arrayAhmad Fatoum2021-06-251-4/+13
| * bthread: implement basic Linux-like completion APIAhmad Fatoum2021-06-251-0/+55
| * common: bthread: schedule only in command contextAhmad Fatoum2021-06-251-2/+0
| * common: move workqueue handling from poller_call() to sched()Ahmad Fatoum2021-06-253-12/+12
* | Merge branch 'for-next/rockchip'Sascha Hauer2021-07-183-0/+6
|\ \
| * | ARM: Rockchip: Add rk3568 supportSascha Hauer2021-06-281-0/+1
| * | filetype: Add Rockchip boot image typeSascha Hauer2021-06-211-0/+1
| * | clk: Add clk_name_* functionsSascha Hauer2021-06-211-0/+4
| |/
* | Merge branch 'for-next/riscv'Sascha Hauer2021-07-189-1/+422
|\ \
| * | clk: starfive-jh7100: Fix duplicate numbersGeert Uytterhoeven2021-06-251-2/+2
| * | gpio: add support for StarFive GPIO controllerAhmad Fatoum2021-06-241-0/+6
| * | reset: add device_reset_all helperAhmad Fatoum2021-06-241-0/+7
| * | reset: add StarFive reset controller driverAhmad Fatoum2021-06-242-0/+167
| * | clk: add initial StarFive clock supportAhmad Fatoum2021-06-241-0/+203
| * | dma: allocate 32-byte aligned buffers by defaultAhmad Fatoum2021-06-241-1/+6