Module Name:src
Committed By: skrll
Date: Fri Sep 6 09:43:32 UTC 2013
Modified Files:
src/sys/arch/arm/arm: vectors.S
Log Message:
Improve the #ifdefs
"it's not worse." from matt@
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/arm/arm/vectors.
Module Name:src
Committed By: skrll
Date: Fri Sep 6 11:15:14 UTC 2013
Modified Files:
src/sys/dev/usb: TODO.usbmp
Log Message:
Minor update.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/usb/TODO.usbmp
Please note that diffs are not public dom
Module Name:src
Committed By: tsutsui
Date: Fri Sep 6 17:43:20 UTC 2013
Modified Files:
src/sys/arch/sun3/sun3x: bus_subr.c clock.c dvma.c enable.c enable.h
idprom.c iommu.c iommu.h locore2.c machdep.c mm_md.c obio.c pmap.c
pmap_pvt.h vme.c
Log Mes
Module Name:src
Committed By: yamt
Date: Fri Sep 6 17:54:09 UTC 2013
Modified Files:
src/lib/libc/sys: _lwp_getprivate.2
Log Message:
document MD ways to access private data for some platforms
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/sys/
Module Name:src
Committed By: skrll
Date: Fri Sep 6 21:25:34 UTC 2013
Modified Files:
src/sys/arch/arm/arm: vectors.S
Log Message:
Fix INTEGRATOR build.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/arm/arm/vectors.S
Please note that diffs a
Module Name:src
Committed By: matt
Date: Fri Sep 6 22:56:47 UTC 2013
Modified Files:
src/sys/arch/evbarm/conf: mk.cubie
Log Message:
Use KERNEL_BASE_PHYS for load and entry addresses for u-boot.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/ev
Module Name:src
Committed By: matt
Date: Sat Sep 7 00:30:17 UTC 2013
Modified Files:
src/sys/arch/evbarm/cubie: cubie_start.S
Log Message:
Make sure the core register are mapped PA:VA too.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbarm/c
Module Name:src
Committed By: matt
Date: Sat Sep 7 00:29:22 UTC 2013
Modified Files:
src/sys/arch/evbarm/conf: CUBIEBOARD
Log Message:
Add AWIN_CONSOLE_EARLY and comment out sdhc
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/conf/CUBIEB
Module Name:src
Committed By: matt
Date: Sat Sep 7 00:31:11 UTC 2013
Modified Files:
src/sys/arch/evbarm/cubie: cubie_machdep.c
Log Message:
call pmap_devmap before awin_bootstrap.
Don't copy bootargs yet.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/
Module Name:src
Committed By: matt
Date: Sat Sep 7 00:32:02 UTC 2013
Modified Files:
src/sys/arch/arm/pic: pic.c
Log Message:
Use KASSERTMSG
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/arm/pic/pic.c
Please note that diffs are not public d
Module Name:src
Committed By: matt
Date: Sat Sep 7 00:32:54 UTC 2013
Modified Files:
src/sys/arch/arm/arm32: cpu.c
Log Message:
Add CPU_ID_CORTEXA7R0 entry
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 src/sys/arch/arm/arm32/cpu.c
Please note that diffs
Module Name:src
Committed By: matt
Date: Sat Sep 7 00:32:33 UTC 2013
Modified Files:
src/sys/arch/arm/include: armreg.h
Log Message:
fix CPU_ID_CORTEXA7R0
To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 src/sys/arch/arm/include/armreg.h
Please note that d
Module Name:src
Committed By: matt
Date: Sat Sep 7 00:33:32 UTC 2013
Modified Files:
src/sys/arch/arm/cortex: a9_mpsubr.S
Log Message:
Remove brain fart with TTBCR
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/arm/cortex/a9_mpsubr.S
Please no
Module Name:src
Committed By: matt
Date: Sat Sep 7 00:35:53 UTC 2013
Modified Files:
src/sys/arch/arm/allwinner: awin_ahcisata.c awin_board.c awin_com.c
awin_gpio.c awin_intr.h awin_io.c awin_reg.h awin_sdhc.c awin_twi.c
awin_usb.c awin_var.h files.
Module Name:src
Committed By: matt
Date: Sat Sep 7 01:42:44 UTC 2013
Modified Files:
src/sys/arch/arm/cortex: gtmr.c
Log Message:
Fix some bugs.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/cortex/gtmr.c
Please note that diffs are not pu
Module Name:src
Committed By: matt
Date: Sat Sep 7 01:50:12 UTC 2013
Modified Files:
src/sys/arch/arm/allwinner: awin_com.c
Log Message:
This uses an EDGE interrupt. (D'oh)
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/allwinner/awin_com.c
Module Name:src
Committed By: matt
Date: Sat Sep 7 02:08:56 UTC 2013
Modified Files:
src/sys/arch/arm/allwinner: awin_io.c
Log Message:
Add awingpio
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/allwinner/awin_io.c
Please note that diffs
Module Name:src
Committed By: matt
Date: Sat Sep 7 02:10:02 UTC 2013
Modified Files:
src/sys/arch/arm/allwinner: awin_ahcisata.c awin_var.h
Log Message:
Move awin_ahci_set_clear to awin_var.h and rename to awin_reg_set_clear.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: matt
Date: Sat Sep 7 02:09:24 UTC 2013
Modified Files:
src/sys/arch/arm/allwinner: awin_board.c awin_gpio.c
Log Message:
Add #ifdef VERBOSE_INIT_ARM
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/allwinner/awin
Module Name:src
Committed By: matt
Date: Sat Sep 7 02:10:37 UTC 2013
Modified Files:
src/sys/arch/arm/allwinner: awin_usb.c
Log Message:
Make sure to turn on the phys and clocks and crap.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/allwi
Module Name:src
Committed By: matt
Date: Sat Sep 7 02:32:53 UTC 2013
Modified Files:
src/sys/arch/arm/allwinner: awin_usb.c
Log Message:
Allow either ohci or ehci to be missing.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/allwinner/awin_
Module Name:src
Committed By: matt
Date: Sat Sep 7 02:34:01 UTC 2013
Modified Files:
src/sys/arch/evbarm/conf: CUBIEBOARD
Log Message:
Comment out ohci
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbarm/conf/CUBIEBOARD
Please note that diff
Module Name:src
Committed By: matt
Date: Sat Sep 7 02:36:59 UTC 2013
Added Files:
src/sys/arch/evbarm/conf: CUBIEBOARD_INSTALL
Log Message:
Add an INSTALL kernel for CUBIEBOARD
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/evbarm/conf/CUBIEBOARD
Module Name:src
Committed By: matt
Date: Sat Sep 7 02:46:06 UTC 2013
Modified Files:
src/sys/arch/arm/allwinner: awin_io.c
Log Message:
correct twi -> awiniic entries
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/allwinner/awin_io.c
Pleas
Module Name:src
Committed By: matt
Date: Sat Sep 7 02:46:26 UTC 2013
Modified Files:
src/sys/arch/evbarm/conf: CUBIEBOARD
Log Message:
Only configure awiniic0 for now
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbarm/conf/CUBIEBOARD
Please
Module Name:src
Committed By: matt
Date: Sat Sep 7 03:34:20 UTC 2013
Modified Files:
src/sys/arch/evbarm/cubie: cubie_machdep.c
Log Message:
Fix comment.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbarm/cubie/cubie_machdep.c
Please note t
Module Name:src
Committed By: matt
Date: Sat Sep 7 03:34:59 UTC 2013
Modified Files:
src/sys/kern: kern_softint.c
Log Message:
Change two KASSERTs to KASSERTMSG
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/kern/kern_softint.c
Please note that d
27 matches
Mail list logo