| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for configuring pins to be one of {GPIO, PERIPHERAL A or | imp | 2006-07-02 | 3 | -1/+450 |
* | MFp4: | imp | 2006-07-02 | 1 | -53/+208 |
* | Backout previous commit, Warner committed at91_pio.c... | cognet | 2006-06-23 | 1 | -1/+1 |
* | Comment out at91_pio.c, it's not in CVS. | cognet | 2006-06-23 | 1 | -1/+1 |
* | Compute physmem so we can print it correctly on boot. | imp | 2006-06-20 | 1 | -5/+5 |
* | Probe the memory size of the board better. Look at the bus width, | imp | 2006-06-20 | 2 | -2/+60 |
* | Carefully note the RMII bit in the config register at attach time. | imp | 2006-06-17 | 1 | -5/+9 |
* | improve reporting of clocks | imp | 2006-06-17 | 1 | -3/+2 |
* | MFp4: Increase the L1 pagetable needed for the kernel from 8 to 22, to be | cognet | 2006-06-12 | 1 | -1/+1 |
* | Remove sa1_cache_clean_addr. It isn't needed. | imp | 2006-06-07 | 1 | -2/+0 |
* | We have an implementation of generic_bs_rr_1, so use it, as some drivers use | cognet | 2006-05-19 | 1 | -1/+1 |
* | Resurrect Skyeye support : | cognet | 2006-05-13 | 6 | -28/+46 |
* | Get this to compile : | cognet | 2006-05-11 | 2 | -1/+48 |
* | When returning a resource that we've allocated with rman_reserve_resource, | imp | 2006-04-20 | 1 | -0/+1 |
* | MFp4: Catchup with recent UART changes. | cognet | 2006-04-06 | 1 | -13/+13 |
* | Add debug writes in error cases that, in theory, should never happen | imp | 2006-04-06 | 1 | -2/+5 |
* | Connect twi to the FreeBSD iicbus infrastructure. | imp | 2006-04-06 | 1 | -166/+177 |
* | Pull in numerous fixes from myself and cognet. With these fixes the | imp | 2006-04-06 | 1 | -99/+61 |
* | Remove unused bit definitions. | imp | 2006-04-06 | 1 | -60/+40 |
* | Optimize the TX side of the part by using the PDC to move bytes out to | imp | 2006-04-06 | 1 | -27/+99 |
* | Skeleton support for the SSC device, which implements I2S interfaces, | imp | 2006-03-24 | 2 | -0/+297 |
* | Skeleton PIO support. | imp | 2006-03-24 | 2 | -0/+336 |
* | Add the sekelton of support for the Power Management Controller. | imp | 2006-03-24 | 3 | -0/+588 |
* | Add rtc to files.at91 | imp | 2006-03-24 | 1 | -0/+1 |
* | Add RTC support. This may be of dubious value since the RTC is reset | imp | 2006-03-24 | 2 | -0/+333 |
* | MFp4: Don't force single-user now we can go multi-user. | cognet | 2006-03-22 | 1 | -2/+1 |
* | MFp4: teach the KB920x bits how to know where the ELF trampoline puts the | cognet | 2006-03-22 | 1 | -3/+24 |
* | MFp4: Handle break interrupts (it seems to only work for USART, not DBGU). | cognet | 2006-03-22 | 1 | -2/+12 |
* | MFp4: | imp | 2006-03-18 | 1 | -0/+199 |
* | Add ohci controller mapping. | imp | 2006-03-18 | 1 | -19/+30 |
* | MFp4: | imp | 2006-03-18 | 1 | -112/+151 |
* | MFP4: | imp | 2006-03-18 | 1 | -6/+6 |
* | MFP4: | imp | 2006-03-18 | 1 | -317/+28 |
* | MFp4: | imp | 2006-03-18 | 1 | -49/+195 |
* | MFp4: | imp | 2006-03-18 | 1 | -2/+3 |
* | Get this to compile with the recent UART changes. | cognet | 2006-02-27 | 1 | -3/+3 |
* | These files apply to all the atmel parts that freebsd is going to run on, | imp | 2006-02-17 | 4 | -5/+5 |
* | This file was obsolete when committed. Catchup and delete it. | imp | 2006-02-17 | 1 | -215/+0 |
* | Use the correct address for the ohci device. | imp | 2006-02-11 | 1 | -1/+1 |
* | Set the MAC address after we just read it at attach time, as it seems needed. | cognet | 2006-02-07 | 1 | -0/+11 |
* | Set m_pkthdr.len and m_pkthdr.rcvif. | cognet | 2006-02-07 | 1 | -1/+4 |
* | - Call mii_phy_probe() after we allocated an ifp. mii has this evil | cognet | 2006-02-06 | 1 | -2/+4 |
* | Import support for the Atmel AT91RM9200 CPU/Microcontroller. This SoC | imp | 2006-02-04 | 25 | -0/+5265 |