summaryrefslogtreecommitdiff
path: root/sys/arch/evbarm/include
AgeCommit message (Expand)Author
2023-02-05fix root detection on evbarm when raid is involvedmrg
2021-10-11Fix buildsskrll
2021-08-10G/C unused flagskrll
2021-04-01Whitespace: #define<tab>simonb
2020-10-22Simplify the cpufunc.h header, i.e. always use #include <arm/cpufunc.h>skrll
2020-09-26RCSId policeskrll
2020-09-26G/C arm/atomic.hskrll
2020-08-12Part III of ad's performance improvements for aarch64skrll
2020-07-27Don't remove the _LKM #ifdefs, but do s/_LKM/_MODULE/skrll
2020-07-23unidef -U_LKMskrll
2020-07-10Add support for KASAN on ARMv[67]skrll
2019-03-30Provide LOADADDR macro for arm32 efibootjmcneill
2019-03-27- expose vmparams to userland on arm, like other archs do.christos
2018-11-01Add kASan support for aarch64. Stack tracking needs more investigationmaxv
2018-10-12Add wrapper for acpi_machdep.hjmcneill
2018-10-12Add cpufunc.h wrapperjmcneill
2018-09-15Let the bootloader override the progress function by defining PROGRESS_FNjmcneill
2018-09-15Fix #include path for aarch64/setjmp.h.jakllsch
2018-09-02Support loading kernels at PAs above 0x3fffffffff on arm64jmcneill
2018-08-27Add evbarm_cpu_rootconf callback for hooking into cpu_rootconfjmcneill
2018-08-26Add SLJIT to aarch64.rjs
2018-08-23Fix LOADADDR on aarch64 and use memmove for bcopy instead of memcpyjmcneill
2018-08-21Define BOOT_ELF64 for aarch64jmcneill
2018-07-12Remove the kernel PMC code. Sent yesterday on tech-kern@.maxv
2018-06-18Pull in opt_bootconfig.h for DRAM_BLOCKSjmcneill
2018-04-01Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)ryo
2018-03-03RCSid policeskrll
2017-12-10FDTise RapberryPI support. Thanks for jmcneill for a lot of help with this.skrll
2017-11-02ISA exists on more that just shark. Fix a comment about this.skrll
2017-07-05Wrap include of opt_machdep.h in ifdef _KERNEL_OPTjmcneill
2017-07-05Add support for reserved memory and MEMORY_DISK_DYNAMIC for FDT-basedjmcneill
2017-01-26provide __HAVE_COMPAT_NETBSD32 and fix multiple include protection consistently.christos
2015-02-23Use default PAGER_MAP_DEFAULT_SIZE for ARM and PowerPC, exceptionjoerg
2014-08-06Consistently define WARN in a way that passes format string checks, i.e.joerg
2014-07-23Rename sljitarch.h to sljit_machdep.h.alnsn
2014-06-17Add sljit support to arm.alnsn
2014-05-10Define and implement device_register_post_config() hook analog to thereinoud
2014-03-13Add IST_MPSAFE flagmatt
2014-02-04_setsoftintr is long dead. reap any leftovers from arm.matt
2013-05-07Make all ports use a common disklabel.h with MAXPARTITIONS set to 16.matt
2013-05-02This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds thatmatt
2013-05-01Use the common Makefile to pick up includes needed to be done by everymatt
2013-01-11Don't install fp.h anymorematt
2013-01-11Remove FPA specific header.matt
2012-11-08unifdef __OLD_INTERRUPT_CODEskrll
2012-10-27split device_t/softc for all remaining drivers.chs
2012-09-05Allow <arm/mainbus/mainbus.h> to supply mainbus_attach_args.matt
2012-08-14Add __HAVE_CPU_COUNTER support for ARM11 and Cortex CPUsmatt
2012-08-03Each ARM port needs a copy of this.matt
2012-07-28Remove __BUS_SPACE_HAS_STREAM_METHODSmatt