summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf
Commit message (Expand)AuthorAgeFilesLines
* Add NOTES and Makefile in order to generate LINT. NOTES contains prettymarcel2012-11-272-0/+95
* Add Raspberry Pi GPIO drivergonzo2012-11-231-0/+3
* Now that we have working USB keyboard add ukbd to the syscons-enablinggonzo2012-11-231-0/+1
* Correctly use spaces here.adrian2012-11-181-2/+2
* Just compile the whole ath chipset support in.adrian2012-11-171-15/+4
* Add BCM2835 SDHCI driver and enable it in Raspberry Pi configgonzo2012-10-291-1/+5
* Comment out the other BOOTP optionkientzle2012-10-271-1/+1
* Comment out the BOOTP/NFSROOT support. Transition thiskientzle2012-10-261-6/+7
* Support FreeBSD Boot loaders.kientzle2012-10-251-0/+1
* Everybody needs bpf.kientzle2012-10-251-1/+1
* Support boot loaders in the standard kernel.kientzle2012-10-251-0/+2
* Support kernel options from ubldr.kientzle2012-10-011-0/+1
* Add a kernel config for the Toshiba AC100. The AC100 is an ARM laptop withandrew2012-09-171-0/+96
* fix the kernel files to match our standard "option<space><tab>" formatjmg2012-09-1617-93/+93
* Enable PCI for Armada XPgber2012-09-141-0/+3
* Add support for Armada XP A0.gber2012-09-141-1/+1
* Add basic USB support to Raspberry PI target.hselasky2012-09-141-7/+13
* Add barebone Raspberry Pi port. Supported parts:gonzo2012-08-301-0/+101
* 4-wire mode isn't working quite right, so turn it off for a bit.imp2012-08-291-1/+1
* Grammar fix: s/NIC's/NICs/gjb2012-08-264-4/+4
* Remove machine from the LN2410SBC config, it is set by std.s3c2410andrew2012-08-181-1/+0
* Set machine correctly on ARM. This allows universe to use the correct worldandrew2012-08-181-2/+0
* Preliminary Embest ATEB9200 support.imp2012-08-162-0/+115
* Hmmm, somehow this file was completely deleted, rather than justimp2012-08-161-0/+48
* Remove unused hints.imp2012-08-161-68/+0
* Merging of projects/armv6, part 10gonzo2012-08-153-0/+331
* Merging of projects/armv6, intermissiongonzo2012-08-153-0/+202
* Prefer ate over macb. macb doesn't work anymore, and ate has moreimp2012-07-314-4/+1
* Note about where we can boot this.imp2012-07-311-1/+2
* macb doesn't work, switch to ate.imp2012-07-311-2/+1
* Commit the dci (gadget) support to the one ATMEL kernel config whereimp2012-07-291-0/+6
* Add usb_template for the gadget support. Even though this isn't aimp2012-07-291-0/+1
* Add gadget devices. Not yet added to the child lists, but here toimp2012-07-271-0/+5
* Neither of these systems has PCI, but they do have ohci interface, soimp2012-07-272-2/+2
* Add new at91sam9g45 support and sn9g45 board to the ATMEL kernel.imp2012-07-271-0/+1
* Document the dataflash/mmc-sd issue. Add umass driver and usb. Bootimp2012-07-271-18/+26
* Trim read/write sizes to 128 bytes. Pages are only 128 bytes in size.imp2012-07-261-4/+3
* Add support for the DesignA Electronics Snapper9g45 System on Module.andrew2012-07-261-0/+130
* Fix typo in comment.imp2012-07-262-2/+2
* Update partitions to reflect "sam9 demo" defaults.imp2012-07-262-41/+39
* Add preliminary support for Atmel SAM9260-EK evaluation kit.imp2012-07-143-0/+210
* Revert last change. It was accidental.imp2012-07-101-8/+1
* Remove some unused variables/externs that have been copied too many times...imp2012-07-101-2/+10
* Create a generic way to support multiple boards within animp2012-07-071-8/+9
* Create a pseudo-lint kernel for all at91 SoCs. This kernel will notimp2012-07-011-0/+166
* Initital support for AT91SAM9X25 SoC and the SAM9X25-EK evaluationimp2012-06-292-0/+164
* These options are unused, and can safely be retired.imp2012-06-151-1/+0
* This hints file doesn't actually do anything, and besides it is commentedimp2012-06-151-1/+0
* Strip trailing whitespace.imp2012-06-1319-45/+45
* The GUMSTIX-QEMU config file is almost identical to the GUMSTIX config,andrew2012-06-101-69/+2
OpenPOWER on IntegriCloud