summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91
Commit message (Expand)AuthorAgeFilesLines
* 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
* We have an implementation of generic_bs_rr_1, so use it, as some drivers usecognet2006-05-191-1/+1
* Resurrect Skyeye support :cognet2006-05-136-28/+46
* Get this to compile :cognet2006-05-112-1/+48
* When returning a resource that we've allocated with rman_reserve_resource,imp2006-04-201-0/+1
* MFp4: Catchup with recent UART changes.cognet2006-04-061-13/+13
* Add debug writes in error cases that, in theory, should never happenimp2006-04-061-2/+5
* Connect twi to the FreeBSD iicbus infrastructure.imp2006-04-061-166/+177
* Pull in numerous fixes from myself and cognet. With these fixes theimp2006-04-061-99/+61
* Remove unused bit definitions.imp2006-04-061-60/+40
* Optimize the TX side of the part by using the PDC to move bytes out toimp2006-04-061-27/+99
* Skeleton support for the SSC device, which implements I2S interfaces,imp2006-03-242-0/+297
* Skeleton PIO support.imp2006-03-242-0/+336
* Add the sekelton of support for the Power Management Controller.imp2006-03-243-0/+588
* Add rtc to files.at91imp2006-03-241-0/+1
* Add RTC support. This may be of dubious value since the RTC is resetimp2006-03-242-0/+333
* 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
* MFp4: Handle break interrupts (it seems to only work for USART, not DBGU).cognet2006-03-221-2/+12
* MFp4:imp2006-03-181-0/+199
* Add ohci controller mapping.imp2006-03-181-19/+30
* MFp4:imp2006-03-181-112/+151
* MFP4:imp2006-03-181-6/+6
* MFP4:imp2006-03-181-317/+28
* MFp4:imp2006-03-181-49/+195
* MFp4:imp2006-03-181-2/+3
* Get this to compile with the recent UART changes.cognet2006-02-271-3/+3
* These files apply to all the atmel parts that freebsd is going to run on,imp2006-02-174-5/+5
* This file was obsolete when committed. Catchup and delete it.imp2006-02-171-215/+0
* Use the correct address for the ohci device.imp2006-02-111-1/+1
* Set the MAC address after we just read it at attach time, as it seems needed.cognet2006-02-071-0/+11
* Set m_pkthdr.len and m_pkthdr.rcvif.cognet2006-02-071-1/+4
* - Call mii_phy_probe() after we allocated an ifp. mii has this evilcognet2006-02-061-2/+4
* Import support for the Atmel AT91RM9200 CPU/Microcontroller. This SoCimp2006-02-0425-0/+5265
OpenPOWER on IntegriCloud