]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm/allwinner
ping: use the monotonic clock to measure durations
[FreeBSD/FreeBSD.git] / sys / arm / allwinner /
2019-08-10 manuallwinner: Add support to min/max in aw_clk_frac
2019-08-10 manuRemove some duplicate code that end up in r350844
2019-08-10 manuallwinner: Add a new clock aw_clk_m
2019-08-10 manuallwinner: Rework the BUS_PASS on drivers
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-06-28 mmMFV r349454:
2019-06-27 asomersMFHead @349476
2019-06-23 ianAdd the rtc8583 driver to conf/files. Also, move sy810...
2019-06-20 asomersMFHead @349234
2019-06-17 mmMFV r349134:
2019-06-17 ianImplement the ofw_bus_get_node method in aw_pwm(4)...
2019-06-16 ianRename pwmbus.h to ofw_pwm.h, because after all the...
2019-06-15 ianMake pwm channel numbers unsigned.
2019-06-15 ianRestructure the pwm device hirearchy and interfaces.
2019-06-15 ianRename the channel_max method to channel_count, because...
2019-06-15 ianGive the aw_pwm driver a module version.
2019-06-15 ianHandle failure to enable the clock or obtain its frequency.
2019-06-15 ianDon't call pwmbus_attach_bus(), because it may not...
2019-06-15 ianIn detach(), check for failure of bus_generic_detach...
2019-06-10 bzA bit of code hygiene (no functional changes).
2019-06-10 bzallwinner mmc: move variable assignment into block
2019-06-06 asomersMFHead @348740
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-23 manuarm: allwinner: Remove frac mode from NM clk
2019-05-23 manuarm: allwinner: clk: Use the new frac clock
2019-05-23 manuarm: allwinner: clk: Add new clock aw_clk_frac
2019-05-23 manuallwinner: aw_ccu: Add some debug printfs (disabled...
2019-05-21 cemInclude eventhandler.h in more compilation units
2019-05-20 mmMFV r347989:
2019-05-20 cemExtract eventfilter declarations to sys/_eventfilter.h
2019-05-13 asomersMFHead @347527
2019-05-12 manuarm: allwinner: aw_clk_nm: Don't reparent the clock...
2019-05-11 manuallwinner: clk: sun8i_r: Correct resets
2019-05-11 manuallwinner: clk: prediv_mux: Init the current parent
2019-05-08 manudts: Import files from Linux 5.1
2019-04-27 manuarm: allwinner: a10: Correct pin functions
2019-04-27 manuarm64: allwinner: ccu_de2: Remove H5 compatible
2019-04-27 manuarm64: allwinner: Add compatible strings for clock...
2019-04-25 manuarm: allwinner: Add pnp info to aw_rsb and compile...
2019-04-25 manuarm: allwinner: Add pnp info to if_awg and compile...
2019-04-25 manuarm: allwinner: Add pnp info to aw_rtc and compile...
2019-04-25 manuarm: allwinner: Add pnp info to axp81x and compile...
2019-04-25 manuarm: allwinner: Add pnp info to aw_thermal and compile...
2019-04-25 manuarm: allwinner: Add pnpinfo for aw_sid and add module...
2019-04-23 cyMFV r346563:
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-17 manuarm: allwinner: Fix audio for Allwinner H3/H5
2019-04-16 manuarm: allwinner: Makes more device optional
2019-04-16 manuarm: Add kern_clocksource.c directly in files.arm
2019-04-16 manuallwinner: clk: Garbage collect old clock implementation
2019-04-16 manuaw_syscon: Add a new compatible
2019-04-16 manuaw_rtc: Register the clocks
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 kibabImplement CMD53 block mode support for SDHCI and AllWin...
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-04 asomersMFHead@r345880
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-04-01 kibabUse information about max data size that the controller...
2019-03-29 manuarm: allwinner: clk: Fix nm_recalc
2019-03-25 mmMFV r345495:
2019-03-18 asomersMFHead@r345275
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 ngieMFhead@r344996
2019-03-07 manuarm64: allwinner: a64: Add TCON clock
2019-03-07 manuarm64: allwinner: Add CCU DE2
2019-03-07 manuarm: allwinner: Fix NM clock recalc
2019-03-07 cyMFV r344878:
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 ngieMFhead@r344527
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-22 ganboldAdd base to the warning threshold.
2019-02-20 ganboldClarify notifications when battery capacity ratio
2019-02-19 ngieMFhead@r344270
2019-02-17 ganboldAdd sysctl for setting battery charging current.
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-11 ganboldAdd sensors support for AXP803/AXP813. Sensor values...
2019-02-10 dimMerge ^/head r343807 through r343955.
2019-02-10 ganboldEnable necessary bits when activating interrupts. This...
2019-01-22 dimMerge ^/head r343202 through r343319.
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-21 kevansawg: fix soft reset failure with no link
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-17 kevansRevert r343095
2019-01-16 kevansawg: Move MAC soft reset to awg_init_locked to avoid...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-18 cyMFV r342175:
2018-12-14 manuallwinner: aw_pwm: Read value at attach
next