the bitrig pmap_revamp branch has been created by patrick.

it is 0 commits behind master, and 23 commits ahead.

commit 091f12bf2b07ae3a7f84dfbd362aa0598612e1df
diff: https://github.com/bitrig/bitrig/commit/091f12b
author: Patrick Wildt <[email protected]>
date: Sat Sep 13 17:56:35 2014 +0200

fixup

M       sys/arch/arm/include/pmap.h
M       sys/arch/arm/include/vmparam.h
M       sys/arch/armv7/armv7/armv7_start.S
M       sys/arch/armv7/conf/generic

commit 648af22cce81ab746bbb507fb8d2d7b842b8c782
diff: https://github.com/bitrig/bitrig/commit/648af22
author: Dale Rahn <[email protected]>
date: Tue Apr 15 00:36:20 2014 -0400

Revert "OpenBSD/moko development has stopped, it effectively stopped long ago 
when"

This reverts commit 22c7ef8c2c4c6f10a4df02221b5f3cbe3b10d52d.

A       sys/arch/arm/s3c2xx0/files.s3c2410
A       sys/arch/arm/s3c2xx0/files.s3c2xx0
A       sys/arch/arm/s3c2xx0/s3c2410.c
A       sys/arch/arm/s3c2xx0/s3c2410_intr.c
A       sys/arch/arm/s3c2xx0/s3c2410_intr.h
A       sys/arch/arm/s3c2xx0/s3c2410reg.h
A       sys/arch/arm/s3c2xx0/s3c2410var.h
A       sys/arch/arm/s3c2xx0/s3c24x0_clk.c
A       sys/arch/arm/s3c2xx0/s3c24x0_intr.h
A       sys/arch/arm/s3c2xx0/s3c24x0_lcd.c
A       sys/arch/arm/s3c2xx0/s3c24x0_lcd.h
A       sys/arch/arm/s3c2xx0/s3c24x0reg.h
A       sys/arch/arm/s3c2xx0/s3c24x0var.h
A       sys/arch/arm/s3c2xx0/s3c2xx0_busdma.c
A       sys/arch/arm/s3c2xx0/s3c2xx0_intr.c
A       sys/arch/arm/s3c2xx0/s3c2xx0_intr.h
A       sys/arch/arm/s3c2xx0/s3c2xx0_mutex.c
A       sys/arch/arm/s3c2xx0/s3c2xx0_space.c
A       sys/arch/arm/s3c2xx0/s3c2xx0reg.h
A       sys/arch/arm/s3c2xx0/s3c2xx0var.h
A       sys/arch/arm/s3c2xx0/sscom.c
A       sys/arch/arm/s3c2xx0/sscom_s3c2410.c
A       sys/arch/arm/s3c2xx0/sscom_var.h
A       sys/arch/moko/dev/moko_lcd.c

commit 69f47a982f62afddbfd2571a83fad7d49da30de8
diff: https://github.com/bitrig/bitrig/commit/69f47a9
author: Dale Rahn <[email protected]>
date: Sun Apr 13 23:26:10 2014 -0400

clean up protocon so it 'works' on other platforms.

M       sys/arch/armv7/armv7/armv7.c

commit cc384f98c29074b73b3e604fb5575ba7133652d9
diff: https://github.com/bitrig/bitrig/commit/cc384f9
author: Dale Rahn <[email protected]>
date: Sun Apr 13 23:22:49 2014 -0400

allocate virtual space for msgbuf

M       sys/arch/arm/arm/pmap.c

commit 767bb0ea005d2274fb60b3a1becabce30b7a5cb1
diff: https://github.com/bitrig/bitrig/commit/767bb0e
author: Dale Rahn <[email protected]>
date: Sun Apr 13 21:57:02 2014 -0400

init physmem value later, or it can get lost.

M       sys/arch/armv7/armv7/armv7_machdep.c

commit a07fa24b0c20019d331ce0406dfda32732b72a6b
diff: https://github.com/bitrig/bitrig/commit/a07fa24
author: Dale Rahn <[email protected]>
date: Sun Apr 13 21:56:29 2014 -0400

currently addresses are outside kernel addressable space, comment.

M       sys/arch/arm/include/vmparam.h

commit 3736d64238c3b87756cf81033b4dd4c040dbc38c
diff: https://github.com/bitrig/bitrig/commit/3736d64
author: Dale Rahn <[email protected]>
date: Sun Apr 13 21:55:51 2014 -0400

pmap locks down vectors, this is not necessary.

M       sys/arch/arm/arm/arm32_machdep.c

commit 62e90d630c14271844ef2ffa6a63ccc8ed3342a2
diff: https://github.com/bitrig/bitrig/commit/62e90d6
author: Dale Rahn <[email protected]>
date: Thu Apr 10 07:43:06 2014 -0400

more.

M       sys/arch/arm/arm/pmap.c

commit 211e76ea620e5ddf9e372912782d3714047c443b
diff: https://github.com/bitrig/bitrig/commit/211e76e
author: Dale Rahn <[email protected]>
date: Wed Apr 9 23:38:03 2014 -0400

rearrange protoconsole code

now pre-vm or post-vm can be turned on/off independantly.

NOTE: protoconsole is _ONLY_ for early VM bringup, not for
normal kernels.

M       sys/arch/armv7/armv7/armv7.c

commit a573bf7d0ca40e1602c75ff05331db712e4d0f9c
diff: https://github.com/bitrig/bitrig/commit/a573bf7
author: Dale Rahn <[email protected]>
date: Wed Apr 9 23:30:39 2014 -0400

With much hackery... copyright.

M       sys/arch/arm/arm/pmap.c
M       sys/arch/armv7/armv7/armv7.c
M       sys/arch/armv7/armv7/armv7_machdep.c

commit df0e6b2c16b79c3fc5597fe66c00cc7af0942240
diff: https://github.com/bitrig/bitrig/commit/df0e6b2
author: Dale Rahn <[email protected]>
date: Tue Apr 8 08:59:40 2014 -0400

virtual goodness.

M       sys/arch/arm/arm/pmap.c
M       sys/arch/armv7/armv7/armv7_machdep.c
M       sys/arch/armv7/armv7/armv7_start.S

commit 77e159d32f95343b73ca761b5dd94fb7c83dbc5c
diff: https://github.com/bitrig/bitrig/commit/77e159d
author: Dale Rahn <[email protected]>
date: Tue Apr 8 00:44:33 2014 -0400

more...

M       sys/arch/arm/arm/pmap.c
M       sys/arch/armv7/armv7/armv7_machdep.c

commit e9b1e335927c4e909b8f6ea4efaf7a8b4e7d0cbd
diff: https://github.com/bitrig/bitrig/commit/e9b1e33
author: Dale Rahn <[email protected]>
date: Sun Apr 6 00:21:42 2014 -0400

hackacon, hackacon.

M       sys/arch/arm/arm/pmap.c
M       sys/arch/armv7/armv7/armv7.c
M       sys/arch/armv7/armv7/armv7_machdep.c

commit 07aa8ef163a15ab42cac86e62b82468d971e40ac
diff: https://github.com/bitrig/bitrig/commit/07aa8ef
author: Dale Rahn <[email protected]>
date: Sat Apr 5 18:54:16 2014 -0400

better...

M       sys/arch/arm/arm/pmap.c
M       sys/arch/arm/include/pte.h

commit c3ad4cf35440cb40b46d0c82ecbfdac12aa74621
diff: https://github.com/bitrig/bitrig/commit/c3ad4cf
author: Dale Rahn <[email protected]>
date: Sat Apr 5 14:28:54 2014 -0400

Getting closer.

Ok, major rejuggling during startup, but most of the code is starting to
form into a sensible shape.

M       sys/arch/arm/arm/pmap.c
M       sys/arch/arm/include/pmap.h
M       sys/arch/armv7/armv7/armv7_machdep.c
M       sys/arch/armv7/armv7/armv7_start.S

commit 7aa0dab45cde31240b440821f96ff82c29dabcc0
diff: https://github.com/bitrig/bitrig/commit/7aa0dab
author: Dale Rahn <[email protected]>
date: Sun Mar 30 21:18:22 2014 -0400

comment out consinit, we will not have an early console.

add a mapping for initial vectors.

M       sys/arch/armv7/armv7/armv7_machdep.c

commit 481aed01ed8f0c6cc3468092667fc42e9e2b76da
diff: https://github.com/bitrig/bitrig/commit/481aed0
author: Dale Rahn <[email protected]>
date: Sun Mar 30 15:30:02 2014 -0400

more arm pmap code.

Rewrite the pre-startup mmu table to be constructed position independant.

M       sys/arch/arm/arm/pmap.c
M       sys/arch/arm/include/pmap.h
M       sys/arch/arm/include/pte.h
M       sys/arch/armv7/armv7/armv7_machdep.c
M       sys/arch/armv7/armv7/armv7_start.S

commit 94ebf55542df7d04ce9a24b660785dc9b38a9729
diff: https://github.com/bitrig/bitrig/commit/94ebf55
author: Dale Rahn <[email protected]>
date: Sat Mar 22 18:41:35 2014 -0400

step.

M       sys/arch/arm/arm/pmap.c

commit f7d7da09544aa20c4e0b666ac52a913beaf2596f
diff: https://github.com/bitrig/bitrig/commit/f7d7da0
author: Dale Rahn <[email protected]>
date: Sun Mar 2 17:24:10 2014 -0500

bootstrap mostly done.

M       sys/arch/arm/arm/pmap.c
M       sys/arch/arm/include/pmap.h
M       sys/arch/arm/include/pte.h
M       sys/arch/arm/include/vmparam.h

commit 7347ca63c35a5a7d2d95d7341ce3f7142ae6c66a
diff: https://github.com/bitrig/bitrig/commit/7347ca6
author: Dale Rahn <[email protected]>
date: Sun Feb 23 21:11:51 2014 -0500

Checkpoint.

M       sys/arch/arm/arm/pmap.c
M       sys/arch/arm/include/pmap.h
M       sys/arch/arm/include/pte.h

commit 3f80ba7318fb54c4b3ca69845de9a270decdd051
diff: https://github.com/bitrig/bitrig/commit/3f80ba7
author: Dale Rahn <[email protected]>
date: Sun Feb 23 20:13:37 2014 -0500

Checkpoint.

M       sys/arch/arm/arm/pmap.c
M       sys/arch/arm/include/pmap.h
M       sys/arch/arm/include/pte.h
M       sys/arch/armv7/armv7/armv7_machdep.c
M       sys/arch/armv7/armv7/armv7_start.S

commit 4b9cfdefb643f760766f4c47ea885a457ea9ad84
diff: https://github.com/bitrig/bitrig/commit/4b9cfde
author: Dale Rahn <[email protected]>
date: Sat Feb 8 18:54:48 2014 -0500

checkpoint

M       sys/arch/arm/arm/bus_dma.c
M       sys/arch/arm/arm/cpufunc.c
M       sys/arch/arm/arm/db_interface.c
M       sys/arch/arm/arm/pmap.c
M       sys/arch/arm/armv7/armv7_space.c
M       sys/arch/arm/include/pmap.h
M       sys/arch/arm/include/pte.h
M       sys/arch/arm/include/vmparam.h

commit daee1f1b8140dcd51d95ea839a1318c38ee0e0c2
diff: https://github.com/bitrig/bitrig/commit/daee1f1
author: Dale Rahn <[email protected]>
date: Sat Feb 8 11:51:27 2014 -0500

Restart vmparam.h by copying from i386 and adjusting it for arm.

M       sys/arch/arm/include/vmparam.h

Reply via email to