| Commit message (Expand) | Author | Age | Files | Lines |
* | Merging projects/armv6, part 1 | gonzo | 2012-08-15 | 61 | -685/+9908 |
* | Move the decoding of the swi instruction to the syscall function. With the | andrew | 2012-08-11 | 1 | -7/+4 |
* | Correct the PLLA setting functions and centralize. | imp | 2012-08-11 | 5 | -70/+41 |
* | Update comments about setting PLLA and refernce the tables in the | imp | 2012-08-11 | 1 | -6/+15 |
* | Don't use C++ comments. | imp | 2012-08-11 | 1 | -11/+12 |
* | More comments about setting PLLA, or rather that we never do. | imp | 2012-08-10 | 1 | -7/+12 |
* | Add charge pump current register. | imp | 2012-08-10 | 1 | -0/+5 |
* | After the PHYS_TO_VM_PAGE() function was de-inlined, the main reason | kib | 2012-08-05 | 1 | -1/+1 |
* | Correctly return EFAULT in copyin & copyout on a fault. This fixes NFS | andrew | 2012-08-04 | 2 | -1/+4 |
* | Ensure we align the stack to 8 bytes in system calls. | andrew | 2012-08-04 | 1 | -0/+3 |
* | Prefer ate over macb. macb doesn't work anymore, and ate has more | imp | 2012-07-31 | 4 | -4/+1 |
* | Note about where we can boot this. | imp | 2012-07-31 | 1 | -1/+2 |
* | Allow chip selects other than 0. The SAM9260EK board | imp | 2012-07-31 | 1 | -4/+14 |
* | macb doesn't work, switch to ate. | imp | 2012-07-31 | 1 | -2/+1 |
* | These files will support the whole at91sam9x5 family when done, | imp | 2012-07-30 | 5 | -8/+7 |
* | List the members of the AT91SAM9G45 family. | imp | 2012-07-30 | 1 | -1/+4 |
* | Fix a couple of comments about the rm9200, and fix a couple of indentation | imp | 2012-07-30 | 1 | -12/+12 |
* | Commit the dci (gadget) support to the one ATMEL kernel config where | imp | 2012-07-29 | 1 | -0/+6 |
* | Add usb_template for the gadget support. Even though this isn't a | imp | 2012-07-29 | 1 | -0/+1 |
* | Add support for Marvell 88F6282. | hrs | 2012-07-28 | 6 | -4/+22 |
* | Add gadget devices. Not yet added to the child lists, but here to | imp | 2012-07-27 | 1 | -0/+5 |
* | Add the usb device (gadget) side of things. Also add ehci bindings | imp | 2012-07-27 | 1 | -1/+4 |
* | Neither of these systems has PCI, but they do have ohci interface, so | imp | 2012-07-27 | 2 | -2/+2 |
* | Add new at91sam9g45 support and sn9g45 board to the ATMEL kernel. | imp | 2012-07-27 | 3 | -1/+3 |
* | Document the dataflash/mmc-sd issue. Add umass driver and usb. Boot | imp | 2012-07-27 | 1 | -18/+26 |
* | Turns out the ETHERNUT5 isn't anything like the SAM9260-EK. Make this | imp | 2012-07-27 | 1 | -30/+50 |
* | Add (back?) ohci atmel attachment. | imp | 2012-07-27 | 1 | -0/+4 |
* | Trim read/write sizes to 128 bytes. Pages are only 128 bytes in size. | imp | 2012-07-26 | 1 | -4/+3 |
* | Add support for the DesignA Electronics Snapper9g45 System on Module. | andrew | 2012-07-26 | 4 | -0/+198 |
* | Add support for the Atmel AT91SAM9G45 CPU. | andrew | 2012-07-26 | 8 | -4/+844 |
* | Some models have 6 USARTS + DBGU. Set a consistent name. | imp | 2012-07-26 | 1 | -0/+6 |
* | Fix typo in comment. | imp | 2012-07-26 | 2 | -2/+2 |
* | Update partitions to reflect "sam9 demo" defaults. | imp | 2012-07-26 | 2 | -41/+39 |
* | Move unmask IRQ function call up to nexus device level. | gonzo | 2012-07-17 | 6 | -10/+6 |
* | These were never used, remove them. | imp | 2012-07-15 | 2 | -135/+0 |
* | Configure the peripheral pins for MCI devices. Eliminate the now-unused | imp | 2012-07-15 | 7 | -221/+54 |
* | Add preliminary support for Atmel SAM9260-EK evaluation kit. | imp | 2012-07-14 | 6 | -0/+371 |
* | uboot should be telling us it is an ETHERNUT5 for this board. Tag it | imp | 2012-07-14 | 1 | -1/+1 |
* | Create common routines for configuring the serial ports and use them | imp | 2012-07-14 | 6 | -88/+102 |
* | For our at91rm9200 boards, register which subtype of SoC is on the | imp | 2012-07-13 | 7 | -5/+120 |
* | This file is no longer AT91RM9200 specific, but now is generic to all | imp | 2012-07-12 | 2 | -2/+1 |
* | Remember where we found the DBGU and use that for our console. | imp | 2012-07-12 | 3 | -2/+5 |
* | Fix whitespace divot. | imp | 2012-07-12 | 1 | -1/+1 |
* | Complete the transition away from newbus to populate the children to | imp | 2012-07-12 | 6 | -219/+20 |
* | Create the children devices for the SoC in atmelarm bus node, not in | imp | 2012-07-12 | 6 | -83/+26 |
* | Export the interrupt status vector via soc_data. Set the interrupt | imp | 2012-07-12 | 6 | -140/+37 |
* | Make the SoC stuff a little more modular, and start to move away from | imp | 2012-07-11 | 12 | -61/+239 |
* | at91pit->at91_pit for consistnecy with other drivers. | imp | 2012-07-11 | 2 | -21/+22 |
* | at91$DEV->at91_$DEV to match other Atmel drivers. Also, export | imp | 2012-07-11 | 2 | -34/+37 |
* | Remove some more unused code. | imp | 2012-07-10 | 2 | -16/+0 |