aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/at91-2.6/image
Commit message (Collapse)AuthorAgeFilesLines
* Remove a debug statement from trx.c, add config changes for at91Hamish Guthrie2007-06-042-7/+13
| | | | SVN-Revision: 7491
* Add the #1680 fix for GNU make versionsFlorian Fainelli2007-05-141-0/+16
| | | | SVN-Revision: 7231
* Changed partitioning not to use at91part.c as opposed to using command-line ↵Hamish Guthrie2007-05-043-6/+24
| | | | | | partitioning. SVN-Revision: 7089
* Changed default rootfs size for at91 to 2112kHamish Guthrie2007-04-213-9/+9
| | | | SVN-Revision: 7025
* 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-101-0/+37
| | | | SVN-Revision: 6916
* Added module to generate u-boot config file. Added platform overrides for ↵Hamish Guthrie2007-04-053-1/+148
| | | | | | 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
* 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
* Added initial support for at91 plaform (HCG)Hamish Guthrie2007-03-041-0/+36
SVN-Revision: 6508