aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ar7-2.6/files/arch/mips/ar7
Commit message (Collapse)AuthorAge
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-06
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653
* Disable the USB clock for now, will be used later for the AR7-HCD driver, ↵Florian Fainelli2007-09-06
| | | | | | which is not ready (#1858) SVN-Revision: 8649
* suppress warning in gcd()Nicolas Thill2007-09-04
| | | | SVN-Revision: 8609
* use kernel abs(), remove recursion in gcd() (closes: #2307)Nicolas Thill2007-09-04
| | | | SVN-Revision: 8608
* use constant for clock values (closes: #2306)Nicolas Thill2007-09-04
| | | | SVN-Revision: 8607
* cosmetic fix: properly indent sourceNicolas Thill2007-08-18
| | | | SVN-Revision: 8425
* enable use of 8M flash (closes: #2232)Nicolas Thill2007-08-18
| | | | SVN-Revision: 8424
* fix vlynq initialization (closes: #2135)Nicolas Thill2007-08-18
| | | | SVN-Revision: 8423
* Register the second uart on tnetd7300 and fix the watchdog register for ↵Florian Fainelli2007-07-31
| | | | | | 7200/7300, thanks to DerAgo (#2149) SVN-Revision: 8280
* update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help)Nicolas Thill2007-07-27
| | | | SVN-Revision: 8189
* cosmetic fix (indent and use c-style comments)Nicolas Thill2007-07-27
| | | | SVN-Revision: 8188
* Add more ar7 fixes by DerAgo. Fix vlnyq initialistion on fritzbox, add ↵Florian Fainelli2007-07-24
| | | | | | prom_printf required for kgdb, make kgbd finally work, thanks ! SVN-Revision: 8141
* Add an ar7 tnetd7200 fix by DerAgo, thanks !Florian Fainelli2007-07-18
| | | | SVN-Revision: 8036
* Fix the IRQ assignment with vlynq/pci, thanks sw ! (#1865)Florian Fainelli2007-06-21
| | | | SVN-Revision: 7689
* Do not try to initialise clocks for now, it is borken on most devicesFlorian Fainelli2007-06-12
| | | | SVN-Revision: 7580
* add ar7-2.6 fixes by Stefan WeilFelix Fietkau2007-06-04
| | | | SVN-Revision: 7487
* Include the architecture specific gpio file for nowFlorian Fainelli2007-05-29
| | | | SVN-Revision: 7381
* Restore the gpio.h file, platform.c uses the generic GPIO APIFlorian Fainelli2007-05-29
| | | | SVN-Revision: 7380
* fix ar7 compileFelix Fietkau2007-05-24
| | | | SVN-Revision: 7331
* ar7: Fix volatile usage. Thanks Christopher Pascoe.Eugene Konev2007-05-07
| | | | SVN-Revision: 7119
* ar7: Add minimal kgdb implementation (#114).Eugene Konev2007-05-06
| | | | SVN-Revision: 7109
* Use console config from adam2/pspboot environment (#1623).Eugene Konev2007-05-06
| | | | SVN-Revision: 7107
* Return -ENODEV, when device is absent. This should fix lockups on boot.Eugene Konev2007-04-22
| | | | SVN-Revision: 7031
* remove __init from prom_getenv()Felix Fietkau2007-04-20
| | | | SVN-Revision: 7012
* ar7: speed up irq handlers, fix asm/ar7/ar7.hEugene Konev2007-03-27
| | | | SVN-Revision: 6723
* ar7: clocks setup (prerequisite for dsl/usb) and misc cleanups.Eugene Konev2007-03-25
| | | | SVN-Revision: 6693
* ar7 misc fixes: - serial - memory probingEugene Konev2007-03-22
| | | | SVN-Revision: 6635
* Remove initrd code leftovers. Also fixes "Bad page state" on boot (kernel ↵Eugene Konev2007-03-19
| | | | | | tried to free initramfs twice). SVN-Revision: 6613
* Add forgotten part of vlynq irq setupEugene Konev2007-03-18
| | | | SVN-Revision: 6606
* Add ar7-2.6 port (marked as broken for now).Eugene Konev2007-03-18
SVN-Revision: 6600