aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/at91-2.6/image/u-boot
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-0617-6629/+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 Hamish Guthrie2007-06-192-1/+12
| | | | | | | 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 Hamish Guthrie2007-06-144-3/+44
| | | | | | | 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 deviceHamish Guthrie2007-06-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7502 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add the #1680 fix for GNU make versionsFlorian Fainelli2007-05-141-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7231 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Changed partitioning not to use at91part.c as opposed to usingHamish Guthrie2007-05-042-4/+22
| | | | | | | 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 2112kHamish Guthrie2007-04-212-8/+8
| | | | 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 overridesHamish Guthrie2007-04-053-1/+148
| | | | | | | for base files. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6870 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Cleanups on romboot and u-boot.Hamish Guthrie2007-04-041-0/+13
| | | | | | | Conditionally apply ldd and ldconfig support on at91 platform git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6862 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added facility to program entire device from SD-CardHamish Guthrie2007-03-241-0/+12
| | | | | | | Fixed up MAC address init in u-boot git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6662 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Final image build fixupsHamish Guthrie2007-03-231-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6644 3c298f89-4303-0410-b956-a3cf2f4a3e73
* There are issues with the CRC calc stuff under x86_64. This version onlyHamish Guthrie2007-03-221-0/+11
| | | | | | | works on 32-bit architectures. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6637 3c298f89-4303-0410-b956-a3cf2f4a3e73
* New program to generate u-boot parameter block with correct CRC toHamish Guthrie2007-03-221-0/+115
| | | | | | | enable reprogramming parameters from Linux. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6636 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added primary and secondary bootloadersHamish Guthrie2007-03-206-0/+6235
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6626 3c298f89-4303-0410-b956-a3cf2f4a3e73