Commit Graph

18 Commits

Author SHA1 Message Date
Florian Fainelli
5c13b4e22e Add an ar7 tnetd7200 fix by DerAgo, thanks !
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-18 13:42:24 +00:00
Florian Fainelli
283d10a870 Fix the IRQ assignment with vlynq/pci, thanks sw ! (#1865)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7689 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-21 17:20:19 +00:00
Florian Fainelli
61178417c3 Do not try to initialise clocks for now, it is borken on most devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-12 10:50:41 +00:00
Felix Fietkau
4bc7e0ca8a add ar7-2.6 fixes by Stefan Weil
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7487 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-04 09:46:30 +00:00
Florian Fainelli
1593848da6 Include the architecture specific gpio file for now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7381 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-29 11:38:21 +00:00
Florian Fainelli
47a9b1cb18 Restore the gpio.h file, platform.c uses the generic GPIO API
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7380 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-29 11:15:17 +00:00
Felix Fietkau
29fd1c825d fix ar7 compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-24 15:59:32 +00:00
Eugene Konev
5579f42078 ar7: Fix volatile usage. Thanks Christopher Pascoe.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7119 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-07 05:17:26 +00:00
Eugene Konev
427484a86f ar7: Add minimal kgdb implementation (#114).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7109 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-06 15:25:02 +00:00
Eugene Konev
2b6081bc39 Use console config from adam2/pspboot environment (#1623).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7107 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-06 13:30:38 +00:00
Eugene Konev
40bebf1dd6 Return -ENODEV, when device is absent. This should fix lockups on boot.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7031 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-22 05:27:28 +00:00
Felix Fietkau
02357c0886 remove __init from prom_getenv()
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7012 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-20 15:12:12 +00:00
Eugene Konev
b529ca5439 ar7: speed up irq handlers, fix asm/ar7/ar7.h
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6723 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-27 14:56:34 +00:00
Eugene Konev
8f80d431dd ar7: clocks setup (prerequisite for dsl/usb) and misc cleanups.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6693 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-25 05:42:16 +00:00
Eugene Konev
5287693525 ar7 misc fixes:
- serial
 - memory probing


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-22 16:39:07 +00:00
Eugene Konev
3e1add7fef Remove initrd code leftovers. Also fixes "Bad page state" on boot
(kernel tried to free initramfs twice).


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6613 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-19 17:25:06 +00:00
Eugene Konev
e6fa790106 Add forgotten part of vlynq irq setup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6606 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-18 16:00:28 +00:00
Eugene Konev
76430e10b2 Add ar7-2.6 port (marked as broken for now).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6600 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-18 09:40:51 +00:00