summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf
Commit message (Expand)AuthorAgeFilesLines
* Enable uart driver for A10.ganbold2013-03-011-2/+2
* RPi users might want to touch the boot partition, which is always FATkientzle2013-02-261-2/+5
* Add gpio driver and update dts and kernel config accordingly.ganbold2013-02-051-1/+1
* Tweaks to standard BEAGLEBONE config, as recently discussedkientzle2013-02-021-3/+3
* Add simple clock driver and ehci glue code for a10ganbold2013-01-291-5/+5
* Remove the remaining references to the now-obsolete sheevaplug config files,ian2013-01-272-2/+1
* Add support for the GlobalScale Technologies DreamPlug computer.ian2013-01-271-0/+183
* Add a default do-nothing implementation of fdt_pci_devmap() using a weak alias,ian2013-01-271-1/+1
* Initial support for Allwinner A10 SoC (Cubieboard)ganbold2013-01-151-0/+134
* Prefer the new NFS moduleskientzle2013-01-051-3/+3
* Replace generic ARM11 option with more specificgonzo2012-12-202-2/+2
* Use NFSCL since NFSCLIENT build is broken at the momentgonzo2012-12-191-3/+1
* Fix comment to represent actual file purposegonzo2012-12-161-1/+1
* Add support for QEMU's version of Versatile Platform Boardgonzo2012-12-131-0/+101
* - Enable syscons/framebuffer by defaultgonzo2012-11-301-8/+8
* 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
OpenPOWER on IntegriCloud