]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
if_media.c: use __FBSDID().
[FreeBSD/FreeBSD.git] / sys / arm /
2019-12-06 Luiz Otavio O SouzaAdd the SPI driver for the Marvell Armada 37x0 SoC.
2019-12-06 Ian LeporeDeclare the global kernel symbols created by ldscript...
2019-12-05 Ed MasteUpdate ELF Tool Chain to upstream r3769
2019-12-05 Luiz Otavio O SouzaFix the build, use the correct include path.
2019-12-05 Luiz Otavio O SouzaAdd the I2C driver for the Armada 37x0.
2019-12-04 Warner LoshRegularize my copyright notice
2019-12-03 John BaldwinUse uintptr_t instead of register_t * for the stack...
2019-12-03 Emmanuel VadotRemove "all rights reserved" from copyright for the...
2019-12-03 Emmanuel VadotRemove "all rights reserved" from copyright for the...
2019-12-03 Emmanuel VadotImport DTS files for riscv from Linux 5.4
2019-12-02 Jeff RobersonFix a few places that free a page from an object withou...
2019-12-01 Kyle EvansRemove more needless <sys/tty.h> includes
2019-11-28 Ian LeporeImplement the ofw_bus_get_node method in the imx_gpio...
2019-11-28 Emmanuel VadotImport riscv DTS files
2019-11-28 Emmanuel VadotImport DTS files from Linux 5.4
2019-11-25 Xin LIMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-24 Ian LeporeWhen doing ARM stack unwinding as part of stack_save...
2019-11-23 Kyle Evansbcm2835_sdhci: fix non-INVARIANTS build
2019-11-23 Kyle Evansbcm2835_dma: rip out the "use_dma" flag, make it non...
2019-11-23 Kyle Evansbcm2835_sdhci: "fix" DMA on the RPi 4
2019-11-22 Kyle Evansbcm2835_vcbus: add the *other* rpi4 compat string
2019-11-21 Warner LoshRemove two obsolete comments that reference splhigh...
2019-11-21 Kyle Evansbcm2835_sdhci: only inspect interrupts we handle
2019-11-21 Andriy GaponMFV r354383: 10592 misc. metaslab and vdev related...
2019-11-21 Andriy GaponMFV r354382,r354385: 10601 10757 Pool allocation classes
2019-11-21 Ed Mastemark arm.arm (v4/v5) kernels as NO_UNIVERSE for now
2019-11-21 Kyle Evansbcm2835_sdhci: clean up DMA segments in error handling...
2019-11-21 Kyle Evansbcm2835_sdhci: roll back r354823
2019-11-21 Kyle EvansRevert r354930: wrong diff, right message.
2019-11-21 Kyle Evansbcm2835_sdhci: clean up DMA segments in error handling...
2019-11-20 Pedro F. GiffuniMFV 354917, 354918, 354919
2019-11-20 Kyle Evansbcm2835_vcbus: add compatibility name for ^/sys/contrib...
2019-11-20 Kyle Evansbcm2835: push address mapping conversion for DMA/mailbo...
2019-11-19 Kyle Evansbcm2835_sdhci: various refactoring of DMA path
2019-11-19 Kyle Evansbcm2835_sdhci: formalize DMA tag/segment scaling requir...
2019-11-19 Kyle Evansbcm2835_sdhci: some style cleanup, no functional change
2019-11-19 Kyle Evansbcm2835_sdhci: drop an assert in start_dma_seg
2019-11-18 Mark JohnstonSet MALLOC_DEBUG_MAXZONES=1 in GENERIC-NODEBUG configur...
2019-11-18 Kyle Evansbcm2835_sdhci: use a macro for interrupts we handle
2019-11-18 Kyle Evansbcm2835_sdhci: push DATA_END handling out of DMA interr...
2019-11-18 Andriy GaponMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-18 Xin LIMFV r354798:
2019-11-16 Conrad MeyerUpdate to Zstandard 1.4.4
2019-11-15 John BaldwinAdd a sv_copyout_auxargs() hook in sysentvec.
2019-11-14 Ian LeporeRewrite arm/stack_machdep.c for EABI; add stack(9)...
2019-11-10 Xin LIMFV r354582: file 5.37.
2019-11-10 Kyle Evansbcm2835_sdhci: don't panic in DMA interrupt if curcmd...
2019-11-08 Kyle Evansbcm2835: commit missing constant from r354560
2019-11-08 Kyle Evansbcm2835_sdhci: remove unused power_id field
2019-11-08 Kyle Evansbcm2835_sdhci: add some very basic support for rpi4
2019-11-08 Ed Mastearm linuxulator: reformat syscalls.master per current...
2019-11-08 Ed Mastearm linuxulator: add syscalls definition
2019-11-08 Kyle Evansbcm2835_dma: Mark IRQs shareable
2019-11-07 Kyle Evansbcm_lintc: don't attach if "interrupt-controller" is...
2019-11-07 Phil ShaferImport libxo-1.3.1:
2019-11-07 Andriy GaponMFV r354377: 10554 Implemented zpool sync command
2019-11-07 Phil ShaferImport libxo-1.3.0:
2019-11-06 Emmanuel Vadotarm64: allwinner: a64: Do not init the video related...
2019-11-06 Ed Masteblacklist: update to NetBSD snapshot on 20191106
2019-11-06 Emmanuel Vadotarm: allwinner: aw_mmc: Check if the regulator support...
2019-11-06 Emmanuel Vadotregulator: Add regulator_check_voltage function
2019-11-03 Cy SchubertMFV r354257:
2019-10-30 Ilya BakulinUse the new cam_sim_alloc_dev function to properly...
2019-10-23 Emmanuel Vadotaxp81x: Use the default regnode_init method
2019-10-22 Kyle Evansarm: correct kernelstack allocation size
2019-10-22 Mark JohnstonInitialize thread0.td_kstack_pages on arm.
2019-10-21 Brooks DavisUpdate tcsh to git revision 83c5be0 bringing in a numbe...
2019-10-21 Gleb SmirnoffConvert to if_foreach_llmaddr() KPI.
2019-10-21 Gleb SmirnoffConvert to if_foreach_llmaddr() KPI.
2019-10-21 Gleb SmirnoffConvert to if_foreach_llmaddr() KPI.
2019-10-21 Gleb SmirnoffConvert to if_foreach_llmaddr() KPI.
2019-10-20 Michal MelounUpdate Armada 8k drivers to cover newly imported DT...
2019-10-19 Jung-uk KimMerge ACPICA 20191018.
2019-10-16 Mark JohnstonRemove page locking from pmap_mincore().
2019-10-16 Konstantin BelousovPort r353622 to sparc64 and arm v4.
2019-10-16 Ian LeporeUpdate some comments; no functional changes. Some...
2019-10-16 Ian LeporeRevert r351218 (by manu). While the changes in r351218...
2019-10-16 Andriy GaponMFV r353637: 10844 Serialize ZTHR operations to elimina...
2019-10-16 Andriy GaponMFV r353630: 10809 Performance optimization of AVL...
2019-10-16 Andriy GaponMFV r348596: 9689 zfs range lock code should not be...
2019-10-16 Andriy GaponMFV r353628:
2019-10-16 Andriy GaponMFV r353623: 10473 zfs(1M) missing cross-reference...
2019-10-16 Andriy GaponMFV r353619: 9691 fat zap should prefetch when iterating
2019-10-16 Andriy GaponMFV r353617: 9425 allow channel programs to be stopped...
2019-10-16 Andriy GaponMFV r353615: 9485 Optimize possible split block search...
2019-10-16 Andriy GaponMFV r353613: 10731 zfs: NULL pointer errors
2019-10-16 Andriy GaponMFC r353611: 10330 merge recent ZoL vdev and metaslab...
2019-10-16 Andriy GaponMFV r353608: 10165 libzpool: passing argument 1 to...
2019-10-16 Andriy GaponMFV r353606: 10067 Miscellaneous man page typos
2019-10-15 Andriy GaponMFV r353561: 10343 ZoL: Prefix all refcount functions...
2019-10-15 Andriy GaponMFV r353558: 10572 10579 Fix race in dnode_check_slots_...
2019-10-15 Andriy GaponMFV r353551: 10452 ZoL: merge in large dnode feature...
2019-10-15 Jeff Roberson(6/6) Convert pmap to expect busy in write related...
2019-10-15 Jeff Roberson(3/6) Add a shared object busy synchronization mechanis...
2019-10-14 Emmanuel Vadotarm: allwinner: Add np and nmm clock file to the build
2019-10-14 Emmanuel Vadotarm64: allwinner: Add aw_dwc3 driver
2019-10-14 Emmanuel Vadotarm64: allwinner: Add support for the usb3 phy
2019-10-14 Emmanuel Vadotarm64: allwinner: aw_usbphy: Add support for H6 PHY
2019-10-14 Emmanuel Vadotarm64: allwinner: Add H6 GPIO/Pinctrl driver
2019-10-14 Emmanuel Vadotarm64: allwinner: Add Allwinner H6 Support
next