| Commit message (Expand) | Author | Age | Files | Lines |
| * | ti(4): Fix a typo in an error message | Gordon Bergling | 2021-10-09 | 1 | -1/+1 |
| * | bcm2835_sdhci: don't use DMA for kernel dumps | Mitchell Horne | 2021-09-28 | 1 | -0/+8 |
| * | Revert "arm: Bump KSTACK_PAGES default to match i386/amd64" | Kevin Bowling | 2021-09-02 | 1 | -1/+1 |
| * | arm: hide busdma statistics behind ifdef ARM_BUSDMA_MAPLOAD_STATS | Mateusz Guzik | 2021-08-23 | 1 | -0/+18 |
| * | Fix a common typo in source code comments | Gordon Bergling | 2021-08-19 | 1 | -1/+1 |
| * | arm: Bump KSTACK_PAGES default to match i386/amd64 | Kevin Bowling | 2021-08-03 | 1 | -1/+1 |
| * | arm: dedup counter(9) address calculation | Mateusz Guzik | 2021-07-25 | 1 | -4/+2 |
| * | arm: add device syscon to TEGRA124 | Mateusz Guzik | 2021-07-21 | 1 | -0/+1 |
| * | arm: hide pc_mpidr behind #if __ARM_ARCH >= 6 | Mateusz Guzik | 2021-07-21 | 1 | -0/+4 |
| * | arm: add atomic_store_rel_64 | Mateusz Guzik | 2021-07-21 | 1 | -0/+1 |
| * | arm: replace byte-by-byte memcmp with an already existing asm variant | Mateusz Guzik | 2021-07-19 | 1 | -0/+2 |
| * | arm: Make sure we can handle a thumb entry point. | Olivier Houchard | 2021-07-07 | 1 | -0/+2 |
| * | rpi_ft5406: Recognize raspberrypi,firmware-ts touchscreen | Juraj Lutter | 2021-05-23 | 1 | -2/+2 |
| * | marvell: ap806_clock: add missing frequency modes | Marcin Wojtas | 2021-02-02 | 1 | -4/+30 |
| * | MFC r368414: | Mark Johnston | 2020-12-14 | 2 | -2/+18 |
| * | MFC r368161: | Michal Meloun | 2020-12-14 | 3 | -1/+6 |
| * | MFC r368108: | Mark Johnston | 2020-12-11 | 1 | -2/+6 |
| * | MFC r344855 (by jhb): | Dimitry Andric | 2020-11-07 | 1 | -1/+0 |
| * | MFC r366197: | Michal Meloun | 2020-10-31 | 1 | -2/+8 |
| * | MFC r363121: | Michal Meloun | 2020-10-31 | 1 | -1/+1 |
| * | MFC r362384,r362385,r362386,r362392: | Michal Meloun | 2020-10-31 | 3 | -33/+941 |
| * | MFC r362053: | Michal Meloun | 2020-10-31 | 1 | -0/+4 |
| * | MFC r353773: | Michal Meloun | 2020-10-31 | 8 | -124/+712 |
| * | MFC r365943: aw_usbphy: add support for device mode operation | Andriy Gapon | 2020-10-28 | 1 | -40/+39 |
| * | MFC r366140: aw_pwm: fix programming of the period | Andriy Gapon | 2020-10-16 | 1 | -1/+1 |
| * | MFC r366138: aw_pwm: remove the busy bit check | Andriy Gapon | 2020-10-16 | 1 | -4/+0 |
| * | MFC r366142: aw_pwm: add a check and some comments related to long periods | Andriy Gapon | 2020-10-12 | 1 | -0/+14 |
| * | MFC r366141: aw_pwm: ensure sane configuration, just in case | Andriy Gapon | 2020-10-12 | 1 | -0/+7 |
| * | MFC r366139: aw_pwm: fix selection of the prescaler | Andriy Gapon | 2020-10-12 | 1 | -1/+1 |
| * | MFC r366137: aw_pwm: trivially add H3 support | Andriy Gapon | 2020-10-12 | 1 | -0/+1 |
| * | MFC r365398,r365399: Allwinner USB DRD support (musb_otg) | Andriy Gapon | 2020-10-12 | 2 | -0/+24 |
| * | MFC r362421: raspberry pi 4: cpufreq support | Kyle Evans | 2020-10-04 | 1 | -0/+1 |
| * | MFC r363887 (by manu), r365395: allwinner: clk: Fix nm clock calculation | Andriy Gapon | 2020-09-21 | 1 | -3/+5 |
| * | MFC r365265: | Mark Johnston | 2020-09-16 | 2 | -1/+8 |
| * | MFC r364149: aw_cir: in pulse encoding actual length is one greater than value | Andriy Gapon | 2020-09-07 | 1 | -12/+14 |
| * | MFC r364148: aw_cir: lower activation threshold to support NECx protocol | Andriy Gapon | 2020-09-07 | 1 | -5/+7 |
| * | MFC r360467, r362399, r362405, r362415 | Oleksandr Tymoshenko | 2020-09-06 | 2 | -2/+2 |
| * | MFC r364147: aw_cir: minor cleanups | Andriy Gapon | 2020-08-28 | 1 | -2/+3 |
| * | MFC r364146: aw_cir: add support for allwinner,sun6i-a31-ir (found, e.g., on h3) | Andriy Gapon | 2020-08-28 | 1 | -2/+7 |
| * | MFC r363948: ccu_sun8i_r: minor comment update | Andriy Gapon | 2020-08-28 | 1 | -1/+1 |
| * | MFC r363597: actually enable gate control for allwinner's r-ccu ir clock | Andriy Gapon | 2020-08-03 | 1 | -1/+1 |
| * | MFC r362029-r362030 | Oleksandr Tymoshenko | 2020-06-29 | 4 | -40/+182 |
| * | MFC r358430, r359934-r359936, r359939, r359969, r360093 | Emmanuel Vadot | 2020-06-19 | 2 | -15/+14 |
| * | MFC r360013, r360018, r360021 | Emmanuel Vadot | 2020-06-19 | 2 | -3/+3 |
| * | MFC r360008-r360009, r360011 | Emmanuel Vadot | 2020-06-19 | 1 | -1/+56 |
| * | MFC r359924-r359925, r359927, r359932, r359965 | Emmanuel Vadot | 2020-06-19 | 1 | -66/+61 |
| * | MFC r359806: | Emmanuel Vadot | 2020-06-19 | 1 | -8/+12 |
| * | MFC r356888, r356891 | Emmanuel Vadot | 2020-06-18 | 15 | -451/+818 |
| * | MFC r356276, r356609-r356610, r356637, r356798-r356800, r356802 | Emmanuel Vadot | 2020-06-18 | 5 | -100/+257 |
| * | MFC r353528-r353529 | Emmanuel Vadot | 2020-06-18 | 5 | -0/+869 |