aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/at91-2.6/image
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-0648-22117/+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
* build system cleanup/restructuring as described in ↵Felix Fietkau2007-08-071-1/+1
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8362 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-145-9/+61
| | | | | | | server IP address. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7632 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Corrected dfboot issue with ttyS2 and ttyS3Hamish Guthrie2007-06-111-2/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7566 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing dependencyFelix Fietkau2007-06-111-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7562 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Changed autoboot timeout in dfbootHamish Guthrie2007-06-061-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7508 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
* Removed romboot from tree - replaced by dfbootHamish Guthrie2007-06-059-3380/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7500 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Corrected PLLA setting to remove error in BRG at 115k. Removed 2 filesHamish Guthrie2007-06-053-10/+2
| | | | | | | not required git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7499 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add new dfboot loader - a complete revison of romboot code.Hamish Guthrie2007-06-0431-0/+15410
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7492 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove a debug statement from trx.c, add config changes for at91Hamish Guthrie2007-06-042-7/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7491 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-043-6/+24
| | | | | | | 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-213-9/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7025 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Changed erase routine to erase flash to 0xff instead of 0x00Hamish Guthrie2007-04-101-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6922 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added erase entire flash utility to romboot.Hamish Guthrie2007-04-101-0/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6916 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-046-641/+1079
| | | | | | | 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-243-0/+962
| | | | | | | 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-232-1/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6644 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added rule for objdumpHamish Guthrie2007-03-221-0/+1822
| | | | | | | Added support for AT91 SD-Card in primary bootloader (romboot) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6638 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-2011-10/+6399
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6626 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added initial support for at91 plaform (HCG)Hamish Guthrie2007-03-041-0/+36
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6508 3c298f89-4303-0410-b956-a3cf2f4a3e73