summaryrefslogtreecommitdiffstats
path: root/target/linux/at91-2.6
Commit message (Collapse)AuthorAgeFilesLines
* 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