]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Revert r355505. The code that it allowed to compile has been removed.
[FreeBSD/FreeBSD.git] / sys / arm /
2019-12-06 loosFix the ARM64 build, include the necessary <sys/mutex...
2019-12-06 loosAdd the SPI driver for the Marvell Armada 37x0 SoC.
2019-12-06 ianDeclare the global kernel symbols created by ldscript...
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-05 loosFix the build, use the correct include path.
2019-12-05 loosAdd the I2C driver for the Armada 37x0.
2019-12-04 impRegularize my copyright notice
2019-12-03 jhbUse uintptr_t instead of register_t * for the stack...
2019-12-03 manuRemove "all rights reserved" from copyright for the...
2019-12-03 manuRemove "all rights reserved" from copyright for the...
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-12-02 jeffFix a few places that free a page from an object withou...
2019-12-01 kevansRemove more needless <sys/tty.h> includes
2019-11-28 ianImplement the ofw_bus_get_node method in the imx_gpio...
2019-11-28 manuImport riscv DTS files
2019-11-28 manuImport DTS files from Linux 5.4
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-24 ianWhen doing ARM stack unwinding as part of stack_save...
2019-11-23 kevansbcm2835_sdhci: fix non-INVARIANTS build
2019-11-23 kevansbcm2835_dma: rip out the "use_dma" flag, make it non...
2019-11-23 kevansbcm2835_sdhci: "fix" DMA on the RPi 4
2019-11-22 kevansbcm2835_vcbus: add the *other* rpi4 compat string
2019-11-21 impRemove two obsolete comments that reference splhigh...
2019-11-21 kevansbcm2835_sdhci: only inspect interrupts we handle
2019-11-21 emastemark arm.arm (v4/v5) kernels as NO_UNIVERSE for now
2019-11-21 kevansbcm2835_sdhci: clean up DMA segments in error handling...
2019-11-21 kevansbcm2835_sdhci: roll back r354823
2019-11-21 kevansRevert r354930: wrong diff, right message.
2019-11-21 kevansbcm2835_sdhci: clean up DMA segments in error handling...
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-20 kevansbcm2835_vcbus: add compatibility name for ^/sys/contrib...
2019-11-20 kevansbcm2835: push address mapping conversion for DMA/mailbo...
2019-11-19 kevansbcm2835_sdhci: various refactoring of DMA path
2019-11-19 kevansbcm2835_sdhci: formalize DMA tag/segment scaling requir...
2019-11-19 kevansbcm2835_sdhci: some style cleanup, no functional change
2019-11-19 kevansbcm2835_sdhci: drop an assert in start_dma_seg
2019-11-18 markjSet MALLOC_DEBUG_MAXZONES=1 in GENERIC-NODEBUG configur...
2019-11-18 kevansbcm2835_sdhci: use a macro for interrupts we handle
2019-11-18 kevansbcm2835_sdhci: push DATA_END handling out of DMA interr...
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-15 jhbAdd a sv_copyout_auxargs() hook in sysentvec.
2019-11-14 ianRewrite arm/stack_machdep.c for EABI; add stack(9)...
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-10 kevansbcm2835_sdhci: don't panic in DMA interrupt if curcmd...
2019-11-08 kevansbcm2835: commit missing constant from r354560
2019-11-08 kevansbcm2835_sdhci: remove unused power_id field
2019-11-08 kevansbcm2835_sdhci: add some very basic support for rpi4
2019-11-08 emastearm linuxulator: reformat syscalls.master per current...
2019-11-08 emastearm linuxulator: add syscalls definition
2019-11-08 kevansbcm2835_dma: Mark IRQs shareable
2019-11-07 kevansbcm_lintc: don't attach if "interrupt-controller" is...
2019-11-07 philImport libxo-1.3.0:
2019-11-06 manuarm64: allwinner: a64: Do not init the video related...
2019-11-06 manuarm: allwinner: aw_mmc: Check if the regulator support...
2019-11-06 manuregulator: Add regulator_check_voltage function
2019-10-30 kibabUse the new cam_sim_alloc_dev function to properly...
2019-10-23 manuaxp81x: Use the default regnode_init method
2019-10-22 kevansarm: correct kernelstack allocation size
2019-10-22 markjInitialize thread0.td_kstack_pages on arm.
2019-10-21 glebiusConvert to if_foreach_llmaddr() KPI.
2019-10-21 glebiusConvert to if_foreach_llmaddr() KPI.
2019-10-21 glebiusConvert to if_foreach_llmaddr() KPI.
2019-10-21 glebiusConvert to if_foreach_llmaddr() KPI.
2019-10-20 mmelUpdate Armada 8k drivers to cover newly imported DT...
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-16 markjRemove page locking from pmap_mincore().
2019-10-16 kibPort r353622 to sparc64 and arm v4.
2019-10-16 ianUpdate some comments; no functional changes. Some...
2019-10-16 ianRevert r351218 (by manu). While the changes in r351218...
2019-10-15 jeff(6/6) Convert pmap to expect busy in write related...
2019-10-15 jeff(3/6) Add a shared object busy synchronization mechanis...
2019-10-14 manuarm: allwinner: Add np and nmm clock file to the build
2019-10-14 manuarm64: allwinner: Add aw_dwc3 driver
2019-10-14 manuarm64: allwinner: Add support for the usb3 phy
2019-10-14 manuarm64: allwinner: aw_usbphy: Add support for H6 PHY
2019-10-14 manuarm64: allwinner: Add H6 GPIO/Pinctrl driver
2019-10-14 manuarm64: allwinner: Add Allwinner H6 Support
2019-10-14 manuarm: allwinner: Disable the clock before changing it...
2019-10-14 manuarm64: allwinner: Add aw_clk_nmm clock
2019-10-14 manuarm64: allwinner: Add new clock aw_clk_np
2019-10-14 manuaw_ccung: Add more debug printfs
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-07 avgalign use of cp15_pmccntr_get with its availability
2019-10-03 manuallwinner: Remove a10_ehci driver
2019-10-01 manuarm: allwinner: a10_ehci: Enable all phys
2019-10-01 manuarm: allwinner: a10_ehci: Look for the phy based on...
2019-10-01 ianAdd 8 and 16 bit versions of atomic_cmpset and atomic_f...
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuarm: allwinner: Add pll_mipi to the files
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-28 manuarm64: allwinner: a64: Add PLL_MIPI
2019-09-27 kibImprove MD page fault handlers.
2019-09-26 dimMerge ^/head r352587 through r352763.
2019-09-25 markjComplete the removal of the "wire_count" field from...
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-17 dimMerge ^/head r352319 through r352435.
2019-09-16 markjRevert r352406, which contained changes I didn't intend...
2019-09-16 markjFix a couple of nits in r352110.
next