aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/at91-2.6/image/u-boot/ubclient
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-062-150/+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-1/+1
| | | | | | without SD-Flash card. SVN-Revision: 7672
* Added config parameters for u-boot client IP address as well as TFTP server ↵Hamish Guthrie2007-06-142-3/+14
| | | | | | IP address. SVN-Revision: 7632
* Changed target for ubpar.c to directly write to mtd deviceHamish Guthrie2007-06-051-1/+1
| | | | SVN-Revision: 7502
* Changed partitioning not to use at91part.c as opposed to using command-line ↵Hamish Guthrie2007-05-041-4/+3
| | | | | | partitioning. SVN-Revision: 7089
* Changed default rootfs size for at91 to 2112kHamish Guthrie2007-04-211-4/+4
| | | | SVN-Revision: 7025
* Added module to generate u-boot config file. Added platform overrides for ↵Hamish Guthrie2007-04-052-0/+140
base files. SVN-Revision: 6870