]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
fd: remove the seq argument from fget routines
[FreeBSD/FreeBSD.git] / sys / arm /
2020-02-02 impKill old armv4 busdma
2020-02-02 impMove arm back to having one LINT
2020-02-02 impRemove old boardid/mach-types support.
2020-02-02 impRemove armv5 marvell support.
2020-02-02 impRemove Ralink RT1310 support
2020-01-31 markjReimplement stack capture of running threads on i386...
2020-01-27 impCreate a convenince wrapper to fill in a CAM_PATH_INQ...
2020-01-19 manuzilinx/zy7_qspi: Add a qspi driver for Zynq platforms.
2020-01-19 manuarm: allwinner: Add GPIO Interrupt support
2020-01-19 manuarm: allwinner: Fix padconf for interrupts information
2020-01-18 kevanssysent targets: further cleanup and deduplication
2020-01-17 kevansbcm2835_vcbus: unifdef all platform definitions
2020-01-16 manuarm: allwinner: ahci: target-supply is optional
2020-01-16 manuarm: allwinner: Add support for bank supply
2020-01-16 manuaxp8xx: Add a regnode_init method
2020-01-16 manuaxp8xx: Add missing voltage regulators offset
2020-01-12 mjgAdd KERNEL_PANICKED macro for use in place of direct...
2020-01-10 manuarm: allwinner: axp209: Add regnode_status method
2020-01-10 kevansSet .ORDER for makesyscalls generated files
2020-01-10 kevansa10_ahci: grab the target-supply regulator and enable it
2020-01-09 kevansbcm2835_vcbus: hide 'checking root' messages under...
2020-01-09 rlibbyuma: reorganize flags
2020-01-07 ianAdd #ifdef option-test wrappers around another call...
2020-01-02 ianAdd the xdma framework and pl330 dma drivers to arm...
2020-01-02 manuarm: allwinner: aw_spi: Call bus_generic_attach
2020-01-02 ianSince arm/unwind.c s conditionally compiled, only call...
2020-01-02 impRemove NOTES.armv5. It's no longer relevant.
2019-12-31 traszRegen after r356233.
2019-12-31 traszSigh, add getcpu(2) chunk missed in r356229.
2019-12-31 cyMFV r356143:
2019-12-31 mmMFV r356163,r356197:
2019-12-30 ianSet a "kernbase" symbol in 32-bit arm locore.S and...
2019-12-30 kevanssc(4) md bits: stop setting sc->kbd entirely
2019-12-24 loosInitialize the bounce pages list in armv[4|6] DMA maps.
2019-12-24 bdragon[PowerPC] Implement Secure-PLT jump table processing...
2019-12-24 scottlIntroduce the concept of busdma tag templates. A templa...
2019-12-23 kevanssc: fix arm/mips/sparc64 MD bits
2019-12-22 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 cyMFV r353143 (phillip):
2019-12-21 cyMFV r353141 (by phillip):
2019-12-20 kevansKill off dummy kbd drivers
2019-12-20 kevansVERSATILEPB: Unbreak after r355796
2019-12-18 kevansbcm2835_vcbus: add legacy compat mappings
2019-12-17 kevansarm: add SOC_BRCM_BCM2837 option, include it in GENERIC
2019-12-17 ianRemove unnecessary MODULE_DEPEND() from imx_i2c.c,...
2019-12-16 jeffRepeat the spinlock_enter/exit pattern from amd64 on...
2019-12-16 kevanschrome_kb: remove default get_fkeystr/diag implementations
2019-12-16 kevanskbd drivers: use kbdd_* indirection for diag invocation
2019-12-15 ianRewrite arm kernel stack unwind code to work when unwin...
2019-12-14 traszRegen after r355752.
2019-12-14 traszFix definitions for linuxulator's sync_file_range(2).
2019-12-13 impBe consistent about checking return value from bus_dela...
2019-12-13 impCreate new wrapper function: bus_delayed_attach_children()
2019-12-11 emastearm linuxulator: regen sysent after r355621
2019-12-11 emastearm linuxulator: put syscall type and argument on one...
2019-12-11 emastearm linuxulator: add "make sysent" generated files
2019-12-11 emastearm linuxulator: add syscalls.conf and Makefile for...
2019-12-10 markjIntroduce vm_page_astate.
2019-12-09 kevansRPI: Fix DMA/SDHCI on the BCM2836 (Raspberry Pi 2)
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
next