summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm-2.4
Commit message (Collapse)AuthorAgeFilesLines
* more devfs related bugsMike Baker2007-03-091-8/+13
| | | | SVN-Revision: 6543
* fix up the netconfig script after the devfs=>hotplug2 migrationFelix Fietkau2007-03-091-1/+1
| | | | SVN-Revision: 6542
* more hotplug2/mdev/devfs related fixups, this time for broadcomFelix Fietkau2007-03-042-14/+21
| | | | SVN-Revision: 6519
* reorder target profilesFelix Fietkau2007-03-044-0/+0
| | | | SVN-Revision: 6514
* nuke mdev and replace it with hotplug2 :)Felix Fietkau2007-03-041-1/+1
| | | | SVN-Revision: 6512
* fix mdev for broadcom 2.6Felix Fietkau2007-03-031-2/+12
| | | | SVN-Revision: 6484
* replace some hardcoded /dev/mtdblock/* references with calls to find_mtd_part()Felix Fietkau2007-03-031-3/+5
| | | | SVN-Revision: 6477
* split out profile definitions from MakefilesTim Yardley2007-03-0211-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 doneTim Yardley2007-03-027-0/+0
| | | | SVN-Revision: 6465
* move mtd rootfs split patch to generic-2.6, disabled for broadcom targets ↵Felix Fietkau2007-03-011-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 rebuildsFelix Fietkau2007-02-251-9/+6
| | | | SVN-Revision: 6360
* add missing config filesFelix Fietkau2007-02-221-0/+376
| | | | SVN-Revision: 6338
* Reorganize kernel configs - target/linux/*/config is now a directory. ↵Felix Fietkau2007-02-221-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 kamikazeFelix Fietkau2007-02-081-2/+2
| | | | SVN-Revision: 6275
* Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a ↵Felix Fietkau2007-01-204-1/+124
| | | | | | new target profile SVN-Revision: 6142
* add descriptions to the broadcom target profiles and export them to the ↵Felix Fietkau2007-01-201-0/+36
| | | | | | target metadata (not presented in menuconfig yet) SVN-Revision: 6137
* remove bogus part of the broadcom target descriptionsFelix Fietkau2007-01-161-4/+0
| | | | SVN-Revision: 6109
* move several instances of DEFAULT:=y to profile preselections (easier for ↵Felix Fietkau2007-01-141-8/+8
| | | | | | the image builder to pick up) SVN-Revision: 6096
* bump version numbers of linksys images, because the linksys firmware often ↵Felix Fietkau2007-01-111-4/+4
| | | | | | refuses to downgrade SVN-Revision: 6074
* don't exit from failsafe mode after the console shell quits (some devices ↵Felix Fietkau2007-01-071-1/+0
| | | | | | don't have /dev/console) SVN-Revision: 6020
* add a netconfig override for the wl-500g (fixes #1116)Felix Fietkau2007-01-071-0/+4
| | | | SVN-Revision: 6016
* move brcm-2.6/image to brcm-2.4, to reduce the cross-dependencies between ↵Felix Fietkau2007-01-0711-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 Fainelli2006-12-281-1/+1
| | | | SVN-Revision: 5913
* 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
* better network config support for bcm94704Felix Fietkau2006-12-121-13/+45
| | | | SVN-Revision: 5775
* disable broadcom jffs2 images by defaultFelix Fietkau2006-12-121-1/+1
| | | | SVN-Revision: 5773
* Enable msdos fs support and package itFlorian Fainelli2006-12-091-1/+1
| | | | SVN-Revision: 5741
* move target/image/platform to target/linux/platform/image platform ↵Mike Baker2006-11-281-0/+1
| | | | | | directories are now self contained SVN-Revision: 5669
* fix brcm-2.4 target profilesFelix Fietkau2006-11-271-6/+6
| | | | SVN-Revision: 5658
* add a workaround for a race-condition in the wl driver (triggered by ap+sta ↵Felix Fietkau2006-11-241-0/+14
| | | | | | mode in a bridge) SVN-Revision: 5635
* 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-2210-0/+827
| | | | 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 a few missing exportsFelix Fietkau2006-11-171-1/+6
| | | | SVN-Revision: 5547
* upgrade to broadcom wl driver version 4.80.53.0 (from wrt350n release)Felix Fietkau2006-11-171-30/+52
| | | | SVN-Revision: 5546
* add mini_foFelix Fietkau2006-11-171-5/+113
| | | | SVN-Revision: 5541
* reorder variablesFelix Fietkau2006-11-121-1/+1
| | | | SVN-Revision: 5513
* implement target profiles in menuconfigFelix Fietkau2006-11-121-0/+56
| | | | SVN-Revision: 5512
* make target/linux/* directories self-contained, use the selected kernel ↵Felix Fietkau2006-11-111-0/+15
| | | | | | version for the toolchain, autogenerate menuconfig and makefile code for target selection SVN-Revision: 5498
* port new diag driver to kamikazeFelix Fietkau2006-11-031-1/+6
| | | | SVN-Revision: 5426
* cleanup/rewrite of the kernel build processFelix Fietkau2006-10-191-8/+1
| | | | SVN-Revision: 5226
* cleanupFelix Fietkau2006-10-191-1/+0
| | | | SVN-Revision: 5224
* fix parallel build of brcm-2.4Felix Fietkau2006-10-181-6/+2
| | | | SVN-Revision: 5207
* move sched_use_tsc patch to generic-2.4Felix Fietkau2006-10-171-84/+0
| | | | SVN-Revision: 5187
* allow platform support directories to add and modify kernel module packagesFelix Fietkau2006-10-171-0/+13
| | | | SVN-Revision: 5184
* finally move buildroot-ng to trunkFelix Fietkau2016-03-2012-0/+20823