summaryrefslogtreecommitdiff
path: root/sys/arch/mips/alchemy/include/aureg.h
AgeCommit message (Expand)Author
2022-04-08fix various typos, mainly in comments, but also log messages, docs, game text.andvar
2021-08-17fix multiplei repetitive typos in comments, messages and documentation. mainl...andvar
2006-10-02Add register values required to configure PSC/SPI devices on Alchemy AU1550.gdamore
2006-04-10Fix some comment grammar nits.simonb
2006-03-25Ooops, forgot to commit some register renames. (Minor cleanups.)gdamore
2006-03-01Fix base-address for PSC devices.shige
2006-02-24Add Au1XXX PSC(Programable Serial Controller) bus-type driver.shige
2006-02-20Add missing GPIO_BASE, plus clean up PCMCIA_BASE and add STATIC_BUS_BASE.gdamore
2006-02-10Reduce address space used by PCI.gdamore
2006-02-09Split out peripheral register defines from aureg.h. As discussed withgdamore
2006-02-09Remove if_aumac register defs, which were generally #ifdef'd out anyway.gdamore
2006-02-09Remove not-useful UART references from aureg.h, duplicates consolidated intogdamore
2006-02-09Add Au1550 PCI support (Au1500 not yet, coming shortly).gdamore
2005-12-20Add basic support for Alchemy Au1550 processor (CPU and devices).tron
2005-12-11merge ktrace-lwp.christos
2004-11-11Add USB device controller register names.soren
2003-11-08Add a define for the size of the UART register block.simonb
2003-04-01add defines for Alchemy clock and frequency control registers.hpeyerl
2002-11-17Fix typo in the address of the Au1500 MAC1 enable register; 2nd MAC workssimonb
2002-07-29Add support for the the Alchemy Semiconductor Au1x00 series on-chipsimonb