summaryrefslogtreecommitdiffstats
path: root/target/linux/at91-2.6/image/u-boot
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-144-3/+44
* Changed target for ubpar.c to directly write to mtd deviceHamish Guthrie2007-06-051-1/+1
* 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-042-4/+22
* Changed default rootfs size for at91 to 2112kHamish Guthrie2007-04-212-8/+8
* 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-041-0/+13
* Added facility to program entire device from SD-Card Fixed up MAC address ini...Hamish Guthrie2007-03-241-0/+12
* Final image build fixupsHamish Guthrie2007-03-231-0/+10
* 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-206-0/+6235