summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/x86'Sascha Hauer2021-05-171-0/+3
|\
| * PCI: support PCI BIOS preassigned busesAhmad Fatoum2021-05-031-0/+3
* | Merge branch 'for-next/usb-gadget'Sascha Hauer2021-05-1711-4/+136
|\ \
| * | file_list: add file_list_detect_all()Ahmad Fatoum2021-05-121-0/+2
| * | bbu: add function to directly add handlers into file_listAhmad Fatoum2021-05-121-1/+9
| * | fastboot/dfu: use system partitions as fall backAhmad Fatoum2021-05-123-3/+9
| * | common: add generic system partitions interfaceAhmad Fatoum2021-05-122-0/+42
| * | param: introduce file-list parameter typeAhmad Fatoum2021-05-123-0/+19
| * | string: implement strstarts along with strendsAhmad Fatoum2021-05-032-0/+11
| * | common: console: add log_writefile to write log into new fileAhmad Fatoum2021-05-031-0/+1
| * | show_progress: add system wide progress stage notifierAhmad Fatoum2021-05-031-0/+43
| |/
* | Merge branch 'for-next/riscv'Sascha Hauer2021-05-176-3/+107
|\ \
| * | bootm: move ARM64 Linux image parsing to common directoryAhmad Fatoum2021-05-171-0/+2
| * | gpio: generic: sync with upstream Linux gpio-mmio driverAhmad Fatoum2021-05-102-3/+13
| * | debug_ll: support <asm/debug_ll.h> to get rid of mach directoriesAhmad Fatoum2021-05-031-0/+4
| * | clk: add SiFive PRCI clock controller supportAhmad Fatoum2021-05-031-0/+79
| * | PBL: fdt: implement fdt_device_get_match_dataAhmad Fatoum2021-05-031-0/+9
| |/
* / driver: add flag to check if cdev is an mci deviceMarco Felsch2021-05-121-0/+6
|/
* Merge branch 'for-next/virtio'Sascha Hauer2021-04-154-0/+179
|\
| * input: add virtio input driverAhmad Fatoum2021-04-134-0/+179
* | Merge branch 'for-next/misc'Sascha Hauer2021-04-152-2/+11
|\ \
| * | atmel_lcdfb: fix atmel,lcd-wiring-mode; BGR => BRGSam Ravnborg2021-04-131-2/+2
| * | resource: enable use of iomem command on EFI systemsAhmad Fatoum2021-04-131-0/+9
| |/
* | Merge branch 'for-next/gpio'Sascha Hauer2021-04-151-0/+26
|\ \
| * | gpiolib: add Linux-like gpiod_get() helperAhmad Fatoum2021-04-131-0/+26
| |/
* / clock: Change cyc2ns return type to uint64_tJules Maselbas2021-03-261-1/+1
|/
* filetype: detect RISC-V imagesAhmad Fatoum2021-03-231-0/+2
* RISC-V: add cacheless HAS_DMA supportAhmad Fatoum2021-03-231-0/+1
* ARM: make ARM_USE_COMPRESSED_DTB available for other archesAhmad Fatoum2021-03-231-0/+33
* Merge branch 'for-next/virtio'Sascha Hauer2021-03-234-13/+221
|\
| * virtio: support virtio-based device drivers over PCIAhmad Fatoum2021-03-041-0/+208
| * PCI: port Linux pci_find_capabilityAhmad Fatoum2021-03-041-0/+5
| * virtio: fix support for big-endian clientsAhmad Fatoum2021-03-041-1/+2
| * virtio: ring: fix erroneous behavior around caches and MMUAhmad Fatoum2021-03-041-0/+2
| * virtio: remove unused, left-over, virtio_config_ops::set_featuresAhmad Fatoum2021-03-011-7/+0
| * virtio: align virtio_config_ops::generation return type with LinuxAhmad Fatoum2021-03-011-5/+4
* | Merge branch 'for-next/usb'Sascha Hauer2021-03-231-0/+5
|\ \
| * | usb: storage: add support for drivers larger than 2TiBAhmad Fatoum2021-03-011-0/+5
| |/
* | Merge branch 'for-next/riscv'Sascha Hauer2021-03-231-0/+2
|\ \
| * | bootm: add RISC-V image typeAntony Pavlov2021-03-151-0/+2
* | | Merge branch 'for-next/misc'Sascha Hauer2021-03-234-19/+48
|\ \ \
| * | | reset: Remove WARN_ON when CONFIG_RESET_CONTROLLER=nJules Maselbas2021-03-161-7/+0
| * | | fs: delete unused members in <linux/stat.h>Ahmad Fatoum2021-03-161-12/+0
| * | | stringlist: Initialize HEAD str member to NULLSascha Hauer2021-03-161-0/+1
| * | | stringlist: Add adding sort uniqSascha Hauer2021-03-161-0/+1
| * | | video: add simplefb driverAhmad Fatoum2021-03-011-0/+46
| | |/ | |/|
* | | Merge branch 'for-next/bthreads'Sascha Hauer2021-03-234-8/+79
|\ \ \
| * | | common: introduce bthreads, co-operative barebox threadsAhmad Fatoum2021-03-224-8/+67
| * | | common: poller: replace explicit calls to poller_call() with resched()Ahmad Fatoum2021-03-171-0/+12
| |/ /
* | | glob: use empty globfree when compiling without CONFIG_GLOBAhmad Fatoum2021-03-221-1/+5