| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: Clean up socdev_va | Andrew Turner | 2024-02-13 | 1 | -0/+7 |
* | sys: Remove $FreeBSD$: one-line .c comment pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
* | Remove unused functions and variables in cpufunc.[ch]. | Michal Meloun | 2020-12-14 | 1 | -1/+0 |
* | Remove the pre-ARMv6 and pre-INTRNG code. | Michal Meloun | 2020-11-29 | 1 | -7/+0 |
* | Remove NO_EVENTTIMERS support | Mark Johnston | 2020-11-19 | 1 | -1/+0 |
* | Declare the global kernel symbols created by ldscript.arm in arm's machdep.h, | Ian Lepore | 2019-12-06 | 1 | -0/+20 |
* | Save VFP state in getcontext(3) on ARM. | Michal Meloun | 2017-10-16 | 1 | -0/+1 |
* | Remove the MULTIDELAY option from arm. It's now enabled when PLATFORM is | Andrew Turner | 2017-07-07 | 1 | -1/+1 |
* | Split overbloated machep.c to multiple files and do basic cleanup | Michal Meloun | 2017-03-11 | 1 | -2/+10 |
* | Include machine/acle-compat.h in cdefs.h on arm if the compiler doesn't | Ian Lepore | 2016-05-25 | 1 | -2/+0 |
* | Add a MULTIDELAY option to allow the ARM kernel to have multiple DELAY | Andrew Turner | 2016-04-30 | 1 | -0/+5 |
* | ARM: Teach LINUX_BOOT_ABI to recognize DT blob. | Michal Meloun | 2016-03-26 | 1 | -1/+2 |
* | ARM: remove old pmap-v6 code. The new pmap-v6 is mature enough, and | Michal Meloun | 2016-01-29 | 1 | -1/+3 |
* | Add support for branch instruction on armv7 with ptrace single step | Zbigniew Bodek | 2015-11-02 | 1 | -0/+3 |
* | New pmap code for armv6. Disabled by default, option ARM_NEW_PMAP enables it. | Ian Lepore | 2015-03-26 | 1 | -0/+6 |
* | For data and instruction prefetch aborts, call the same handler in the C | Ian Lepore | 2014-12-25 | 1 | -2/+1 |
* | Add the start of the ARM platform code. This is based on the PowerPC | Andrew Turner | 2014-05-17 | 1 | -34/+0 |
* | Replace many pasted identical definitions of cpu_initclocks() with a common | Ian Lepore | 2014-02-26 | 1 | -0/+1 |
* | Consolidate code related to setting up physical memory configuration into | Ian Lepore | 2014-02-08 | 1 | -3/+0 |
* | Use abp_physaddr for the physical address over KERNPHYSADDR. This helps us | Andrew Turner | 2014-02-06 | 1 | -1/+1 |
* | platform_devmap_init() was renamed initarm_devmap_init() in r257669, update | Gavin Atkinson | 2013-11-24 | 1 | -2/+2 |
* | Call initarm_lastaddr() later in the init sequence, after establishing | Ian Lepore | 2013-11-05 | 1 | -2/+30 |
* | Move remaining code and data related to static device mapping into the | Ian Lepore | 2013-11-04 | 1 | -3/+0 |
* | Add a couple forward declarations, so that board support routines don't have | Ian Lepore | 2013-03-29 | 1 | -3/+5 |
* | Add hw.board.serial and hw.board.revision for exporting board-specific info | Oleksandr Tymoshenko | 2013-01-05 | 1 | -0/+4 |
* | Merge the FDT versions of initarm. | Andrew Turner | 2012-11-03 | 1 | -0/+4 |
* | Pull out the SoC specific parts of initarm into separate functions | Andrew Turner | 2012-09-23 | 1 | -0/+5 |
* | Create a common set_stackptrs in sys/arm/machdep.c. | Andrew Turner | 2012-09-22 | 1 | -0/+11 |
* | More Linux boot support. Create arm_dump_avail_init() to initialize | Warner Losh | 2012-06-14 | 1 | -0/+5 |
* | Add support for parsing Linux ATAGs such as you'd see from uboot or | Warner Losh | 2012-06-14 | 1 | -0/+2 |
* | Create default_parse_boot_param which, if FreeBSD /boot/loader support | Warner Losh | 2012-06-14 | 1 | -3/+3 |
* | Modify all the arm platform files to call parse_boot_param passing in | Warner Losh | 2012-06-14 | 1 | -1/+4 |
* | Pull out the common code to initialise proc0 & thread0 from initarm to a | Andrew Turner | 2012-06-10 | 1 | -0/+1 |
* | Take the first baby step towards unifying and cleaning up arminit(): | Warner Losh | 2008-04-03 | 1 | -5/+5 |
* | Instead of using sysarch() to store-retrieve the tp, add a magic address, | Olivier Houchard | 2005-02-26 | 1 | -0/+2 |
* | Import FreeBSD/arm kernel bits. | Olivier Houchard | 2004-05-14 | 1 | -0/+13 |