114 Commits (1b4c9db08f5170d1f4e858250faf4e397dda712d)

Author SHA1 Message Date
Florian Fainelli 027b61b790 Resync brcm-2.4 kernel config and enable syncookies (#1876) 17 years ago
Imre Kaloz f9699632f1 enable image generation for the WRT150N 17 years ago
Felix Fietkau 84b235140c fix pcmcia/pccard build defaults 17 years ago
Felix Fietkau 63300d3d91 Fix broadcom squashfs images: 17 years ago
Mike Baker 3fda1fbf87 cleanup the broadcom preinit.arch 17 years ago
Felix Fietkau e1e6f5489f minor cleanup 17 years ago
Mike Baker 4a41439c46 unified preinit environment 17 years ago
Felix Fietkau bd65c8b91a broadcom: rename the OpenWrt partition to rootfs_data 17 years ago
Felix Fietkau 5b554fa8a4 bring up the ethernet driver before loading the switch drivers on broadcom (fixes #1520) 17 years ago
Felix Fietkau 0c83ec7fc2 revert to the previous version of the flash map driver - committed the wrong one in [7092] 17 years ago
Felix Fietkau ca7a815602 use hotplug2 for serializing hotplug events on 2.6 17 years ago
Felix Fietkau c855d322c0 add wl-hdd ide workaround from #272 17 years ago
Felix Fietkau 833bb8f485 convert brcm-2.4 to the new target structure 17 years ago
Felix Fietkau 4c6c987f09 Improved autorebuild for kernel related stuff. - make modules_install in the 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 17 years ago
Florian Fainelli 4e7c9df1ae Build usbnet modules for brcm targets (#1481) 17 years ago
Florian Fainelli e5da8a2d73 Add kmod-usb-uhci instead of ohci as defaults for WL500GP (#1589) 17 years ago
Florian Fainelli 2266aad2ec Limit the number of hotplug childrens 18 years ago
Mike Baker 4a5cb10be3 more devfs related bugs 18 years ago
Felix Fietkau 65e59861ba fix up the netconfig script after the devfs=>hotplug2 migration 18 years ago
Felix Fietkau 275ff405d8 more hotplug2/mdev/devfs related fixups, this time for broadcom 18 years ago
Felix Fietkau aabda0f133 reorder target profiles 18 years ago
Felix Fietkau a44c286fdb nuke mdev and replace it with hotplug2 :) 18 years ago
Felix Fietkau 5acf90187b fix mdev for broadcom 2.6 18 years ago
Felix Fietkau 7b0de4ae45 replace some hardcoded /dev/mtdblock/* references with calls to find_mtd_part() 18 years ago
Tim Yardley 03beb39e5f split out profile definitions from Makefiles 18 years ago
Tim Yardley 484609eeb0 commit profile support for base-files... patches still need to be done 18 years ago
Felix Fietkau a256c81dd9 move mtd rootfs split patch to generic-2.6, disabled for broadcom targets until the flash map driver is updated and tested 18 years ago
Felix Fietkau 653f61fb3e clean up a few things in image build makefiles and fix unnecessary grub rebuilds 18 years ago
Felix Fietkau 2bcaa1fecd add missing config files 18 years ago
Felix Fietkau e78fb96964 Reorganize kernel configs - target/linux/*/config is now a directory. ./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. 18 years ago
Felix Fietkau 8e88bb54ba port [6229] to kamikaze 18 years ago
Felix Fietkau 2fb06d46d9 Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a new target profile 18 years ago
Felix Fietkau 84a0696c1e add descriptions to the broadcom target profiles and export them to the target metadata (not presented in menuconfig yet) 18 years ago
Felix Fietkau e564537749 remove bogus part of the broadcom target descriptions 18 years ago
Felix Fietkau ee54f19d41 move several instances of DEFAULT:=y to profile preselections (easier for the image builder to pick up) 18 years ago
Felix Fietkau d99f9e599a bump version numbers of linksys images, because the linksys firmware often refuses to downgrade 18 years ago
Felix Fietkau 040e093439 don't exit from failsafe mode after the console shell quits (some devices don't have /dev/console) 18 years ago
Felix Fietkau 5d22a52440 add a netconfig override for the wl-500g (fixes #1116) 18 years ago
Felix Fietkau 16ab10a683 move brcm-2.6/image to brcm-2.4, to reduce the cross-dependencies between those two. symlink will be added in the next commit (i don't think svn can do that change atomically) 18 years ago
Florian Fainelli 5cb9b304ae Add Intel/VIA usb-uhci support (#1098) 18 years ago
Felix Fietkau 35bccdd4ba store the default kernel version for our ports in a single place (target makefiles can still override it if necessary) 18 years ago
Felix Fietkau 51078ecdac better network config support for bcm94704 18 years ago
Felix Fietkau e11101fcea disable broadcom jffs2 images by default 18 years ago
Florian Fainelli 116c345130 Enable msdos fs support and package it 18 years ago
Mike Baker c3c4dfb57b move target/image/platform to target/linux/platform/image platform directories are now self contained 18 years ago
Felix Fietkau 953147eafb fix brcm-2.4 target profiles 18 years ago
Felix Fietkau beaeecbb9f add a workaround for a race-condition in the wl driver (triggered by ap+sta mode in a bridge) 18 years ago
Felix Fietkau 3b9654520c upgrade to linux 2.4.33.4 18 years ago
Felix Fietkau 37362df7ea move platform specific base-files into target/linux/<targetname> 18 years ago
Felix Fietkau 80ff6a1d25 autodetect atm, pci, usb, pcmcia features from kernel config file 18 years ago