freebsd-skq/sys/arm
Warner Losh 26d9c85a3a Start to make it easier to add AT91RM9200 based boards:
o Copy kb920x_machdep.c to at91_machdep.c
o Move board_init to new board_kb920x.c
o rename ramsize to at91_ramsize and make it accessible to board_* files.
o Delete files.kb920x.  We can do this selection with the new boards.
o Add a stub for the tsc4370 board init, which will be added in
  a future commit.
o Add new 'devices' at91_board_kb920x and at91_board_tsc4370.  More are
  needed and will be added in future commits.

Reviewed by:	stass, cognet
2008-11-25 18:40:40 +00:00
..
arm Add sv_flags field to struct sysentvec with intention to provide description 2008-11-22 12:36:15 +00:00
at91 Start to make it easier to add AT91RM9200 based boards: 2008-11-25 18:40:40 +00:00
compile
conf Enable PCI in Marvell kernel configs. 2008-11-19 11:47:23 +00:00
include - bump __FreeBSD version to reflect added buf_ring, memory barriers, 2008-11-22 05:55:56 +00:00
mv Improve error handling in pcib_mbus_identify(). 2008-11-19 17:07:01 +00:00
sa11x0 Now that all platforms use genclock, shuffle things around slightly 2008-04-22 19:38:30 +00:00
xscale correct sizeof calculation 2008-10-14 16:27:52 +00:00