summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | usb: dwc2: Rework dwc2_wait_for_mode to use wait_on_timeoutJules Maselbas2021-03-151-4/+3
| * | usb: dwc2: Replace pr_info with dev_warnJules Maselbas2021-03-151-3/+4
| * | usb: dwc2: Make dwc2_wait_bit_set wait all bits in maskJules Maselbas2021-03-151-1/+1
| * | usb: gadget: dfu: Simplify state handleJules Maselbas2021-03-011-4/+3
| * | usb: gadget: dfu: call do_close also when not in safe modeJules Maselbas2021-03-011-1/+5
| * | usb: storage: add support for drivers larger than 2TiBAhmad Fatoum2021-03-012-14/+85
| * | usb: storage: refactor usb 32-bit capacity readAhmad Fatoum2021-03-011-29/+33
| |/
* | Merge branch 'for-next/spdx'Sascha Hauer2021-03-2321-256/+76
|\ \
| * | gpio: Replace license and copyright boilerplate by SPDX identifiersUwe Kleine-König2021-03-0421-256/+76
| |/
* | 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/net'Sascha Hauer2021-03-232-79/+93
|\ \ \
| * | | net: macb: add tx clock rate for 10 MBit linkMichael Tretter2021-03-221-0/+3
| * | | net: phy: dp83867: enable link downshift by defaultThomas Haemmerle2021-03-221-6/+10
| * | | net: phy: dp83867: read status from PHY status register PHYSTSThomas Haemmerle2021-03-221-0/+36
| * | | net: phy: dp83867: remove explicit setting of cfg2Thomas Haemmerle2021-03-221-10/+1
| * | | net: phy: dp83867: simplify dp83867_config_initThomas Haemmerle2021-03-221-26/+23
| * | | net: phy: dp83867: remove useless call to genphy_config_anegMichael Tretter2021-03-221-8/+0
| * | | net: phy: dp83867: fix checkpatch checks and warningsMichael Tretter2021-03-221-38/+37
| * | | net: phy: dp83867: convert driver to spdxMichael Tretter2021-03-221-9/+1
* | | | Merge branch 'for-next/misc'Sascha Hauer2021-03-2341-229/+519
|\ \ \ \
| * | | | reboot-mode: drop now unnecessary checkSascha Hauer2021-03-231-4/+0
| * | | | of: Return copy of live tree as fixed treeSascha Hauer2021-03-231-4/+10
| * | | | dts: zcu104: remove unnecessary ZynqMP clock dtsiMichael Tretter2021-03-222-156/+0
| * | | | mtd: Notify user when erasure of a block failed during erase opStefan Riedmueller2021-03-171-1/+4
| * | | | fs: Fix default mount when device already mountedStefan Riedmueller2021-03-171-9/+19
| * | | | blspec: Check if already mounted before mountingSascha Hauer2021-03-171-1/+3
| * | | | ARM: stm32mp: defconfig: enable DWC2 USB OTG controllerAhmad Fatoum2021-03-171-1/+7
| * | | | ARM: stm32mp: add support for STM32MP157-EV1 boardAhmad Fatoum2021-03-1710-2/+136
| * | | | kbuild: add '-fcf-protection=none' to barebox build optionsAhmad Fatoum2021-03-171-0/+4
| * | | | kbuild: add '-fno-stack-check' to barebox build optionsAhmad Fatoum2021-03-171-0/+3
| * | | | reset: Remove WARN_ON when CONFIG_RESET_CONTROLLER=nJules Maselbas2021-03-161-7/+0
| * | | | image-fit: ignore rsa by image selectionDenis Osterland-Heim2021-03-161-4/+2
| * | | | fs: delete unused members in <linux/stat.h>Ahmad Fatoum2021-03-162-13/+0
| * | | | scripts: imx-image: add error handling for pwriteRouven Czerwinski2021-03-161-2/+7
| * | | | param: drop unused left-over struct membersAhmad Fatoum2021-03-161-2/+0
| * | | | sandbox: add Xterm escape sequence backed LED driverAhmad Fatoum2021-03-163-0/+72
| * | | | resource: include region name in conflict's debug outputAhmad Fatoum2021-03-161-2/+4
| * | | | complete: Use string_list_add_sort_uniq()Sascha Hauer2021-03-161-8/+1
| * | | | stringlist: Initialize HEAD str member to NULLSascha Hauer2021-03-161-0/+1
| * | | | stringlist: Add adding sort uniqSascha Hauer2021-03-162-0/+24
| * | | | ARM: i.MX8M: bbu: fix variable name to used semanticAlexander Kurz2021-03-042-6/+6
| * | | | video: add simplefb driverAhmad Fatoum2021-03-015-2/+204
| * | | | MIPS: qemu-malta: make barebox Malta images detectableAhmad Fatoum2021-03-011-2/+1
| * | | | usb: dwc2: fix mismatching argument to printf format specifierAhmad Fatoum2021-03-012-2/+2
| * | | | mtd: cfi-flash: fail gracefully instead of crashing on NULL pageAhmad Fatoum2021-03-011-0/+4
* | | | | Merge branch 'for-next/dts'Sascha Hauer2021-03-231146-19245/+47130
|\ \ \ \ \
| * | | | | dts: update to v5.12-rc3Sascha Hauer2021-03-171-0/+1
| * | | | | dts: update to v5.12-rc2Sascha Hauer2021-03-176-39/+25
| * | | | | dts: update to v5.12-rc1Sascha Hauer2021-03-171143-19164/+46986