| Commit message (Expand) | Author | Age | Files | Lines |
* | get rid of per-profile base-files | Gabor Juhos | 2007-09-29 | 5 | -0/+0 |
* | fix vlan configuration on Dell TrueMobile 2300 | Gabor Juhos | 2007-09-25 | 1 | -5/+9 |
* | refresh brcm-2.4 kconfig | Nicolas Thill | 2007-09-22 | 1 | -7/+7 |
* | clean up jffs2 config options | Felix Fietkau | 2007-09-19 | 1 | -1/+0 |
* | Add preliminary support for sysupgrade on brcm | Florian Fainelli | 2007-09-09 | 1 | -0/+24 |
* | adapt profiles for subtarget changes | Felix Fietkau | 2007-09-08 | 1 | -3/+0 |
* | major target cleanup. it is now possible to have subtargets that can override... | Felix Fietkau | 2007-09-08 | 2 | -6/+7 |
* | fix pci init for brcm-2.4 with atheros wifi cards | Felix Fietkau | 2007-09-08 | 1 | -0/+1 |
* | remove some obsolete files | Felix Fietkau | 2007-09-06 | 1 | -304/+0 |
* | strip the kernel version suffix from target directories, except for brcm-2.4 ... | Felix Fietkau | 2007-09-06 | 1 | -1/+1 |
* | workaround for timer glitch on some boards | Mike Baker | 2007-08-25 | 1 | -0/+11 |
* | fix wan configuration on wr850g v2/v3 | Mike Baker | 2007-08-25 | 1 | -0/+5 |
* | Add usb-keyspan modules (#2229) | Florian Fainelli | 2007-08-21 | 1 | -1/+13 |
* | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | Felix Fietkau | 2007-08-07 | 1 | -5/+5 |
* | add failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at the... | Felix Fietkau | 2007-07-04 | 1 | -4/+0 |
* | move parts of the failsafe code to the generic base-files - will be used on a... | Felix Fietkau | 2007-06-30 | 2 | -13/+0 |
* | make the broadcom firmware image code more sane and also fix jffs2-256k relat... | Felix Fietkau | 2007-06-25 | 1 | -12/+21 |
* | fix failsafe on broadcom, send netlink events in diag when running linux 2.6 | Felix Fietkau | 2007-06-25 | 1 | -0/+12 |
* | Really apply the esfq patch | Florian Fainelli | 2007-06-13 | 1 | -0/+1 |
* | Resync brcm-2.4 kernel config and enable syncookies (#1876) | Florian Fainelli | 2007-06-13 | 1 | -2/+2 |
* | enable image generation for the WRT150N | Imre Kaloz | 2007-06-04 | 1 | -0/+1 |
* | fix pcmcia/pccard build defaults | Felix Fietkau | 2007-05-19 | 1 | -0/+2 |
* | Fix broadcom squashfs images: | Felix Fietkau | 2007-05-15 | 1 | -9/+7 |
* | cleanup the broadcom preinit.arch | Mike Baker | 2007-05-10 | 1 | -26/+2 |
* | minor cleanup | Felix Fietkau | 2007-05-10 | 1 | -4/+0 |
* | unified preinit environment | Mike Baker | 2007-05-10 | 7 | -329/+12 |
* | broadcom: rename the OpenWrt partition to rootfs_data | Felix Fietkau | 2007-05-10 | 3 | -3/+3 |
* | bring up the ethernet driver before loading the switch drivers on broadcom (f... | Felix Fietkau | 2007-05-07 | 1 | -2/+2 |
* | revert to the previous version of the flash map driver - committed the wrong ... | Felix Fietkau | 2007-05-06 | 1 | -5/+49 |
* | use hotplug2 for serializing hotplug events on 2.6 | Felix Fietkau | 2007-05-05 | 2 | -3/+4 |
* | add wl-hdd ide workaround from #272 | Felix Fietkau | 2007-05-04 | 1 | -0/+41 |
* | convert brcm-2.4 to the new target structure | Felix Fietkau | 2007-05-04 | 55 | -17096/+16571 |
* | Improved autorebuild for kernel related stuff. - make modules_install in the ... | Felix Fietkau | 2007-04-18 | 1 | -4/+4 |
* | Build usbnet modules for brcm targets (#1481) | Florian Fainelli | 2007-04-15 | 1 | -1/+0 |
* | Add kmod-usb-uhci instead of ohci as defaults for WL500GP (#1589) | Florian Fainelli | 2007-04-15 | 1 | -1/+1 |
* | Limit the number of hotplug childrens | Florian Fainelli | 2007-04-01 | 1 | -1/+1 |
* | more devfs related bugs | Mike Baker | 2007-03-09 | 1 | -8/+13 |
* | fix up the netconfig script after the devfs=>hotplug2 migration | Felix Fietkau | 2007-03-09 | 1 | -1/+1 |
* | more hotplug2/mdev/devfs related fixups, this time for broadcom | Felix Fietkau | 2007-03-04 | 2 | -14/+21 |
* | reorder target profiles | Felix Fietkau | 2007-03-04 | 4 | -0/+0 |
* | nuke mdev and replace it with hotplug2 :) | Felix Fietkau | 2007-03-04 | 1 | -1/+1 |
* | fix mdev for broadcom 2.6 | Felix Fietkau | 2007-03-03 | 1 | -2/+12 |
* | replace some hardcoded /dev/mtdblock/* references with calls to find_mtd_part() | Felix Fietkau | 2007-03-03 | 1 | -3/+5 |
* | split out profile definitions from Makefiles | Tim Yardley | 2007-03-02 | 11 | -101/+174 |
* | commit profile support for base-files... patches still need to be done | Tim Yardley | 2007-03-02 | 7 | -0/+0 |
* | move mtd rootfs split patch to generic-2.6, disabled for broadcom targets unt... | Felix Fietkau | 2007-03-01 | 1 | -0/+1 |
* | clean up a few things in image build makefiles and fix unnecessary grub rebuilds | Felix Fietkau | 2007-02-25 | 1 | -9/+6 |
* | add missing config files | Felix Fietkau | 2007-02-22 | 1 | -0/+376 |
* | Reorganize kernel configs - target/linux/*/config is now a directory. ./confi... | Felix Fietkau | 2007-02-22 | 1 | -1494/+0 |
* | port [6229] to kamikaze | Felix Fietkau | 2007-02-08 | 1 | -2/+2 |