| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the modern spelling of ofw_bus_node_is_compatible in sys/arm. | andrew | 2017-08-28 | 1 | -1/+1 |
* | MFC r306262, r306267, r310021: (needed to avoid conflicts on later merges) | ian | 2017-03-01 | 2 | -18/+0 |
* | Move arm's devmap to some generic place, so it can be used | br | 2016-04-26 | 1 | -2/+2 |
* | Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machine | andrew | 2016-04-15 | 1 | -1/+1 |
* | Build ofw_cpu.c on all ARM configs using FDT. As we mve towards using the | andrew | 2016-02-28 | 1 | -1/+0 |
* | Almost all copies of platform_mp_init_secondary just called | andrew | 2016-02-26 | 1 | -7/+0 |
* | Remove platform_mp_probe as it's almost identical on most ARM SoCs, and | andrew | 2016-02-26 | 1 | -6/+0 |
* | Remove platform_ipi_send, it's an unneeded as all implementations are | andrew | 2016-02-25 | 1 | -7/+0 |
* | Move ARM_L2_PIPT option to std.armv6 for all armv6 platforms. | skra | 2016-02-22 | 1 | -2/+0 |
* | As <machine/pmap.h> is included from <vm/pmap.h>, there is no need to | skra | 2016-02-22 | 1 | -1/+0 |
* | Stop defining fdt_pic_table when building for ARM_INTRNG. | andrew | 2016-02-11 | 1 | -0/+2 |
* | Remove all remaining references to old and not more used struct | skra | 2016-02-02 | 1 | -1/+1 |
* | [intrng] Migrate the intrng code from sys/arm/arm to sys/kern/subr_intr.c. | adrian | 2015-12-18 | 1 | -1/+1 |
* | Move more bus_space_* files to be built by files.arm. This leaves the | andrew | 2015-11-21 | 1 | -3/+0 |
* | Makeoption ARM_LITLE_ENDIAN does nothing. Remove it since it isn't | imp | 2015-11-20 | 1 | -2/+0 |
* | Remove bus_space_asm_generic.S from the per-SoC files.* files, it's already | andrew | 2015-11-20 | 1 | -1/+0 |
* | Stop setting {KERN,}PHYSADDR on armv6, it's unneeded. | andrew | 2015-11-20 | 1 | -3/+0 |
* | Since r289279 bufinit() uses mp_ncpus, but some architectures set this | tijl | 2015-11-08 | 1 | -4/+2 |
* | Include "opt_platform.h" early so that the FDT option is visible as needed. | ian | 2015-10-18 | 1 | -0/+2 |
* | Rename arm_init_secondary_ic() -> arm_pic_init_secondary(). The latter is | ian | 2015-10-18 | 1 | -1/+1 |
* | Remove obsolete vendor code from Alpine platform support | zbb | 2015-07-30 | 16 | -13941/+0 |
* | More tr -d '\r' t make config happy and | bz | 2015-05-16 | 2 | -39/+39 |
* | Introduce support for the Alpine PoC from Annapurna Labs | zbb | 2015-05-15 | 21 | -0/+14621 |