Commit graph

11418 commits

Author SHA1 Message Date
Hamish Guthrie
de45798d41 Add config file for 2.6.31 kernels in preparation for 2.6.31
SVN-Revision: 16713
2009-07-06 11:48:56 +00:00
Florian Fainelli
9d2522748f add bcm47xx lzma initramfs patch which is useful to workaround some CFE limitations when ramdisk kernels are too big
SVN-Revision: 16709
2009-07-06 11:28:34 +00:00
Florian Fainelli
9a387036d2 add a profile with no Wi-Fi drivers enabled, useful for bcm6338
SVN-Revision: 16708
2009-07-06 11:21:22 +00:00
Florian Fainelli
8749a587e7 make i2c-gpio-custom selectable (#5458)
SVN-Revision: 16707
2009-07-06 11:16:04 +00:00
Florian Fainelli
8d91123a0f avoid overriding CONFIG_TUN with a couple of targets
SVN-Revision: 16705
2009-07-06 10:52:15 +00:00
Gabor Juhos
97ee3bff49 sync kernel config
SVN-Revision: 16703
2009-07-05 20:22:24 +00:00
Florian Fainelli
b5bdf8222b fix kmod-ip6tables modules (#5274)
SVN-Revision: 16702
2009-07-05 19:42:39 +00:00
Gabor Juhos
c38e7aa7b2 add missing break statement
SVN-Revision: 16701
2009-07-05 18:02:12 +00:00
Mirko Vogt
0be423f619 automatically mount sd-card as it's possible (might be done via hotplug later)
SVN-Revision: 16700
2009-07-05 17:00:46 +00:00
Gabor Juhos
8e4f117b24 refresh patches
SVN-Revision: 16699
2009-07-05 15:13:39 +00:00
Gabor Juhos
1981fd14a7 bump to 2.6.29.6 and refresh patches
SVN-Revision: 16698
2009-07-05 15:08:56 +00:00
Florian Fainelli
f74d16548d update targets to 2.6.30.1, update patches
SVN-Revision: 16697
2009-07-05 14:39:13 +00:00
Florian Fainelli
62e10e7017 put all filesystem related packages into the Filesystem submenu (#5352)
SVN-Revision: 16696
2009-07-05 13:57:59 +00:00
Lars-Peter Clausen
d131752f0d Add ioctls to glamo framebuffer driver to enable/disable glamo engines.
SVN-Revision: 16686
2009-07-05 12:05:20 +00:00
Mirko Vogt
3629368623 purge out config and patches for 2.6.29 as 2.6.30.1 is now default and stable
SVN-Revision: 16685
2009-07-05 11:37:52 +00:00
Florian Fainelli
254b492ff5 configure the IPv6 from /etc/config/network and remove 6scripts's prefix option to set an IPv6 address on the LAN (#5450)
SVN-Revision: 16683
2009-07-05 11:17:49 +00:00
Claudio Mignanti
dafcdcd569 Add mirror for utility e100boot
SVN-Revision: 16682
2009-07-05 09:54:21 +00:00
Lars-Peter Clausen
212de82af0 Remove 2.6.28 config and patches.
SVN-Revision: 16681
2009-07-05 09:50:50 +00:00
Lars-Peter Clausen
caf8c9f59e Update to 2.6.30.1, refresh patches
SVN-Revision: 16680
2009-07-05 09:47:42 +00:00
Claudio Mignanti
85afb807c5 also include i2c driver inside 2.6.30
SVN-Revision: 16679
2009-07-05 09:45:34 +00:00
Claudio Mignanti
3391c21ceb Partially fix commit r16660
SVN-Revision: 16678
2009-07-05 09:41:46 +00:00
Gabor Juhos
b510674f4e i should go back to sleeping
SVN-Revision: 16677
2009-07-05 09:19:42 +00:00
Gabor Juhos
600958b416 add missing includes
SVN-Revision: 16676
2009-07-05 08:40:23 +00:00
Gabor Juhos
974df3e994 fix build error
SVN-Revision: 16675
2009-07-05 08:09:32 +00:00
Gabor Juhos
54038e0540 add AR7240 specific PCI code
SVN-Revision: 16674
2009-07-05 08:06:24 +00:00
Gabor Juhos
1e84d049a4 fix a typo in the PCI code
SVN-Revision: 16673
2009-07-05 08:02:23 +00:00
Gabor Juhos
089b5ccb47 reorganize PCI code
SVN-Revision: 16672
2009-07-05 07:53:07 +00:00
Florian Fainelli
a83ae90eb0 remove 2.6.26 check, do not build ide-generic on arm it is not available (#5303)
SVN-Revision: 16670
2009-07-04 09:54:46 +00:00
Gabor Juhos
d55e5fb153 fix AR7240 PCI IRQ support
SVN-Revision: 16669
2009-07-04 05:18:37 +00:00
Mirko Vogt
ad5a85f4c5 clean interface before shutting it down
SVN-Revision: 16668
2009-07-04 00:37:22 +00:00
Felix Fietkau
7a576b004e allow udhcpc to work properly for interfaces that are not configured through uci
SVN-Revision: 16664
2009-07-03 22:12:40 +00:00
Claudio Mignanti
f3822efd8e install headers, fix foxboard-utils
SVN-Revision: 16661
2009-07-03 12:49:50 +00:00
Claudio Mignanti
a10e35c0a8 Port the usb host driver and install some missing headers
SVN-Revision: 16660
2009-07-03 10:05:18 +00:00
Florian Fainelli
fefeecf52f update to latest 2.6.27.26 stable kernel
SVN-Revision: 16659
2009-07-03 09:31:52 +00:00
Gabor Juhos
0fd8d0fad8 fix a bitmask in the ag71xx driver
SVN-Revision: 16658
2009-07-02 17:23:11 +00:00
Florian Fainelli
d413a9639e Fix configure script path when not at the root of $(PKG_BUILD_DIR), thanks Daniel Dickinson (#5255)
SVN-Revision: 16656
2009-07-02 13:08:08 +00:00
Andy Boyett
ba841b79d4 don't force kmod-natsemi and kmod-ne2k-pci in all profiles, included in default profile since r13988
SVN-Revision: 16655
2009-07-02 07:57:05 +00:00
Andy Boyett
9756b46d1a remove legacy 2.4-specific behavior, fixes IB on brcm-2.4
SVN-Revision: 16654
2009-07-02 07:24:56 +00:00
Andy Boyett
b728796706 fix profile package selection, packages from last parsed profile were accidentally installed
SVN-Revision: 16653
2009-07-02 07:24:50 +00:00
Andy Boyett
0194fea285 base-files: explicitly create /etc/rc.d/, fixes ImageBuilder when using git instead of svn
SVN-Revision: 16652
2009-07-02 07:24:44 +00:00
Andy Boyett
7c68d57ce4 rename Pcengines profile to Wrap, PCEngines also makes the ALIX series
SVN-Revision: 16651
2009-07-02 07:24:38 +00:00
Florian Fainelli
0bda624fc7 add the infrastructure to use a MPI/GPIO connected VoIP DSP
SVN-Revision: 16650
2009-07-01 21:00:41 +00:00
Gabor Juhos
d97b12f8b7 fix ar71xx_device_{start,stop} functions on the AR7240 SoC
SVN-Revision: 16648
2009-07-01 19:41:00 +00:00
Gabor Juhos
17c84f1db9 initialize GPIO for the AR7240 SoC
SVN-Revision: 16647
2009-07-01 19:38:26 +00:00
Gabor Juhos
c524244c08 initialize IRQs for the AR7240 SoC
SVN-Revision: 16646
2009-07-01 19:37:03 +00:00
Gabor Juhos
eb3ff716c1 add AR7240 specific frequency detection
SVN-Revision: 16645
2009-07-01 19:34:59 +00:00
Gabor Juhos
18d7edb82e add AR7240 specific definitions
SVN-Revision: 16644
2009-07-01 19:32:48 +00:00
Gabor Juhos
0f1b173e9b fix a typo in ath9k_platform.h
SVN-Revision: 16643
2009-07-01 19:28:44 +00:00
Vasilis Tsiligiannis
d0a129742f madwifi: Disable compression capability on AR71XX and make it optional for other platforms (thanks to David A. Bandel and Dennis Bartsch)
SVN-Revision: 16642
2009-07-01 17:07:52 +00:00
Florian Fainelli
9e94806990 fix segfault when using the maxlen argument (#4359)
SVN-Revision: 16641
2009-07-01 14:58:15 +00:00