CVS commit: src/sys/arch/evbarm/vexpress

2018-06-11 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Mon Jun 11 19:42:22 UTC 2018 Modified Files: src/sys/arch/evbarm/vexpress: vexpress_start.S Log Message: fix xputc for big endian To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/evbarm/vexpress/vexpres

CVS commit: src/sys/arch/evbarm/vexpress

2017-06-04 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Jun 4 19:15:46 UTC 2017 Modified Files: src/sys/arch/evbarm/vexpress: vexpress_start.S Log Message: Add a 1MB mapping to the MMU init table to cover the FDT blob in case the bootloader places it beyond the init mem size.

CVS commit: src/sys/arch/evbarm/vexpress

2017-06-01 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Thu Jun 1 17:01:18 UTC 2017 Modified Files: src/sys/arch/evbarm/vexpress: if_smsh_axi.c Log Message: Configure IRQ for active high polarity, push-pull driver. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sy