aboutsummaryrefslogtreecommitdiff
path: root/target
Commit message (Collapse)AuthorAge
...
* added ar7_wdt fix by AlexMatteo Croce2007-09-12
| | | | SVN-Revision: 8762
* Style fixesMatteo Croce2007-09-12
| | | | SVN-Revision: 8761
* there is no need in two identical actionsEugene Konev2007-09-12
| | | | SVN-Revision: 8760
* vlynq cleanups: * drivers can now set a clock divisor * irq handling ↵Eugene Konev2007-09-12
| | | | | | cleanup, drivers now can handle error irqs themselves * style cleanup SVN-Revision: 8759
* more AR7 cleanups & fixesMatteo Croce2007-09-11
| | | | SVN-Revision: 8758
* no memset after kzallocMatteo Croce2007-09-11
| | | | SVN-Revision: 8757
* AR7: Cleanups (closes: #2323)Matteo Croce2007-09-11
| | | | SVN-Revision: 8756
* rewrite image generationGabor Juhos2007-09-11
| | | | SVN-Revision: 8755
* disable dsp freq use for vlynq bus clock init, disable external clocking (it ↵Nicolas Thill2007-09-11
| | | | | | locks up on c54apra2+) and revert to internal clocking trying various clock divisors. cleanup: * remove volative and use readl & writel accessors instead * use set_irq_chip & friends for irq setup * use kzalloc instead of kmalloc * secure VINT_VECTOR macro argument * remove unused vlynq_local_id function SVN-Revision: 8750
* fix target names in image options (closes: #2357)Nicolas Thill2007-09-11
| | | | SVN-Revision: 8749
* fix typoNicolas Thill2007-09-11
| | | | SVN-Revision: 8747
* Style cleanupEugene Konev2007-09-11
| | | | SVN-Revision: 8746
* Style cleanupEugene Konev2007-09-11
| | | | SVN-Revision: 8744
* AR7: IRQ handlng cleanupEugene Konev2007-09-11
| | | | SVN-Revision: 8743
* AR7 will also be running in big-endian on zyxel devicesFlorian Fainelli2007-09-11
| | | | SVN-Revision: 8741
* Remove useless EXTRA_CFLAGS stuffFlorian Fainelli2007-09-11
| | | | SVN-Revision: 8740
* Fix comments to the mtd driver (see ↵Florian Fainelli2007-09-11
| | | | | | http://www.linux-mips.org/archives/linux-mips/2007-09/msg00064.html) SVN-Revision: 8738
* Rearrange patchesFlorian Fainelli2007-09-10
| | | | SVN-Revision: 8729
* fix memory size detection (#2244)Gabor Juhos2007-09-10
| | | | SVN-Revision: 8728
* Add preliminary support for sysupgrade on brcmFlorian Fainelli2007-09-09
| | | | SVN-Revision: 8718
* Add Merlin XU870 (#1303)Florian Fainelli2007-09-09
| | | | SVN-Revision: 8715
* fixes menuconfig selection of grub for x86 targetsJohn Crispin2007-09-09
| | | | SVN-Revision: 8713
* Fix the imagebuilder generation (does not mean it works with the recent changes)Florian Fainelli2007-09-09
| | | | SVN-Revision: 8710
* use the global register access macros in the flash driverGabor Juhos2007-09-09
| | | | SVN-Revision: 8707
* remove volatile derefsGabor Juhos2007-09-09
| | | | SVN-Revision: 8706
* cleanup memory detection code, fix #2244Gabor Juhos2007-09-09
| | | | SVN-Revision: 8705
* define more SWITCH/MPMC constantsGabor Juhos2007-09-09
| | | | SVN-Revision: 8704
* remove redundant EXTRA_AFLAGSGabor Juhos2007-09-09
| | | | SVN-Revision: 8703
* cleanup IRQ codeGabor Juhos2007-09-09
| | | | SVN-Revision: 8701
* cleanup PCI codeGabor Juhos2007-09-09
| | | | SVN-Revision: 8700
* more config changesFelix Fietkau2007-09-09
| | | | SVN-Revision: 8699
* oops. forgot to move the config around for x86Felix Fietkau2007-09-09
| | | | SVN-Revision: 8698
* adapt profiles for subtarget changesFelix Fietkau2007-09-08
| | | | SVN-Revision: 8695
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-08
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694
* fix pci init for brcm-2.4 with atheros wifi cardsFelix Fietkau2007-09-08
| | | | SVN-Revision: 8690
* Add some EHCI related symbols when usb is selectedFlorian Fainelli2007-09-08
| | | | SVN-Revision: 8686
* Use PHYS_OFFSET.Eugene Konev2007-09-08
| | | | SVN-Revision: 8685
* Add TNETW1350 to known devices. Style cleanups.Eugene Konev2007-09-08
| | | | SVN-Revision: 8684
* fix the symlink of the lzma-loaderGabor Juhos2007-09-08
| | | | SVN-Revision: 8683
* cosmetic fixes for ar7: indent, use lowercase hex notation, formatNicolas Thill2007-09-06
| | | | SVN-Revision: 8656
* remove some obsolete filesFelix Fietkau2007-09-06
| | | | SVN-Revision: 8654
* 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
* rename 2.6 high-speed usb serial fix to match 2.4 oneNicolas Thill2007-09-02
| | | | SVN-Revision: 8574
* add high-speed usb serial fix from Junxion to 2.4 kernel too (closes: #2274)Nicolas Thill2007-09-02
| | | | SVN-Revision: 8573
* small rdc-2.6 fixes (from sn9, thanks!)Nicolas Thill2007-09-01
| | | | SVN-Revision: 8568
* fix a dependency bugFelix Fietkau2007-08-30
| | | | SVN-Revision: 8561