summaryrefslogtreecommitdiff
path: root/target/linux/at91-2.6/image/u-boot/patches
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-0614-6429/+0
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653
* Changed bootloader and partition parameters to ease virgin unit programming ↵Hamish Guthrie2007-06-191-0/+11
| | | | | | without SD-Flash card. SVN-Revision: 7672
* Added config parameters for u-boot client IP address as well as TFTP server ↵Hamish Guthrie2007-06-141-0/+24
| | | | | | IP address. SVN-Revision: 7632
* 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-041-0/+19
| | | | | | partitioning. SVN-Revision: 7089
* Changed default rootfs size for at91 to 2112kHamish Guthrie2007-04-211-4/+4
| | | | SVN-Revision: 7025
* Cleanups on romboot and u-boot. Conditionally apply ldd and ldconfig support ↵Hamish Guthrie2007-04-041-0/+13
| | | | | | on at91 platform SVN-Revision: 6862
* Added facility to program entire device from SD-Card Fixed up MAC address ↵Hamish Guthrie2007-03-241-0/+12
| | | | | | init in u-boot SVN-Revision: 6662
* Final image build fixupsHamish Guthrie2007-03-231-0/+10
| | | | SVN-Revision: 6644
* 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-205-0/+6198
SVN-Revision: 6626