urjtag/include
Marcel Telka df8ac7fa89 2002-11-04 Marcel Telka <marcel@telka.sk>
* arm/pxa2x0/*: Added support for Intel PXA2x0 family processors.
	* arm/pxa2x0/uart.h: Fixed SPR_SP declaration, removed access to STMRS register.
	* arm/pxa2x0/mc.h: Fixed BOOT_DEF_OFFSET declaration.
	* arm/pxa2x0/gpio.h: Added ALT_FN_0_IN and ALT_FN_0_OUT declarations.
	* arm/pxa2x0/pmrc.h: Added missing PWER_WEx (where x = 0 through 15) declarations.
	* arm/pxa2x0/rtc.h: Fixed RTTR bit declarations.
	* NEWS: Added new file.


git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@253 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
..
arm 2002-11-04 Marcel Telka <marcel@telka.sk>
device/flash 2002-11-02 Marcel Telka <marcel@telka.sk>
std Added some Manufacturer's Identification Codes.
tools Initial (empty) file.
.cvsignore Added framework for automake/autoconf.
AUTHORS Added initial files (version 0.1 released).
ChangeLog 2002-11-04 Marcel Telka <marcel@telka.sk>
Makefile.am Added cexcept.h.
NEWS 2002-11-04 Marcel Telka <marcel@telka.sk>
ac97.h Changed license from GPL to BSD.
autogen.sh Added framework for automake/autoconf.
cexcept.h Added C exception handling from http://www.nicemice.net/cexcept/cexcept-2-0-0.tar.gz
common.h Ported macros bits() and bits_val() to assembler.
configure.ac Added framework for automake/autoconf.
stdint.h Added simple port to glibc/linux.
ucb1400.h Added missing common.h include.