summaryrefslogtreecommitdiffstats
path: root/target/linux/at91-2.6
Commit message (Collapse)AuthorAgeFilesLines
* minor kernel config syncFelix Fietkau2007-06-211-10/+0
| | | | SVN-Revision: 7690
* Changed bootloader and partition parameters to ease virgin unit programming ↵Hamish Guthrie2007-06-193-1/+30
| | | | | | without SD-Flash card. SVN-Revision: 7672
* Added config parameters for u-boot client IP address as well as TFTP server ↵Hamish Guthrie2007-06-145-9/+61
| | | | | | IP address. SVN-Revision: 7632
* Corrected dfboot issue with ttyS2 and ttyS3Hamish Guthrie2007-06-112-4/+61
| | | | SVN-Revision: 7566
* add missing dependencyFelix Fietkau2007-06-111-0/+1
| | | | SVN-Revision: 7562
* Changed autoboot timeout in dfbootHamish Guthrie2007-06-061-2/+1
| | | | SVN-Revision: 7508
* Fixed bug in mmc driver (can now write to SD-Card within Linux). Changed ↵Hamish Guthrie2007-06-053-1/+436
| | | | | | some kernel configs to support ext2 on SD-Card SVN-Revision: 7503
* Changed target for ubpar.c to directly write to mtd deviceHamish Guthrie2007-06-051-1/+1
| | | | SVN-Revision: 7502
* Changed default ipkg source for new releaseHamish Guthrie2007-06-051-1/+1
| | | | SVN-Revision: 7501
* Removed romboot from tree - replaced by dfbootHamish Guthrie2007-06-059-3380/+0
| | | | SVN-Revision: 7500
* Corrected PLLA setting to remove error in BRG at 115k. Removed 2 files not ↵Hamish Guthrie2007-06-053-10/+2
| | | | | | required SVN-Revision: 7499
* Sets GPIO PB28 to multi-drive (open collector) - fixes reset issueHamish Guthrie2007-06-051-0/+10
| | | | SVN-Revision: 7498
* Fixed at91 ethernet driver for dm9161a PHY interrupt issueHamish Guthrie2007-06-041-0/+28
| | | | SVN-Revision: 7493
* add new dfboot loader - a complete revison of romboot code.Hamish Guthrie2007-06-0431-0/+15410
| | | | SVN-Revision: 7492
* Remove a debug statement from trx.c, add config changes for at91Hamish Guthrie2007-06-043-8/+15
| | | | SVN-Revision: 7491
* 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