CVSROOT:        /cvs
Module name:    src
Changes by:     patr...@cvs.openbsd.org 2013/09/04 08:38:49

Added files:
        sys/arch/armv7 : Makefile 
        sys/arch/armv7/armv7: armv7_start.S autoconf.c genassym.cf 
                              intr.c uboot_tags.c 
        sys/arch/armv7/compile: .cvsignore 
        sys/arch/armv7/conf: GENERIC-OMAP Makefile.armv7 RAMDISK-OMAP 
                             files.armv7 
        sys/arch/armv7/include: _float.h _types.h apmvar.h asm.h 
                                atomic.h bootconfig.h bus.h cdefs.h 
                                conf.h cpu.h db_machdep.h disklabel.h 
                                elf_abi.h endian.h exec.h fenv.h fp.h 
                                frame.h ieee.h ieeefp.h intr.h 
                                irqhandler.h isa_machdep.h limits.h 
                                loadfile_machdep.h lock.h machine_reg.h 
                                math.h mutex.h param.h pcb.h pio.h 
                                pmap.h proc.h profile.h ptrace.h reg.h 
                                reloc.h rtc.h setjmp.h signal.h 
                                spinlock.h stdarg.h sysarch.h tcb.h 
                                trap.h vmparam.h 
        sys/arch/armv7/omap: am335x.c am335x_cm_padconf.c 
                             am335x_prcmreg.h beagle_machdep.c dmtimer.c 
                             gptimer.c if_cpsw.c if_cpswreg.h intc.c 
                             intc.h omap.c omap3.c omap3_prcmreg.h 
                             omap4.c omap4_prcmreg.h omap_com.c omapid.c 
                             omapvar.h omdisplay.c omdog.c omehci.c 
                             omehcivar.h omgpio.c omgpiovar.h ommmc.c 
                             omohci.c omusbtll.c prcm.c prcmvar.h 
                             sitara_cm.c sitara_cm.h sitara_cmreg.h 
Removed files:
        sys/arch/beagle: Makefile 
        sys/arch/beagle/beagle: autoconf.c beagle_machdep.c 
                                beagle_start.S genassym.cf intr.c 
                                uboot_tags.c 
        sys/arch/beagle/compile: .cvsignore 
        sys/arch/beagle/conf: GENERIC Makefile.beagle RAMDISK 
                              files.beagle 
        sys/arch/beagle/dev: am335x.c am335x_cm_padconf.c 
                             am335x_prcmreg.h dmtimer.c gptimer.c 
                             if_cpsw.c if_cpswreg.h intc.c intc.h omap.c 
                             omap3.c omap3_prcmreg.h omap4.c 
                             omap4_prcmreg.h omap_com.c omapid.c 
                             omapvar.h omdisplay.c omdog.c omehci.c 
                             omehcivar.h omgpio.c omgpiovar.h ommmc.c 
                             omohci.c omusbtll.c prcm.c prcmvar.h 
                             sitara_cm.c sitara_cm.h sitara_cmreg.h 
        sys/arch/beagle/include: _float.h _types.h apmvar.h asm.h 
                                 atomic.h beagle_intr.h bootconfig.h 
                                 bus.h cdefs.h conf.h cpu.h db_machdep.h 
                                 disklabel.h elf_abi.h endian.h exec.h 
                                 fenv.h fp.h frame.h ieee.h ieeefp.h 
                                 intr.h irqhandler.h isa_machdep.h 
                                 limits.h loadfile_machdep.h lock.h 
                                 machine_reg.h math.h mutex.h param.h 
                                 pcb.h pio.h pmap.h proc.h profile.h 
                                 ptrace.h reg.h reloc.h rtc.h setjmp.h 
                                 signal.h spinlock.h stdarg.h sysarch.h 
                                 tcb.h trap.h vmparam.h 

Log message:
In the future, we shouldn't have one port port ARM SoC, that's just
ridiculous.  This is the first step for a common and generic ARM port
for ARMv7 SoCs.

Reply via email to