]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm/allwinner
Move the pandaboard initialization from the probe to the attach method.
[FreeBSD/FreeBSD.git] / sys / arm / allwinner /
2016-11-15 jmcneillOn command error, reset only DMA and FIFO engines inste...
2016-11-15 jmcneillAllow the MMC frequency to be set up to 52MHz for MMC...
2016-11-15 manuUpstream DTS provides PLL3 and PLL7 nodes (and their...
2016-11-14 andrewMove including fdt_pinctrl.h after openfirm.h to get...
2016-11-14 andrewStop including fdt_common.h from the arm code when...
2016-11-11 andrewUse the modern spelling of ofw_bus_node_is_compatible...
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-08 andrewStart to remove the old pre-INTRNG code from the arm...
2016-11-08 manuDo not fail to attach the clock if we cannot set the...
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-04 manuAdd support for AXP221 Power Management Unit.
2016-11-04 manuFix r308306 by spelling variable correctly.
2016-11-04 manuSet rst_apb to NULL to avoid panic when release.
2016-11-04 manuFor AHB clock we need to set the assigned parents for...
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-11-03 jmcneillAdd support for Allwinner H3 audio codec.
2016-11-02 jmcneillAdd support for the integrated DMA controller found...
2016-11-02 jmcneillRegister the device's xref handle at attach time.
2016-11-02 jmcneillAdd support for H3 PLL2 (PLL_Audio).
2016-11-02 jmcneillThe DTS may report fewer than 4 parents for a module...
2016-10-30 jmcneillFix H3 temperature reporting. The formula in for V1...
2016-10-27 ganboldAdd support for Allwinner Consumer IR interface.
2016-10-26 andrewUse the new fdt_intr.h constants in the Allwinner NMI...
2016-10-26 andrewDefine the Allwinner PLL FDT constants in the file...
2016-10-26 manuThe only consumer of pll1 is the CPU clock, we don...
2016-10-25 manuallwinner A10 Pll1 allow changing freq
2016-10-24 jmcneillDefer cpufreq updates from intr handler to the taskqueu...
2016-10-24 manuallwinner: Add support for P2WI in RSB driver
2016-10-24 manuRevert 307822
2016-10-23 jmcneillThrottle CPU frequency when hot temperature threshold...
2016-10-23 manuallwinner: Add support for P2WI bus
2016-10-17 hselaskyFix device delete child function.
2016-10-16 jmcneillaw_ccu on H3 needs access to PRCM space. The r_pio...
2016-10-15 manuaxp209: Add support for regulators
2016-10-15 jmcneillMatch "allwinner,sun8i-h3-apb0-gates-clk" compatible...
2016-10-15 jmcneillProvide a complete A23 PLL1 factor table, from 60MHz...
2016-10-09 mmelARM: Remove unused includes.
2016-10-06 mmelARM: SEV/WFE instructions are implemented starting...
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 andrewSplit CPU_CORTEXA into CPU_CORTEXA8, for the Cortex...
2016-10-04 mmMFV r306669:
2016-10-03 andrewRemove the old Allwinner std.* files, these are not...
2016-10-01 baptImport libucl 20160812
2016-09-30 mmelALLWINNER: ahci_devclass is local variable, don't expor...
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-23 andrewRestrict where we need to define fdt_fixup_table to...
2016-09-23 andrewMove cpu_reset to be a platform method to allow multipl...
2016-09-23 andrewRemove bus_dma_get_range and bus_dma_get_range_nb on...
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-21 kibAdd kernel interfaces to call EFI Runtime Services.
2016-09-21 andrewUpdate the device tree source files to a Linux 4.7-RC.
2016-09-19 andrewImport the Linaro Cortex Strings library into contrib.
2016-09-10 manua10_mmc: Remove completly the PIO code now all access...
2016-09-07 jmcneillAdd support for Allwinner A83T CPU frequency scaling.
2016-09-07 jmcneillAttach later so axp81x attaches after aw_nmi.
2016-09-05 mmMFV r305420:
2016-09-05 jmcneillAdd sy8106a to Allwinner kernel. This regulator is...
2016-09-05 jmcneillAdd support for Allwinner H3 PLL_CPUX.
2016-09-05 jmcneillAdd support for the Allwinner H3 Thermal Sensor Control...
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-09-03 ngieUpdate contrib/netbsd-tests with new content from NetBSD
2016-09-03 jmcneillUse the root key in the Security ID EFUSE (when valid...
2016-09-03 jmcneillAdd support for Allwinner A64 thermal sensors.
2016-09-03 jmcneillAdd support for reading root key on A83T/A64.
2016-09-03 ngieMFhead @ r305314
2016-09-01 jmcneillAdd support for changing A23 PLL1 frequency.
2016-09-01 jmcneillAdd support for setting DCDC2 voltage.
2016-09-01 ngieMFhead @ r305170
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-31 jmcneillAdd support for Allwinner A64 USB PHY.
2016-08-30 pfgMFV r302423:
2016-08-30 jmcneillAdd support for Allwinner A64 watchdog timer.
2016-08-25 ngieMFhead @ r304815
2016-08-25 jmcneillAdd support for Allwinner A64 PLL_PERIPH0/PLL_PERIPH1...
2016-08-25 jmcneillSwitch parent clock when setting frequency if a new...
2016-08-25 jmcneillAdd support for Allwinner multi-parent bus gates.
2016-08-25 jmcneillExpose DC1SW as a regulator switch. On Pine64 this...
2016-08-25 jmcneillRemove dependency on allwinner_soc_family() as it is...
2016-08-24 cyMFV r304732.
2016-08-23 manuAllwinner: Add thermal sensor driver for A10/A20
2016-08-23 manuDo not include file from dt-bindings and simply use...
2016-08-21 manuallwinner: Remove a20/a20_cpu_cfg.c from the build.
2016-08-19 manuif_emac: Before generating a random MAC address, try...
2016-08-19 manuAllwinner: Move a10_padconf.c into a10 subdirectory.
2016-08-17 manuRename allwinner_machdep.{c.h} to aw_machdep.{c.h}...
2016-08-17 manuRename kernel config A10 into ALLWINNER_UP as it is...
2016-08-17 manuOnly set pud settings if this is a pullup or pulldown...
2016-08-17 manua10_gpio_get_function now returns the whole function...
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-14 ngieMFhead @ r304091
2016-08-14 manuCorrect the size of the softc in a10_ehci
2016-08-14 mmMFV r304060:
2016-08-12 ngieCheckpoint initial integration work
2016-08-03 manuWe need aw_nmi to be attached which needs GIC so attach...
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-22 manuPC5 doesn't have mmc2 function.
2016-07-21 manuaxp209 needs aw_nmi so attach a bit earlier
next