summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm-2.4
Commit message (Expand)AuthorAgeFilesLines
...
* major target cleanup. it is now possible to have subtargets that can override...nbd2007-09-082-6/+7
* fix pci init for brcm-2.4 with atheros wifi cardsnbd2007-09-081-0/+1
* remove some obsolete filesnbd2007-09-061-304/+0
* strip the kernel version suffix from target directories, except for brcm-2.4 ...nbd2007-09-061-1/+1
* workaround for timer glitch on some boardsmbm2007-08-251-0/+11
* fix wan configuration on wr850g v2/v3mbm2007-08-251-0/+5
* Add usb-keyspan modules (#2229)florian2007-08-211-1/+13
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd2007-08-071-5/+5
* add failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at the...nbd2007-07-041-4/+0
* move parts of the failsafe code to the generic base-files - will be used on a...nbd2007-06-302-13/+0
* make the broadcom firmware image code more sane and also fix jffs2-256k relat...nbd2007-06-251-12/+21
* fix failsafe on broadcom, send netlink events in diag when running linux 2.6nbd2007-06-251-0/+12
* Really apply the esfq patchflorian2007-06-131-0/+1
* Resync brcm-2.4 kernel config and enable syncookies (#1876)florian2007-06-131-2/+2
* enable image generation for the WRT150Nkaloz2007-06-041-0/+1
* fix pcmcia/pccard build defaultsnbd2007-05-191-0/+2
* Fix broadcom squashfs images:nbd2007-05-151-9/+7
* cleanup the broadcom preinit.archmbm2007-05-101-26/+2
* minor cleanupnbd2007-05-101-4/+0
* unified preinit environmentmbm2007-05-107-329/+12
* broadcom: rename the OpenWrt partition to rootfs_datanbd2007-05-103-3/+3
* bring up the ethernet driver before loading the switch drivers on broadcom (f...nbd2007-05-071-2/+2
* revert to the previous version of the flash map driver - committed the wrong ...nbd2007-05-061-5/+49
* use hotplug2 for serializing hotplug events on 2.6nbd2007-05-052-3/+4
* add wl-hdd ide workaround from #272nbd2007-05-041-0/+41
* convert brcm-2.4 to the new target structurenbd2007-05-0455-17096/+16571
* Improved autorebuild for kernel related stuff.nbd2007-04-181-4/+4
* Build usbnet modules for brcm targets (#1481)florian2007-04-151-1/+0
* Add kmod-usb-uhci instead of ohci as defaults for WL500GP (#1589)florian2007-04-151-1/+1
* Limit the number of hotplug childrensflorian2007-04-011-1/+1
* more devfs related bugsmbm2007-03-091-8/+13
* fix up the netconfig script after the devfs=>hotplug2 migrationnbd2007-03-091-1/+1
* more hotplug2/mdev/devfs related fixups, this time for broadcomnbd2007-03-042-14/+21
* reorder target profilesnbd2007-03-044-0/+0
* nuke mdev and replace it with hotplug2 :)nbd2007-03-041-1/+1
* fix mdev for broadcom 2.6nbd2007-03-031-2/+12
* replace some hardcoded /dev/mtdblock/* references with calls to find_mtd_part()nbd2007-03-031-3/+5
* split out profile definitions from Makefilespavlov2007-03-0211-101/+174
* commit profile support for base-files... patches still need to be donepavlov2007-03-027-0/+0
* move mtd rootfs split patch to generic-2.6, disabled for broadcom targets unt...nbd2007-03-011-0/+1
* clean up a few things in image build makefiles and fix unnecessary grub rebuildsnbd2007-02-251-9/+6
* add missing config filesnbd2007-02-221-0/+376
* Reorganize kernel configs - target/linux/*/config is now a directory.nbd2007-02-221-1494/+0
* port [6229] to kamikazenbd2007-02-081-2/+2
* Add WL-700gE support (based on work by jr)nbd2007-01-204-1/+124
* add descriptions to the broadcom target profiles and export them to the targe...nbd2007-01-201-0/+36
* remove bogus part of the broadcom target descriptionsnbd2007-01-161-4/+0
* move several instances of DEFAULT:=y to profile preselections (easier for the...nbd2007-01-141-8/+8
* bump version numbers of linksys images, because the linksys firmware often re...nbd2007-01-111-4/+4
* don't exit from failsafe mode after the console shell quits (some devices don...nbd2007-01-071-1/+0