| Commit message (Expand) | Author | Age | Files | Lines |
* | strip the kernel version suffix from target directories, except for brcm-2.4 ... | Felix Fietkau | 2007-09-06 | 11 | -2699/+0 |
* | Disable the USB clock for now, will be used later for the AR7-HCD driver, whi... | Florian Fainelli | 2007-09-06 | 1 | -2/+2 |
* | suppress warning in gcd() | Nicolas Thill | 2007-09-04 | 1 | -2/+2 |
* | use kernel abs(), remove recursion in gcd() (closes: #2307) | Nicolas Thill | 2007-09-04 | 1 | -9/+13 |
* | use constant for clock values (closes: #2306) | Nicolas Thill | 2007-09-04 | 1 | -17/+13 |
* | cosmetic fix: properly indent source | Nicolas Thill | 2007-08-18 | 1 | -121/+119 |
* | enable use of 8M flash (closes: #2232) | Nicolas Thill | 2007-08-18 | 1 | -1/+1 |
* | fix vlynq initialization (closes: #2135) | Nicolas Thill | 2007-08-18 | 1 | -12/+11 |
* | Register the second uart on tnetd7300 and fix the watchdog register for 7200/... | Florian Fainelli | 2007-07-31 | 1 | -32/+57 |
* | update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help) | Nicolas Thill | 2007-07-27 | 4 | -222/+86 |
* | cosmetic fix (indent and use c-style comments) | Nicolas Thill | 2007-07-27 | 1 | -14/+14 |
* | Add more ar7 fixes by DerAgo. Fix vlnyq initialistion on fritzbox, add prom_p... | Florian Fainelli | 2007-07-24 | 2 | -13/+47 |
* | Add an ar7 tnetd7200 fix by DerAgo, thanks ! | Florian Fainelli | 2007-07-18 | 2 | -36/+144 |
* | Fix the IRQ assignment with vlynq/pci, thanks sw ! (#1865) | Florian Fainelli | 2007-06-21 | 1 | -1/+3 |
* | Do not try to initialise clocks for now, it is borken on most devices | Florian Fainelli | 2007-06-12 | 1 | -1/+2 |
* | add ar7-2.6 fixes by Stefan Weil | Felix Fietkau | 2007-06-04 | 4 | -18/+21 |
* | Include the architecture specific gpio file for now | Florian Fainelli | 2007-05-29 | 1 | -1/+1 |
* | Restore the gpio.h file, platform.c uses the generic GPIO API | Florian Fainelli | 2007-05-29 | 1 | -1/+1 |
* | fix ar7 compile | Felix Fietkau | 2007-05-24 | 4 | -10/+6 |
* | ar7: Fix volatile usage. Thanks Christopher Pascoe. | Eugene Konev | 2007-05-07 | 1 | -11/+11 |
* | ar7: Add minimal kgdb implementation (#114). | Eugene Konev | 2007-05-06 | 1 | -0/+20 |
* | Use console config from adam2/pspboot environment (#1623). | Eugene Konev | 2007-05-06 | 1 | -0/+38 |
* | Return -ENODEV, when device is absent. This should fix lockups on boot. | Eugene Konev | 2007-04-22 | 1 | -0/+2 |
* | remove __init from prom_getenv() | Felix Fietkau | 2007-04-20 | 1 | -1/+1 |
* | ar7: speed up irq handlers, fix asm/ar7/ar7.h | Eugene Konev | 2007-03-27 | 1 | -33/+77 |
* | ar7: clocks setup (prerequisite for dsl/usb) and misc cleanups. | Eugene Konev | 2007-03-25 | 4 | -8/+374 |
* | ar7 misc fixes: - serial - memory probing | Eugene Konev | 2007-03-22 | 3 | -29/+21 |
* | Remove initrd code leftovers. Also fixes "Bad page state" on boot (kernel tri... | Eugene Konev | 2007-03-19 | 1 | -8/+0 |
* | Add forgotten part of vlynq irq setup | Eugene Konev | 2007-03-18 | 2 | -1/+5 |
* | Add ar7-2.6 port (marked as broken for now). | Eugene Konev | 2007-03-18 | 10 | -0/+2211 |