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 |