Commit graph

184 commits

Author SHA1 Message Date
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
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
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
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
Felix Fietkau
d8ced3b2ff 2.6.22 is released :)
SVN-Revision: 7894
2007-07-09 02:23:00 +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
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
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
Gabor Juhos
031f500ae4 update to 2.6.22-rc6
SVN-Revision: 7758
2007-06-28 16:08:28 +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
Gabor Juhos
6a0c74d7b9 replace led driver, and resync kernel config
SVN-Revision: 7744
2007-06-27 18:22:38 +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
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
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
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
Gabor Juhos
6d5ce3ce25 add initial support for hardware accelerated byte swapping
SVN-Revision: 7708
2007-06-22 10:16:47 +00:00
Felix Fietkau
b94b11e11e minor kernel config sync
SVN-Revision: 7690
2007-06-21 17:53:08 +00:00
Gabor Juhos
6386f58138 cleanup svn properties
SVN-Revision: 7673
2007-06-19 14:46:42 +00:00
Gabor Juhos
7b53ec0f27 remove unused empty files
SVN-Revision: 7668
2007-06-18 16:15:37 +00:00
Florian Fainelli
c81cb3b36f Typo fix on the usb2 kernel module
SVN-Revision: 7665
2007-06-18 15:32:14 +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
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
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
Florian Fainelli
8ed6f00352 Fix memory detection and hcd compilation, thanks Gabor ! (closes #1813)
SVN-Revision: 7631
2007-06-14 11:59:31 +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
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
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
Florian Fainelli
ebc6e163c3 Fix the irq mapping for routerboard devices (#1843)
SVN-Revision: 7560
2007-06-11 10:07:52 +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
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
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
Florian Fainelli
c2990fa19e Fix endianness issues with adm5120eb, thanks to Gabor !
SVN-Revision: 7479
2007-06-03 15:25:05 +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
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
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
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
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
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
Florian Fainelli
c1f37fab33 Fix .21 compilation on memory.c (#1778)
SVN-Revision: 7383
2007-05-29 13:44:46 +00:00
Florian Fainelli
bedf56bac7 Fix adm5120hcd compilation error (#1738)
SVN-Revision: 7304
2007-05-22 10:19:29 +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
9ceac320a3 Add ADM5120 GPIO wrappers
SVN-Revision: 7288
2007-05-20 19:51:36 +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
61338e5fe8 Backport [7224] to the adm5120 flash map driver
SVN-Revision: 7270
2007-05-18 09:29:39 +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
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
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
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
Florian Fainelli
569cd75d61 Fix some HCD driver warnings
SVN-Revision: 7120
2007-05-07 11:17:22 +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
4dbda7734f Updated support for Zynos/adm5120eb boards, thanks Gabor
SVN-Revision: 7061
2007-04-27 08:29:19 +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
bd6fe52a6a The kernel should be compiled big-endian
SVN-Revision: 7032
2007-04-22 14:44:48 +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
ba6f1d08ca Re-enable PCI subsystem :)
SVN-Revision: 6983
2007-04-17 12:46:49 +00:00
Florian Fainelli
5333e9f492 Forgot that includes
SVN-Revision: 6967
2007-04-16 12:35:06 +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
69d2ecda31 Enable bluetooth modules (#1529)
SVN-Revision: 6901
2007-04-08 20:17:04 +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
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
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
Florian Fainelli
556d8b4a89 Add the infrastructure to detect RouterBOOT and use USB
SVN-Revision: 6844
2007-04-02 21:44:09 +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
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
6cfc172b61 Small changes in the kernel config
SVN-Revision: 6803
2007-04-01 18:03:44 +00:00
Florian Fainelli
efa7b43e77 Enable MTD_BLOCK
SVN-Revision: 6801
2007-04-01 17:18:51 +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