373bbe25ff
* Orion - 88F5181 - 88F5182 - 88F5281 * Kirkwood - 88F6281 * Discovery - MV78100 The above families of SOCs are built around CPU cores compliant with ARMv5TE instruction set architecture definition. They share a number of integrated peripherals. This commit brings support for the following basic elements: * GPIO * Interrupt controller * L1, L2 cache * Timers, watchdog, RTC * TWSI (I2C) * UART Other peripherals drivers will be introduced separately. Reviewed by: imp, marcel, stass (Thanks guys!) Obtained from: Marvell, Semihalf
35 lines
964 B
Plaintext
35 lines
964 B
Plaintext
#$FreeBSD$
|
|
ARM9_CACHE_WRITE_THROUGH opt_global.h
|
|
ARM_CACHE_LOCK_ENABLE opt_global.h
|
|
ARMFPE opt_global.h
|
|
ARM_KERN_DIRECTMAP opt_vm.h
|
|
ARM_USE_SMALL_ALLOC opt_global.h
|
|
AT91C_MASTER_CLOCK opt_global.h
|
|
COUNTS_PER_SEC opt_timer.h
|
|
CPU_SA1100 opt_global.h
|
|
CPU_SA1110 opt_global.h
|
|
CPU_ARM9 opt_global.h
|
|
CPU_ARM9E opt_global.h
|
|
CPU_XSCALE_80219 opt_global.h
|
|
CPU_XSCALE_80321 opt_global.h
|
|
CPU_XSCALE_81342 opt_global.h
|
|
CPU_XSCALE_IXP425 opt_global.h
|
|
CPU_XSCALE_PXA2X0 opt_global.h
|
|
FLASHADDR opt_global.h
|
|
KERNPHYSADDR opt_global.h
|
|
KERNVIRTADDR opt_global.h
|
|
LOADERRAMADDR opt_global.h
|
|
PHYSADDR opt_global.h
|
|
PHYSMEM_SIZE opt_global.h
|
|
SKYEYE_WORKAROUNDS opt_global.h
|
|
SOC_MV_DISCOVERY opt_global.h
|
|
SOC_MV_KIRKWOOD opt_global.h
|
|
SOC_MV_ORION opt_global.h
|
|
STARTUP_PAGETABLE_ADDR opt_global.h
|
|
XSCALE_CACHE_READ_WRITE_ALLOCATE opt_global.h
|
|
XSACLE_DISABLE_CCNT opt_timer.h
|
|
VERBOSE_INIT_ARM opt_global.h
|
|
AT91_BWCT opt_at91.h
|
|
AT91_TSC opt_at91.h
|
|
AT91_KWIKBYTE opt_at91.h
|