summaryrefslogtreecommitdiffstats
path: root/target/linux/at91-2.6
Commit message (Collapse)AuthorAgeFilesLines
* Default kernel config file for .21 kernelHamish Guthrie2007-05-281-1/+3
| | | | SVN-Revision: 7376
* Serial patches for .21Hamish Guthrie2007-05-282-104/+91
| | | | SVN-Revision: 7375
* mtd partitioning for .21Hamish Guthrie2007-05-281-12/+12
| | | | SVN-Revision: 7374
* GPIO changes for .21 kernelHamish Guthrie2007-05-281-56/+32
| | | | SVN-Revision: 7372
* patch no longer required - incorporated in base patchesHamish Guthrie2007-05-281-30/+0
| | | | SVN-Revision: 7371
* userspace gpio driver for .21Hamish Guthrie2007-05-281-32/+30
| | | | SVN-Revision: 7368
* activity-led.patch no longer requiredHamish Guthrie2007-05-281-61/+0
| | | | SVN-Revision: 7366
* First patches to get to .21 kernelHamish Guthrie2007-05-284-14341/+5640
| | | | SVN-Revision: 7365
* Add the #1680 fix for GNU make versionsFlorian Fainelli2007-05-141-0/+16
| | | | SVN-Revision: 7231
* Midified UART init, added interrupt handlers for DCD linesHamish Guthrie2007-05-092-1/+137
| | | | SVN-Revision: 7146
* Corrected inverted DCD/DTR logicHamish Guthrie2007-05-091-6/+6
| | | | SVN-Revision: 7145
* Add support for VersaLink modem control on DCE ports 0 and 3Hamish Guthrie2007-05-091-0/+71
| | | | SVN-Revision: 7144
* Build multipath caching modulesFlorian Fainelli2007-05-081-1/+0
| | | | SVN-Revision: 7136
* Changed partitioning not to use at91part.c as opposed to using command-line ↵Hamish Guthrie2007-05-046-7/+184
| | | | | | partitioning. SVN-Revision: 7089
* Modified GPIO allocation per rev1.02 boardHamish Guthrie2007-05-031-0/+60
| | | | SVN-Revision: 7083
* Changed default rootfs size for at91 to 2112kHamish Guthrie2007-04-213-9/+9
| | | | SVN-Revision: 7025
* Changed the default ipkg download location for at91 platforms to my web serverHamish Guthrie2007-04-201-0/+3
| | | | SVN-Revision: 7010
* Add raw and NOTRACK targets (#1583)Florian Fainelli2007-04-131-1/+0
| | | | SVN-Revision: 6945
* Changed erase routine to erase flash to 0xff instead of 0x00Hamish Guthrie2007-04-101-0/+11
| | | | SVN-Revision: 6922
* Added erase entire flash utility to romboot.Hamish Guthrie2007-04-102-0/+37
| | | | SVN-Revision: 6916
* Added module to generate u-boot config file. Added platform overrides for ↵Hamish Guthrie2007-04-055-1/+153
| | | | | | base files. SVN-Revision: 6870
* Cleanups on romboot and u-boot. Conditionally apply ldd and ldconfig support ↵Hamish Guthrie2007-04-043-0/+438
| | | | | | on at91 platform SVN-Revision: 6862
* Moved activity led to correct IO portsHamish Guthrie2007-03-302-23/+63
| | | | SVN-Revision: 6761
* clean up nfsd kernel config entries (#1523)Felix Fietkau2007-03-271-1/+0
| | | | SVN-Revision: 6731
* Added support for BSD pty'sHamish Guthrie2007-03-241-1/+24
| | | | SVN-Revision: 6673
* Added facility to program entire device from SD-Card Fixed up MAC address ↵Hamish Guthrie2007-03-243-0/+962
| | | | | | init in u-boot SVN-Revision: 6662
* Final image build fixupsHamish Guthrie2007-03-232-1/+18
| | | | SVN-Revision: 6644
* Added rule for objdump Added support for AT91 SD-Card in primary bootloader ↵Hamish Guthrie2007-03-221-0/+1822
| | | | | | (romboot) SVN-Revision: 6638
* There are issues with the CRC calc stuff under x86_64. This version only ↵Hamish Guthrie2007-03-221-0/+11
| | | | | | works on 32-bit architectures. SVN-Revision: 6637
* New program to generate u-boot parameter block with correct CRC to enable ↵Hamish Guthrie2007-03-221-0/+115
| | | | | | reprogramming parameters from Linux. SVN-Revision: 6636
* Added primary and secondary bootloadersHamish Guthrie2007-03-2011-10/+6399
| | | | SVN-Revision: 6626
* Changed pin selections in low-level mmc driverHamish Guthrie2007-03-171-0/+30
| | | | SVN-Revision: 6596
* Changed kernel configs to enable more packages. Added additional ↵Hamish Guthrie2007-03-161-45/+4
| | | | | | dependencies to mmc module in the modules tree SVN-Revision: 6579
* Added MMC/SD Card module supportHamish Guthrie2007-03-101-0/+5
| | | | SVN-Revision: 6544
* Added GPIO driverHamish Guthrie2007-03-072-0/+358
| | | | SVN-Revision: 6534
* Add support for LED drivers (clock tick and CPU activity) Removed partition ↵Hamish Guthrie2007-03-063-51/+173
| | | | | | support (done on command line now) SVN-Revision: 6531
* Modified partition table to support jffs2Hamish Guthrie2007-03-051-0/+37
| | | | SVN-Revision: 6529
* Chaged kernel config so default builds cleanlyHamish Guthrie2007-03-051-21/+14
| | | | SVN-Revision: 6528
* Added initial support for at91 plaform (HCG)Hamish Guthrie2007-03-045-0/+19627
SVN-Revision: 6508