aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar7-2.4
Commit message (Collapse)AuthorAgeFilesLines
* nuke ar7-2.4 (old code, dsl driver no longer compiles, replaced by ar7-2.6)Felix Fietkau2007-05-0325-14052/+0
| | | | SVN-Revision: 7087
* add new ar7 dsl driver (thanks, matteo), mark ar7-2.4 as broken and enable ↵Felix Fietkau2007-04-201-1/+1
| | | | | | ar7-2.6 SVN-Revision: 7020
* ar7-2.4 cleanup - Switch to generic init scripts (/sbin/mount_root, ↵Eugene Konev2007-03-186-145/+8
| | | | | | /bin/firstboot, /etc/preinit), failsafe part moved to /etc/preinit.arch. This should fix #1449 with an added benefit of using mini_fo. - Switch to generic /etc/config/network. - ar7 flashmap: change "OpenWrt" to "rootfs_data", move ar7_mtd_cleanup out of .exit. SVN-Revision: 6604
* split out profile definitions from MakefilesTim Yardley2007-03-024-17/+41
| | | | | | | | | | | structure is as follows: target/linux/<arch>/profiles/<profilename>.mk These files are included by a blob match in the target Makefile The files should be labeled based on their profile Name in the definition SVN-Revision: 6468
* commit profile support for base-files... patches still need to be doneTim Yardley2007-03-025-0/+0
| | | | SVN-Revision: 6465
* add missing config filesFelix Fietkau2007-02-221-0/+52
| | | | SVN-Revision: 6338
* Reorganize kernel configs - target/linux/*/config is now a directory. ↵Felix Fietkau2007-02-221-1053/+0
| | | | | | ./config/default will replace the old config and config-diff (format is like config-diff, the full kernel config is no longer kept in the build system) This commit removes all the kernel config stuff, the next one will add the replacement - there's no way to do this atomically with svn. SVN-Revision: 6337
* port [6229] to kamikazeFelix Fietkau2007-02-081-2/+2
| | | | SVN-Revision: 6275
* add ar7 sErCoMm image fix (patch by Bernardo Innocenti)Felix Fietkau2007-01-251-1/+1
| | | | SVN-Revision: 6197
* store the default kernel version for our ports in a single place (target ↵Felix Fietkau2006-12-251-3/+1
| | | | | | makefiles can still override it if necessary) SVN-Revision: 5899
* fix size of config partition on ar7 (#902)Felix Fietkau2006-12-201-1/+1
| | | | SVN-Revision: 5873
* move target/image/platform to target/linux/platform/image platform ↵Mike Baker2006-11-2811-0/+1624
| | | | | | directories are now self contained SVN-Revision: 5669
* upgrade to linux 2.4.33.4Felix Fietkau2006-11-242-2/+3
| | | | SVN-Revision: 5634
* move platform specific base-files into target/linux/<targetname>Felix Fietkau2006-11-227-0/+225
| | | | SVN-Revision: 5621
* autodetect atm, pci, usb, pcmcia features from kernel config fileFelix Fietkau2006-11-191-1/+1
| | | | SVN-Revision: 5586
* reorganize nat helper packages, move ftp and irc nat to a package that is ↵Felix Fietkau2006-11-191-4/+4
| | | | | | enabled by default, for security reasons - see #917 for more information SVN-Revision: 5581
* add mini_foFelix Fietkau2006-11-171-0/+1
| | | | SVN-Revision: 5541
* reorder variablesFelix Fietkau2006-11-121-1/+1
| | | | SVN-Revision: 5513
* implement target profiles in menuconfigFelix Fietkau2006-11-121-0/+20
| | | | SVN-Revision: 5512
* make target/linux/* directories self-contained, use the selected kernel ↵Felix Fietkau2006-11-111-0/+9
| | | | | | version for the toolchain, autogenerate menuconfig and makefile code for target selection SVN-Revision: 5498
* cleanup/rewrite of the kernel build processFelix Fietkau2006-10-191-8/+1
| | | | SVN-Revision: 5226
* remove bluetooth from ar7 configFelix Fietkau2006-10-191-23/+1
| | | | SVN-Revision: 5225
* cleanupFelix Fietkau2006-10-191-1/+0
| | | | SVN-Revision: 5224
* remove some old junkFelix Fietkau2006-10-171-29/+0
| | | | SVN-Revision: 5190
* move sched_use_tsc patch to generic-2.4Felix Fietkau2006-10-171-84/+0
| | | | SVN-Revision: 5187
* move the ar7 network driver into a separate packageFelix Fietkau2006-10-173-13353/+0
| | | | SVN-Revision: 5186
* move the ar7 adsl driver into a separate package directory with external ↵Felix Fietkau2006-10-172-27217/+0
| | | | | | build and source download SVN-Revision: 5185
* add fix from #763Felix Fietkau2006-10-171-2/+2
| | | | SVN-Revision: 5179
* some kernel module cleanupFelix Fietkau2006-10-171-2/+2
| | | | SVN-Revision: 5178
* finally move buildroot-ng to trunkFelix Fietkau2016-03-2010-0/+54001