summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2021.08.0v2021.08.0Sascha Hauer2021-08-231-1/+1
* ARM: at91: fix building samad2 images without sama5d3Ahmad Fatoum2021-08-091-4/+1
* mci: imx-esdhc-pbl: initialize fsl_esdhc_hostRouven Czerwinski2021-08-091-4/+4
* fit: Use digest_verify() to verify hashesSascha Hauer2021-07-301-7/+1
* password: Use crypto_memneq() to compare hashesSascha Hauer2021-07-301-2/+3
* crypto: digest: use crypto_memneq()Sascha Hauer2021-07-301-2/+5
* crypto: add crypto_memneq()Sascha Hauer2021-07-303-0/+109
* Revert "sandbox: hostfile: move initcall to earlier postcore level"Ahmad Fatoum2021-07-181-1/+1
* sandbox: turn into deep probe platformAhmad Fatoum2021-07-181-2/+14
* nvmem: support deep probeAhmad Fatoum2021-07-181-0/+13
* state: support deep probeAhmad Fatoum2021-07-181-0/+4
* of: partition: implement of_partition_ensure_probedAhmad Fatoum2021-07-182-0/+17
* sandbox: fix probe order dependency between watchdog and powerAhmad Fatoum2021-07-181-8/+6
* sandbox: power: set $global.system.reset=POR on poweroffAhmad Fatoum2021-07-181-3/+11
* Merge branch 'for-next/zynqmp'Sascha Hauer2021-07-1810-0/+238
|\
| * Documentation: zynqmp: add some documentationMichael Tretter2021-06-251-0/+40
| * ARM: zynqmp: defconfig: enable more featuresMichael Tretter2021-06-251-0/+23
| * ARM: zynqmp: zcu104: register update handlerMichael Tretter2021-06-252-0/+19
| * ARM: zynqmp: add update handlerMichael Tretter2021-06-253-0/+70
| * dts: zcu104: add Barebox environmentMichael Tretter2021-06-251-0/+10
| * clk: zynqmp: do not enable already enabled clocksMichael Tretter2021-06-251-0/+3
| * ARM: zynqmp: set reset sourceMichael Tretter2021-06-252-0/+73
* | Merge branch 'for-next/usb-gadget'Sascha Hauer2021-07-1827-148/+3621
|\ \
| * | bthread: add options to create and delete dummy bthreadsAhmad Fatoum2021-06-281-1/+26
| * | bthread: replace blocking bthread_stop with nonblocking bthread_cancelAhmad Fatoum2021-06-284-44/+56
| * | bthread: remove thread exit codesAhmad Fatoum2021-06-284-38/+47
| * | usbgadget: add support for USB mass storage gadgetAhmad Fatoum2021-06-2513-4/+3347
| * | usbgadget: refactor usbgadget_register to accept arrayAhmad Fatoum2021-06-253-25/+39
| * | Documentation: devel: background-execution: update bthread docsAhmad Fatoum2021-06-251-23/+11
| * | bthread: implement basic Linux-like completion APIAhmad Fatoum2021-06-251-0/+55
| * | common: bthread: schedule only in command contextAhmad Fatoum2021-06-253-5/+8
| * | common: move workqueue handling from poller_call() to sched()Ahmad Fatoum2021-06-257-27/+52
| * | bthread: add debug print for scheduler context switchesAhmad Fatoum2021-06-251-1/+4
| * | input: virtio: poll from poller, not bthreadAhmad Fatoum2021-06-252-26/+22
| |/
* | Merge branch 'for-next/usb'Sascha Hauer2021-07-182-2/+2
|\ \
| * | usb: ehci: Fix unitialized variableSascha Hauer2021-06-211-1/+1
| * | usb: storage: Improve messageSascha Hauer2021-06-211-1/+1
* | | Merge branch 'for-next/rockchip'Sascha Hauer2021-07-1854-79/+8456
|\ \ \
| * | | arm: rk3568-evb1: add support for Rockchip SARADCMichael Riesch2021-06-282-1/+17
| * | | aiodev: add driver for Rockchip SARADCMichael Riesch2021-06-283-0/+206
| * | | ARM: rockchip_v8_defconfig Disable ARC_EMAC driverSascha Hauer2021-06-281-1/+0
| * | | pinctrl: rockchip: Register gpios as deviceSascha Hauer2021-06-281-50/+54
| * | | ARM: Rockchip: rk3568 EVB: Add eMMC pinmuxSascha Hauer2021-06-281-0/+2
| * | | usb: dwc3: Use _io functions on dma coherent memorySascha Hauer2021-06-281-4/+4
| * | | ARM64: Implement mem*_*io()Sascha Hauer2021-06-282-1/+99
| * | | ARM: Rockchip: rk3568 EVB: Add USB supportSascha Hauer2021-06-281-0/+95
| * | | ARM: Rockchip: rk3568: Add USB nodesSascha Hauer2021-06-281-0/+213
| * | | phy: rockchip: Add naneng-combphy supportSascha Hauer2021-06-283-0/+615
| * | | phy: Rockchip: Add driver for usb2phySascha Hauer2021-06-285-0/+991
| * | | usb: ehci: Handle clocks and physSascha Hauer2021-06-281-0/+26