summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM64: qemu-virt64: migrate to generic DT imageAhmad Fatoum2021-03-1717-203/+31
* ARM64: qemu-virt64: remove dead CPU identification codeAhmad Fatoum2021-03-112-16/+0
* scripts: imx-image: fix iMX35 header generationAlexander Kurz2021-03-111-1/+4
* openrisc: Define the elf binary entry pointStafford Horne2021-03-041-0/+1
* Merge branch 'for-next/misc'Sascha Hauer2021-03-016-37/+27
|\
| * ARM: davinci: Replace license and copyright boilerplate by SPDX identifiersUwe Kleine-König2021-02-245-35/+14
| * of: fdt: Add root name checks during unflatteningSascha Hauer2021-02-231-2/+13
* | Merge branch 'for-next/arch-remove'Sascha Hauer2021-03-0148-3122/+0
|\ \
| * | nios2: Remove architectureSascha Hauer2021-02-2448-3122/+0
| |/
* | Documentation: devicetree: include firmware in toctreeThorsten Scherer2021-02-241-0/+1
* | mtd: nand: fix hardware ECC support in atmel_nand driverEdoardo Scaglia2021-02-241-4/+2
* | extend the test in bbu_std_file_handler() to also check for -ENOTSUP.jameszxj2021-02-241-1/+1
|/
* Merge branch 'for-next/virtio'Sascha Hauer2021-02-2235-4/+3675
|\
| * Documentation: add Documentation on VirtIO for bareboxAhmad Fatoum2021-02-222-0/+83
| * ARM: vexpress: config: update for VirtIO supportAhmad Fatoum2021-02-221-2/+13
| * block: add VirtIO block device driverAhmad Fatoum2021-02-225-0/+345
| * serial: add basic VirtIO console driverAhmad Fatoum2021-02-224-0/+253
| * hw_random: add VirtIO RNG driverAhmad Fatoum2021-02-223-0/+128
| * drivers: add support for memory-mapped VirtIO paravirtualizationAhmad Fatoum2021-02-2218-0/+2840
| * driver: Don't throw an error on probes that didn't find the deviceAhmad Fatoum2021-02-221-1/+4
| * kbuild: add include/uapi to pathAhmad Fatoum2021-02-221-1/+9
* | Merge branch 'for-next/usb'Sascha Hauer2021-02-2210-67/+26
|\ \
| * | usb: imx: add overcurrent polarity handling on i.MX6Michael Grzeschik2021-02-041-1/+8
| * | usb: imx: fix overcurrent polarity handling on i.MX7Michael Grzeschik2021-02-041-3/+3
| * | usb: host: ehci: remove duplicated usb_host_detect() callsAhmad Fatoum2021-02-017-62/+0
| * | usb: add fallback ->detect method for USB host driversAhmad Fatoum2021-02-011-0/+14
| * | commands: usbgadget: remove deprecated s option from help textAhmad Fatoum2021-02-011-1/+1
* | | Merge branch 'for-next/sound'Sascha Hauer2021-02-2225-91/+1033
|\ \ \
| * | | sound: add gpio-beeper supportAhmad Fatoum2021-02-083-0/+84
| * | | sound: add PWM beeper supportAhmad Fatoum2021-02-084-0/+164
| * | | commands: add beep commandAhmad Fatoum2021-02-083-0/+107
| * | | sound: add SDL 2.0 sound driverAhmad Fatoum2021-02-087-0/+147
| * | | sound: add basic synthesizers for PCM beeper useAhmad Fatoum2021-02-085-1/+233
| * | | drivers: add sound card driver supportAhmad Fatoum2021-02-087-0/+182
| * | | sandbox: migrate to SDL 2.0Ahmad Fatoum2021-02-087-94/+120
* | | | Merge branch 'for-next/nvmem'Sascha Hauer2021-02-222-14/+42
|\ \ \ \
| * | | | nvmem: make id optional for of_nvmem_device_get()Marco Felsch2021-01-191-3/+4
| * | | | nvmem: make nvmem_device_write/read publicMarco Felsch2021-01-192-6/+19
| * | | | nvmem: add missing stubsMarco Felsch2021-01-191-0/+14
| * | | | nvmem: sync stub return values with linux codeMarco Felsch2021-01-191-5/+5
* | | | | Merge branch 'for-next/mtd'Sascha Hauer2021-02-221-2/+4
|\ \ \ \ \
| * | | | | mtd: nand: Fix BBT update issueYoshio Furuyama2021-02-171-2/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-next/misc'Sascha Hauer2021-02-2268-803/+589
|\ \ \ \ \
| * | | | | pbl: provide externally visible fdt_find_memAhmad Fatoum2021-02-224-67/+74
| * | | | | ARM: cpu: board-dt-2nd: rename of_find_mem for more generic useAhmad Fatoum2021-02-221-3/+3
| * | | | | usb: otg: Add support to register more than one otg devJules Maselbas2021-02-181-20/+43
| * | | | | sandbox: support 64-bit file IO in 32-bit buildAhmad Fatoum2021-02-164-13/+10
| * | | | | fs: increase reference count for backing store when loop mountingAhmad Fatoum2021-02-161-6/+36
| * | | | | commands: readline: release command sliceRouven Czerwinski2021-02-161-0/+6
| * | | | | commands: readline: use exit code macrosRouven Czerwinski2021-02-161-2/+2