Commit Graph

488 Commits (50735bc351525f8df0fecabbe7f4a9410003d75d)

Author SHA1 Message Date
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