Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Limit the number of hotplug childrens | Florian Fainelli | 2007-04-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 6804 | ||||
* | more devfs related bugs | Mike Baker | 2007-03-09 | 1 | -8/+13 |
| | | | | SVN-Revision: 6543 | ||||
* | fix up the netconfig script after the devfs=>hotplug2 migration | Felix Fietkau | 2007-03-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 6542 | ||||
* | more hotplug2/mdev/devfs related fixups, this time for broadcom | Felix Fietkau | 2007-03-04 | 2 | -14/+21 |
| | | | | SVN-Revision: 6519 | ||||
* | reorder target profiles | Felix Fietkau | 2007-03-04 | 4 | -0/+0 |
| | | | | SVN-Revision: 6514 | ||||
* | nuke mdev and replace it with hotplug2 :) | Felix Fietkau | 2007-03-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 6512 | ||||
* | fix mdev for broadcom 2.6 | Felix Fietkau | 2007-03-03 | 1 | -2/+12 |
| | | | | SVN-Revision: 6484 | ||||
* | replace some hardcoded /dev/mtdblock/* references with calls to find_mtd_part() | Felix Fietkau | 2007-03-03 | 1 | -3/+5 |
| | | | | SVN-Revision: 6477 | ||||
* | split out profile definitions from Makefiles | Tim Yardley | 2007-03-02 | 11 | -101/+174 |
| | | | | | | | | | | | 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 | 7 | -0/+0 |
| | | | | SVN-Revision: 6465 | ||||
* | move mtd rootfs split patch to generic-2.6, disabled for broadcom targets ↵ | Felix Fietkau | 2007-03-01 | 1 | -0/+1 |
| | | | | | | until the flash map driver is updated and tested SVN-Revision: 6449 | ||||
* | clean up a few things in image build makefiles and fix unnecessary grub rebuilds | Felix Fietkau | 2007-02-25 | 1 | -9/+6 |
| | | | | SVN-Revision: 6360 | ||||
* | add missing config files | Felix Fietkau | 2007-02-22 | 1 | -0/+376 |
| | | | | SVN-Revision: 6338 | ||||
* | Reorganize kernel configs - target/linux/*/config is now a directory. ↵ | Felix Fietkau | 2007-02-22 | 1 | -1494/+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 WL-700gE support (based on work by jr) Includes kernel/diag patch and a ↵ | Felix Fietkau | 2007-01-20 | 4 | -1/+124 |
| | | | | | | new target profile SVN-Revision: 6142 | ||||
* | add descriptions to the broadcom target profiles and export them to the ↵ | Felix Fietkau | 2007-01-20 | 1 | -0/+36 |
| | | | | | | target metadata (not presented in menuconfig yet) SVN-Revision: 6137 | ||||
* | remove bogus part of the broadcom target descriptions | Felix Fietkau | 2007-01-16 | 1 | -4/+0 |
| | | | | SVN-Revision: 6109 | ||||
* | move several instances of DEFAULT:=y to profile preselections (easier for ↵ | Felix Fietkau | 2007-01-14 | 1 | -8/+8 |
| | | | | | | the image builder to pick up) SVN-Revision: 6096 | ||||
* | bump version numbers of linksys images, because the linksys firmware often ↵ | Felix Fietkau | 2007-01-11 | 1 | -4/+4 |
| | | | | | | refuses to downgrade SVN-Revision: 6074 | ||||
* | don't exit from failsafe mode after the console shell quits (some devices ↵ | Felix Fietkau | 2007-01-07 | 1 | -1/+0 |
| | | | | | | don't have /dev/console) SVN-Revision: 6020 | ||||
* | add a netconfig override for the wl-500g (fixes #1116) | Felix Fietkau | 2007-01-07 | 1 | -0/+4 |
| | | | | SVN-Revision: 6016 | ||||
* | move brcm-2.6/image to brcm-2.4, to reduce the cross-dependencies between ↵ | Felix Fietkau | 2007-01-07 | 11 | -1/+1373 |
| | | | | | | those two. symlink will be added in the next commit (i don't think svn can do that change atomically) SVN-Revision: 6013 | ||||
* | Add Intel/VIA usb-uhci support (#1098) | Florian Fainelli | 2006-12-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 5913 | ||||
* | 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 | ||||
* | better network config support for bcm94704 | Felix Fietkau | 2006-12-12 | 1 | -13/+45 |
| | | | | SVN-Revision: 5775 | ||||
* | disable broadcom jffs2 images by default | Felix Fietkau | 2006-12-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 5773 | ||||
* | Enable msdos fs support and package it | Florian Fainelli | 2006-12-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 5741 | ||||
* | move target/image/platform to target/linux/platform/image platform ↵ | Mike Baker | 2006-11-28 | 1 | -0/+1 |
| | | | | | | directories are now self contained SVN-Revision: 5669 | ||||
* | fix brcm-2.4 target profiles | Felix Fietkau | 2006-11-27 | 1 | -6/+6 |
| | | | | SVN-Revision: 5658 | ||||
* | add a workaround for a race-condition in the wl driver (triggered by ap+sta ↵ | Felix Fietkau | 2006-11-24 | 1 | -0/+14 |
| | | | | | | mode in a bridge) SVN-Revision: 5635 | ||||
* | 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 | 10 | -0/+827 |
| | | | | 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 a few missing exports | Felix Fietkau | 2006-11-17 | 1 | -1/+6 |
| | | | | SVN-Revision: 5547 | ||||
* | upgrade to broadcom wl driver version 4.80.53.0 (from wrt350n release) | Felix Fietkau | 2006-11-17 | 1 | -30/+52 |
| | | | | SVN-Revision: 5546 | ||||
* | add mini_fo | Felix Fietkau | 2006-11-17 | 1 | -5/+113 |
| | | | | 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/+56 |
| | | | | SVN-Revision: 5512 | ||||
* | make target/linux/* directories self-contained, use the selected kernel ↵ | Felix Fietkau | 2006-11-11 | 1 | -0/+15 |
| | | | | | | version for the toolchain, autogenerate menuconfig and makefile code for target selection SVN-Revision: 5498 | ||||
* | port new diag driver to kamikaze | Felix Fietkau | 2006-11-03 | 1 | -1/+6 |
| | | | | SVN-Revision: 5426 | ||||
* | cleanup/rewrite of the kernel build process | Felix Fietkau | 2006-10-19 | 1 | -8/+1 |
| | | | | SVN-Revision: 5226 | ||||
* | cleanup | Felix Fietkau | 2006-10-19 | 1 | -1/+0 |
| | | | | SVN-Revision: 5224 | ||||
* | fix parallel build of brcm-2.4 | Felix Fietkau | 2006-10-18 | 1 | -6/+2 |
| | | | | SVN-Revision: 5207 | ||||
* | move sched_use_tsc patch to generic-2.4 | Felix Fietkau | 2006-10-17 | 1 | -84/+0 |
| | | | | SVN-Revision: 5187 | ||||
* | allow platform support directories to add and modify kernel module packages | Felix Fietkau | 2006-10-17 | 1 | -0/+13 |
| | | | | SVN-Revision: 5184 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 12 | -0/+20823 |