aboutsummaryrefslogtreecommitdiff
path: root/sys/arm
Commit message (Expand)AuthorAgeFilesLines
* bcm2835_clkman: add RPI4 compat stringMatthew Grooms2022-09-161-0/+1
* Adjust function definition in arm's mv_common.c to avoid clang 15 warningDimitry Andric2022-08-211-1/+1
* if_dwc: recognize additional rgmii phy-modesMitchell Horne2022-08-111-26/+29
* freescale: Fix a typo in a source code commentGordon Bergling2022-07-081-1/+1
* liberate wdog_kern_pat call from SW_WATCHDOG in arm minimdump codeAndriy Gapon2022-07-041-4/+1
* busdma: Protect ARM busdma bounce page counters using the bounce page lock.Hans Petter Selasky2022-06-281-4/+7
* tegra: Fix a typo in a source code commentGordon Bergling2022-06-101-1/+1
* Unify zlib instances into one.Xin LI2022-04-101-557/+0
* aw_spi: improve I/O stabilityAndriy Gapon2022-01-031-13/+23
* Disable clang 12 -Wcompound-token-split-by-macro warning for atomic-v4.hDimitry Andric2021-12-231-0/+9
* arm cpufunc: partially undo a9c91abd3bd4 for older gasDimitry Andric2021-12-211-2/+2
* omap4: Fix a few typos in source code commentsGordon Bergling2021-12-071-5/+5
* Implement GET_STACK_USAGE on remaining archsMitchell Horne2021-12-071-0/+11
* Fix typo on "Celsius"Elyes HAOUAS2021-12-061-2/+2
* TWL: Fix a typo in a source code commentGordon Bergling2021-11-281-1/+1
* arm64: Spell BeagleBone correctly in config file.Tom Hukins2021-11-191-1/+1
* arm: Remove unused itemsWarner Losh2021-11-192-121/+1
* ti(4): Fix a typo in an error messageGordon Bergling2021-10-091-1/+1
* bcm2835_sdhci: don't use DMA for kernel dumpsMitchell Horne2021-09-281-0/+8
* Revert "arm: Bump KSTACK_PAGES default to match i386/amd64"Kevin Bowling2021-09-021-1/+1
* arm: hide busdma statistics behind ifdef ARM_BUSDMA_MAPLOAD_STATSMateusz Guzik2021-08-231-0/+18
* Fix a common typo in source code commentsGordon Bergling2021-08-191-1/+1
* arm: Bump KSTACK_PAGES default to match i386/amd64Kevin Bowling2021-08-031-1/+1
* arm: dedup counter(9) address calculationMateusz Guzik2021-07-251-4/+2
* arm: add device syscon to TEGRA124Mateusz Guzik2021-07-211-0/+1
* arm: hide pc_mpidr behind #if __ARM_ARCH >= 6Mateusz Guzik2021-07-211-0/+4
* arm: add atomic_store_rel_64Mateusz Guzik2021-07-211-0/+1
* arm: replace byte-by-byte memcmp with an already existing asm variantMateusz Guzik2021-07-191-0/+2
* arm: Make sure we can handle a thumb entry point.Olivier Houchard2021-07-071-0/+2
* rpi_ft5406: Recognize raspberrypi,firmware-ts touchscreenJuraj Lutter2021-05-231-2/+2
* marvell: ap806_clock: add missing frequency modesMarcin Wojtas2021-02-021-4/+30
* MFC r368414:Mark Johnston2020-12-142-2/+18
* MFC r368161:Michal Meloun2020-12-143-1/+6
* MFC r368108:Mark Johnston2020-12-111-2/+6
* MFC r344855 (by jhb):Dimitry Andric2020-11-071-1/+0
* MFC r366197:Michal Meloun2020-10-311-2/+8
* MFC r363121:Michal Meloun2020-10-311-1/+1
* MFC r362384,r362385,r362386,r362392:Michal Meloun2020-10-313-33/+941
* MFC r362053:Michal Meloun2020-10-311-0/+4
* MFC r353773:Michal Meloun2020-10-318-125/+713
* MFC r365943: aw_usbphy: add support for device mode operationAndriy Gapon2020-10-281-40/+39
* MFC r366140: aw_pwm: fix programming of the periodAndriy Gapon2020-10-161-1/+1
* MFC r366138: aw_pwm: remove the busy bit checkAndriy Gapon2020-10-161-4/+0
* MFC r366142: aw_pwm: add a check and some comments related to long periodsAndriy Gapon2020-10-121-0/+14
* MFC r366141: aw_pwm: ensure sane configuration, just in caseAndriy Gapon2020-10-121-0/+7
* MFC r366139: aw_pwm: fix selection of the prescalerAndriy Gapon2020-10-121-1/+1
* MFC r366137: aw_pwm: trivially add H3 supportAndriy Gapon2020-10-121-0/+1
* MFC r365398,r365399: Allwinner USB DRD support (musb_otg)Andriy Gapon2020-10-122-0/+24
* MFC r362421: raspberry pi 4: cpufreq supportKyle Evans2020-10-041-0/+1
* MFC r363887 (by manu), r365395: allwinner: clk: Fix nm clock calculationAndriy Gapon2020-09-211-3/+5