CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/10/23 11:08:48
Modified files:
sys/arch/armv7/conf: files.armv7
Added files:
sys/arch/armv7/conf: GENERIC-SUNXI RAMDISK-SUNXI
sys/arch/armv7/sunxi: a1xintc.c a1xintc.h files.sunxi sun4i.c
sun7i.c sunxi.c sunxi_machdep.c sunxireg.h
sunxivar.h sxiahci.c sxiccmu.c
sxiccmuvar.h sxidog.c sxie.c sxiehci.c
sxipio.c sxipiovar.h sxirtc.c sxitimer.c
sxiuart.c sxiuartreg.h
Removed files:
sys/arch/armv7/allwinner: a1xintc.c a1xintc.h allwinner.c
allwinner_machdep.c allwinnerreg.h
allwinnervar.h awa1x.c awa20.c
awahci.c awccmu.c awccmuvar.h awdog.c
awe.c awehci.c awpio.c awpiovar.h
awrtc.c awtimer.c awuart.c awuartreg.h
files.allwinner
sys/arch/armv7/conf: GENERIC-ALLWINNER RAMDISK-ALLWINNER
Log message:
rename 'allwinner' to 'sunxi' to actually match the SoC name instead of using
the vendor to follow our naming convention.
ok aalm@ patrick@