summaryrefslogtreecommitdiff
path: root/target/linux/brcm-2.4
Commit message (Collapse)AuthorAgeFilesLines
...
* update wrt54g3g pattern version, add wrt54g3g-em pattern (#2663)Felix Fietkau2007-11-101-1/+2
| | | | SVN-Revision: 9523
* fix missing CONFIG_USB_BLUETOOTH issueJens Muecke2007-11-031-0/+1
| | | | SVN-Revision: 9494
* get rid of per-profile base-filesGabor Juhos2007-09-295-0/+0
| | | | SVN-Revision: 9069
* fix vlan configuration on Dell TrueMobile 2300Gabor Juhos2007-09-251-5/+9
| | | | SVN-Revision: 9015
* refresh brcm-2.4 kconfigNicolas Thill2007-09-221-7/+7
| | | | SVN-Revision: 8949
* clean up jffs2 config optionsFelix Fietkau2007-09-191-1/+0
| | | | SVN-Revision: 8848
* Add preliminary support for sysupgrade on brcmFlorian Fainelli2007-09-091-0/+24
| | | | SVN-Revision: 8718
* adapt profiles for subtarget changesFelix Fietkau2007-09-081-3/+0
| | | | SVN-Revision: 8695
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-082-6/+7
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694
* fix pci init for brcm-2.4 with atheros wifi cardsFelix Fietkau2007-09-081-0/+1
| | | | SVN-Revision: 8690
* remove some obsolete filesFelix Fietkau2007-09-061-304/+0
| | | | SVN-Revision: 8654
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-1/+1
| | | | | | (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
* workaround for timer glitch on some boardsMike Baker2007-08-251-0/+11
| | | | SVN-Revision: 8483
* fix wan configuration on wr850g v2/v3Mike Baker2007-08-251-0/+5
| | | | SVN-Revision: 8482
* Add usb-keyspan modules (#2229)Florian Fainelli2007-08-211-1/+13
| | | | SVN-Revision: 8450
* build system cleanup/restructuring as described in ↵Felix Fietkau2007-08-071-5/+5
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362
* add failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at ↵Felix Fietkau2007-07-041-4/+0
| | | | | | the moment SVN-Revision: 7870
* move parts of the failsafe code to the generic base-files - will be used on ↵Felix Fietkau2007-06-302-13/+0
| | | | | | atheros as well as soon as i've added support for it SVN-Revision: 7810
* make the broadcom firmware image code more sane and also fix jffs2-256k ↵Felix Fietkau2007-06-251-12/+21
| | | | | | related bugs (#1888) SVN-Revision: 7731
* fix failsafe on broadcom, send netlink events in diag when running linux 2.6Felix Fietkau2007-06-251-0/+12
| | | | SVN-Revision: 7722
* Really apply the esfq patchFlorian Fainelli2007-06-131-0/+1
| | | | SVN-Revision: 7623
* Resync brcm-2.4 kernel config and enable syncookies (#1876)Florian Fainelli2007-06-131-2/+2
| | | | SVN-Revision: 7622
* enable image generation for the WRT150NImre Kaloz2007-06-041-0/+1
| | | | SVN-Revision: 7486
* fix pcmcia/pccard build defaultsFelix Fietkau2007-05-191-0/+2
| | | | SVN-Revision: 7275
* Fix broadcom squashfs images:Felix Fietkau2007-05-151-9/+7
| | | | | | | | | | We switched over to appending the jffs2 eof mark to the squashfs images, but since the squashfs is not always aligned to eraseblocksize, the eof mark landed in the wrong place. This commit adds an extra flag to the trx utility that can append extra data to a partition with alignment. This is used to place the jffs2 eof mark at the right offset. SVN-Revision: 7253
* cleanup the broadcom preinit.archMike Baker2007-05-101-26/+2
| | | | SVN-Revision: 7176
* minor cleanupFelix Fietkau2007-05-101-4/+0
| | | | SVN-Revision: 7174
* unified preinit environmentMike Baker2007-05-107-329/+12
| | | | SVN-Revision: 7173
* broadcom: rename the OpenWrt partition to rootfs_dataFelix Fietkau2007-05-103-3/+3
| | | | SVN-Revision: 7171
* bring up the ethernet driver before loading the switch drivers on broadcom ↵Felix Fietkau2007-05-071-2/+2
| | | | | | (fixes #1520) SVN-Revision: 7126
* revert to the previous version of the flash map driver - committed the wrong ↵Felix Fietkau2007-05-061-5/+49
| | | | | | one in [7092] SVN-Revision: 7118
* use hotplug2 for serializing hotplug events on 2.6Felix Fietkau2007-05-052-3/+4
| | | | SVN-Revision: 7097
* add wl-hdd ide workaround from #272Felix Fietkau2007-05-041-0/+41
| | | | SVN-Revision: 7093
* convert brcm-2.4 to the new target structureFelix Fietkau2007-05-0455-17096/+16571
| | | | SVN-Revision: 7092
* Improved autorebuild for kernel related stuff. - make modules_install in the ↵Felix Fietkau2007-04-181-4/+4
| | | | | | kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them SVN-Revision: 6998
* Build usbnet modules for brcm targets (#1481)Florian Fainelli2007-04-151-1/+0
| | | | SVN-Revision: 6955
* Add kmod-usb-uhci instead of ohci as defaults for WL500GP (#1589)Florian Fainelli2007-04-151-1/+1
| | | | SVN-Revision: 6954
* Limit the number of hotplug childrensFlorian Fainelli2007-04-011-1/+1
| | | | SVN-Revision: 6804
* 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