Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | split out profile definitions from Makefiles | Tim Yardley | 2007-03-02 | 4 | -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 done | Tim Yardley | 2007-03-02 | 5 | -0/+0 |
| | | | | SVN-Revision: 6465 | ||||
* | add missing config files | Felix Fietkau | 2007-02-22 | 1 | -0/+52 |
| | | | | SVN-Revision: 6338 | ||||
* | Reorganize kernel configs - target/linux/*/config is now a directory. ↵ | Felix Fietkau | 2007-02-22 | 1 | -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 kamikaze | Felix Fietkau | 2007-02-08 | 1 | -2/+2 |
| | | | | SVN-Revision: 6275 | ||||
* | add ar7 sErCoMm image fix (patch by Bernardo Innocenti) | Felix Fietkau | 2007-01-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 6197 | ||||
* | store the default kernel version for our ports in a single place (target ↵ | Felix Fietkau | 2006-12-25 | 1 | -3/+1 |
| | | | | | | makefiles can still override it if necessary) SVN-Revision: 5899 | ||||
* | fix size of config partition on ar7 (#902) | Felix Fietkau | 2006-12-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 5873 | ||||
* | move target/image/platform to target/linux/platform/image platform ↵ | Mike Baker | 2006-11-28 | 11 | -0/+1624 |
| | | | | | | directories are now self contained SVN-Revision: 5669 | ||||
* | upgrade to linux 2.4.33.4 | Felix Fietkau | 2006-11-24 | 2 | -2/+3 |
| | | | | SVN-Revision: 5634 | ||||
* | move platform specific base-files into target/linux/<targetname> | Felix Fietkau | 2006-11-22 | 7 | -0/+225 |
| | | | | SVN-Revision: 5621 | ||||
* | autodetect atm, pci, usb, pcmcia features from kernel config file | Felix Fietkau | 2006-11-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 5586 | ||||
* | reorganize nat helper packages, move ftp and irc nat to a package that is ↵ | Felix Fietkau | 2006-11-19 | 1 | -4/+4 |
| | | | | | | enabled by default, for security reasons - see #917 for more information SVN-Revision: 5581 | ||||
* | add mini_fo | Felix Fietkau | 2006-11-17 | 1 | -0/+1 |
| | | | | SVN-Revision: 5541 | ||||
* | reorder variables | Felix Fietkau | 2006-11-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 5513 | ||||
* | implement target profiles in menuconfig | Felix Fietkau | 2006-11-12 | 1 | -0/+20 |
| | | | | SVN-Revision: 5512 | ||||
* | make target/linux/* directories self-contained, use the selected kernel ↵ | Felix Fietkau | 2006-11-11 | 1 | -0/+9 |
| | | | | | | version for the toolchain, autogenerate menuconfig and makefile code for target selection SVN-Revision: 5498 | ||||
* | cleanup/rewrite of the kernel build process | Felix Fietkau | 2006-10-19 | 1 | -8/+1 |
| | | | | SVN-Revision: 5226 | ||||
* | remove bluetooth from ar7 config | Felix Fietkau | 2006-10-19 | 1 | -23/+1 |
| | | | | SVN-Revision: 5225 | ||||
* | cleanup | Felix Fietkau | 2006-10-19 | 1 | -1/+0 |
| | | | | SVN-Revision: 5224 | ||||
* | remove some old junk | Felix Fietkau | 2006-10-17 | 1 | -29/+0 |
| | | | | SVN-Revision: 5190 | ||||
* | move sched_use_tsc patch to generic-2.4 | Felix Fietkau | 2006-10-17 | 1 | -84/+0 |
| | | | | SVN-Revision: 5187 | ||||
* | move the ar7 network driver into a separate package | Felix Fietkau | 2006-10-17 | 3 | -13353/+0 |
| | | | | SVN-Revision: 5186 | ||||
* | move the ar7 adsl driver into a separate package directory with external ↵ | Felix Fietkau | 2006-10-17 | 2 | -27217/+0 |
| | | | | | | build and source download SVN-Revision: 5185 | ||||
* | add fix from #763 | Felix Fietkau | 2006-10-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 5179 | ||||
* | some kernel module cleanup | Felix Fietkau | 2006-10-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 5178 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 10 | -0/+54001 |