History log of /netbsd/sys/arch/arm/gemini/gemini_reg.h (Results 1 – 9 of 9)
Revision Date Author Comments
# 0ae57f90 22-Nov-2009 mbalmer <mbalmer@NetBSD.org>

more s/the the/the/


# 313f8b79 15-Dec-2008 matt <matt@NetBSD.org>

Get the gmac driver close to working.


# 145d2756 14-Dec-2008 matt <matt@NetBSD.org>

Add the beginning of a driver which supports the on-chip gmac (gigabit)
ethernet port. It's still being debugged but it attaches and does some
things right. And a lot wrong. That's what debugging

Add the beginning of a driver which supports the on-chip gmac (gigabit)
ethernet port. It's still being debugged but it attaches and does some
things right. And a lot wrong. That's what debugging is for.

show more ...


# 5aec566f 20-Nov-2008 cliff <cliff@NetBSD.org>

add GPIO driver for Gemini


# b3224e5f 20-Nov-2008 cliff <cliff@NetBSD.org>

add memory remap and inter-processor-interrupt register defines


# 7a2b04a9 09-Nov-2008 cliff <cliff@NetBSD.org>

- GEMINI_LPCP_BASE is renamed GEMINI_LPCIO_BASE
- add some minimal Gemini GLOBAL reg defines
- add Gemini LPC Host Controller reg defines
- add Gemini MIDE Controller reg defines


# 84dc474c 01-Nov-2008 cliff <cliff@NetBSD.org>

in initarm(), remove some bringup debug stuff, and clean up
progress markers; they are still useful for now.
in cpu_reboot() use Gemini Global Reset Control register to reboot system
geminiwdt_reboot

in initarm(), remove some bringup debug stuff, and clean up
progress markers; they are still useful for now.
in cpu_reboot() use Gemini Global Reset Control register to reboot system
geminiwdt_reboot() is no longer needed, removed.

show more ...


# 4a7f1217 28-Oct-2008 cliff <cliff@NetBSD.org>

GEMINI_DRAM_BASE moved to 0x00000000, a remapped physical address


# f5d7ce3d 24-Oct-2008 matt <matt@NetBSD.org>

Add support for Cortina Systems SL3516 eval board.