Commit Graph

11138 Commits (952db22551ae621deef18680625aaede453001f4)

Author SHA1 Message Date
Rod Whitby 10a1356827 ixp4xx-2.6: Removed the network config override file, cause we agreed that ixp4xx images should behave like all other openwrt images. So ixp4xx images are static 192.168.1.1 on lan now instead of dhcp.
SVN-Revision: 7991
2007-07-16 03:30:02 +00:00
Rod Whitby 81c3675f94 ixp4xx-2.6: Remove the inadequate netconfig script (which doesn't work on the only machines that it was meant to support), to allow ixp4xx images to behave like all other OpenWrt images
SVN-Revision: 7990
2007-07-16 03:26:40 +00:00
Rod Whitby 6d5c8233af ixp4xx-2.6/config: Removed the disabling of swap so that the generic enabling of swap can come through
SVN-Revision: 7989
2007-07-16 03:22:50 +00:00
Gabor Juhos 81455651a2 fix of the board specific initialization of the GPIO pins
SVN-Revision: 7979
2007-07-15 19:01:19 +00:00
Gabor Juhos 1c6947c57b refresh patches for 2.6.22.1 using quilt
SVN-Revision: 7976
2007-07-15 15:33:15 +00:00
Gabor Juhos 93a7dd0956 lzma-loader improvements * update LzmaDecode.[ch] to 4.16 * speed up decompressing from flash * uses printf from lzma-loader of generic-2.6 target * initial support for flash bank switching
SVN-Revision: 7975
2007-07-15 15:02:38 +00:00
Rod Whitby 57f4fc91ed ixp4xx-2.6/config: Removed the PPP config override to allow PPP modules to be built
SVN-Revision: 7972
2007-07-13 22:23:09 +00:00
Gabor Juhos 54e329087c flash driver shows the correct chip size from now
SVN-Revision: 7971
2007-07-13 16:15:10 +00:00
Florian Fainelli e2b75c370e Fix the section mismatch on the serial driver (#2076), thanks Thomas !
SVN-Revision: 7967
2007-07-13 13:14:08 +00:00
Imre Kaloz d02260fcdc sync avr32 to 2.6.22.atmel.2
SVN-Revision: 7962
2007-07-13 09:56:05 +00:00
Felix Fietkau f82f62b992 fix layer7 for 2.6.21
SVN-Revision: 7951
2007-07-12 21:34:20 +00:00
Imre Kaloz a92ca5e6b8 upgrade AVR32 to 2.6.22.1
SVN-Revision: 7945
2007-07-12 14:11:31 +00:00
Imre Kaloz b35bedf094 pci_module_init() is deprecated for a long time - this won't hurt .21 and will be needed for .22
SVN-Revision: 7937
2007-07-12 10:29:54 +00:00
Imre Kaloz d2c338cd52 upgrade atheros targets to 2.6.22.1
SVN-Revision: 7936
2007-07-12 10:19:36 +00:00
Gabor Juhos b1d970fd1d fix detection of admboot based boards
SVN-Revision: 7926
2007-07-11 19:26:20 +00:00
Gabor Juhos a31921a8cd remove hardware accelerated byte swapping feature, and resync kernel config
SVN-Revision: 7924
2007-07-11 15:21:17 +00:00
Rod Whitby 5ca2391456 ixp4xx: Add RTC driver for FSG-3
SVN-Revision: 7923
2007-07-11 14:16:09 +00:00
Rod Whitby ffac90fdb7 ixp4xx/fsg3: Compile needed drivers into the kernel to allow for booting directly from internal hard disk.
SVN-Revision: 7921
2007-07-11 13:51:34 +00:00
Rod Whitby ce7b825d9a ixp4xx: Initial profile for the Freecom FSG-3
SVN-Revision: 7920
2007-07-11 13:29:57 +00:00
Rod Whitby 04673803b5 ixp4xx: Add initial support for the Freecom FSG-3
SVN-Revision: 7919
2007-07-11 13:16:14 +00:00
Rod Whitby e51695f4d5 ixp4xx: Update from 2.6.21.5 to 2.6.21.6
SVN-Revision: 7918
2007-07-11 13:15:25 +00:00
Imre Kaloz ec4086cab0 mostly cosmetic sync with the mainline bubinga code
SVN-Revision: 7917
2007-07-11 13:13:26 +00:00
Gabor Juhos 4db7fa1c06 refactor kernel code (part 1), mark it as broken now
SVN-Revision: 7916
2007-07-11 13:00:27 +00:00
Mike Baker be6a41df04 bump to 2.6.22.1
SVN-Revision: 7915
2007-07-11 10:57:49 +00:00
Felix Fietkau 5123be41cd add ar7 2.6.22 patches by matteo (work in progress, not booting yet)
SVN-Revision: 7914
2007-07-11 10:47:25 +00:00
Felix Fietkau f82e310cd2 fix a typo in the imq module (patch from #2005)
SVN-Revision: 7908
2007-07-10 20:42:26 +00:00
Gabor Juhos 968894ad08 fix errors in image generation Makefiles, thanks to Thomas Langer (fixes #2060)
SVN-Revision: 7904
2007-07-10 11:02:07 +00:00
Gabor Juhos 0e1921ab3c disable image generation for boards which we still have problems with (at least if CONFIG_DEVEL is not selected)
SVN-Revision: 7902
2007-07-09 16:36:19 +00:00
Florian Fainelli c731d18905 au1000 now runs .22, mtx-1 watchdog is mainline and i2c patch is planned for rewriting
SVN-Revision: 7900
2007-07-09 16:06:43 +00:00
Felix Fietkau d444a280c2 fix the cpu_wait patch for 2.6.22
SVN-Revision: 7896
2007-07-09 05:44:15 +00:00
Felix Fietkau d8ced3b2ff 2.6.22 is released :)
SVN-Revision: 7894
2007-07-09 02:23:00 +00:00
Felix Fietkau 5ac6d7263c remove ARCH:=i686 from s100 profile - the build system can't handle that properly yet
SVN-Revision: 7893
2007-07-09 00:19:13 +00:00
John Crispin 3a88b0b94d some updates for s100
SVN-Revision: 7891
2007-07-08 19:16:02 +00:00
John Crispin 648cf7c524 added i686 support and profile for t-vision s100
SVN-Revision: 7890
2007-07-08 16:11:40 +00:00
Felix Fietkau 114b9a8fb6 add failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at the moment
SVN-Revision: 7870
2007-07-04 04:35:44 +00:00
Felix Fietkau e062f4185e refactor atheros system code - also add support for the reset button (sends netlink messages in the same format as broadcom-diag)
SVN-Revision: 7869
2007-07-04 03:55:23 +00:00
Felix Fietkau df6477e242 more fixes for the crazy cpu cache issues on brcm47xx-2.6 (mainly affects 4704) - turns out some of the previous fixes were incorrect and a coherency setup functions was missing
SVN-Revision: 7865
2007-07-04 00:48:59 +00:00
Gabor Juhos 3d0376e30a more generic handling of Macronix flash chips, fix #2008
SVN-Revision: 7863
2007-07-03 17:04:46 +00:00
Felix Fietkau b070b74f1f fix a glitch in the status output of the non-verbose builds for adm5120
SVN-Revision: 7856
2007-07-02 19:10:14 +00:00
Felix Fietkau 8dc2bddfc4 nuke magicbox-2.6 2.6.21 patches - 2.6.22-rc is stable here
SVN-Revision: 7848
2007-07-02 06:53:30 +00:00
Felix Fietkau 0d3d6051b3 update imq patches (fixes #2009)
SVN-Revision: 7847
2007-07-02 06:31:27 +00:00
Felix Fietkau 9801602a93 upgrade layer7 to the latest version and add fixes for 2.6.21 and 2.6.22-rc - compile tested on .21, run time tested on .22-rc6
SVN-Revision: 7846
2007-07-02 02:10:01 +00:00
Peter Denison 46d194834b Move SSB out of brcm47xx target into generic-2.6 target
SVN-Revision: 7844
2007-07-01 22:44:05 +00:00
Felix Fietkau 6497e3b768 add gateway 7001 support patch from #1918
SVN-Revision: 7838
2007-07-01 19:02:23 +00:00
Felix Fietkau e4fe5a581d nuke broadcom 2.6.21 patches - 2.6.22-rc6 is more stable and more up to date
SVN-Revision: 7836
2007-07-01 18:37:12 +00:00
Florian Fainelli f09d023394 patch-cmdline is now gone
SVN-Revision: 7821
2007-07-01 09:47:26 +00:00
Florian Fainelli 114632438a Remove patch-cmdline from the packages and move it tools tools/. adm5120 and rb532 do use it for procuding ready-to-use kernels (#1631)
SVN-Revision: 7820
2007-07-01 09:45:27 +00:00
Gabor Juhos 0f6020d171 rewrite of memory detection code, should be fix #1909
SVN-Revision: 7819
2007-07-01 09:30:21 +00:00
Peter Denison c63f9b3097 Bring mach-bcm947xx/gpio.h into line with new SSB code, as per #1640
SVN-Revision: 7814
2007-06-30 23:10:22 +00:00
Felix Fietkau 5e7cb507cd move parts of the failsafe code to the generic base-files - will be used on atheros as well as soon as i've added support for it
SVN-Revision: 7810
2007-06-30 21:09:02 +00:00
Gabor Juhos b2f25e0fcb restore right patches for 2.6.21.5
SVN-Revision: 7800
2007-06-30 15:23:06 +00:00
Gabor Juhos 5074eb5ac7 Oops! I've copied r7557 instead of r7757, sorry
SVN-Revision: 7799
2007-06-30 15:21:35 +00:00
Gabor Juhos 9679dfcc62 restore old patches for 2.6.21.5 kernel
SVN-Revision: 7798
2007-06-30 15:06:38 +00:00
Gabor Juhos 15a3d260fe move 2.6.22 specific patches into the right place
SVN-Revision: 7797
2007-06-30 15:03:56 +00:00
Rod Whitby 8528218ec6 Enable USB EHCI hub options to bring ixp4xx kernel usb support in line with known good nslu2-linux kernel usb hub settings.
SVN-Revision: 7785
2007-06-30 08:40:56 +00:00
Felix Fietkau 9bf6078866 unify sysctl.conf, add extra netfilter options (#1996)
SVN-Revision: 7784
2007-06-30 02:59:09 +00:00
Rod Whitby 1449d4ce28 Added uhci support to dsmg600 profile
SVN-Revision: 7781
2007-06-29 14:12:42 +00:00
Rod Whitby c90b8856fb Added more essential NAS modules for NSLU2, NAS100d and DSMG600RevA profiles
SVN-Revision: 7780
2007-06-29 13:48:05 +00:00
Rod Whitby 96102521fe Added bigendian patch for via velocity driver
SVN-Revision: 7779
2007-06-29 12:56:41 +00:00
Hamish Guthrie cf4b1f4777 Added USB serial devices
SVN-Revision: 7778
2007-06-29 12:38:41 +00:00
Florian Fainelli 87d765fc93 Fix rb523 nand detection (#1723)
SVN-Revision: 7777
2007-06-29 11:10:24 +00:00
Rod Whitby 10f9d03487 Enable kmod-madwifi in default profile for ixp4xx
SVN-Revision: 7775
2007-06-29 10:58:37 +00:00
Rod Whitby de21258fc8 Create various profiles for consumer IXP4xx devices
SVN-Revision: 7774
2007-06-29 10:47:27 +00:00
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 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
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
Hamish Guthrie 9cb95b53f0 Midified UART init, added interrupt handlers for DCD lines
SVN-Revision: 7146
2007-05-09 15:19:49 +00:00
Hamish Guthrie 9b27055a6c Corrected inverted DCD/DTR logic
SVN-Revision: 7145
2007-05-09 08:52:32 +00:00
Hamish Guthrie 91cdb3476d Add support for VersaLink modem control on DCE ports 0 and 3
SVN-Revision: 7144
2007-05-09 08:29:08 +00:00
Florian Fainelli d8d8b06842 Build multipath caching modules
SVN-Revision: 7136
2007-05-08 16:05:48 +00:00
Florian Fainelli d5019f1e51 Build nls modules (#1647)
SVN-Revision: 7128
2007-05-07 20:23:59 +00:00
Felix Fietkau 5b554fa8a4 bring up the ethernet driver before loading the switch drivers on broadcom (fixes #1520)
SVN-Revision: 7126
2007-05-07 17:37:05 +00:00
Florian Fainelli 0700d39d4e Do not enable IDE for brcm47xx for now
SVN-Revision: 7124
2007-05-07 16:10:32 +00:00
Florian Fainelli 569cd75d61 Fix some HCD driver warnings
SVN-Revision: 7120
2007-05-07 11:17:22 +00:00
Eugene Konev 68298b9723 ar7: Fix volatile usage. Thanks Christopher Pascoe.
SVN-Revision: 7119
2007-05-07 05:17:26 +00:00
Felix Fietkau 0c83ec7fc2 revert to the previous version of the flash map driver - committed the wrong one in [7092]
SVN-Revision: 7118
2007-05-06 18:30:53 +00:00
Eugene Konev d52f004569 Mark script as executable.
SVN-Revision: 7114
2007-05-06 16:02:54 +00:00
Eugene Konev 7896af4c2a ar7: fix adam2patcher.
SVN-Revision: 7110
2007-05-06 15:30:04 +00:00
Eugene Konev 6c6a9d634e ar7: Add minimal kgdb implementation (#114).
SVN-Revision: 7109
2007-05-06 15:25:02 +00:00
Eugene Konev f82141bce4 Use console config from adam2/pspboot environment (#1623).
SVN-Revision: 7107
2007-05-06 13:30:38 +00:00
Florian Fainelli 0fb88f980d Enable ide compilation and support for aec62xx and pdc20xx modules
SVN-Revision: 7106
2007-05-06 12:02:54 +00:00
Eugene Konev 55c7c1d4d8 ar7: cpmac better reset handling and napi implementation.
SVN-Revision: 7105
2007-05-06 11:37:41 +00:00
Florian Fainelli ff910cd420 Cosmetic fixes for the ADM5120 description, both have pci and usb
SVN-Revision: 7104
2007-05-06 11:28:36 +00:00
Florian Fainelli bf1ed194ff Enable USB support for au1000
SVN-Revision: 7103
2007-05-06 09:05:50 +00:00
Florian Fainelli c961eac32d Add some diagnostic stuff for ar7
SVN-Revision: 7102
2007-05-06 08:58:04 +00:00
Florian Fainelli c370bf0e5e Add some diagnostic stuff for au1000, failsafe will need system button driver rewrite
SVN-Revision: 7101
2007-05-06 08:55:41 +00:00
Florian Fainelli b944dd2c57 Update the watchdog driver to make it more linux look alike
SVN-Revision: 7100
2007-05-06 08:47:38 +00:00
Florian Fainelli 6e93fa59ef au1000 has pci and usb
SVN-Revision: 7099
2007-05-06 08:10:06 +00:00
Felix Fietkau ca7a815602 use hotplug2 for serializing hotplug events on 2.6
SVN-Revision: 7097
2007-05-05 18:33:18 +00:00
Felix Fietkau c855d322c0 add wl-hdd ide workaround from #272
SVN-Revision: 7093
2007-05-04 22:14:14 +00:00
Felix Fietkau 833bb8f485 convert brcm-2.4 to the new target structure
SVN-Revision: 7092
2007-05-04 22:13:42 +00:00
Hamish Guthrie e22255fceb Changed partitioning not to use at91part.c as opposed to using command-line partitioning.
SVN-Revision: 7089
2007-05-04 11:29:40 +00:00
Florian Fainelli afcfa1a55c make sure the ramdisk generation will work when you have defined a special TIMEFMT
SVN-Revision: 7088
2007-05-03 17:21:08 +00:00
Felix Fietkau f472d78868 nuke ar7-2.4 (old code, dsl driver no longer compiles, replaced by ar7-2.6)
SVN-Revision: 7087
2007-05-03 16:42:37 +00:00
Florian Fainelli a5209e63ef Add support for Sierra Wireless (#1620)
SVN-Revision: 7086
2007-05-03 10:58:50 +00:00
Florian Fainelli a102009792 Reduce the probing time, should fix #1212
SVN-Revision: 7085
2007-05-03 10:23:05 +00:00
Felix Fietkau 8cf203180a spiflash cleanup
SVN-Revision: 7084
2007-05-03 09:50:20 +00:00
Hamish Guthrie d1c6fb0d65 Modified GPIO allocation per rev1.02 board
SVN-Revision: 7083
2007-05-03 05:11:34 +00:00
Imre Kaloz 73494b473e upgrade npe microcode to v2.4
SVN-Revision: 7079
2007-05-02 12:03:43 +00:00
Mike Baker 1ad24fe804 backport a few usb device ids from 2.6.21 for airprime
SVN-Revision: 7077
2007-05-01 21:57:03 +00:00
Mike Albon df574db22c I got the first one wrong. Spacing isn't quite right. oops. (sorry Kaloz)
SVN-Revision: 7075
2007-05-01 18:59:44 +00:00
Mike Albon 3efb6d7fbf Patch to add wait support to broadcom cpu's. This reduces the power consumption and heat generated on the wgt634u. Needs testing on other devices.
SVN-Revision: 7074
2007-05-01 17:55:51 +00:00
Rod Whitby 0212ef08bd ixp4xx-2.6/npe-ucode: Updated to version 2.3.2 of the microcode.
SVN-Revision: 7063
2007-04-27 23:15:55 +00:00
Florian Fainelli 4dbda7734f Updated support for Zynos/adm5120eb boards, thanks Gabor
SVN-Revision: 7061
2007-04-27 08:29:19 +00:00
Florian Fainelli 8d17e735d0 rdc-2.6 has pci support and rt61 should be built only along with rdc-2.6
SVN-Revision: 7049
2007-04-25 11:24:06 +00:00
Felix Fietkau 383a21f3c5 use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spam
SVN-Revision: 7043
2007-04-24 12:05:52 +00:00
Felix Fietkau 54a1fcd9c1 add tcp syn cookies support (fixes one of the sysctl error messages at boot time)
SVN-Revision: 7042
2007-04-24 11:51:35 +00:00
Florian Fainelli 0c252d569b Add the adm5120eb config not as symlink
SVN-Revision: 7038
2007-04-23 06:39:38 +00:00
Florian Fainelli 211b1afe8f Revert config change for adm5120, messed up things with symlinks
SVN-Revision: 7037
2007-04-23 06:38:08 +00:00
Florian Fainelli e15c387a83 Fix prompt on kernel config for brcm-2.4
SVN-Revision: 7034
2007-04-22 15:51:54 +00:00
Florian Fainelli bd6fe52a6a The kernel should be compiled big-endian
SVN-Revision: 7032
2007-04-22 14:44:48 +00:00
Eugene Konev 93bf001cc1 Return -ENODEV, when device is absent. This should fix lockups on boot.
SVN-Revision: 7031
2007-04-22 05:27:28 +00:00
Felix Fietkau 9be029b445 ar7: add jffs2 eof marks to squashfs image
SVN-Revision: 7026
2007-04-21 17:35:20 +00:00
Hamish Guthrie 4f1292f1c5 Changed default rootfs size for at91 to 2112k
SVN-Revision: 7025
2007-04-21 15:01:45 +00:00
Felix Fietkau 7c08cc06a2 add better default config for ar7, add br2684ctl init script, add a missing setting for pppoa
SVN-Revision: 7024
2007-04-21 09:37:13 +00:00
Felix Fietkau edb8f76fbc remove the symlink as well when removing the adam2 patcher
SVN-Revision: 7023
2007-04-21 09:34:28 +00:00
Felix Fietkau dfde150066 remove debug junk
SVN-Revision: 7021
2007-04-21 00:10:28 +00:00
Felix Fietkau e11dc153f3 add new ar7 dsl driver (thanks, matteo), mark ar7-2.4 as broken and enable ar7-2.6
SVN-Revision: 7020
2007-04-20 23:48:26 +00:00
Felix Fietkau 665cebde37 mdev fix
SVN-Revision: 7019
2007-04-20 23:46:17 +00:00
Felix Fietkau 0b4465de66 ar7-2.6: make cpmac robust against hardware quirks when the tx or rx dma ring runs over
SVN-Revision: 7018
2007-04-20 23:43:18 +00:00
Felix Fietkau 24c0c2bd0c fix minor bugs in the patcher init script
SVN-Revision: 7015
2007-04-20 15:17:47 +00:00
Felix Fietkau 36802e23cf copy adam2 patch from ar7-2.4 to ar7-2.6
SVN-Revision: 7014
2007-04-20 15:16:51 +00:00
Felix Fietkau b0aadf9bbf remove bluetooth from kernel config
SVN-Revision: 7013
2007-04-20 15:12:26 +00:00
Felix Fietkau e7fb93b248 remove __init from prom_getenv()
SVN-Revision: 7012
2007-04-20 15:12:12 +00:00
Hamish Guthrie 7bdb5dcae0 Changed the default ipkg download location for at91 platforms to my web server
SVN-Revision: 7010
2007-04-20 14:01:12 +00:00
Felix Fietkau 332fe44ed2 move the lzma decompressor out of squashfs-lzma patch and into a new patch (i want to use it for initramfs in the future)
SVN-Revision: 7001
2007-04-18 16:03:43 +00:00
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
SVN-Revision: 6998
2007-04-18 12:28:38 +00:00
Florian Fainelli a44434cb9f Remove this target since rb-2.6 will build both rb532 and adm5120 later on
SVN-Revision: 6992
2007-04-17 22:16:28 +00:00
Florian Fainelli d22c77b808 Move NAND driver from rb1xx to adm5120, rbmipsnand fixed by David Goodenough, thanks !
SVN-Revision: 6991
2007-04-17 22:15:50 +00:00
Florian Fainelli e064ed6645 More stuff enabled in config, fix squashfs image, thanks sn9
SVN-Revision: 6989
2007-04-17 18:38:43 +00:00
Florian Fainelli 301acad069 Suppress the useless ioctl function
SVN-Revision: 6988
2007-04-17 16:49:19 +00:00
Florian Fainelli 2bf49e010b brcm63xx cleanups; add a watchdog driver, indent serial console driver, add support for another sst flash
SVN-Revision: 6985
2007-04-17 16:00:23 +00:00
Florian Fainelli 65d82bc293 Re-enable PCI subsystem here too :))
SVN-Revision: 6984
2007-04-17 12:47:40 +00:00
Florian Fainelli ba6f1d08ca Re-enable PCI subsystem :)
SVN-Revision: 6983
2007-04-17 12:46:49 +00:00
Imre Kaloz abb4ebb9f2 disable jffs2 support for ixp4xx
SVN-Revision: 6982
2007-04-17 09:25:05 +00:00
Imre Kaloz 0fc4540a23 add support for the Compex WP18 and NP18A
SVN-Revision: 6981
2007-04-17 09:21:50 +00:00
Florian Fainelli 1612bd2f91 No longer mark rdc-2.6 as broken, squashfs is now working, thanks sn9
SVN-Revision: 6976
2007-04-16 21:46:44 +00:00
Florian Fainelli 137352bdc6 Symlink to the kernel configuration
SVN-Revision: 6974
2007-04-16 13:19:20 +00:00
Florian Fainelli 32a6f3dd8e Restore symlinks
SVN-Revision: 6972
2007-04-16 13:18:47 +00:00
Florian Fainelli f5f763a04a Reorder profiles, TI Wi-Fi is more common than atheros on adm5120eb
SVN-Revision: 6970
2007-04-16 12:48:27 +00:00
Florian Fainelli c3c0f64f9d Add wireless profiles for adm5120eb
SVN-Revision: 6969
2007-04-16 12:45:37 +00:00
Florian Fainelli 152e3fedd3 Fix the symbolic link to lzma-loader
SVN-Revision: 6968
2007-04-16 12:39:03 +00:00
Florian Fainelli 5333e9f492 Forgot that includes
SVN-Revision: 6967
2007-04-16 12:35:06 +00:00
Florian Fainelli 10e8d517a5 Add preliminary support for ADM5120 big-endian targets (Zyxel P-335WT for instance), thanks Gabor Juhos
SVN-Revision: 6964
2007-04-16 09:56:32 +00:00
Florian Fainelli 151babe684 Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board specification
SVN-Revision: 6963
2007-04-16 09:55:30 +00:00
Florian Fainelli 0eb7f75195 Add profile for Soekris Net4801 boards (#1072)
SVN-Revision: 6962
2007-04-16 08:03:53 +00:00
Florian Fainelli f4997ac854 Enable videodev, but do not build all hardware modules
SVN-Revision: 6961
2007-04-16 07:55:05 +00:00
Florian Fainelli 71c2d045e3 Add lzma compression for x86 based targets
SVN-Revision: 6960
2007-04-16 06:45:05 +00:00
Florian Fainelli 4e7c9df1ae Build usbnet modules for brcm targets (#1481)
SVN-Revision: 6955
2007-04-15 14:47:40 +00:00
Florian Fainelli e5da8a2d73 Add kmod-usb-uhci instead of ohci as defaults for WL500GP (#1589)
SVN-Revision: 6954
2007-04-15 14:10:39 +00:00
Florian Fainelli dc23692cac Restore the old flash mapping, no brcm63xx has the HDR0 header
SVN-Revision: 6952
2007-04-15 13:55:15 +00:00
Eugene Konev 45c2fcdbf5 ar7: improve search for image start (thanks matteo), add support for avm eva image format (thanks unverbraucht, #1566), support jffs2 images.
SVN-Revision: 6948
2007-04-15 04:01:45 +00:00
Florian Fainelli cd65230eea Add raw and NOTRACK targets (#1583)
SVN-Revision: 6945
2007-04-13 11:28:45 +00:00
Florian Fainelli a5ca571832 Restore ipt_LOG target
SVN-Revision: 6930
2007-04-11 10:34:27 +00:00
Florian Fainelli 7116d19cc3 Wrong svn repository
SVN-Revision: 6927
2007-04-10 21:47:20 +00:00
Florian Fainelli 4c4d363036 Ajoute le support easygate
SVN-Revision: 6926
2007-04-10 21:46:29 +00:00
Tim Yardley 9504226efb fix default 2.6 kernel config so we dont halt at CMTP protocol support
SVN-Revision: 6925
2007-04-10 15:09:35 +00:00
Hamish Guthrie 9073ef0f24 Changed erase routine to erase flash to 0xff instead of 0x00
SVN-Revision: 6922
2007-04-10 11:09:26 +00:00
Hamish Guthrie 910a7efc8f Added erase entire flash utility to romboot.
SVN-Revision: 6916
2007-04-10 08:58:02 +00:00
Florian Fainelli 047e517898 Fix patch doubling
SVN-Revision: 6912
2007-04-09 08:29:17 +00:00
Florian Fainelli 8ff49aed39 Fresh fixes for rdc from sn9, thanks !
SVN-Revision: 6911
2007-04-09 08:13:58 +00:00
Felix Fietkau 66ffe4b053 add magicbox 2.0 cf slot support - kmod-ide must not be used on magicbox 1.1 (no working hw detection yet)
SVN-Revision: 6909
2007-04-09 00:50:53 +00:00
Florian Fainelli 880b837992 Enable codepage 1250 support (#1554)
SVN-Revision: 6906
2007-04-08 21:18:19 +00:00
Florian Fainelli 2b58e31674 Add ISDN support (#1498)
SVN-Revision: 6905
2007-04-08 21:12:31 +00:00
Florian Fainelli 69d2ecda31 Enable bluetooth modules (#1529)
SVN-Revision: 6901
2007-04-08 20:17:04 +00:00
Florian Fainelli 73704a5703 Fix warnings
SVN-Revision: 6899
2007-04-08 20:02:27 +00:00
Florian Fainelli 62684a8471 Re-enable MPI/PCI code
SVN-Revision: 6897
2007-04-08 17:26:45 +00:00
Florian Fainelli ebfd23d3b4 Major cleanup : - no more Broadcom kerSys* code - working runtime boot loader detection - updated flash map driver
SVN-Revision: 6896
2007-04-08 17:20:01 +00:00
Florian Fainelli 01e84cef1a Rename mipsIRQ.S to int-handler to match the kernel naming convention, implement basic board detection, rewrite usb HCD driver (to be tested)
SVN-Revision: 6893
2007-04-08 10:15:17 +00:00
Eugene Konev 74c927577d Fix free space size check
SVN-Revision: 6880
2007-04-07 10:36:31 +00:00
Felix Fietkau bf4023bae4 meshcube: override the boot loader's (wrong) kernel command line
SVN-Revision: 6872
2007-04-06 14:27:48 +00:00
Hamish Guthrie 9a8ff3b05d Added module to generate u-boot config file. Added platform overrides for base files.
SVN-Revision: 6870
2007-04-05 13:23:15 +00:00
Felix Fietkau a726e63349 add missing modules for usb sound support on 2.6 (#1535)
SVN-Revision: 6869
2007-04-05 11:29:56 +00:00
Felix Fietkau 89cb8054dc brcm47xx-2.6: reset the pci core at boot time (see #464)
SVN-Revision: 6868
2007-04-05 02:07:50 +00:00
Felix Fietkau 769302fc49 add pci latency timer workaround for atheros cards (from #1546)
SVN-Revision: 6867
2007-04-04 22:04:54 +00:00
Hamish Guthrie 604782648a Cleanups on romboot and u-boot. Conditionally apply ldd and ldconfig support on at91 platform
SVN-Revision: 6862
2007-04-04 14:33:52 +00:00
Imre Kaloz 544ed99eac set up the NPEs and microcode loading on the Pronghorn Metro
SVN-Revision: 6861
2007-04-04 10:05:33 +00:00
Florian Fainelli 743de3f04f Add the infrastructure to support different flash sizes/address
SVN-Revision: 6855
2007-04-03 22:40:15 +00:00
Florian Fainelli 3f4d0adbed Use CONFIG_CMDLINE instead of hardcoded kernel command line
SVN-Revision: 6852
2007-04-03 19:54:46 +00:00
Florian Fainelli 3ce8de018e Split up brcm63xx into files/
SVN-Revision: 6848
2007-04-03 11:26:12 +00:00
Florian Fainelli c2d893e891 Remove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no longer broken, and have been tested
SVN-Revision: 6847
2007-04-03 09:50:17 +00:00
Imre Kaloz 7fa955d3f5 enable OTP support for IXP4xx
SVN-Revision: 6846
2007-04-03 07:42:10 +00:00
Imre Kaloz fc971b7cb4 fix typo
SVN-Revision: 6845
2007-04-03 07:41:32 +00:00
Florian Fainelli 556d8b4a89 Add the infrastructure to detect RouterBOOT and use USB
SVN-Revision: 6844
2007-04-02 21:44:09 +00:00
Imre Kaloz 0f245643a3 cleanup
SVN-Revision: 6843
2007-04-02 19:31:25 +00:00
Florian Fainelli 298d50f55f Generate images for edimax devices (Gabor Juhos)
SVN-Revision: 6842
2007-04-02 17:15:11 +00:00
Florian Fainelli 3d987ecbdb Entry point is now configurable via a Makefile variable. Entry point is detected automatically (Gabor Juhos)
SVN-Revision: 6841
2007-04-02 17:14:23 +00:00
Florian Fainelli 3e8d73d762 Add preliminary RouterBoard RB1xx support
SVN-Revision: 6839
2007-04-02 16:59:59 +00:00
Florian Fainelli 75262124ba Add squashfs to rdc, add nvram partition as jffs2 partition (sn9)
SVN-Revision: 6838
2007-04-02 16:13:01 +00:00
Florian Fainelli 423af6adca Add missing \n
SVN-Revision: 6836
2007-04-02 16:07:55 +00:00
Florian Fainelli a2e2060977 Use sn9 mtd driver
SVN-Revision: 6835
2007-04-02 16:07:40 +00:00
Imre Kaloz be5080eade sync patch naming schema with the other boards
SVN-Revision: 6833
2007-04-02 14:45:38 +00:00
Imre Kaloz e40c8c45ba add basic support for the ADI Engineering Pronghorn Metro
SVN-Revision: 6831
2007-04-02 14:44:20 +00:00
Imre Kaloz b72a5b42bd Netgear WG302 v2 / WAG302 v2 support
SVN-Revision: 6830
2007-04-02 14:43:33 +00:00
Imre Kaloz 2f94cac6c2 clean up Gateway 7001 support
SVN-Revision: 6829
2007-04-02 14:41:10 +00:00
Imre Kaloz 38c7fafbaa fix apex commandline for squashfs on the nslu2
SVN-Revision: 6828
2007-04-02 13:31:24 +00:00
Felix Fietkau 719b82a2c8 fix xscale compile (#1495)
SVN-Revision: 6827
2007-04-02 12:05:57 +00:00
Florian Fainelli 7121265354 Add a TI profile
SVN-Revision: 6824
2007-04-02 11:32:14 +00:00
Florian Fainelli a5e26a6f50 Another more complete config change
SVN-Revision: 6823
2007-04-02 11:31:52 +00:00
Florian Fainelli d07c8a8b83 Enable squashfs for adm5120 as well
SVN-Revision: 6821
2007-04-02 10:21:38 +00:00
Florian Fainelli 1d9e1884fb Config is now more complete : firewalling, filesystems ...
SVN-Revision: 6820
2007-04-02 10:20:40 +00:00
Florian Fainelli 3c9a0598e9 Fixes from Compex to make OpenWrt run on WP54AG, thanks !
SVN-Revision: 6817
2007-04-02 09:34:39 +00:00
Florian Fainelli 69673570ca Fix the warning
SVN-Revision: 6809
2007-04-01 21:33:42 +00:00
Imre Kaloz 4221581d90 use CONFIG_CMDLINE on Atheros boards
SVN-Revision: 6808
2007-04-01 21:28:51 +00:00
Florian Fainelli 478fdc180a Use an updated r6040 ethernet driver which implements NAPI polling
SVN-Revision: 6805
2007-04-01 18:40:56 +00:00
Florian Fainelli 2266aad2ec Limit the number of hotplug childrens
SVN-Revision: 6804
2007-04-01 18:30:32 +00:00
Florian Fainelli 6cfc172b61 Small changes in the kernel config
SVN-Revision: 6803
2007-04-01 18:03:44 +00:00
Florian Fainelli 8cae829e57 Improve kernel configuration
SVN-Revision: 6802
2007-04-01 17:21:53 +00:00
Florian Fainelli efa7b43e77 Enable MTD_BLOCK
SVN-Revision: 6801
2007-04-01 17:18:51 +00:00
Florian Fainelli b0b49cffa2 Generate squashfs images as well
SVN-Revision: 6800
2007-04-01 17:10:03 +00:00
Florian Fainelli b7fac74f70 Add wifi profiles for ar7-2.6
SVN-Revision: 6792
2007-04-01 14:11:15 +00:00
Florian Fainelli b99dfc7133 Restore image creation for rdc boards
SVN-Revision: 6780
2007-04-01 11:06:32 +00:00
Florian Fainelli 8312a2acc2 Working configuration, minimalistic
SVN-Revision: 6779
2007-04-01 10:45:15 +00:00
Florian Fainelli 3e6bb28214 the redboot parsing function needs to be exported
SVN-Revision: 6778
2007-04-01 09:47:27 +00:00
Florian Fainelli c3697977ab Code cleanup
SVN-Revision: 6777
2007-04-01 09:43:47 +00:00
Hamish Guthrie 227346dd55 reversal of previous dummy commit
SVN-Revision: 6776
2007-03-31 23:30:17 +00:00
Hamish Guthrie 52a7d96edd Dummy update - to be reversed
SVN-Revision: 6775
2007-03-31 23:26:17 +00:00
Florian Fainelli 806cd71e0a Fix the division by zero (sn9)
SVN-Revision: 6770
2007-03-31 09:01:10 +00:00
Florian Fainelli 47fce96471 Disable firmware creation for the moment
SVN-Revision: 6766
2007-03-30 21:57:48 +00:00
Florian Fainelli ed5e0b9431 Split up drivers and specific files, update flash map driver
SVN-Revision: 6765
2007-03-30 21:56:07 +00:00
Hamish Guthrie ad2a8ced9d Moved activity led to correct IO ports
SVN-Revision: 6761
2007-03-30 07:22:52 +00:00
Florian Fainelli d1eb342ea7 Cleanup system code and use definitions
SVN-Revision: 6760
2007-03-29 22:21:43 +00:00
Florian Fainelli ef53f5db7c Add definitions, add settings detection for SoCs
SVN-Revision: 6759
2007-03-29 22:21:22 +00:00
Florian Fainelli d5bb3765ca Fix myloader partition table parser
SVN-Revision: 6757
2007-03-29 22:19:26 +00:00
Florian Fainelli f5b93badec Fix warning
SVN-Revision: 6756
2007-03-29 22:18:50 +00:00
Florian Fainelli ae90a1394d Working, but very minimalistic kernel config for rdc-2.6
SVN-Revision: 6755
2007-03-29 22:15:15 +00:00
Florian Fainelli 55e4f0f8bc Should fix edimax generation
SVN-Revision: 6752
2007-03-29 10:49:52 +00:00
Florian Fainelli 74304a4323 Fix the irq request
SVN-Revision: 6748
2007-03-28 18:14:07 +00:00
Florian Fainelli e172d1c9ea Fix warnings
SVN-Revision: 6742
2007-03-28 10:49:01 +00:00
Florian Fainelli 799427a878 Enable kmod-sched for adm5120
SVN-Revision: 6739
2007-03-28 10:09:21 +00:00
Florian Fainelli e1b66f44ea Use myloader parser in the adm5120 mtd driver. Do not use EXPORT_SYMBOL in myloader parser
SVN-Revision: 6737
2007-03-28 09:10:46 +00:00
Florian Fainelli d8bf22859b Add myloader partition table parser
SVN-Revision: 6736
2007-03-28 08:35:10 +00:00
Felix Fietkau 5c9cbf119d clean up nfsd kernel config entries (#1523)
SVN-Revision: 6731
2007-03-27 23:41:05 +00:00
Felix Fietkau 9198bbb303 add nfs kernel server kmod package (patch from #1524)
SVN-Revision: 6729
2007-03-27 23:34:37 +00:00
Felix Fietkau 1bde611b1a fix flash buswidth detection
SVN-Revision: 6727
2007-03-27 23:15:10 +00:00
Eugene Konev 6f48cd2114 ar7: cpmac: use fixed-size ringbuffers for rx/tx descriptors, use single channel rx, move skb allocation out of interrupt, general cleanup
SVN-Revision: 6724
2007-03-27 15:19:08 +00:00
Eugene Konev 34fd376368 ar7: speed up irq handlers, fix asm/ar7/ar7.h
SVN-Revision: 6723
2007-03-27 14:56:34 +00:00
Florian Fainelli 067704996a Fix edimax image generation
SVN-Revision: 6722
2007-03-26 22:12:49 +00:00
Florian Fainelli e25fff9a14 Also forgot adding the adm5120_info file
SVN-Revision: 6719
2007-03-26 20:26:23 +00:00
Florian Fainelli f1b6a4ce42 Disable YAFFS and NAND by default
SVN-Revision: 6717
2007-03-26 19:54:54 +00:00
Florian Fainelli 7d55bb05fe Move the yaffs patch to be generic, shared between rb532 and adm5120
SVN-Revision: 6716
2007-03-26 19:42:33 +00:00
Florian Fainelli 1e3c50caa7 Forgot adding infos header
SVN-Revision: 6715
2007-03-26 19:09:16 +00:00
Florian Fainelli e5f6938314 Rewrite of the bootloader runtime detection (Gabor Juhos)
SVN-Revision: 6713
2007-03-26 07:37:31 +00:00
Florian Fainelli 7fb29fc2b9 Add myloader definitions
SVN-Revision: 6712
2007-03-26 07:34:45 +00:00
Florian Fainelli 4377351db4 Preserve fw_arg0-3 to allow runtime bootloader detection (Gabor Juhos)
SVN-Revision: 6711
2007-03-26 07:32:10 +00:00
Felix Fietkau 8496e946b9 add fix from #1516
SVN-Revision: 6697
2007-03-25 16:25:15 +00:00
Eugene Konev d81c7f76b9 ar7: clocks setup (prerequisite for dsl/usb) and misc cleanups.
SVN-Revision: 6693
2007-03-25 05:42:16 +00:00
Florian Fainelli 8c2cf394a3 Update kernel config
SVN-Revision: 6690
2007-03-24 22:51:37 +00:00
Florian Fainelli 9f205cc473 Forgot to define what CFE is
SVN-Revision: 6685
2007-03-24 21:34:51 +00:00
Florian Fainelli 984bd80138 Typo fix
SVN-Revision: 6684
2007-03-24 21:34:14 +00:00
Florian Fainelli 1f3c505ef6 Do not register more than 2 ethernet porst for CFE based devices (i.e : Compex WP54G-wrt)
SVN-Revision: 6683
2007-03-24 21:31:13 +00:00
Hamish Guthrie 19358682eb Added support for BSD pty's
SVN-Revision: 6673
2007-03-24 17:32:32 +00:00
Hamish Guthrie 535ff3f6b2 Added facility to program entire device from SD-Card Fixed up MAC address init in u-boot
SVN-Revision: 6662
2007-03-24 12:54:38 +00:00
Felix Fietkau e224d3e42d add bcm94710a0 cache workarounds to brcm47xx-2.6 (fix #1502)
SVN-Revision: 6649
2007-03-23 16:40:42 +00:00
Hamish Guthrie f63dd06ad7 Final image build fixups
SVN-Revision: 6644
2007-03-23 10:24:01 +00:00
Felix Fietkau 5c08fcb390 add more stability fixes for brcm47xx-2.6 on bcm4704 (from #1485)
SVN-Revision: 6642
2007-03-23 00:08:59 +00:00
Florian Fainelli dd5488dd3f Add CFE runtime detection
SVN-Revision: 6641
2007-03-22 22:43:11 +00:00
Florian Fainelli 4bb721a186 Add firmware generation for other Compex boards based on myloader, thanks to Juhos Gabor !
SVN-Revision: 6640
2007-03-22 21:36:15 +00:00
Felix Fietkau 5d28e0fd0e add brcm47xx-2.6 fixes from #1496
SVN-Revision: 6639
2007-03-22 20:23:17 +00:00
Hamish Guthrie d9b2f5c07b Added rule for objdump Added support for AT91 SD-Card in primary bootloader (romboot)
SVN-Revision: 6638
2007-03-22 18:07:01 +00:00
Hamish Guthrie cfec8068ce There are issues with the CRC calc stuff under x86_64. This version only works on 32-bit architectures.
SVN-Revision: 6637
2007-03-22 17:45:21 +00:00
Hamish Guthrie 5bd6518456 New program to generate u-boot parameter block with correct CRC to enable reprogramming parameters from Linux.
SVN-Revision: 6636
2007-03-22 17:33:29 +00:00
Eugene Konev ec63c08be8 ar7 misc fixes: - serial - memory probing
SVN-Revision: 6635
2007-03-22 16:39:07 +00:00
Florian Fainelli 0d7c5a12e1 Also add squashfs to the possible filesystems to be mounted
SVN-Revision: 6634
2007-03-21 22:18:07 +00:00
Florian Fainelli e9c056090a Remove usb support for the moment
SVN-Revision: 6633
2007-03-21 21:50:58 +00:00
Florian Fainelli 28c4689e06 backward compatible code, if ssb is not enabled
SVN-Revision: 6632
2007-03-21 21:29:30 +00:00
Florian Fainelli 86b6dab84d Include profiles
SVN-Revision: 6631
2007-03-21 20:11:00 +00:00
Florian Fainelli 0499278053 Fix a typo
SVN-Revision: 6630
2007-03-21 18:47:41 +00:00
Florian Fainelli 16d645378e Enable profiles for adm5120
SVN-Revision: 6629
2007-03-21 18:10:55 +00:00
Florian Fainelli 3bd14c6197 Fix warnings and add more detailed informations
SVN-Revision: 6628
2007-03-21 17:23:34 +00:00
Florian Fainelli 5e7833d044 Add image generation for edimax routers
SVN-Revision: 6627
2007-03-21 15:04:07 +00:00
Hamish Guthrie 285c45e7fd Added primary and secondary bootloaders
SVN-Revision: 6626
2007-03-20 09:59:17 +00:00
Florian Fainelli ccb99d82df prom_free_prom_memory is useless
SVN-Revision: 6625
2007-03-20 09:23:43 +00:00
Florian Fainelli 4b8150a056 Use the bcm947xx mtd driver instead
SVN-Revision: 6624
2007-03-20 09:00:23 +00:00
Nicolas Thill 6726055df0 uml now needs init=/etc/preinit, fix example in README
SVN-Revision: 6622
2007-03-20 01:36:56 +00:00
Nicolas Thill f5225bef85 attempt to fix uml kernel config for i386
SVN-Revision: 6621
2007-03-20 01:32:09 +00:00
Florian Fainelli 78f10cebdd Re-enable adm5120 mtd driver
SVN-Revision: 6620
2007-03-19 22:42:23 +00:00
Florian Fainelli b8ca430c7f Remove 8250 serial driver, enable software watchdog
SVN-Revision: 6618
2007-03-19 21:52:40 +00:00
Florian Fainelli c2c8a6dfe7 CFE-ready mtd driver, needs fixing though, update kernel config
SVN-Revision: 6617
2007-03-19 21:43:06 +00:00
Florian Fainelli 1be7df6f97 Fix the baudrate macro
SVN-Revision: 6616
2007-03-19 19:51:26 +00:00
Florian Fainelli 9c4b23a8d1 Fix the uart patch
SVN-Revision: 6615
2007-03-19 19:38:12 +00:00
Florian Fainelli d9dfd7341b Preliminary ADM5120 support, marked as broken
SVN-Revision: 6614
2007-03-19 17:34:37 +00:00
Eugene Konev f04dd67969 Remove initrd code leftovers. Also fixes "Bad page state" on boot (kernel tried to free initramfs twice).
SVN-Revision: 6613
2007-03-19 17:25:06 +00:00
Eugene Konev 510db3b0a6 Add forgotten part of vlynq irq setup
SVN-Revision: 6606
2007-03-18 16:00:28 +00:00
Eugene Konev 259c114526 ar7-2.4 cleanup - Switch to generic init scripts (/sbin/mount_root, /bin/firstboot, /etc/preinit), failsafe part moved to /etc/preinit.arch. This should fix #1449 with an added benefit of using mini_fo. - Switch to generic /etc/config/network. - ar7 flashmap: change "OpenWrt" to "rootfs_data", move ar7_mtd_cleanup out of .exit.
SVN-Revision: 6604
2007-03-18 14:18:56 +00:00
Eugene Konev 6eb218b9c9 Add ar7-2.6 port (marked as broken for now).
SVN-Revision: 6600
2007-03-18 09:40:51 +00:00
Eugene Konev 418ae3a045 Make lzma-loader sdram mapping configurable (#1169)
SVN-Revision: 6598
2007-03-18 09:32:22 +00:00
Hamish Guthrie 2ee061880b Changed pin selections in low-level mmc driver
SVN-Revision: 6596
2007-03-17 16:19:09 +00:00
Hamish Guthrie edea35b85e Changed kernel configs to enable more packages. Added additional dependencies to mmc module in the modules tree
SVN-Revision: 6579
2007-03-16 18:53:35 +00:00
Florian Fainelli ddb5473bb3 Fix compilation errors with xt_portscan
SVN-Revision: 6578
2007-03-16 18:35:48 +00:00
Florian Fainelli 11109c2515 Fix the serial driver with the devfs removal
SVN-Revision: 6577
2007-03-16 18:33:46 +00:00
Felix Fietkau a8fbb232f8 add final fix for brcm47xx-2.6 memory corruption (patch from #1465)
SVN-Revision: 6575
2007-03-16 12:26:33 +00:00
Felix Fietkau fbe0b0e33a enable ext2 by default for rb532 (fixes #1466)
SVN-Revision: 6569
2007-03-15 18:53:00 +00:00
Felix Fietkau 4319c79ad4 brcm47xx: add a few nops to keep the cpu happy
SVN-Revision: 6568
2007-03-15 12:07:43 +00:00
Felix Fietkau dcfbd5f656 fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke the old brcm-2.6 port, close #1312, #1451
SVN-Revision: 6564
2007-03-14 03:37:40 +00:00
Felix Fietkau 53a5d4131f add reboot fix from #1312
SVN-Revision: 6563
2007-03-14 01:26:57 +00:00
Felix Fietkau f7809d07c8 remove screwy network config override from x86-2.6 base-files
SVN-Revision: 6558
2007-03-12 19:23:18 +00:00
Imre Kaloz ee653e3700 add preliminary IOP32x support, mark it broken for now
SVN-Revision: 6557
2007-03-11 19:49:50 +00:00
Felix Fietkau 04fd1d444a oops... forgot to make x86-2.6 ext2 images use preinit as well :)
SVN-Revision: 6546
2007-03-11 00:04:17 +00:00
Hamish Guthrie 98408d0854 Added MMC/SD Card module support
SVN-Revision: 6544
2007-03-10 16:06:37 +00:00
Mike Baker 4a5cb10be3 more devfs related bugs
SVN-Revision: 6543
2007-03-09 18:39:34 +00:00
Felix Fietkau 65e59861ba fix up the netconfig script after the devfs=>hotplug2 migration
SVN-Revision: 6542
2007-03-09 18:20:54 +00:00
Tim Yardley fbbad27a41 split out scsi module support and add ata piix support
SVN-Revision: 6535
2007-03-07 15:38:45 +00:00
Hamish Guthrie 2cbe1f1c0d Added GPIO driver
SVN-Revision: 6534
2007-03-07 11:46:24 +00:00
Mike Albon 1fa14eaccc Fix config, set directory block to -1 for redboot.
SVN-Revision: 6533
2007-03-06 23:13:20 +00:00
Hamish Guthrie 18b744818a Add support for LED drivers (clock tick and CPU activity) Removed partition support (done on command line now)
SVN-Revision: 6531
2007-03-06 20:40:41 +00:00
Felix Fietkau 4af390ee76 add vga console support for x86-2.6 images (fixes #1342, #840)
SVN-Revision: 6530
2007-03-06 19:13:40 +00:00
Hamish Guthrie a5938cfbb3 Modified partition table to support jffs2
SVN-Revision: 6529
2007-03-05 10:30:34 +00:00
Hamish Guthrie 64d7360b51 Chaged kernel config so default builds cleanly
SVN-Revision: 6528
2007-03-05 09:15:45 +00:00
Imre Kaloz 44a2fd050c fix squashfs for ixp4xx
SVN-Revision: 6524
2007-03-05 00:47:13 +00:00
Felix Fietkau cf282c9a69 add missing init=/etc/preinit cmdline parameter
SVN-Revision: 6523
2007-03-05 00:38:37 +00:00
Felix Fietkau 8621fbdb4e add squashfs support for ixp4xx
SVN-Revision: 6522
2007-03-05 00:21:30 +00:00
Felix Fietkau 275ff405d8 more hotplug2/mdev/devfs related fixups, this time for broadcom
SVN-Revision: 6519
2007-03-04 23:55:07 +00:00
Felix Fietkau 5f728db76a fix a compile error caused by the devfs removal
SVN-Revision: 6518
2007-03-04 23:34:50 +00:00
Felix Fietkau 6bbbeb5d67 enable ne2k-pci by default
SVN-Revision: 6517
2007-03-04 21:25:25 +00:00
Imre Kaloz 603bbc1e8a SVN-Revision: 6516 2007-03-04 21:17:17 +00:00
Felix Fietkau aabda0f133 reorder target profiles
SVN-Revision: 6514
2007-03-04 20:43:39 +00:00
Felix Fietkau a44c286fdb nuke mdev and replace it with hotplug2 :)
SVN-Revision: 6512
2007-03-04 20:31:53 +00:00
Hamish Guthrie 99657a3be5 Added initial support for at91 plaform (HCG)
SVN-Revision: 6508
2007-03-04 17:29:44 +00:00
Imre Kaloz b97c7c0af6 upgrade the ixp4xx ethernet driver to v0.3.1, split the Gateway 7001 support to two patches
SVN-Revision: 6489
2007-03-03 23:12:34 +00:00
Felix Fietkau 5acf90187b fix mdev for broadcom 2.6
SVN-Revision: 6484
2007-03-03 22:40:28 +00:00
Felix Fietkau ae650458bb enable preinit for magicbox
SVN-Revision: 6483
2007-03-03 22:38:28 +00:00
Felix Fietkau 12fc04238e enable preinit in a few other platforms
SVN-Revision: 6482
2007-03-03 22:36:45 +00:00
Felix Fietkau c96e173c28 add failsafe support for x86-2.6 and fix mdev support for platforms using /etc/preinit
SVN-Revision: 6481
2007-03-03 22:32:13 +00:00
Imre Kaloz 662fde9077 R.I.P. devfs
SVN-Revision: 6478
2007-03-03 20:35:01 +00:00
Felix Fietkau 7b0de4ae45 replace some hardcoded /dev/mtdblock/* references with calls to find_mtd_part()
SVN-Revision: 6477
2007-03-03 19:22:41 +00:00
Tim Yardley 747e57ffe2 make the rest of the structure for the targets that dont have profiles yet
SVN-Revision: 6475
2007-03-03 01:22:09 +00:00
Hamish Guthrie cc04f0502f Deleting the test file
SVN-Revision: 6473
2007-03-02 23:33:12 +00:00
Hamish Guthrie cfb6b9fa45 Test file - please ignore
SVN-Revision: 6472
2007-03-02 23:30:16 +00:00
Tim Yardley 03beb39e5f split out profile definitions from Makefiles
structure is as follows:
target/linux/<arch>/profiles/<profilename>.mk

These files are included by a blob match in the target Makefile

The files should be labeled based on their profile Name in the definition

SVN-Revision: 6468
2007-03-02 23:02:38 +00:00
Tim Yardley 484609eeb0 commit profile support for base-files... patches still need to be done
SVN-Revision: 6465
2007-03-02 18:17:40 +00:00
Felix Fietkau 91e5dba2c7 kernel build cleanup
SVN-Revision: 6464
2007-03-02 17:24:20 +00:00
Felix Fietkau 983544f859 copy the initramfs kernel to bin/ on x86-2.6 (fixes #1359)
SVN-Revision: 6463
2007-03-02 17:12:23 +00:00
Felix Fietkau c457155452 enable mini_fo on fonera
SVN-Revision: 6456
2007-03-02 15:26:57 +00:00
Florian Fainelli 3e95289149 Add a LED driver for MTX-1 boards, yeah baby
SVN-Revision: 6454
2007-03-02 13:03:50 +00:00
Felix Fietkau 28ab697fae enable grub images in menuconfig for squashfs
SVN-Revision: 6453
2007-03-02 02:46:38 +00:00
Felix Fietkau 0373c4a352 use /etc/preinit on atheros-2.6
SVN-Revision: 6452
2007-03-02 01:39:14 +00:00
Felix Fietkau d2c8e9104d add squashfs support for atheros-2.6
SVN-Revision: 6451
2007-03-02 01:38:07 +00:00
Felix Fietkau 68ca8e7818 make squashfs overlay support more generic and integrate it for x86-2.6
SVN-Revision: 6450
2007-03-02 01:23:36 +00:00
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
SVN-Revision: 6449
2007-03-01 23:52:19 +00:00
Felix Fietkau c762548eee flash related cleanups
SVN-Revision: 6446
2007-03-01 11:54:33 +00:00
Felix Fietkau 2a7df08119 mark uml as broken and add some cleanups (not working yet)
SVN-Revision: 6439
2007-02-28 18:25:14 +00:00
Felix Fietkau 74f71f0739 fix a small bug in the config merge/split (fixes buildbot error on ixp4xx)
SVN-Revision: 6427
2007-02-28 13:00:26 +00:00
Florian Fainelli f5616580b3 Forgot the patch for CLASSIFY
SVN-Revision: 6425
2007-02-28 12:05:46 +00:00
Florian Fainelli 780712e30e Add ipt_CLASSIFY target for 2.4 kernels (#1338)
SVN-Revision: 6424
2007-02-28 12:04:58 +00:00
Felix Fietkau 4273579814 add a patch to revert recent breakage in the intel cfi flash driver (fixes #1140)
SVN-Revision: 6420
2007-02-28 01:14:42 +00:00
Felix Fietkau cb3fc42f71 strip double quotes from grub boot options (fixes #1406)
SVN-Revision: 6419
2007-02-28 01:10:10 +00:00
Felix Fietkau d064080013 update to imq patch version 2.6.19-imq3 - fixes kernel oops from #1397
SVN-Revision: 6418
2007-02-28 00:53:20 +00:00
Felix Fietkau 295d0a7e82 allow the user to change the rb532 rootfs size in menuconfig (fixes #1374)
SVN-Revision: 6417
2007-02-28 00:06:37 +00:00
Felix Fietkau c6a4f047e3 correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors)
SVN-Revision: 6390
2007-02-26 14:36:27 +00:00
Felix Fietkau 43f15e09a9 run indent on ar2313 driver
SVN-Revision: 6366
2007-02-25 20:06:27 +00:00
Felix Fietkau 653f61fb3e clean up a few things in image build makefiles and fix unnecessary grub rebuilds
SVN-Revision: 6360
2007-02-25 18:20:34 +00:00
Felix Fietkau 738ca6f657 add optional padding for x86 grub images (useful for running jffs2 images in qemu)
SVN-Revision: 6359
2007-02-25 17:59:23 +00:00
Felix Fietkau 2bcaa1fecd add missing config files
SVN-Revision: 6338
2007-02-22 03:44:37 +00:00
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.
SVN-Revision: 6337
2007-02-22 03:44:15 +00:00
Felix Fietkau b37101053a add 16MB flash support for ar2315 (who knows...?)
SVN-Revision: 6334
2007-02-20 22:44:59 +00:00
Felix Fietkau 328e660b31 make rootfs split/detection more generic - patch can be moved to generic-2.6 after testing on other platforms (especially broadcom)
SVN-Revision: 6328
2007-02-19 23:28:09 +00:00
Imre Kaloz 1d7bfc46ec autodetect flash width - thanks to Kestutis Kupciunas
SVN-Revision: 6327
2007-02-19 22:33:06 +00:00
Imre Kaloz e32f19c986 use radio0 only on the 5312
SVN-Revision: 6326
2007-02-19 22:22:26 +00:00
Felix Fietkau e10c97c2ca fix ar2315 rootfs mount
SVN-Revision: 6325
2007-02-19 16:48:02 +00:00
Felix Fietkau 912e5867ef Finally fix the pesky x86-2.6 block2mtd related crash (#1058) When erasing blocks, block2mtd checks the block on the physical disk to see if everything's filled with 0xff. When grabbing a page from the page cache, it initializes the limit as <start address> + PAGE_SIZE. Turns out that the pointer to the status page is (unsigned long *), and thus it adds (PAGE_SIZE * 4). This would never have been caught, if it wasn't for the unlikely event that block2mtd catches the *last* page available in the system ram and thus tries to scan 4 memory pages from there. The absolutely trivial fix is to do a double cast (cast to (u8 *), add PAGE_SIZE, then cast to (unsigned long *))
... and there was much rejoicing

SVN-Revision: 6318
2007-02-18 13:52:14 +00:00
Felix Fietkau 9b47712459 disable dma offset for now
SVN-Revision: 6317
2007-02-17 23:02:49 +00:00
Felix Fietkau 73fc1141c0 fix ar2312/2313 mac detection
SVN-Revision: 6316
2007-02-17 22:22:14 +00:00
Felix Fietkau 144ebddd61 add e1000 support
SVN-Revision: 6315
2007-02-16 19:51:27 +00:00
Felix Fietkau dc70c78404 remove useless newlines
SVN-Revision: 6314
2007-02-16 19:45:26 +00:00
Felix Fietkau 509bb267a3 make kernel_menuconfig work without target toolchain
SVN-Revision: 6312
2007-02-16 17:28:22 +00:00
Felix Fietkau 8afbc2d617 add top-level kernel_menuconfig target to unpack and reconfigure the kernel - uses config.pl to generate target/linux/*/config and config-diff
SVN-Revision: 6310
2007-02-16 16:59:44 +00:00
Felix Fietkau 9b78ea021b more cleanup
SVN-Revision: 6309
2007-02-16 10:01:59 +00:00
Felix Fietkau cdd4982fef remove squashfs repartitioning hacks from spiflash driver - will be ported to redboot parsing code later
SVN-Revision: 6308
2007-02-16 09:57:24 +00:00
Felix Fietkau 3d60d69334 major cleanup of the ar531x code, improved hardware detection and support for multiple ethernet interfaces
SVN-Revision: 6307
2007-02-16 09:23:15 +00:00
Felix Fietkau c13d383c2b some ar531x cleanup
SVN-Revision: 6302
2007-02-15 21:52:13 +00:00
Felix Fietkau b7f6521923 add fix for kernel headers to allow offsetof access from user space
SVN-Revision: 6299
2007-02-14 02:42:08 +00:00
Felix Fietkau a7336d7590 make the uml kernel config compatible with both 32 bit and 64 bit systems
SVN-Revision: 6297
2007-02-13 15:20:45 +00:00
Felix Fietkau 01910ee69d move tlb change for mips 4KC to generic patches (required for most mips targets)
SVN-Revision: 6294
2007-02-13 00:55:11 +00:00
Felix Fietkau ba20f21c7e add kernel branch emulation fix from #1345
SVN-Revision: 6289
2007-02-12 22:18:17 +00:00
Felix Fietkau 3d33ced049 clean up uml-2.6 config, fixes buildbot pcmcia-cs error
SVN-Revision: 6285
2007-02-12 16:18:20 +00:00
Imre Kaloz 773ea5684c fix mac handling, thanks to Kestutis Kupciunas
SVN-Revision: 6278
2007-02-08 13:19:34 +00:00
Felix Fietkau e2fac9a41a update work in progress rewritten bcm947xx code. wifi and usb seem to be working, flash access still has problems
SVN-Revision: 6276
2007-02-08 02:34:18 +00:00
Felix Fietkau 8e88bb54ba port [6229] to kamikaze
SVN-Revision: 6275
2007-02-08 01:25:18 +00:00
Felix Fietkau 2e401154da change target description
SVN-Revision: 6270
2007-02-05 21:56:03 +00:00
Felix Fietkau 311fc9cf30 add profile for the wgt634u
SVN-Revision: 6269
2007-02-05 21:55:32 +00:00
Felix Fietkau 202bd45033 oops... typo
SVN-Revision: 6267
2007-02-04 23:18:47 +00:00
Felix Fietkau 3987f5727c fix rootfs detection
SVN-Revision: 6266
2007-02-04 23:18:22 +00:00
Felix Fietkau 76c376d82a update atheros 2.6 port - add support for the older chip generation
SVN-Revision: 6265
2007-02-04 21:18:10 +00:00
Felix Fietkau b4bd264899 add extra netfilter xt stuff to config-template
SVN-Revision: 6264
2007-02-04 21:15:46 +00:00
Felix Fietkau cb28dc62c1 force MII access in AR2313 ethernet to KSEG1 instead of physical addresses - why the fsck has this ever worked for anybody??
SVN-Revision: 6258
2007-02-04 02:31:00 +00:00
Felix Fietkau 286cfe3c61 disable block2mtd page readahead (patch from #1058)
SVN-Revision: 6242
2007-02-01 21:35:25 +00:00
Tim Yardley 48a4bcc0b7 clean up the x86 image build a bit, fixing unconditional copy of grub files
SVN-Revision: 6237
2007-02-01 01:07:26 +00:00
Felix Fietkau f206cee9db fix rb532 image build
SVN-Revision: 6233
2007-01-31 17:18:50 +00:00
Mike Baker 9ccb86264a basic pxa support; likely broken
SVN-Revision: 6232
2007-01-31 00:11:27 +00:00
Felix Fietkau f7f09b3ece move the natsemi preselection into the x86 default package list
SVN-Revision: 6227
2007-01-29 20:17:59 +00:00
Felix Fietkau 1668e52b8b forward port missing parts of the mtd permission change in whiterussian (and add it to linux 2.6 as well)
SVN-Revision: 6224
2007-01-27 19:22:15 +00:00
Felix Fietkau 87c22c5f13 merge another batch of code from michael buesch's wireless-dev tree, fix up extpci support and remove scache probe like on brcm-2.6 - tested on the wgt634u with madwifi
SVN-Revision: 6213
2007-01-26 20:30:32 +00:00
Felix Fietkau 1fe08f3c58 add ar7 sErCoMm image fix (patch by Bernardo Innocenti)
SVN-Revision: 6197
2007-01-25 10:39:02 +00:00
Mike Baker 477b35fa5e fix [6191]
SVN-Revision: 6193
2007-01-24 22:57:51 +00:00
Mike Baker 453e16f56e kernel has gotten too big; move kernel/jffs2 boundary TODO: automatically calculate bounds
SVN-Revision: 6191
2007-01-24 22:01:03 +00:00
Rod Whitby bcd0a13474 Refreshed ixp4xx config (missing CONFIG_NETFILTER_XT_MATCH_PORTSCAN)
SVN-Revision: 6188
2007-01-23 21:18:40 +00:00
Florian Fainelli fc55c51ba4 Forgot to add the DELUDE target :/
SVN-Revision: 6183
2007-01-23 00:03:01 +00:00
Florian Fainelli acf6ec373e Add chaostable from #1187, also enable netfilter modules for ixp4xx.
SVN-Revision: 6182
2007-01-22 23:55:22 +00:00
Felix Fietkau 54c017e74b turn the IXP4xx microcode check into a prereq check so that the error message is displayed before the compile starts
SVN-Revision: 6148
2007-01-20 18:45:54 +00:00
Felix Fietkau 2fb06d46d9 Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a new target profile
SVN-Revision: 6142
2007-01-20 12:35:00 +00:00
Felix Fietkau 84a0696c1e add descriptions to the broadcom target profiles and export them to the target metadata (not presented in menuconfig yet)
SVN-Revision: 6137
2007-01-20 02:30:36 +00:00
Mike Albon 2bc7cf5b35 Use nbd's fix for Zip files.
SVN-Revision: 6111
2007-01-16 18:13:19 +00:00
Felix Fietkau e564537749 remove bogus part of the broadcom target descriptions
SVN-Revision: 6109
2007-01-16 02:16:03 +00:00
Felix Fietkau 6ff2e88641 fix x86 image builder
SVN-Revision: 6100
2007-01-14 22:59:51 +00:00
Felix Fietkau 065c6c0f97 move another DEFAULT:=y and fix a dependency bug
SVN-Revision: 6097
2007-01-14 17:58:43 +00:00
Felix Fietkau ee54f19d41 move several instances of DEFAULT:=y to profile preselections (easier for the image builder to pick up)
SVN-Revision: 6096
2007-01-14 17:56:42 +00:00
Felix Fietkau 76722ae538 disable pcmcia for atheros-2.6
SVN-Revision: 6082
2007-01-11 18:47:44 +00:00
Florian Fainelli c3e1e22743 Remove this unnecessary patch
SVN-Revision: 6079
2007-01-11 16:35:18 +00:00
Felix Fietkau d99f9e599a bump version numbers of linksys images, because the linksys firmware often refuses to downgrade
SVN-Revision: 6074
2007-01-11 09:54:51 +00:00
Felix Fietkau 7a6a646497 Add initial version of the new Image Builder It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested.
SVN-Revision: 6071
2007-01-10 21:52:28 +00:00
Florian Fainelli 0362ccb83b Update rdc-2.6 config (#1178)
SVN-Revision: 6051
2007-01-09 19:37:00 +00:00
Florian Fainelli 5d4a0559eb Backport linux-atm api from 2.6.8.1 for brcm63xx
SVN-Revision: 6029
2007-01-08 09:51:40 +00:00
Florian Fainelli 0274fc357b brcm63xx has ATM support
SVN-Revision: 6028
2007-01-08 09:51:10 +00:00
Felix Fietkau 040e093439 don't exit from failsafe mode after the console shell quits (some devices don't have /dev/console)
SVN-Revision: 6020
2007-01-07 17:38:29 +00:00
Felix Fietkau 36f961d406 fix grub bootopts (#1145)
SVN-Revision: 6019
2007-01-07 16:13:39 +00:00
Felix Fietkau 5d22a52440 add a netconfig override for the wl-500g (fixes #1116)
SVN-Revision: 6016
2007-01-07 15:41:47 +00:00
Felix Fietkau b266b01045 Add initial version of the brcm-2.6 rewrite, called brcm47xx-2.6 to better distinguish it from 63xx.
Boots on WGT643U, includes ethernet support, but doesn't do much otherwise.
Thanks to Michael Buesch for his SSB (Sonics SiliconBackplane) work
and Vladdy for some fixes and porting to 2.6.19.

SVN-Revision: 6015
2007-01-07 15:35:36 +00:00
Felix Fietkau 8ca620c2a6 add missing part from [6013]
SVN-Revision: 6014
2007-01-07 15:26:02 +00:00
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)
SVN-Revision: 6013
2007-01-07 15:25:26 +00:00
Imre Kaloz 3f881e9573 upgrade to Linux 2.4.34
SVN-Revision: 6000
2007-01-05 20:09:34 +00:00
Imre Kaloz d82a8a3da0 fix kernel compile on real operating systems :P (closes #1150)
SVN-Revision: 5997
2007-01-05 19:47:31 +00:00
Florian Fainelli 99da585ca2 malbon has contributed to flash map driver as well, update the driver description
SVN-Revision: 5991
2007-01-05 15:32:41 +00:00
Florian Fainelli 3902c7145f Make 6348 as the default target, yeah, what a fix :/
SVN-Revision: 5990
2007-01-05 15:31:39 +00:00
Florian Fainelli 1073e86f40 brcm63xx devices also have USB as well
SVN-Revision: 5989
2007-01-05 15:31:03 +00:00
Florian Fainelli 3fc2a24f04 Add an OSX specific patch to make the kernel be compiled
SVN-Revision: 5987
2007-01-05 15:29:54 +00:00
Nicolas Thill 1cd10f0538 add a patch for grub-0.97 from LFS to fix segfaults on x86_64
SVN-Revision: 5974
2007-01-04 14:28:17 +00:00
Nicolas Thill e0f251d25f tweak grub install in x86 ext2 images
SVN-Revision: 5970
2007-01-02 19:38:52 +00:00
Nicolas Thill 6a3be09b04 fix grub segfaults on hosts where gcc is built with stack smashing protection
SVN-Revision: 5969
2007-01-02 19:36:39 +00:00
Florian Fainelli 66cb7db1f9 Add another download source, also mirror it to openwrt mirror (#1124)
SVN-Revision: 5964
2007-01-02 08:37:00 +00:00
Florian Fainelli 73e0ae167d Enable pcmcia for brcm63xx (#1125)
SVN-Revision: 5963
2007-01-02 08:25:44 +00:00
Rod Whitby 044897bd8a Include the IXP4XX NPE microcode into the NSLU2 firmware image.
SVN-Revision: 5952
2007-01-01 05:29:29 +00:00
Rod Whitby fb8f8ffcc2 Added the npe-ucode package to create the microcode for the IXP4XX NPE ethernet driver. Note that the user has to download the actual Intel microcode package themselves (agreeing to the Intel license to do so).
SVN-Revision: 5951
2007-01-01 05:25:09 +00:00
Felix Fietkau 9052cff7c9 reorder netfilter patches, update layer7 kernel to latest version, should improve stability
SVN-Revision: 5950
2007-01-01 04:42:50 +00:00
Rod Whitby f18c6d169a Include apex bootloader in nslu2 image
SVN-Revision: 5948
2007-01-01 00:01:58 +00:00
Rod Whitby b48fa80780 Apex bootloader (for ixp4xx devices)
SVN-Revision: 5947
2007-01-01 00:00:58 +00:00
Felix Fietkau f9d5bdd6f3 add compatibility patch for d80211
SVN-Revision: 5937
2006-12-30 17:52:58 +00:00
Florian Fainelli 1d1acc0760 Make the i2c driver work, as a module
SVN-Revision: 5930
2006-12-30 02:37:25 +00:00
Rod Whitby 1a6dce6006 ixp4xx-2.6 kernel config: Disabled XATTR for ext2 and ext3 (to match other kernels, and to prevent a dependency on mbcache which is not packaged) and refreshed from output of oldconfig.
SVN-Revision: 5927
2006-12-29 12:02:22 +00:00
Nicolas Thill ca4e275b70 fix uml-2.6 build with 2.6.19.1
SVN-Revision: 5926
2006-12-29 11:09:10 +00:00
Florian Fainelli e7cd65a591 Forgot to make i2c driver depend on i2c bit banging algorithm
SVN-Revision: 5919
2006-12-28 17:53:25 +00:00
Florian Fainelli a55cba30a8 Forgot to add the i2c id, grr
SVN-Revision: 5918
2006-12-28 16:32:15 +00:00
Florian Fainelli 636cb2b025 Small typo
SVN-Revision: 5917
2006-12-28 16:27:38 +00:00
Florian Fainelli cea3074292 Port the i2c-gpio driver to the 2.6 kernel
SVN-Revision: 5916
2006-12-28 16:10:51 +00:00
Florian Fainelli 5cb9b304ae Add Intel/VIA usb-uhci support (#1098)
SVN-Revision: 5913
2006-12-28 00:56:39 +00:00
Florian Fainelli d78cd65a59 Update the crc checksum to allow images being flashed via tftp
SVN-Revision: 5906
2006-12-27 18:20:38 +00:00
Felix Fietkau 35bccdd4ba store the default kernel version for our ports in a single place (target makefiles can still override it if necessary)
SVN-Revision: 5899
2006-12-25 09:12:57 +00:00
Felix Fietkau 216e8fcc55 Add support for Atheros SoC (used in Fonera, Meraki) - Merry Christmas, everybody :)
SVN-Revision: 5898
2006-12-25 08:05:48 +00:00
Rod Whitby f3ad405792 Generate a flashable image for the NSLU2
SVN-Revision: 5893
2006-12-23 08:10:35 +00:00
Rod Whitby 2d2c5f6fdc Moved netconfig (for ixp4xx only) to S15, so that it can access /proc/cpuinfo to determine which type of board it is on. Added ifup commands at the end to bring up the interfaces.
SVN-Revision: 5886
2006-12-21 00:26:45 +00:00
Felix Fietkau 31caccbd14 more cleanup
SVN-Revision: 5884
2006-12-20 17:33:28 +00:00
Rod Whitby a4cca109c1 Initial stab at netconfig for nslu2 and nas100d
SVN-Revision: 5883
2006-12-20 13:17:21 +00:00
Rod Whitby c1953f632e Compiled the ixp4xx on-board network support into the kernel, so that auto-loading of the microcode from another flash partition will work.
SVN-Revision: 5880
2006-12-20 09:33:12 +00:00
Felix Fietkau f512cb5242 fix size of config partition on ar7 (#902)
SVN-Revision: 5873
2006-12-20 05:00:16 +00:00
Florian Fainelli eb2f10c841 Add image generation for ar525w
SVN-Revision: 5868
2006-12-19 23:48:47 +00:00
Rod Whitby 6d6412fc33 Not sure why ixp4xx-2.6 config has HWMON set, but because it does, then there has to be many other SENSORS config options unset
SVN-Revision: 5867
2006-12-19 23:23:51 +00:00
Rod Whitby 8c50a1b845 Enabled RTC (compiled in) for NSLU2 and NAS100d, and PATA (modules) for NAS100d
SVN-Revision: 5866
2006-12-19 23:19:13 +00:00
Felix Fietkau 96601237fb change the type of plat_irq_dispatch
SVN-Revision: 5864
2006-12-19 22:45:59 +00:00
Felix Fietkau 1a83387943 remove obsolete patch
SVN-Revision: 5863
2006-12-19 22:39:03 +00:00
Felix Fietkau cb75ece87c cosmetic fix: make the pci slot check more readable
SVN-Revision: 5862
2006-12-19 22:06:09 +00:00
Felix Fietkau e8258da964 add a better pci fix for rb532
SVN-Revision: 5861
2006-12-19 21:41:04 +00:00
Felix Fietkau 6a5a5e896b add missing copyright
SVN-Revision: 5860
2006-12-19 19:34:52 +00:00
Imre Kaloz b66e463bbf upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ixp4xx
SVN-Revision: 5856
2006-12-19 13:14:06 +00:00
Felix Fietkau cfaae1d322 first round of rb532 cleanup
SVN-Revision: 5855
2006-12-19 08:16:35 +00:00
Florian Fainelli 64335e3ddb More bcm963xx fixes
SVN-Revision: 5852
2006-12-19 01:40:56 +00:00
Florian Fainelli e7798e412f More bcm963xx fixes with 2.6.19
SVN-Revision: 5849
2006-12-18 22:34:22 +00:00
Florian Fainelli 79a3d66cde Replace inode.u.generic_ip with inode.i_private
SVN-Revision: 5848
2006-12-18 21:57:24 +00:00
Felix Fietkau 704dff7c7d add ohci to x86 kernel config
SVN-Revision: 5847
2006-12-18 19:42:35 +00:00
Felix Fietkau dc6794b88c some platform support path name cleanup
SVN-Revision: 5846
2006-12-18 18:30:29 +00:00
Florian Fainelli b8ecfe9ed0 Oops, commited just one part :/
SVN-Revision: 5842
2006-12-18 16:33:54 +00:00
Florian Fainelli 3c7d7e5cc2 Update brcm63xx flash map driver for 2.6.19
SVN-Revision: 5841
2006-12-18 16:30:04 +00:00
Florian Fainelli 8cf012e8d1 Add a Ralink profile
SVN-Revision: 5835
2006-12-18 12:07:05 +00:00
Rod Whitby cebfa34f6a Fixed patch naming to match conventions
SVN-Revision: 5831
2006-12-18 01:58:28 +00:00
Rod Whitby 3fa8a58011 IXP4xx patches for NSLU2 and NAS100D
SVN-Revision: 5830
2006-12-18 01:57:04 +00:00
Florian Fainelli 6f68289195 Fix spelling typo
SVN-Revision: 5829
2006-12-17 23:52:18 +00:00
Felix Fietkau 35e440b69e fix a spelling mistake (spotted by armijn)
SVN-Revision: 5828
2006-12-17 23:33:25 +00:00
Florian Fainelli 5be2801df8 Update rdc-2.6 patches for 2.6.19
SVN-Revision: 5825
2006-12-17 16:26:28 +00:00
Florian Fainelli a66298ef8a Update brcm63xx patch to run on 2.6.19, remove binary hacks patch till we update this patch to 2.6.19
SVN-Revision: 5817
2006-12-17 13:13:12 +00:00
Rod Whitby b29cb380f4 Renamed 050-* to comply with patch naming convention.
SVN-Revision: 5814
2006-12-17 12:28:46 +00:00
Rod Whitby b3dcce7d75 Replaced non-working (on NAS100d) redboot byteswap partition truncate patch with the one that has been tested on NSLU2, NAS100d, Loft, etc., accepted by linux-mtd, and should be in 2.6.20
SVN-Revision: 5813
2006-12-17 03:05:52 +00:00
Imre Kaloz 735f1d1be1 build wrt300n v1 images
SVN-Revision: 5808
2006-12-16 19:54:09 +00:00
Imre Kaloz 7df90c8814 remove the ar531x-2.4 target, a 2.6 port will be added soon
SVN-Revision: 5796
2006-12-14 22:50:13 +00:00
Felix Fietkau 486dffd245 remove a few unused things
SVN-Revision: 5792
2006-12-14 17:35:56 +00:00
Felix Fietkau bff468813f Upgrade to Linux 2.6.19
- Includes large parts of the patch from #1021 by dpalffy
- Includes RB532 NAND driver changes by n0-1

SVN-Revision: 5789
2006-12-14 16:41:33 +00:00
Felix Fietkau 7ca328b659 revert last commit - flash map driver not updated yet
SVN-Revision: 5788
2006-12-14 16:22:46 +00:00
Felix Fietkau 3134ece3a1 remove some padding
SVN-Revision: 5787
2006-12-14 15:27:41 +00:00
Felix Fietkau b623d111e4 small cleanup
SVN-Revision: 5778
2006-12-13 18:51:04 +00:00
Felix Fietkau 51078ecdac better network config support for bcm94704
SVN-Revision: 5775
2006-12-12 23:55:14 +00:00
Felix Fietkau e11101fcea disable broadcom jffs2 images by default
SVN-Revision: 5773
2006-12-12 23:20:05 +00:00
Florian Fainelli 035356c411 Update ralink module package in the WiFi profile
SVN-Revision: 5770
2006-12-12 12:58:01 +00:00
Felix Fietkau 6f30f6586f add binary images for au1000 (for use with mtd)
SVN-Revision: 5767
2006-12-12 01:23:37 +00:00
Florian Fainelli a8b83afe37 Add Wi-Fi profiles (for what it matters with this arch)
SVN-Revision: 5763
2006-12-11 17:56:15 +00:00
Florian Fainelli 618bb26737 Add a default Ralink profile
SVN-Revision: 5762
2006-12-11 17:55:49 +00:00
Florian Fainelli b7d79b0d3c Add different Wi-Fi profiles
SVN-Revision: 5761
2006-12-11 17:55:39 +00:00
Florian Fainelli 0094325d66 brcm63xx is currently broken
SVN-Revision: 5753
2006-12-10 22:17:19 +00:00
Florian Fainelli 467e2cdb12 Forgot the kernel config
SVN-Revision: 5752
2006-12-10 22:17:03 +00:00
Florian Fainelli 131546cd94 Normalize patch : change MIPS_BRCM to BCM963XX
SVN-Revision: 5751
2006-12-10 22:15:18 +00:00
Felix Fietkau 2fb690d373 fix pci on the meshcubes
SVN-Revision: 5742
2006-12-09 19:54:43 +00:00
Florian Fainelli 116c345130 Enable msdos fs support and package it
SVN-Revision: 5741
2006-12-09 19:47:32 +00:00
Felix Fietkau 1ce8e3192b fix uclibc compile
SVN-Revision: 5734
2006-12-09 10:38:11 +00:00
Felix Fietkau 227817a3c6 more compile fixes
SVN-Revision: 5730
2006-12-08 22:02:44 +00:00
Felix Fietkau 3264c50c3a fix up include/linux/types.h for user space stuff (patch from debian), fixes #1008
SVN-Revision: 5724
2006-12-08 15:58:15 +00:00
Florian Fainelli a917b17b19 Add HFS and HFS+ modules (#1024)
SVN-Revision: 5713
2006-12-07 14:12:39 +00:00
Felix Fietkau 6f1910ec4d improve the stability of via-rhine with large packet sizes and high network load
SVN-Revision: 5707
2006-12-07 06:17:38 +00:00
Felix Fietkau 75e5315f5f clean up x86-2.6 partitioning stuff
SVN-Revision: 5705
2006-12-07 02:51:35 +00:00
Felix Fietkau cf52f51b85 remove custom partition table hack, add ptgen utility for generating partition tables
SVN-Revision: 5704
2006-12-07 00:26:26 +00:00
Felix Fietkau 63994b8f50 replace the ugly rb532 cmdline hack with a cleaner one that does not depend on magic offsets
SVN-Revision: 5699
2006-12-06 18:31:28 +00:00
Felix Fietkau e1dc2f086d fix path to lzma-loader
SVN-Revision: 5698
2006-12-06 16:12:30 +00:00
Felix Fietkau 18d2dcdddf disable wgt634u image for brcm-2.4
SVN-Revision: 5697
2006-12-06 15:42:15 +00:00
Felix Fietkau d853557fde fix pptp nat commit - committed the wrong file
SVN-Revision: 5696
2006-12-06 03:40:05 +00:00
Felix Fietkau c227be9787 add pptp nat fix (should fix #571, needs to be tested)
SVN-Revision: 5695
2006-12-05 23:51:29 +00:00
Mike Baker c3c4dfb57b move target/image/platform to target/linux/platform/image platform directories are now self contained
SVN-Revision: 5669
2006-11-28 20:14:41 +00:00
Felix Fietkau 8df9a06003 portability fix
SVN-Revision: 5665
2006-11-28 03:52:51 +00:00
Felix Fietkau 953147eafb fix brcm-2.4 target profiles
SVN-Revision: 5658
2006-11-27 05:25:42 +00:00
Felix Fietkau beaeecbb9f add a workaround for a race-condition in the wl driver (triggered by ap+sta mode in a bridge)
SVN-Revision: 5635
2006-11-24 01:48:23 +00:00
Felix Fietkau 3b9654520c upgrade to linux 2.4.33.4
SVN-Revision: 5634
2006-11-24 00:56:51 +00:00
Mike Albon 76818e83c9 CFE tag partitioning support.
SVN-Revision: 5631
2006-11-23 22:13:25 +00:00
Felix Fietkau 3d94dc62cf deny non-root access to /dev/mtd*ro
SVN-Revision: 5628
2006-11-23 17:54:24 +00:00
Felix Fietkau 09d65a7960 fix the ixp4xx arch - armeb, not arm
SVN-Revision: 5627
2006-11-23 16:18:59 +00:00
Florian Fainelli fb77d07fa2 Add ethernet bonding support for x86 (#856)
SVN-Revision: 5626
2006-11-23 10:15:19 +00:00
Felix Fietkau d48cc978a7 add missing src symlink
SVN-Revision: 5623
2006-11-23 00:16:41 +00:00
Felix Fietkau 37362df7ea move platform specific base-files into target/linux/<targetname>
SVN-Revision: 5621
2006-11-22 23:27:29 +00:00
Felix Fietkau c0e2282427 remove zimage patch
SVN-Revision: 5614
2006-11-22 13:57:49 +00:00
Felix Fietkau 80ff6a1d25 autodetect atm, pci, usb, pcmcia features from kernel config file
SVN-Revision: 5586
2006-11-19 20:30:11 +00:00
Felix Fietkau 0a2540a313 reorganize nat helper packages, move ftp and irc nat to a package that is enabled by default, for security reasons - see #917 for more information
SVN-Revision: 5581
2006-11-19 01:03:47 +00:00
Felix Fietkau 350c3cc145 remove outdated README file
SVN-Revision: 5573
2006-11-18 21:38:02 +00:00
Felix Fietkau aef03f09b5 add prereq checks for target/linux/* and target/image/*, check for fdisk for the x86 builds
SVN-Revision: 5569
2006-11-18 21:12:18 +00:00
Felix Fietkau 20f986e627 remove kallsyms from au1000 kernel config - makes the kernels way too big
SVN-Revision: 5561
2006-11-18 18:04:09 +00:00
Felix Fietkau 4dc43d9b48 mini_fo fixes
SVN-Revision: 5556
2006-11-17 15:58:58 +00:00
Felix Fietkau ebae27c573 add a few missing exports
SVN-Revision: 5547
2006-11-17 04:01:56 +00:00
Felix Fietkau 6995dcc331 upgrade to broadcom wl driver version 4.80.53.0 (from wrt350n release)
SVN-Revision: 5546
2006-11-17 03:54:33 +00:00
Felix Fietkau 9f9ac067a4 add mini_fo
SVN-Revision: 5541
2006-11-17 02:50:09 +00:00
Felix Fietkau 6815e427c3 enable irq sharing for the serial console
SVN-Revision: 5540
2006-11-17 01:31:11 +00:00
Felix Fietkau bffe7837e7 fix the backport of ipt_string by adding the linux 2.6 textsearch code in a way that does not require adding stuff to our kernel image - linux 2.6 compatible
SVN-Revision: 5527
2006-11-14 01:45:10 +00:00
Felix Fietkau c502e6a108 add missing uml include (patch from #955)
SVN-Revision: 5523
2006-11-13 19:28:23 +00:00
Florian Fainelli 4c7870405e Add rdc-2.6 description
SVN-Revision: 5517
2006-11-12 19:11:21 +00:00
Felix Fietkau d9c1b66c3a reorder variables
SVN-Revision: 5513
2006-11-12 05:09:56 +00:00
Felix Fietkau 105a602ecf implement target profiles in menuconfig
SVN-Revision: 5512
2006-11-12 05:06:56 +00:00
Felix Fietkau cf4e7af392 make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection
SVN-Revision: 5498
2006-11-11 23:11:02 +00:00
Florian Fainelli 7ea7acad21 Enable iso9660 and udf kernel modules (#930)
SVN-Revision: 5485
2006-11-09 18:53:23 +00:00
Florian Fainelli 62dc30f27a Add missing definitions, prevented users of Fedora Core 5 (and probably others) to build UML kernels.
SVN-Revision: 5453
2006-11-06 16:17:11 +00:00
Florian Fainelli cc1a5ba87a Add support for ne2000 pci NIC (#916)
SVN-Revision: 5451
2006-11-06 15:34:12 +00:00
Florian Fainelli 4b8a0d4318 Update kernel configurations to enable NLS KOI8R (russian) and package the module (#819 - second part)
SVN-Revision: 5446
2006-11-04 16:29:14 +00:00
Felix Fietkau ec9592d2ea remove obsolete patch
SVN-Revision: 5438
2006-11-04 03:07:20 +00:00
Felix Fietkau c9dcbd5531 port new diag driver to kamikaze
SVN-Revision: 5426
2006-11-03 21:58:08 +00:00
Felix Fietkau 31594de2bd use irq sharing on the serial line
SVN-Revision: 5424
2006-11-03 21:16:11 +00:00
Florian Fainelli c61c489ae0 Add #870 patch, fixes compilation with newer kernel-headers, also fixes fc5 compilation
SVN-Revision: 5388
2006-11-02 23:27:32 +00:00
Felix Fietkau fca8589540 remove old control directory
SVN-Revision: 5377
2006-11-01 23:25:38 +00:00
Felix Fietkau 45f0f2a960 fix kernel config after r8169 change
SVN-Revision: 5366
2006-10-31 21:14:05 +00:00
Florian Fainelli 3e33acb7b4 export skb_attach symbol (#887)
SVN-Revision: 5359
2006-10-31 12:28:42 +00:00
Felix Fietkau 6d531dbf84 add a fix for tun/tap related crashes (backported by Carlos Sobrinho)
SVN-Revision: 5352
2006-10-31 00:57:13 +00:00
Felix Fietkau 8eaf063d65 rdc: disable pci serial, remove bluetooth (because usb is disabled)
SVN-Revision: 5335
2006-10-30 04:54:39 +00:00
Imre Kaloz 93ab44d5d6 add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx ethernet driver - the later still needs fixes and testing for the gateway 7001
SVN-Revision: 5311
2006-10-27 12:32:10 +00:00
Imre Kaloz 2d2179f503 rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.1 patch for arm
SVN-Revision: 5310
2006-10-27 10:26:00 +00:00
Felix Fietkau 1a94b0d4a0 Add NAND flash/YAFFS2 patches for RB532 by David Goodenough Read the kernel command line from an otherwise unused area of the kernel image (will be used for changing the command line on the fly when copying the system from CF to NAND)
SVN-Revision: 5296
2006-10-26 01:08:41 +00:00
Mike Baker c8e451be73 fix irq issue (ap70 eth1)
SVN-Revision: 5288
2006-10-24 19:53:57 +00:00
Felix Fietkau 010faa4381 add e1000 driver, remove references to LINUX_2_4_X86
SVN-Revision: 5286
2006-10-24 18:36:04 +00:00
Felix Fietkau 28a3cb3ca3 add fix for samsung flash chips
SVN-Revision: 5284
2006-10-24 18:05:05 +00:00
Felix Fietkau 367b01ad5c fix a timeout on amd flash chips (patch from #874)
SVN-Revision: 5262
2006-10-22 21:16:15 +00:00
Felix Fietkau b1a1e39ed1 add generic and via ide support to x86-2.6
SVN-Revision: 5255
2006-10-22 17:01:29 +00:00
Nicolas Thill 7cd1682f74 disable pcmcia on rb532
SVN-Revision: 5239
2006-10-19 18:22:48 +00:00
Felix Fietkau 2665d7f09e cleanup/rewrite of the kernel build process
SVN-Revision: 5226
2006-10-19 06:20:55 +00:00
Felix Fietkau ae439d6682 remove bluetooth from ar7 config
SVN-Revision: 5225
2006-10-19 05:21:18 +00:00
Felix Fietkau 87e6a7e4f2 cleanup
SVN-Revision: 5224
2006-10-19 05:01:04 +00:00
Felix Fietkau c041f53b8d finally kill KMOD_template - removes a big chunk of legacy build code
SVN-Revision: 5222
2006-10-19 04:35:29 +00:00
Felix Fietkau d2e30add61 port more modules over to the new system
SVN-Revision: 5220
2006-10-19 02:05:17 +00:00
Felix Fietkau 8aaddb09cf add another parallel build fix
SVN-Revision: 5209
2006-10-18 19:31:45 +00:00
Felix Fietkau 5884dd6254 fix parallel build of brcm-2.4
SVN-Revision: 5207
2006-10-18 18:52:26 +00:00
Nicolas Thill 273a22b336 add missing <asm/segment.h>, fix mini_fo and openswan build on ppc
SVN-Revision: 5206
2006-10-18 14:16:17 +00:00
Nicolas Thill dc1385e3f4 enable native ipsec modules on 2.6, add ipsec kernel modules
SVN-Revision: 5205
2006-10-18 13:21:13 +00:00
Felix Fietkau 7f3d638c4a port soundcore module
SVN-Revision: 5199
2006-10-17 21:19:49 +00:00
Felix Fietkau cb422dc1c1 port the usb modules over to the new system
SVN-Revision: 5197
2006-10-17 20:52:55 +00:00
Felix Fietkau 41577df960 remove some old junk
SVN-Revision: 5190
2006-10-17 16:27:22 +00:00
Felix Fietkau 92ced53400 remove old target/linux/package directory
SVN-Revision: 5188
2006-10-17 15:07:38 +00:00
Felix Fietkau 52f3d46c78 move sched_use_tsc patch to generic-2.4
SVN-Revision: 5187
2006-10-17 15:05:49 +00:00
Felix Fietkau 12a32c9c89 move the ar7 network driver into a separate package
SVN-Revision: 5186
2006-10-17 15:03:52 +00:00
Felix Fietkau 396e5e9a0c move the ar7 adsl driver into a separate package directory with external build and source download
SVN-Revision: 5185
2006-10-17 14:47:54 +00:00
Felix Fietkau fc8abe2dfa allow platform support directories to add and modify kernel module packages
SVN-Revision: 5184
2006-10-17 13:28:44 +00:00
Felix Fietkau f1c7fe1507 add fix from #763
SVN-Revision: 5179
2006-10-17 02:00:03 +00:00
Felix Fietkau 6cee90e993 some kernel module cleanup
SVN-Revision: 5178
2006-10-17 01:47:12 +00:00
Felix Fietkau 22a9a91bfe remove atm support in a few platforms
SVN-Revision: 5177
2006-10-17 01:36:09 +00:00
Felix Fietkau b3c8e2834b bcm4710: port a missing part of the cache fixes to linux 2.6
SVN-Revision: 5163
2006-10-16 17:12:00 +00:00
Felix Fietkau 071177ca66 fix irq sharing issue on bcm4710
SVN-Revision: 5160
2006-10-16 15:00:10 +00:00
Felix Fietkau 11e5e050ae fix extpci irq assignment bug
SVN-Revision: 5159
2006-10-16 14:21:30 +00:00
Felix Fietkau 431576e9cc accidentally removed a small part of the flash map patch - fixing that.
SVN-Revision: 5158
2006-10-16 13:42:35 +00:00
Florian Fainelli 994345cd38 Drop changes to mm/fault.c prevents from seeing kernel oops while restarting the board automatically
SVN-Revision: 5141
2006-10-15 23:41:00 +00:00
Florian Fainelli 75c1f29021 Updated kernel config
SVN-Revision: 5139
2006-10-15 23:36:43 +00:00
Florian Fainelli 44419aed87 Merge preliminary rdc-2.6 support (Airlink101 AR525W)
SVN-Revision: 5138
2006-10-15 23:34:22 +00:00
Felix Fietkau 140f6cc62c add io resource patch from #800, merge flash map stuff from linux 2.4 to support the wl-hdd without breaking the netgear wgt634u
SVN-Revision: 5134
2006-10-15 22:36:16 +00:00
Felix Fietkau c867eea4b4 don't hardcode the cpu frequency for bcm47xx in linux 2.6
SVN-Revision: 5133
2006-10-15 21:55:51 +00:00
Felix Fietkau 57e4908e51 fix bcm4710 cache fixes
SVN-Revision: 5132
2006-10-15 21:55:14 +00:00
Florian Fainelli de703d1314 Update kernel config : add support for bluetooth devices, enable packet support in-kernel, prevented udhcpc to work
SVN-Revision: 5123
2006-10-15 17:50:21 +00:00
Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00