summaryrefslogtreecommitdiffstats
path: root/target/linux/at91-2.6/image/u-boot/ubclient/ubpar.c
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-061-135/+0
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Changed bootloader and partition parameters to ease virgin unit hcg2007-06-191-1/+1
| | | | | | | programming without SD-Flash card. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7672 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added config parameters for u-boot client IP address as well as TFTP hcg2007-06-141-2/+13
| | | | | | | server IP address. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7632 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Changed target for ubpar.c to directly write to mtd devicehcg2007-06-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7502 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Changed partitioning not to use at91part.c as opposed to usinghcg2007-05-041-4/+3
| | | | | | | command-line partitioning. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7089 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Changed default rootfs size for at91 to 2112khcg2007-04-211-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7025 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added module to generate u-boot config file. Added platform overrideshcg2007-04-051-0/+125
for base files. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6870 3c298f89-4303-0410-b956-a3cf2f4a3e73