summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7
Commit message (Expand)AuthorAgeFilesLines
* fix silliness in [8886]Matteo Croce2007-09-201-7/+2
* replace deprecated u_char with u8Matteo Croce2007-09-201-4/+4
* Make ar7_part more readable and endianness safeMatteo Croce2007-09-201-10/+19
* small cpmac fixesMatteo Croce2007-09-201-2/+1
* remove useless dependencyMatteo Croce2007-09-201-1/+1
* use set_irq_chip_and_handler (#2408)Eugene Konev2007-09-201-1/+3
* style cleanups (make checkpatch.pl happy)Matteo Croce2007-09-191-5/+5
* clean up jffs2 config optionsFelix Fietkau2007-09-191-2/+0
* cleanup (use dma API, use accessors, debugging/printk cleanup)Eugene Konev2007-09-191-460/+429
* We have generic irqs now.Eugene Konev2007-09-191-1/+2
* detect ar7 at runtime in set_except_vector and remove useless volatileMatteo Croce2007-09-171-21/+25
* don't broke other archs, we're close to mainstream (i hope)Matteo Croce2007-09-141-2/+5
* fix previous commitEugene Konev2007-09-141-4/+5
* add *dma_mask's to cpmacsEugene Konev2007-09-141-2/+11
* fix watchdog seek test (#2383)Eugene Konev2007-09-141-1/+1
* fix CAC_ADDR/UNCAC_ADDR macrosEugene Konev2007-09-131-0/+16
* mmzone.h is not needed anymoreEugene Konev2007-09-131-27/+0
* 128 irqs is not enough...Eugene Konev2007-09-131-0/+16
* copy-paste typo, lost static'sEugene Konev2007-09-131-3/+3
* use ebase instead of CAC_BASE, some cosmetic fixesMatteo Croce2007-09-122-26/+20
* Enabled working ar7_wdt, style cleanupsMatteo Croce2007-09-1210-30/+38
* added ar7_wdt fix by AlexMatteo Croce2007-09-121-22/+25
* Style fixesMatteo Croce2007-09-121-13/+13
* there is no need in two identical actionsEugene Konev2007-09-121-7/+1
* vlynq cleanups: * drivers can now set a clock divisor * irq handling cleanup,...Eugene Konev2007-09-123-98/+212
* more AR7 cleanups & fixesMatteo Croce2007-09-116-105/+86
* no memset after kzallocMatteo Croce2007-09-111-2/+0
* AR7: Cleanups (closes: #2323)Matteo Croce2007-09-1120-483/+447
* disable dsp freq use for vlynq bus clock init, disable external clocking (it ...Nicolas Thill2007-09-112-79/+78
* fix typoNicolas Thill2007-09-111-1/+1
* Style cleanupEugene Konev2007-09-111-11/+5
* Style cleanupEugene Konev2007-09-111-25/+10
* AR7: IRQ handlng cleanupEugene Konev2007-09-111-94/+78
* AR7 will also be running in big-endian on zyxel devicesFlorian Fainelli2007-09-111-1/+2
* Remove useless EXTRA_CFLAGS stuffFlorian Fainelli2007-09-111-2/+0
* Fix comments to the mtd driver (see http://www.linux-mips.org/archives/linux-...Florian Fainelli2007-09-111-8/+7
* adapt profiles for subtarget changesFelix Fietkau2007-09-081-2/+0
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-082-3/+3
* Use PHYS_OFFSET.Eugene Konev2007-09-081-2/+2
* Add TNETW1350 to known devices. Style cleanups.Eugene Konev2007-09-081-6/+38
* cosmetic fixes for ar7: indent, use lowercase hex notation, formatNicolas Thill2007-09-0610-163/+164
* strip the kernel version suffix from target directories, except for brcm-2.4 ...Felix Fietkau2007-09-0641-0/+6026