aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/allwinner
Commit message (Expand)AuthorAgeFilesLines
* aw_mmc: Reset cardTom Jones2026-02-092-0/+12
* if_awg: Add H616 compat stringTom Jones2026-02-091-0/+2
* aw_sid: Add H616 configuration and compat stringTom Jones2026-02-091-0/+27
* aw_gpio: Add support for H616Tom Jones2026-02-093-0/+158
* aw_wdog: Add support for H616Tom Jones2026-02-091-3/+27
* aw_usbphy: Add H616 compat string and configurationTom Jones2026-02-091-0/+9
* aw_rsb: Add H616 compat stringTom Jones2026-02-091-0/+3
* aw_cir: Add H616 compat stringTom Jones2026-02-091-0/+3
* aw_mmc: Add H616 mmc and emmc configTom Jones2026-02-091-0/+14
* aw_rtc: Add H616 compat stringTom Jones2026-02-091-0/+1
* aw_rtc: bump settime() delaysMitchell Horne2025-12-151-11/+12
* sound: Retire snd_mtx* wrappersChristos Margiolis2025-11-211-5/+5
* sound: Get rid of useless sndbuf getters and settersChristos Margiolis2025-11-112-5/+5
* style(9): white space after ; and around binary operatorsDavid E. O'Brien2025-10-161-1/+1
* gpio: implement bus_setup_intr and bus_teardown_intrAhmad Khalifa2025-09-301-0/+4
* gpio: remove gpiobus_attach_busAhmad Khalifa2025-08-133-4/+7
* aw_mmc: changes for Allwinner D1Julien Cassette2025-07-221-7/+26
* riscv: enable allwinner RTCMitchell Horne2025-07-041-8/+21
* gpio: attach gpiobus when the controller is readyAhmad Khalifa2025-07-041-4/+4
* mmc: Use bus_topo_lock and taskqueue_bus while adding/removing child devicesJohn Baldwin2025-03-101-7/+4
* Revert "riscv: enable allwinner RTC"Mitchell Horne2025-03-041-16/+8
* riscv: aw_timer enablement for D1Mitchell Horne2025-01-271-10/+29
* aw_timer: rename driver from a10_timerMitchell Horne2025-01-272-56/+56
* a10_timer: some tidying/re-organizationMitchell Horne2025-01-271-39/+51
* riscv: enable Allwinner D1 USB driversMitchell Horne2025-01-101-0/+9
* Remove now-redundant calls to device_delete_childJohn Baldwin2025-01-021-4/+1
* Use device_delete_children instead of explicit calls to device_delete_childJohn Baldwin2025-01-021-7/+1
* aw_gpio: Add a missing commaZhenlei Huang2024-12-121-1/+1
* aw_gpio: support Allwinner D1 GPIOJulien Cassette2024-12-102-31/+109
* riscv: enable Allwinner if_awgMitchell Horne2024-12-102-0/+29
* Replace calls to bus_generic_attach with bus_attach_childrenJohn Baldwin2024-12-061-1/+1
* aw_wdog: disable timer on attachMitchell Horne2024-11-161-0/+3
* aw_syscon: enable for Allwinner D1 (riscv)Mitchell Horne2024-11-161-0/+1
* riscv: enable allwinner RTCMitchell Horne2024-11-161-8/+16
* sound: Make device registration more intuitiveChristos Margiolis2024-11-031-5/+5
* intrng: Add support for multiple interrupt rootsAyrton Munoz2024-09-221-1/+1
* newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANYWarner Losh2024-07-252-2/+2
* net: Remove unneeded NULL check for the allocated ifnetZhenlei Huang2024-06-281-5/+0
* arm: Remove stray references to dev/sound/chip.hChristos Margiolis2024-05-061-1/+0
* aw_gpio: temporarily switch to input function if read in eint modeAndriy Gapon2024-02-181-0/+12
* intrng: Remove irq_root_ipicount and corresponding intr_pic_claim_root argJessica Clarke2024-01-241-1/+1
* syscon: Move syscon code in dev/sysconEmmanuel Vadot2024-01-102-3/+3
* phy: Move phy code in dev/phyEmmanuel Vadot2024-01-102-2/+2
* regulator: Move regulator code in dev/regulatorEmmanuel Vadot2024-01-109-9/+9
* nvmem: Move nvmem code in dev/nvmemEmmanuel Vadot2024-01-101-1/+1
* hwreset: Move reset code in dev/hwresetEmmanuel Vadot2024-01-1014-14/+14
* clk: Move clock code in dev/clkEmmanuel Vadot2024-01-1019-20/+20
* usb: dwc3: Move driver under a subdirectoryEmmanuel Vadot2024-01-101-141/+0
* clk: Move allwinner driver into the common directoryEmmanuel Vadot2024-01-1037-9880/+19
* pwm: Move allwinner driver into the common directoryEmmanuel Vadot2024-01-101-398/+0