summaryrefslogtreecommitdiffstats
path: root/target/linux/at91-2.6/image
Commit message (Expand)AuthorAgeFilesLines
* Changed bootloader and partition parameters to ease virgin unit programming w...Hamish Guthrie2007-06-192-1/+12
* Added config parameters for u-boot client IP address as well as TFTP server I...Hamish Guthrie2007-06-145-9/+61
* Corrected dfboot issue with ttyS2 and ttyS3Hamish Guthrie2007-06-111-2/+9
* add missing dependencyFelix Fietkau2007-06-111-0/+1
* Changed autoboot timeout in dfbootHamish Guthrie2007-06-061-2/+1
* Changed target for ubpar.c to directly write to mtd deviceHamish Guthrie2007-06-051-1/+1
* Removed romboot from tree - replaced by dfbootHamish Guthrie2007-06-059-3380/+0
* Corrected PLLA setting to remove error in BRG at 115k. Removed 2 files not re...Hamish Guthrie2007-06-053-10/+2
* add new dfboot loader - a complete revison of romboot code.Hamish Guthrie2007-06-0431-0/+15410
* Remove a debug statement from trx.c, add config changes for at91Hamish Guthrie2007-06-042-7/+13
* Add the #1680 fix for GNU make versionsFlorian Fainelli2007-05-141-0/+16
* Changed partitioning not to use at91part.c as opposed to using command-line p...Hamish Guthrie2007-05-043-6/+24
* Changed default rootfs size for at91 to 2112kHamish Guthrie2007-04-213-9/+9
* Changed erase routine to erase flash to 0xff instead of 0x00Hamish Guthrie2007-04-101-0/+11
* Added erase entire flash utility to romboot.Hamish Guthrie2007-04-101-0/+37
* Added module to generate u-boot config file. Added platform overrides for bas...Hamish Guthrie2007-04-053-1/+148
* Cleanups on romboot and u-boot. Conditionally apply ldd and ldconfig support ...Hamish Guthrie2007-04-043-0/+438
* Added facility to program entire device from SD-Card Fixed up MAC address ini...Hamish Guthrie2007-03-243-0/+962
* Final image build fixupsHamish Guthrie2007-03-232-1/+18
* Added rule for objdump Added support for AT91 SD-Card in primary bootloader (...Hamish Guthrie2007-03-221-0/+1822
* There are issues with the CRC calc stuff under x86_64. This version only work...Hamish Guthrie2007-03-221-0/+11
* New program to generate u-boot parameter block with correct CRC to enable rep...Hamish Guthrie2007-03-221-0/+115
* Added primary and secondary bootloadersHamish Guthrie2007-03-2011-10/+6399
* Added initial support for at91 plaform (HCG)Hamish Guthrie2007-03-041-0/+36