1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-04 18:21:52 +02:00
Commit Graph

563 Commits

Author SHA1 Message Date
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
1099e2d679 the default_subtargets template was a bad idea, since different makefiles require different types of dependencies for subtargets. nuke it...
SVN-Revision: 7003
2007-04-18 17:35:46 +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
Felix Fietkau
25fc88fe41 export the IMAGEBUILDER variable so that makefiles can test for the image builder run
SVN-Revision: 6951
2007-04-15 09:53:04 +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
Felix Fietkau
3e91dd1bd5 revert find | xargs => find | exec changes - this is completely unnecessary and introduces additional dependencies that we do not need
SVN-Revision: 6942
2007-04-12 19:18:38 +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
Mike Baker
8101912ed6 Accidentially broke sdk and imagebuilder in [6857]
SVN-Revision: 6858
2007-04-03 23:29:02 +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
Mike Baker
3295536b02 more [6849]
SVN-Revision: 6850
2007-04-03 13:59:07 +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
6cd84c6838 Use find -exec instead of xargs
SVN-Revision: 6837
2007-04-02 16:09:15 +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