aboutsummaryrefslogtreecommitdiff
path: root/target/linux/at91-2.6/image
Commit message (Collapse)AuthorAge
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-06
| | | | | | (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
* build system cleanup/restructuring as described in ↵Felix Fietkau2007-08-07
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362
* Changed bootloader and partition parameters to ease virgin unit programming ↵Hamish Guthrie2007-06-19
| | | | | | without SD-Flash card. SVN-Revision: 7672
* Added config parameters for u-boot client IP address as well as TFTP server ↵Hamish Guthrie2007-06-14
| | | | | | IP address. SVN-Revision: 7632
* Corrected dfboot issue with ttyS2 and ttyS3Hamish Guthrie2007-06-11
| | | | SVN-Revision: 7566
* add missing dependencyFelix Fietkau2007-06-11
| | | | SVN-Revision: 7562
* Changed autoboot timeout in dfbootHamish Guthrie2007-06-06
| | | | SVN-Revision: 7508
* Changed target for ubpar.c to directly write to mtd deviceHamish Guthrie2007-06-05
| | | | SVN-Revision: 7502
* Removed romboot from tree - replaced by dfbootHamish Guthrie2007-06-05
| | | | SVN-Revision: 7500
* Corrected PLLA setting to remove error in BRG at 115k. Removed 2 files not ↵Hamish Guthrie2007-06-05
| | | | | | required SVN-Revision: 7499
* add new dfboot loader - a complete revison of romboot code.Hamish Guthrie2007-06-04
| | | | SVN-Revision: 7492
* Remove a debug statement from trx.c, add config changes for at91Hamish Guthrie2007-06-04
| | | | SVN-Revision: 7491
* Add the #1680 fix for GNU make versionsFlorian Fainelli2007-05-14
| | | | SVN-Revision: 7231
* Changed partitioning not to use at91part.c as opposed to using command-line ↵Hamish Guthrie2007-05-04
| | | | | | partitioning. SVN-Revision: 7089
* Changed default rootfs size for at91 to 2112kHamish Guthrie2007-04-21
| | | | SVN-Revision: 7025
* Changed erase routine to erase flash to 0xff instead of 0x00Hamish Guthrie2007-04-10
| | | | SVN-Revision: 6922
* Added erase entire flash utility to romboot.Hamish Guthrie2007-04-10
| | | | SVN-Revision: 6916
* Added module to generate u-boot config file. Added platform overrides for ↵Hamish Guthrie2007-04-05
| | | | | | base files. SVN-Revision: 6870
* Cleanups on romboot and u-boot. Conditionally apply ldd and ldconfig support ↵Hamish Guthrie2007-04-04
| | | | | | on at91 platform SVN-Revision: 6862
* Added facility to program entire device from SD-Card Fixed up MAC address ↵Hamish Guthrie2007-03-24
| | | | | | init in u-boot SVN-Revision: 6662
* Final image build fixupsHamish Guthrie2007-03-23
| | | | SVN-Revision: 6644
* Added rule for objdump Added support for AT91 SD-Card in primary bootloader ↵Hamish Guthrie2007-03-22
| | | | | | (romboot) SVN-Revision: 6638
* There are issues with the CRC calc stuff under x86_64. This version only ↵Hamish Guthrie2007-03-22
| | | | | | works on 32-bit architectures. SVN-Revision: 6637
* New program to generate u-boot parameter block with correct CRC to enable ↵Hamish Guthrie2007-03-22
| | | | | | reprogramming parameters from Linux. SVN-Revision: 6636
* Added primary and secondary bootloadersHamish Guthrie2007-03-20
| | | | SVN-Revision: 6626
* Added initial support for at91 plaform (HCG)Hamish Guthrie2007-03-04
SVN-Revision: 6508