summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7-2.6/files/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Disable the USB clock for now, will be used later for the AR7-HCD driver, whi...florian2007-09-061-2/+2
* suppress warning in gcd()nico2007-09-041-2/+2
* use kernel abs(), remove recursion in gcd() (closes: #2307)nico2007-09-041-9/+13
* use constant for clock values (closes: #2306)nico2007-09-041-17/+13
* cosmetic fix: properly indent sourcenico2007-08-181-121/+119
* enable use of 8M flash (closes: #2232)nico2007-08-181-1/+1
* fix vlynq initialization (closes: #2135)nico2007-08-181-12/+11
* Register the second uart on tnetd7300 and fix the watchdog register for 7200/...florian2007-07-311-32/+57
* update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help)nico2007-07-274-222/+86
* cosmetic fix (indent and use c-style comments)nico2007-07-271-14/+14
* Add more ar7 fixes by DerAgo. Fix vlnyq initialistion on fritzbox, add prom_p...florian2007-07-242-13/+47
* Add an ar7 tnetd7200 fix by DerAgo, thanks !florian2007-07-182-36/+144
* Fix the IRQ assignment with vlynq/pci, thanks sw ! (#1865)florian2007-06-211-1/+3
* Do not try to initialise clocks for now, it is borken on most devicesflorian2007-06-121-1/+2
* add ar7-2.6 fixes by Stefan Weilnbd2007-06-044-18/+21
* Include the architecture specific gpio file for nowflorian2007-05-291-1/+1
* Restore the gpio.h file, platform.c uses the generic GPIO APIflorian2007-05-291-1/+1
* fix ar7 compilenbd2007-05-244-10/+6
* ar7: Fix volatile usage. Thanks Christopher Pascoe.ejka2007-05-071-11/+11
* ar7: Add minimal kgdb implementation (#114).ejka2007-05-061-0/+20
* Use console config from adam2/pspboot environment (#1623).ejka2007-05-061-0/+38
* Return -ENODEV, when device is absent. This should fix lockups on boot.ejka2007-04-221-0/+2
* remove __init from prom_getenv()nbd2007-04-201-1/+1
* ar7: speed up irq handlers, fix asm/ar7/ar7.hejka2007-03-271-33/+77
* ar7: clocks setup (prerequisite for dsl/usb) and misc cleanups.ejka2007-03-254-8/+374
* ar7 misc fixes:ejka2007-03-223-29/+21
* Remove initrd code leftovers. Also fixes "Bad page state" on boot ejka2007-03-191-8/+0
* Add forgotten part of vlynq irq setupejka2007-03-182-1/+5
* Add ar7-2.6 port (marked as broken for now).ejka2007-03-1810-0/+2211