Commit graph

43 commits

Author SHA1 Message Date
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
Florian Fainelli
02619c31b5 Fix the IRQ assignment with vlynq/pci, thanks sw ! (#1865)
SVN-Revision: 7689
2007-06-21 17:20:19 +00:00
Florian Fainelli
653b0cd1c9 ar7-2.6 actually supports atm
SVN-Revision: 7666
2007-06-18 15:43:52 +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
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
Felix Fietkau
74e26fe612 add ar7 phy fix by stefan weil
SVN-Revision: 7564
2007-06-11 14:37:37 +00:00
Felix Fietkau
f082d1fddf add ar7-2.6 fixes by Stefan Weil
SVN-Revision: 7487
2007-06-04 09:46:30 +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
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
53496b7cc9 fix ar7 compile
SVN-Revision: 7331
2007-05-24 15:59:32 +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
Mike Baker
4a41439c46 unified preinit environment
SVN-Revision: 7173
2007-05-10 14:37:47 +00:00
Eugene Konev
68298b9723 ar7: Fix volatile usage. Thanks Christopher Pascoe.
SVN-Revision: 7119
2007-05-07 05:17:26 +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
Eugene Konev
55c7c1d4d8 ar7: cpmac better reset handling and napi implementation.
SVN-Revision: 7105
2007-05-06 11:37:41 +00:00
Florian Fainelli
c961eac32d Add some diagnostic stuff for ar7
SVN-Revision: 7102
2007-05-06 08:58:04 +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
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
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
b7fac74f70 Add wifi profiles for ar7-2.6
SVN-Revision: 6792
2007-04-01 14:11:15 +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
Eugene Konev
d81c7f76b9 ar7: clocks setup (prerequisite for dsl/usb) and misc cleanups.
SVN-Revision: 6693
2007-03-25 05:42:16 +00:00
Eugene Konev
ec63c08be8 ar7 misc fixes: - serial - memory probing
SVN-Revision: 6635
2007-03-22 16:39:07 +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
6eb218b9c9 Add ar7-2.6 port (marked as broken for now).
SVN-Revision: 6600
2007-03-18 09:40:51 +00:00