summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/kb920x_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* Threading cleanup.. part 2 of several.julian2006-12-061-4/+0
* Eliminate unused global variables.alc2006-11-111-2/+0
* Make KSE a kernel option, turned on by default in all GENERICjb2006-10-261-0/+4
* Add configuration of the SSC lines for second SSC.imp2006-10-201-0/+2
* Relocate the vector page for AT91, to work around bugs with the LOW_VECTORcognet2006-08-281-4/+4
* Rewrite ARM_USE_SMALL_ALLOC so that instead of the current behavior, it mapscognet2006-08-081-4/+9
* Remove a bogus i = 0.kevlo2006-08-081-1/+1
* Use virtual_avail instead of freemempos as the starting point of the availablecognet2006-07-251-1/+1
* #if => #ifdefcognet2006-07-171-2/+2
* Add a comment explaining why the OHCI mapping has been commented out.cognet2006-07-151-0/+9
* MFp4:imp2006-07-141-2/+47
* Comment out the mapping of the OHCI controller registers va == pa. Thiscognet2006-07-121-0/+2
* Compute physmem so we can print it correctly on boot.imp2006-06-201-5/+5
* Probe the memory size of the board better. Look at the bus width,imp2006-06-201-2/+20
* MFp4: Increase the L1 pagetable needed for the kernel from 8 to 22, to becognet2006-06-121-1/+1
* Remove sa1_cache_clean_addr. It isn't needed.imp2006-06-071-2/+0
* MFp4: Don't force single-user now we can go multi-user.cognet2006-03-221-2/+1
* MFp4: teach the KB920x bits how to know where the ELF trampoline puts thecognet2006-03-221-3/+24
* Add ohci controller mapping.imp2006-03-181-19/+30
* Import support for the Atmel AT91RM9200 CPU/Microcontroller. This SoCimp2006-02-041-0/+389
OpenPOWER on IntegriCloud