Commit graph

1020 commits

Author SHA1 Message Date
Rod Whitby
40c1d84a0f Build via velocity module for ixp4xx
SVN-Revision: 7773
2007-06-29 10:46:45 +00:00
Hamish Guthrie
c5c3e1d89c Added USB support
SVN-Revision: 7771
2007-06-29 09:49:28 +00:00
Rod Whitby
5efd069ecb Added support for the D-Link DSM-G600 RevA, and fixed the clock frequency for NSLU2 and DSMG600. Had to refresh the gateway 7001 patch due to changes in the file being patched.
SVN-Revision: 7770
2007-06-29 06:30:32 +00:00
Rod Whitby
cf1faf4778 apex: Updated to 1.5.8
SVN-Revision: 7768
2007-06-29 03:50:09 +00:00
Felix Fietkau
1b4fc61eea update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this target (4.1.2 segfaults at compile time)
SVN-Revision: 7762
2007-06-28 20:42:21 +00:00
Gabor Juhos
031f500ae4 update to 2.6.22-rc6
SVN-Revision: 7758
2007-06-28 16:08:28 +00:00
Felix Fietkau
476c7769e5 add extif fixes (#1984)
SVN-Revision: 7756
2007-06-28 10:15:19 +00:00
Felix Fietkau
6a5f4ea179 disable cpu wait support for bcm4710 (suggested in #1641)
SVN-Revision: 7755
2007-06-28 09:08:50 +00:00
Felix Fietkau
41af082667 fill in the kernel version info for every target, move the kernel tarball md5sums to a central place
SVN-Revision: 7748
2007-06-28 05:52:00 +00:00
Felix Fietkau
41b03c9770 add MODULE_LICENSE("GPL") to the atheros ethernet driver
SVN-Revision: 7747
2007-06-28 00:03:15 +00:00
Felix Fietkau
d2e88fa30c brcm47xx: fix parts of the cache code that were not covered by the kmap_coherent patch yet. this seems to fix the crazy segfaults we were getting...
SVN-Revision: 7745
2007-06-27 22:01:16 +00:00
Gabor Juhos
6a0c74d7b9 replace led driver, and resync kernel config
SVN-Revision: 7744
2007-06-27 18:22:38 +00:00
Peter Denison
13790041c1 Remove ssb patch that was part of previous tree pull
SVN-Revision: 7737
2007-06-26 20:19:19 +00:00
Gabor Juhos
86e1d1978e calling of prom_detect_board is needed only when we still don't know the board
SVN-Revision: 7736
2007-06-26 19:41:00 +00:00
Peter Denison
164e789c7a Merge mac80211 driver from tree at bu3sch.de, pulled 24/6
SVN-Revision: 7733
2007-06-25 19:52:20 +00:00
Peter Denison
eed7b91c68 Merge SSB driver from tree at bu3sch.de, pulled 24/6
SVN-Revision: 7732
2007-06-25 19:51:09 +00:00
Felix Fietkau
7e4f2dbf66 make the broadcom firmware image code more sane and also fix jffs2-256k related bugs (#1888)
SVN-Revision: 7731
2007-06-25 15:36:31 +00:00
Gabor Juhos
90f3db27b1 from now on, the kernel parses parameters passed by our lzma-loader
SVN-Revision: 7730
2007-06-25 11:12:51 +00:00
Gabor Juhos
8aa6978a43 fix image generation for the ZyXEL boards
SVN-Revision: 7724
2007-06-25 08:52:11 +00:00
Gabor Juhos
fcc5a6e252 from now on, the lzma loader is able to pass parameters to the kernel
SVN-Revision: 7723
2007-06-25 08:47:10 +00:00
Felix Fietkau
8c41e51e92 fix failsafe on broadcom, send netlink events in diag when running linux 2.6
SVN-Revision: 7722
2007-06-25 08:32:25 +00:00
Gabor Juhos
0b1fdf1ad8 fix hardware byte swapping to work in little endian mode as well
SVN-Revision: 7712
2007-06-23 05:30:31 +00:00
Peter Denison
2e3c3918f2 Fix brcm43xx build for PCI-less systems (patch from Michael Buesch)
SVN-Revision: 7711
2007-06-22 22:38:09 +00:00
Peter Denison
3bee559b36 Add profile for WRTSL54GS
SVN-Revision: 7709
2007-06-22 17:25:23 +00:00
Gabor Juhos
6d5ce3ce25 add initial support for hardware accelerated byte swapping
SVN-Revision: 7708
2007-06-22 10:16:47 +00:00
Felix Fietkau
6f66a0ae1b add some missing config options
SVN-Revision: 7702
2007-06-22 04:50:23 +00:00
Felix Fietkau
10a781acf2 brcm47xx-2.6: update for 2.6.22-rc5
SVN-Revision: 7699
2007-06-22 03:49:54 +00:00
Felix Fietkau
20a359e195 set the kernel version of brcm47xx-2.6 in the target makefile, keep patch compatibility with 2.6.21.5 in case we need to revert before the next release
SVN-Revision: 7698
2007-06-21 23:41:09 +00:00
Peter Denison
77e68d6aa0 brcm43xx: Update to 2.6.22-rc5 target
SVN-Revision: 7697
2007-06-21 23:37:39 +00:00
Peter Denison
f9bf3a0e4f Extra bits from wireless-dev for the mac80211 stack - should just be additions
SVN-Revision: 7695
2007-06-21 21:51:07 +00:00
Peter Denison
8fb92b3a2f make 130-netfilter-ipset.patch apply under 2.6.22-rc[45]
SVN-Revision: 7694
2007-06-21 21:29:37 +00:00
Peter Denison
0f3100df55 brcm43xx: update SSB driver * files/ now contains the wireless-dev tree version * patches/210-ssb_merge is nbd's subsequent changes
SVN-Revision: 7691
2007-06-21 20:10:50 +00:00
Felix Fietkau
b94b11e11e minor kernel config sync
SVN-Revision: 7690
2007-06-21 17:53:08 +00:00
Florian Fainelli
02619c31b5 Fix the IRQ assignment with vlynq/pci, thanks sw ! (#1865)
SVN-Revision: 7689
2007-06-21 17:20:19 +00:00
Felix Fietkau
7e0b07575e fix the squashfs kernel command line for rb532
SVN-Revision: 7687
2007-06-21 15:52:07 +00:00
Felix Fietkau
b74715a0b6 add mini_fo fix from #1801
SVN-Revision: 7676
2007-06-20 00:16:41 +00:00
Felix Fietkau
000ae30f6f add brcm47xx mtd corruption fix by b.sander (#1502)
SVN-Revision: 7675
2007-06-19 22:29:51 +00:00
Gabor Juhos
6386f58138 cleanup svn properties
SVN-Revision: 7673
2007-06-19 14:46:42 +00:00
Hamish Guthrie
c41fbdc08a Changed bootloader and partition parameters to ease virgin unit programming without SD-Flash card.
SVN-Revision: 7672
2007-06-19 13:04:42 +00:00
John Crispin
99a29e05d3 broadcom47xx-2.6 was missing usb support, which was needed for wl500gp
SVN-Revision: 7671
2007-06-18 21:44:42 +00:00
Mike Baker
d59086d496 remove target
SVN-Revision: 7669
2007-06-18 17:55:27 +00:00
Gabor Juhos
7b53ec0f27 remove unused empty files
SVN-Revision: 7668
2007-06-18 16:15:37 +00:00
Florian Fainelli
653b0cd1c9 ar7-2.6 actually supports atm
SVN-Revision: 7666
2007-06-18 15:43:52 +00:00
Florian Fainelli
c81cb3b36f Typo fix on the usb2 kernel module
SVN-Revision: 7665
2007-06-18 15:32:14 +00:00
Rod Whitby
30299d7481 NPE microcode is stored in a separate 'microcode' partition on the NAS100d
SVN-Revision: 7662
2007-06-18 13:23:01 +00:00
Felix Fietkau
1c0f8d64f8 update to 2.6.22-rc5 (#1915)
SVN-Revision: 7659
2007-06-18 03:44:08 +00:00
Florian Fainelli
fe01ca1745 Resync kernel config, preliminary bandwidth control mgmt for the adm5120 switch
SVN-Revision: 7655
2007-06-17 14:05:59 +00:00
Florian Fainelli
2c847dc648 New PCI fixup version, should better assign IRQs for boards, thanks Gabor !
SVN-Revision: 7654
2007-06-17 14:04:15 +00:00
Felix Fietkau
5a72d6d43e switch over x86 to 2.6.22-rc4
SVN-Revision: 7653
2007-06-17 02:58:28 +00:00
John Crispin
2e9625a4ad initial merge for vhdl support on the foxboard
SVN-Revision: 7652
2007-06-17 02:53:53 +00:00
Felix Fietkau
099a78bf53 fix ipset compile with 2.6.22-rc4
SVN-Revision: 7647
2007-06-17 00:06:58 +00:00
Felix Fietkau
af15136e8d remove empty patches
SVN-Revision: 7645
2007-06-16 02:08:06 +00:00
Felix Fietkau
f019ac4dc9 prepare for the transition to linux 2.6.22 - make it possible to override the kernel version in the target makefile
SVN-Revision: 7644
2007-06-16 01:56:04 +00:00
Florian Fainelli
95549a64fd Fix default permission (#1812)
SVN-Revision: 7634
2007-06-14 18:08:48 +00:00
Florian Fainelli
55baa6e467 Move wget2nand to the base-files for adm5120 also fix default permission (#1812)
SVN-Revision: 7633
2007-06-14 18:08:25 +00:00
Hamish Guthrie
ff17ac5ec3 Added config parameters for u-boot client IP address as well as TFTP server IP address.
SVN-Revision: 7632
2007-06-14 13:46:24 +00:00
Florian Fainelli
8ed6f00352 Fix memory detection and hcd compilation, thanks Gabor ! (closes #1813)
SVN-Revision: 7631
2007-06-14 11:59:31 +00:00
John Crispin
858653c8e9 Added package to load zydas1211 firmware
SVN-Revision: 7626
2007-06-13 21:56:18 +00:00
Florian Fainelli
1c7ab50199 Really apply the esfq patch
SVN-Revision: 7623
2007-06-13 19:12:44 +00:00
Florian Fainelli
027b61b790 Resync brcm-2.4 kernel config and enable syncookies (#1876)
SVN-Revision: 7622
2007-06-13 18:50:51 +00:00
Florian Fainelli
7bb4cbba9c Add support for Sierra Wireless Air Card 875 (#1882)
SVN-Revision: 7619
2007-06-13 18:11:36 +00:00
Florian Fainelli
ff76ce5d3e Better macronix bottom boot handling, thanks Gabor !
SVN-Revision: 7618
2007-06-13 18:10:25 +00:00
Florian Fainelli
d4c8b230b5 Refresh patches with quilt, thanks Gabor !
SVN-Revision: 7617
2007-06-13 18:06:38 +00:00
Florian Fainelli
8614cd833a Change index number
SVN-Revision: 7614
2007-06-13 17:52:44 +00:00
Florian Fainelli
27a7fa73ee Add esfq to iproute2 and 2.4 kernel (#1891)
SVN-Revision: 7612
2007-06-13 17:33:25 +00:00
Florian Fainelli
2c6cb91048 Re-enable complex mappings
SVN-Revision: 7604
2007-06-13 12:52:47 +00:00
Florian Fainelli
7e2e2130e3 Include ohci ehci and a better copyright date and description for the cellvision profile
SVN-Revision: 7602
2007-06-12 22:29:31 +00:00
Florian Fainelli
98b34c0ea4 Enable ohci and ehci for adm5120, some boards uses it (cellvision cameras)
SVN-Revision: 7601
2007-06-12 22:27:17 +00:00
Florian Fainelli
e7113073f3 Suppress spaces in uname -m
SVN-Revision: 7594
2007-06-12 16:48:10 +00:00
Florian Fainelli
0bcf16ea95 Add support for two other boards : WA7A and B
SVN-Revision: 7593
2007-06-12 16:47:18 +00:00
Florian Fainelli
dfe8f28532 Do not try to initialise clocks for now, it is borken on most devices
SVN-Revision: 7580
2007-06-12 10:50:41 +00:00
Imre Kaloz
e0f10d0d47 fix the wrt300n v2 patch
SVN-Revision: 7578
2007-06-12 09:22:53 +00:00
Felix Fietkau
71ca530e8a fix rb532 squashfs support (patch by Jens Muecke)
SVN-Revision: 7577
2007-06-11 22:58:44 +00:00
Florian Fainelli
b187a7e887 Add a cellvision profile for ADM5120 IP based cameras, build several modules for it : cpia2, usbaudio
SVN-Revision: 7575
2007-06-11 21:35:12 +00:00
Hamish Guthrie
bcf211ceaf Corrected dfboot issue with ttyS2 and ttyS3
SVN-Revision: 7566
2007-06-11 14:54:14 +00:00
Tim Yardley
f78de29500 fixed ipset patch to make it work right from userland
SVN-Revision: 7565
2007-06-11 14:52:31 +00:00
Felix Fietkau
74e26fe612 add ar7 phy fix by stefan weil
SVN-Revision: 7564
2007-06-11 14:37:37 +00:00
Felix Fietkau
bf18c96088 add missing dependency
SVN-Revision: 7562
2007-06-11 13:28:25 +00:00
Felix Fietkau
a9698ab695 fix ixp4xx microcode menuconfig setting depends
SVN-Revision: 7561
2007-06-11 13:27:45 +00:00
Florian Fainelli
ebc6e163c3 Fix the irq mapping for routerboard devices (#1843)
SVN-Revision: 7560
2007-06-11 10:07:52 +00:00
Florian Fainelli
f6825fb659 Resync brcm47xx config with generic (#1856)
SVN-Revision: 7559
2007-06-11 08:44:50 +00:00
Florian Fainelli
ce6260adbc Use the flash0_size from the adm5120_board structure to correctly remap the flash (#1855)
SVN-Revision: 7547
2007-06-10 18:43:49 +00:00
Imre Kaloz
1c7ba68cb8 add support for the CF slot on the Pronghorn Metro - needs testing
SVN-Revision: 7544
2007-06-10 12:37:56 +00:00
Imre Kaloz
2e13bcc8ae new, cleaner Pronghorn Metro patch
SVN-Revision: 7543
2007-06-10 12:17:41 +00:00
Imre Kaloz
785ecdf167 we don't need bluetooth on avr32 for now
SVN-Revision: 7542
2007-06-09 18:05:03 +00:00
Florian Fainelli
0a8560f076 Change the main partition to be named rootfs so that the scripts mount it
SVN-Revision: 7537
2007-06-08 13:03:17 +00:00
Florian Fainelli
d28ca51872 Resync adm5120 kernel config, lzma-loader fixes from Gabor
SVN-Revision: 7536
2007-06-08 12:58:55 +00:00
Florian Fainelli
a014690ed6 Fix the cmdline hack patch, thanks Gabor
SVN-Revision: 7535
2007-06-08 12:37:47 +00:00
Florian Fainelli
4a00419fd0 Update the yaffs patch to include the fix by Giampaolo Mancini (mancho), closes #1779
SVN-Revision: 7534
2007-06-08 12:36:58 +00:00
Imre Kaloz
08c7265613 add support for the AVR32 platform, namely the ATNGW100 board - joint work with wigyori
SVN-Revision: 7533
2007-06-08 10:44:01 +00:00
Tim Yardley
882e17e723 generic profile for x86, no packages auto-selected
SVN-Revision: 7519
2007-06-07 17:41:50 +00:00
John Crispin
ade1318a9a fixes minor bug when compiling etrax target without V=99
SVN-Revision: 7515
2007-06-07 06:35:42 +00:00
Felix Fietkau
949306f87e update kernel config for rb532
SVN-Revision: 7514
2007-06-07 01:00:42 +00:00
Felix Fietkau
0cff2ccb9c fix rb532 patch error
SVN-Revision: 7511
2007-06-06 23:34:34 +00:00
Hamish Guthrie
425102d11c Changed autoboot timeout in dfboot
SVN-Revision: 7508
2007-06-06 09:11:39 +00:00
Imre Kaloz
72823077cd add support for jffs2 filesystems with 256k blocksize, fix taishan support
SVN-Revision: 7506
2007-06-05 20:55:21 +00:00
Florian Fainelli
40f74f411d USB probe rewrite, really needs testing
SVN-Revision: 7505
2007-06-05 14:03:42 +00:00
Florian Fainelli
f111480b82 Add a ralink profile (for ADM5120 based IP cameras)
SVN-Revision: 7504
2007-06-05 13:48:16 +00:00
Hamish Guthrie
541d5937b3 Fixed bug in mmc driver (can now write to SD-Card within Linux). Changed some kernel configs to support ext2 on SD-Card
SVN-Revision: 7503
2007-06-05 12:29:58 +00:00
Hamish Guthrie
c079b2e046 Changed target for ubpar.c to directly write to mtd device
SVN-Revision: 7502
2007-06-05 04:34:38 +00:00
Hamish Guthrie
6c6a51c4d5 Changed default ipkg source for new release
SVN-Revision: 7501
2007-06-05 04:01:46 +00:00
Hamish Guthrie
04479e30ad Removed romboot from tree - replaced by dfboot
SVN-Revision: 7500
2007-06-05 03:39:52 +00:00
Hamish Guthrie
c8f4767eaf Corrected PLLA setting to remove error in BRG at 115k. Removed 2 files not required
SVN-Revision: 7499
2007-06-05 03:37:01 +00:00
Hamish Guthrie
90153e678e Sets GPIO PB28 to multi-drive (open collector) - fixes reset issue
SVN-Revision: 7498
2007-06-05 03:31:12 +00:00
John Crispin
8a91e41a8f small changes to the default netconfig and ipkg repo for the foxboard
SVN-Revision: 7497
2007-06-04 22:40:46 +00:00
John Crispin
66e5a6becc reboot now works on foxboard
SVN-Revision: 7496
2007-06-04 20:33:08 +00:00
John Crispin
804191bc40 small fix on etrax basefiles to avoid bogus error msg
SVN-Revision: 7495
2007-06-04 20:09:04 +00:00
Hamish Guthrie
e759465420 Fixed at91 ethernet driver for dm9161a PHY interrupt issue
SVN-Revision: 7493
2007-06-04 17:46:46 +00:00
Hamish Guthrie
3266668cae add new dfboot loader - a complete revison of romboot code.
SVN-Revision: 7492
2007-06-04 17:41:40 +00:00
Hamish Guthrie
e970f61273 Remove a debug statement from trx.c, add config changes for at91
SVN-Revision: 7491
2007-06-04 17:39:38 +00:00
Felix Fietkau
9abbe7a033 Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all the patches. Also added a target package/refresh which will do this to all packages in the buildroot
SVN-Revision: 7488
2007-06-04 11:14:08 +00:00
Felix Fietkau
f082d1fddf add ar7-2.6 fixes by Stefan Weil
SVN-Revision: 7487
2007-06-04 09:46:30 +00:00
Imre Kaloz
f9699632f1 enable image generation for the WRT150N
SVN-Revision: 7486
2007-06-04 09:26:40 +00:00
Nicolas Thill
a0ebaa87d0 update uml-2.6 to 2.6.21.1 on i386, fix uml-2.6 sound modules packaging
SVN-Revision: 7485
2007-06-04 05:42:32 +00:00
John Crispin
0f0ba0d97b several changes to the basefiles for cris target
SVN-Revision: 7484
2007-06-03 22:29:32 +00:00
Florian Fainelli
c2990fa19e Fix endianness issues with adm5120eb, thanks to Gabor !
SVN-Revision: 7479
2007-06-03 15:25:05 +00:00
John Crispin
7b071f1bfc reworked memset,memcpy of the cris kernel, this improves board speed by factor 20
SVN-Revision: 7478
2007-06-03 13:02:21 +00:00
Florian Fainelli
34de614cf8 Update the adm5120 config to use IRQ_CPU and physically mapped flash for now
SVN-Revision: 7476
2007-06-03 10:26:40 +00:00
Florian Fainelli
12591bd002 adm5120 timing specific routines, was part of the IRQ handling rewritte
SVN-Revision: 7475
2007-06-03 08:52:16 +00:00
Felix Fietkau
3b6b7a2d1b implement quilt handling for the kernel tree ... and there was much rejoicing!
SVN-Revision: 7474
2007-06-03 08:28:05 +00:00
Felix Fietkau
07de479948 remove duplicate include statement (fixes a warning)
SVN-Revision: 7468
2007-06-03 01:37:32 +00:00
John Crispin
8d34125755 when compiling a tool to upload firmware to the cris, it should be build for host and not target :-)
SVN-Revision: 7467
2007-06-03 00:32:46 +00:00
John Crispin
668d311679 the etrax bootloader tools source was added on initial merge, it is now sitting on the acme site, source should not be in this folder
SVN-Revision: 7465
2007-06-02 23:17:43 +00:00
Florian Fainelli
c879774b35 IRQ handler rewrite by Gabor Juhos, uses C no longer assembly
SVN-Revision: 7464
2007-06-02 23:13:51 +00:00
Florian Fainelli
908b616d8e Add iprange (#1799)
SVN-Revision: 7462
2007-06-02 22:57:33 +00:00
Rod Whitby
3bdd232eae apex: fixed patch pathnames
SVN-Revision: 7460
2007-06-02 20:52:51 +00:00
Florian Fainelli
f6502b8ca5 Fix config.in typo and enable by default only for ixp4xx-2.6
SVN-Revision: 7458
2007-06-02 18:19:37 +00:00
Rod Whitby
e4aa279bf8 apex: Mark the build apex image as an OpenWRT build (instead of a SlugOS build)
SVN-Revision: 7452
2007-06-02 16:56:06 +00:00
Rod Whitby
ad2bc9c63b apex: Updated to version 1.5.6 (which includes the compiler inlining fixes).
SVN-Revision: 7451
2007-06-02 16:35:09 +00:00
John Crispin
8ef31f1a5b made the target name of etrax lowercase.
SVN-Revision: 7449
2007-06-02 12:44:18 +00:00
John Crispin
e271bc9e8c fixes compile bug of iptables
SVN-Revision: 7448
2007-06-02 12:42:24 +00:00
Florian Fainelli
61d6789f75 Unmark adm5120eb as broken, disable NAND and YAFFS2 for this target, resync kernel config
SVN-Revision: 7445
2007-06-02 09:40:49 +00:00
Rod Whitby
9e3e6089d5 apex: Updated to 1.5.4 - this time it boots
SVN-Revision: 7441
2007-06-02 05:17:59 +00:00
John Crispin
e19eb3d828 add initial support for the crisarchitecture used on foxboards to openwrt
SVN-Revision: 7439
2007-06-02 00:46:02 +00:00
Felix Fietkau
82be2de620 make xscale images containing proprietary microcode optional, but enabled by default
SVN-Revision: 7431
2007-06-01 13:21:55 +00:00
Felix Fietkau
fa3bedb65d ixp4xx: add back the mac handling fix - seems like it wasn't the cause for the ethernet breakage
SVN-Revision: 7424
2007-05-31 16:05:35 +00:00
Rod Whitby
1598ebd3fb apex: Revert back to 1.4.7 - what I thought I tested wasn't what I actually tested at all, and what I eventually tested didn't work.
SVN-Revision: 7422
2007-05-31 13:43:08 +00:00
Rod Whitby
47871badcc apex: Updated to version 1.5.4
SVN-Revision: 7421
2007-05-31 13:25:16 +00:00
Felix Fietkau
6c5d27bfeb revert patch that is breaking ethernet on Avila GW2348-4
SVN-Revision: 7420
2007-05-31 12:46:56 +00:00
Florian Fainelli
de06b3b0d0 Make rdc boot a little further, still broken though, resync kernel config
SVN-Revision: 7419
2007-05-31 12:31:55 +00:00
Florian Fainelli
062a8d54b4 kernel config resync with generic-2.6
SVN-Revision: 7413
2007-05-31 09:56:42 +00:00
Felix Fietkau
2801c15eaa more kernel config cleanup
SVN-Revision: 7412
2007-05-31 09:31:44 +00:00
Mike Baker
76ffe92fe7 fix the damn kernel config
SVN-Revision: 7411
2007-05-31 09:29:27 +00:00
Florian Fainelli
d38223cf01 Update to .21
SVN-Revision: 7408
2007-05-30 19:07:03 +00:00
Florian Fainelli
accffe1a0c Updated yaffs2, thanks to David Goodenough (#1779)
SVN-Revision: 7405
2007-05-30 11:49:14 +00:00
Florian Fainelli
6d1ccaedf1 Update YAFFS config, wget2nand should use br-lan since eth0 is always bridged now, vmlinux.elf has to be used
SVN-Revision: 7404
2007-05-30 11:48:28 +00:00
Rod Whitby
3cefaa021b Removed the disabling of CONFIG_TUN, and a number of other USB-related items, from the ixp4xx-2.6 default config, so that the generic config-template allows them to all be built as modules.
SVN-Revision: 7403
2007-05-30 11:28:51 +00:00
Florian Fainelli
0e07a06c42 Add board specific code, autodetect the kernel, fixes #1707, thanks Gabor Juhos
SVN-Revision: 7398
2007-05-30 10:35:27 +00:00
Rod Whitby
87dace0887 Enabled CONFIG_INPUT as a module, and included other default settings to enable oldconfig to complete automatically.
SVN-Revision: 7397
2007-05-30 10:34:58 +00:00
Florian Fainelli
a11cd71c3d Use the cmdline hacked's prom.c and disable this patching part accordingly
SVN-Revision: 7396
2007-05-30 10:32:32 +00:00
Florian Fainelli
1822d0b004 Define target specific ramdisk images for testing (Gabor Juhos)
SVN-Revision: 7395
2007-05-30 10:30:36 +00:00
Florian Fainelli
e05e46b35b Resync with generic-2.6 config-template
SVN-Revision: 7393
2007-05-30 10:15:54 +00:00
Florian Fainelli
a35237e5b6 Minor fixes, do not count interrupts without interrupt source as spurious (#1755)
SVN-Revision: 7391
2007-05-30 09:48:57 +00:00
Rod Whitby
110d7e85f4 Remove the disabling of LEDS support for ixp4xx-2.6 compared to generic-2.6, and enabled ixp4xx LEDS support.
SVN-Revision: 7390
2007-05-30 03:44:25 +00:00
Florian Fainelli
5d2d8d76af Add the rbmipsnand fix from #1778
SVN-Revision: 7388
2007-05-29 17:28:06 +00:00
Florian Fainelli
c2ee19355b .21 fixes
SVN-Revision: 7387
2007-05-29 16:56:15 +00:00
Rod Whitby
7128e381c9 Remove the disabling of sound support for ixp4xx-2.6 compared to generic-2.6
SVN-Revision: 7386
2007-05-29 14:38:05 +00:00
Rod Whitby
dede36f347 Remove the disabling of bluetooth for ixp4xx-2.6 compared to generic-2.6
SVN-Revision: 7384
2007-05-29 14:09:10 +00:00
Florian Fainelli
c1f37fab33 Fix .21 compilation on memory.c (#1778)
SVN-Revision: 7383
2007-05-29 13:44:46 +00:00
Florian Fainelli
27e93fd11c Include the architecture specific gpio file for now
SVN-Revision: 7381
2007-05-29 11:38:21 +00:00
Florian Fainelli
f687a54af5 Restore the gpio.h file, platform.c uses the generic GPIO API
SVN-Revision: 7380
2007-05-29 11:15:17 +00:00
Imre Kaloz
df988938e6 add support for the AMCC Taishan, mark it as broken until we fix the combined layout
SVN-Revision: 7377
2007-05-28 16:47:42 +00:00
Hamish Guthrie
d6031adcbb Default kernel config file for .21 kernel
SVN-Revision: 7376
2007-05-28 14:59:36 +00:00
Hamish Guthrie
77fc5bb1da Serial patches for .21
SVN-Revision: 7375
2007-05-28 14:47:05 +00:00
Hamish Guthrie
c2b3f561a8 mtd partitioning for .21
SVN-Revision: 7374
2007-05-28 14:14:17 +00:00
Hamish Guthrie
f252d38bd4 GPIO changes for .21 kernel
SVN-Revision: 7372
2007-05-28 14:02:03 +00:00
Hamish Guthrie
0ea687db61 patch no longer required - incorporated in base patches
SVN-Revision: 7371
2007-05-28 13:50:35 +00:00
Hamish Guthrie
e83486ab59 userspace gpio driver for .21
SVN-Revision: 7368
2007-05-28 13:47:22 +00:00
Hamish Guthrie
b8434b0722 activity-led.patch no longer required
SVN-Revision: 7366
2007-05-28 13:05:07 +00:00
Hamish Guthrie
bab2982a68 First patches to get to .21 kernel
SVN-Revision: 7365
2007-05-28 13:00:05 +00:00
Florian Fainelli
8831f0da3a Add support for USB HID (#1322)
SVN-Revision: 7360
2007-05-27 18:57:02 +00:00
Florian Fainelli
a2710a9eff Add yealink usb phone kernel packages
SVN-Revision: 7359
2007-05-27 18:51:50 +00:00
Florian Fainelli
e0c7c1c440 Resync uml with generic-2.6 kernel config
SVN-Revision: 7356
2007-05-27 18:28:28 +00:00
Florian Fainelli
46bef81b5f Resync kernel configuration with generic-2.6
SVN-Revision: 7353
2007-05-27 17:57:50 +00:00
Florian Fainelli
9d1c779df7 Remove empty gpio.h files
SVN-Revision: 7352
2007-05-27 17:56:32 +00:00
Felix Fietkau
cef4e6112c sync atheros-2.6 config, move parts to the generic config
SVN-Revision: 7348
2007-05-26 20:08:21 +00:00
Felix Fietkau
94c0d84182 refresh kernel patches so that they apply cleanly
SVN-Revision: 7347
2007-05-26 19:41:42 +00:00
Felix Fietkau
d4cce8a452 refresh x86 kernel config
SVN-Revision: 7346
2007-05-26 18:19:10 +00:00
Felix Fietkau
589d2a377d remove bogus netfilter dependencies
SVN-Revision: 7344
2007-05-26 18:14:11 +00:00
Felix Fietkau
e96de53782 enable TCPMSS target by default
SVN-Revision: 7343
2007-05-26 17:56:15 +00:00
Felix Fietkau
4c4b3a6317 move x86 lzma loader patch from generic patches into rdc-2.6 - it's causing problems at least in qemu, maybe on other systems as well and generic x86 doesn't really need the extra compression
SVN-Revision: 7342
2007-05-26 17:53:03 +00:00
Felix Fietkau
ec69f77003 brcm47xx-2.6 cleanup, fix the kernel config
SVN-Revision: 7339
2007-05-26 15:58:34 +00:00
Imre Kaloz
9037e9943b oops, one file got left out.. also add a profile for the WRTSL54GS - still from noz :)
SVN-Revision: 7338
2007-05-26 15:55:48 +00:00
Imre Kaloz
3237230249 bcm47xx compile fix for .21, thanks to noz
SVN-Revision: 7337
2007-05-26 15:54:22 +00:00
Imre Kaloz
8f83153369 fix magicbox, convert mtd mapping to platform_device, add support for combined flash layout
SVN-Revision: 7336
2007-05-26 15:36:22 +00:00
Florian Fainelli
b62d62a3c4 Update rdc to .21, mark it as broken
SVN-Revision: 7335
2007-05-25 23:41:07 +00:00
Florian Fainelli
3368856944 add generic GPIO to MIPS boards, use it for au1000 and for the MTX-1 led driver as well
SVN-Revision: 7334
2007-05-24 23:30:35 +00:00
Florian Fainelli
46f7d89f9c Update au1000 for .21, build an SREC initramfs image so that it can be tested directly with yamon
SVN-Revision: 7333
2007-05-24 21:57:34 +00:00
Imre Kaloz
41e092a905 fix .21 for sibyte.. because we can..
SVN-Revision: 7332
2007-05-24 21:02:53 +00:00
Felix Fietkau
53496b7cc9 fix ar7 compile
SVN-Revision: 7331
2007-05-24 15:59:32 +00:00
Felix Fietkau
5a6ddb2cec don't redefine MIPS_CPU_IRQ_BASE
SVN-Revision: 7330
2007-05-24 14:52:12 +00:00
Felix Fietkau
244132bf09 fix rb532 compile
SVN-Revision: 7329
2007-05-24 14:43:41 +00:00
Imre Kaloz
022ac5019d fix Magicbox for .21 and convert to the new structure
SVN-Revision: 7328
2007-05-24 12:44:44 +00:00
Imre Kaloz
a8d3dc4d94 fix aruba compile for .21
SVN-Revision: 7327
2007-05-24 09:43:58 +00:00
Imre Kaloz
b7ec8b9306 cleanup patch
SVN-Revision: 7326
2007-05-24 08:17:03 +00:00
Felix Fietkau
9ca9ccac79 nuke vga console support from the x86 lzma loader, it seems to cause problems at least in qemu
SVN-Revision: 7325
2007-05-24 00:52:37 +00:00
Imre Kaloz
15386a1583 aruba fixes, work in progress
SVN-Revision: 7324
2007-05-24 00:04:19 +00:00
Felix Fietkau
7e07265588 update x86 config and move some config defaults to the config template
SVN-Revision: 7323
2007-05-23 23:49:12 +00:00
Felix Fietkau
79a61de092 fix x86 lzma loader
SVN-Revision: 7322
2007-05-23 23:29:09 +00:00
Imre Kaloz
2b21a4ec30 fixup iop32x, needs testing, but should work now
SVN-Revision: 7321
2007-05-23 23:24:32 +00:00
Imre Kaloz
aa8d377d7e update netfilter patches, fix atheros
SVN-Revision: 7320
2007-05-23 23:10:09 +00:00
Felix Fietkau
227d9b1b0a fix x86-2.6 compile
SVN-Revision: 7319
2007-05-23 22:09:45 +00:00
Felix Fietkau
68adfabefb fix compile error in the netfilter ipset module
SVN-Revision: 7318
2007-05-23 21:40:19 +00:00
Imre Kaloz
615e8af841 break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7
SVN-Revision: 7315
2007-05-23 19:48:34 +00:00
Felix Fietkau
b71b54bb25 fix x86 boot filesystem allocation (#1736)
SVN-Revision: 7312
2007-05-23 18:15:11 +00:00
Felix Fietkau
6bab05790c make CONFIG_PCCARD disabled by default
SVN-Revision: 7310
2007-05-23 14:57:02 +00:00
Florian Fainelli
bedf56bac7 Fix adm5120hcd compilation error (#1738)
SVN-Revision: 7304
2007-05-22 10:19:29 +00:00
Imre Kaloz
2bc1a04f67 commandline mtd partition parsing is ugly, convert aruba to platform_device
SVN-Revision: 7294
2007-05-20 21:33:57 +00:00
Florian Fainelli
52766d2851 Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate lines in the GPIO code
SVN-Revision: 7293
2007-05-20 21:29:49 +00:00
Florian Fainelli
5c69bcd309 Split the led driver
SVN-Revision: 7290
2007-05-20 20:09:52 +00:00
Florian Fainelli
f0e08dea14 Fix duplicate entries in the patch
SVN-Revision: 7289
2007-05-20 19:53:45 +00:00
Florian Fainelli
9ceac320a3 Add ADM5120 GPIO wrappers
SVN-Revision: 7288
2007-05-20 19:51:36 +00:00
Florian Fainelli
231a4b3540 Add generic GPIO support to MIPS boards
SVN-Revision: 7287
2007-05-20 19:49:50 +00:00
Florian Fainelli
0aca3bac3c Implement architecture speficic GPIO calls for adm5120, thanks to Gabor Juhos
SVN-Revision: 7286
2007-05-20 19:47:41 +00:00
Florian Fainelli
b835cbc80e Use the generic GPIO api for bcm947xx and ar7 (for now), thanks to Gabor Juhos
SVN-Revision: 7285
2007-05-20 19:46:50 +00:00
Imre Kaloz
06fb3b2848 convert aruba to the new structure
SVN-Revision: 7284
2007-05-20 19:32:31 +00:00
Imre Kaloz
07009a08e0 give Aruba some love - add support for the combined flash layout
SVN-Revision: 7283
2007-05-20 18:51:23 +00:00
Felix Fietkau
84b235140c fix pcmcia/pccard build defaults
SVN-Revision: 7275
2007-05-19 16:16:48 +00:00
Felix Fietkau
940b1f3cb5 add some apparently missing dma cache ops to the korina driver
SVN-Revision: 7274
2007-05-19 13:27:34 +00:00
Felix Fietkau
5938ba9844 convert rb532 to the new structure
SVN-Revision: 7273
2007-05-19 13:14:38 +00:00
Florian Fainelli
61338e5fe8 Backport [7224] to the adm5120 flash map driver
SVN-Revision: 7270
2007-05-18 09:29:39 +00:00
Felix Fietkau
63300d3d91 Fix broadcom squashfs images:
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
2007-05-15 18:41:48 +00:00
Florian Fainelli
4919d46982 Add the #1680 fix for GNU make versions
SVN-Revision: 7231
2007-05-14 17:55:00 +00:00
Felix Fietkau
d662510eea brcm47xx-2.6: fix squashfs image partitioning problem
SVN-Revision: 7224
2007-05-14 13:45:41 +00:00
Florian Fainelli
610421f87a Fix routeboard board detection, add some new ZyXEL boards, thanks to Gabor Juhos
SVN-Revision: 7214
2007-05-13 21:56:34 +00:00
Imre Kaloz
cfcf4aab45 fix the nslu2 image for the new layout
SVN-Revision: 7204
2007-05-13 13:31:02 +00:00
Florian Fainelli
d39adea0f7 Correction, there is no USB for RB1xx targets
SVN-Revision: 7195
2007-05-11 22:27:16 +00:00
Florian Fainelli
6674fa7803 Add a RB1xx profile to generate RouterBoard RB1xx series image and kernel command line hack patch
SVN-Revision: 7194
2007-05-11 22:20:39 +00:00
Florian Fainelli
c46bd0cb62 Include admswconfig for adm5120 based targets
SVN-Revision: 7191
2007-05-11 20:48:53 +00:00
Florian Fainelli
093e9494c2 adm5120 is no longer broken now
SVN-Revision: 7190
2007-05-11 19:15:07 +00:00
Mike Baker
52553da52c fix bug in imagebuilder init.d scripts
SVN-Revision: 7188
2007-05-11 17:47:05 +00:00
Florian Fainelli
fdb603ed6b Rewrite LED driver, enable PCMCIA modules
SVN-Revision: 7185
2007-05-11 16:43:25 +00:00
Florian Fainelli
a1d98e132f Backport [7172] to adm5120 mtd map driver
SVN-Revision: 7184
2007-05-11 15:36:57 +00:00
Florian Fainelli
8176e9361a Suppress OpenWrt partition, no needed anymore
SVN-Revision: 7183
2007-05-11 12:02:21 +00:00
Felix Fietkau
ac58dbb471 add support for 16 bit pcmcia cards
SVN-Revision: 7182
2007-05-11 10:54:16 +00:00
Florian Fainelli
61e2c2572f Fix some \n and kernel logging levels
SVN-Revision: 7181
2007-05-11 10:02:23 +00:00
Florian Fainelli
5d6df5babe LED driver update
SVN-Revision: 7180
2007-05-11 09:57:01 +00:00
Mike Baker
3fda1fbf87 cleanup the broadcom preinit.arch
SVN-Revision: 7176
2007-05-10 16:29:15 +00:00
Mike Baker
b1568474b3 use generic inittab for x86
SVN-Revision: 7175
2007-05-10 14:50:42 +00:00
Felix Fietkau
e1e6f5489f minor cleanup
SVN-Revision: 7174
2007-05-10 14:43:52 +00:00
Mike Baker
4a41439c46 unified preinit environment
SVN-Revision: 7173
2007-05-10 14:37:47 +00:00
Felix Fietkau
862103b039 brcm47xx: mtd map driver cleanup - reuse generic mtd rootfs split
SVN-Revision: 7172
2007-05-10 13:56:54 +00:00
Felix Fietkau
bd65c8b91a broadcom: rename the OpenWrt partition to rootfs_data
SVN-Revision: 7171
2007-05-10 12:38:31 +00:00
Felix Fietkau
ecfdb684d6 cleanup
SVN-Revision: 7169
2007-05-10 12:09:15 +00:00
Imre Kaloz
1ada6a88e7 fixup avila networking, add support for the loft
SVN-Revision: 7168
2007-05-10 11:29:43 +00:00
Imre Kaloz
73c3a907a3 preliminary board support for the Linksys WRT300N v2 (incomplete)
SVN-Revision: 7167
2007-05-10 11:00:02 +00:00
Mike Baker
15e9bc4f26 forgot a file in [7158]
SVN-Revision: 7161
2007-05-10 09:55:23 +00:00
Mike Baker
854f0ad080 change handling of target/linux/generic-2.x/files to match other targets (#1648)
SVN-Revision: 7158
2007-05-10 08:35:48 +00:00
Felix Fietkau
f27973cad1 patch the correct exception handler (see #1642)
SVN-Revision: 7154
2007-05-10 00:35:42 +00:00
Felix Fietkau
8fd58014cd fix ixp4xx npe microcode link (from #1634)
SVN-Revision: 7153
2007-05-10 00:27:37 +00:00