summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dts: update to v5.10-rc1Sascha Hauer2020-11-091482-13361/+48185
* Release v2020.11.0v2020.11.0Sascha Hauer2020-11-091-1/+1
* firmware: Fix dependencies for PBLSascha Hauer2020-11-051-1/+1
* ARM: dts: am335x: Fix pinctrl valuesSascha Hauer2020-11-037-396/+396
* ARM: bootm: Add lower bound check of kernel in SDRAMAlexander Shiyan2020-10-281-2/+3
* usb: Fix initial max packet sizeSascha Hauer2020-10-271-3/+5
* Documentation: aarch64-qemu-virt: note physical target supportAhmad Fatoum2020-10-211-4/+4
* Documentation: x86: note EFI supportAhmad Fatoum2020-10-211-0/+5
* Documentation: glossary: add some extra infoAhmad Fatoum2020-10-211-6/+6
* Documentation: boards: stm32mp: search engine optimizationAhmad Fatoum2020-10-211-1/+1
* Documentation: smhfs: fix some typosAhmad Fatoum2020-10-211-4/+4
* sandbox: fix link error when UBSAN is selected without ASANAhmad Fatoum2020-10-191-6/+1
* Merge branch 'for-next/sandbox' into masterSascha Hauer2020-10-1425-232/+629
|\
| * sandbox: defconfig: enable new generic featuresAhmad Fatoum2020-10-131-2/+43
| * sandbox: dts: include state node by defaultAhmad Fatoum2020-10-133-50/+47
| * sandbox: add watchdog driverAhmad Fatoum2020-10-135-0/+117
| * sandbox: dts: implement reboot modeAhmad Fatoum2020-10-131-1/+11
| * sandbox: power: implement reset source supportAhmad Fatoum2020-10-132-1/+25
| * sandbox: poweroff: migrate to driver probed from device treeAhmad Fatoum2020-10-134-43/+66
| * sandbox: dts: define default environment nodeAhmad Fatoum2020-10-131-0/+20
| * sandbox: hostfile: maintain created temp files over resetAhmad Fatoum2020-10-133-9/+39
| * sandbox: hostfile: support anonymous hostfiles in device treeAhmad Fatoum2020-10-133-5/+41
| * sandbox: hostfile: unify --image and direct device tree probeAhmad Fatoum2020-10-134-40/+90
| * of: implement of_property_read_u64_arrayAhmad Fatoum2020-10-132-0/+78
| * sandbox: dts: retire skeleton.dtsiAhmad Fatoum2020-10-122-15/+14
| * sandbox: fix behavior with images >= 4G on 32-bitAhmad Fatoum2020-10-121-5/+7
| * sandbox: compile in a fallback device treeAhmad Fatoum2020-10-124-26/+9
| * gen-dtb-s: support x86 and other platforms with 16-bit .wordAhmad Fatoum2020-10-121-3/+3
| * of: Add common device tree register functionSascha Hauer2020-10-128-49/+36
* | Merge branch 'for-next/remoteproc' into masterSascha Hauer2020-10-145-54/+220
|\ \
| * | ARM: dts: i.MX8MP: Add Cortex-M7 Coprocessor nodeSascha Hauer2020-10-072-0/+10
| * | ARM: dts: i.MX8MQ: Add Cortex-M4 Coprocessor nodeSascha Hauer2020-10-071-0/+8
| * | clk: i.MX8MQ: Add Cortex-M4 clkSascha Hauer2020-10-071-0/+5
| * | remoteproc: imx: Add i.MX8M supportSascha Hauer2020-10-071-0/+126
| * | remoteproc: imx: use function hooks in SoC dataSascha Hauer2020-10-071-31/+48
| * | remoteproc: imx: Change SoC order in codeSascha Hauer2020-10-071-29/+29
| * | remoteproc: imx: Fix off-by-one errorSascha Hauer2020-10-071-1/+1
* | | Merge branch 'for-next/reboot-mode' into masterSascha Hauer2020-10-1424-33/+606
|\ \ \
| * \ \ Merge branch 'for-next/magicvar-unique-id' into for-next/reboot-modeSascha Hauer2020-10-0725-125/+98
| |\ \ \
| * | | | ARM: dts: i.MX6qdl: define BootROM reboot-mode on top of SRC_GPR{9, 10}Ahmad Fatoum2020-09-291-0/+21
| * | | | power: reset: syscon-reboot-mode: support multi-word reboot modesAhmad Fatoum2020-09-291-26/+65
| * | | | power: reset: reboot-mode: support multi-word magicAhmad Fatoum2020-09-293-22/+33
| * | | | ARM: stm32mp: remove custom reboot mode logic from arch codeAhmad Fatoum2020-09-292-26/+2
| * | | | ARM: dts: stm32mp: setup syscon-reboot-mode on TAMP general purpose registerAhmad Fatoum2020-09-291-0/+15
| * | | | defaultenv: provide defaults for generic reboot modesAhmad Fatoum2020-09-298-4/+45
| * | | | power: reset: reboot-mode: fix up node into boot device treeAhmad Fatoum2020-09-292-0/+44
| * | | | power: reset: reboot-mode: port syscon-reboot-mode supportAhmad Fatoum2020-09-294-0/+108
| * | | | drivers: add reboot-mode infrastructureAhmad Fatoum2020-09-2910-0/+320
| * | | | usbgadget: autostart: support delayed usbgadget.autostart=1Ahmad Fatoum2020-09-291-3/+3
* | | | | Merge branch 'for-next/percent_pe' into masterSascha Hauer2020-10-1420-69/+72
|\ \ \ \ \