Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vlynq cleanups: * drivers can now set a clock divisor * irq handling ↵ | Eugene Konev | 2007-09-12 | 3 | -98/+212 |
| | | | | | | cleanup, drivers now can handle error irqs themselves * style cleanup SVN-Revision: 8759 | ||||
* | more AR7 cleanups & fixes | Matteo Croce | 2007-09-11 | 6 | -105/+86 |
| | | | | SVN-Revision: 8758 | ||||
* | no memset after kzalloc | Matteo Croce | 2007-09-11 | 1 | -2/+0 |
| | | | | SVN-Revision: 8757 | ||||
* | AR7: Cleanups (closes: #2323) | Matteo Croce | 2007-09-11 | 20 | -483/+447 |
| | | | | SVN-Revision: 8756 | ||||
* | rewrite image generation | Gabor Juhos | 2007-09-11 | 19 | -293/+588 |
| | | | | SVN-Revision: 8755 | ||||
* | disable dsp freq use for vlynq bus clock init, disable external clocking (it ↵ | Nicolas Thill | 2007-09-11 | 2 | -79/+78 |
| | | | | | | 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 Thill | 2007-09-11 | 3 | -8/+7 |
| | | | | SVN-Revision: 8749 | ||||
* | fix typo | Nicolas Thill | 2007-09-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 8747 | ||||
* | Style cleanup | Eugene Konev | 2007-09-11 | 1 | -11/+5 |
| | | | | SVN-Revision: 8746 | ||||
* | Style cleanup | Eugene Konev | 2007-09-11 | 1 | -25/+10 |
| | | | | SVN-Revision: 8744 | ||||
* | AR7: IRQ handlng cleanup | Eugene Konev | 2007-09-11 | 1 | -94/+78 |
| | | | | SVN-Revision: 8743 | ||||
* | AR7 will also be running in big-endian on zyxel devices | Florian Fainelli | 2007-09-11 | 1 | -1/+2 |
| | | | | SVN-Revision: 8741 | ||||
* | Remove useless EXTRA_CFLAGS stuff | Florian Fainelli | 2007-09-11 | 1 | -2/+0 |
| | | | | SVN-Revision: 8740 | ||||
* | Fix comments to the mtd driver (see ↵ | Florian Fainelli | 2007-09-11 | 1 | -8/+7 |
| | | | | | | http://www.linux-mips.org/archives/linux-mips/2007-09/msg00064.html) SVN-Revision: 8738 | ||||
* | Rearrange patches | Florian Fainelli | 2007-09-10 | 6 | -116/+116 |
| | | | | SVN-Revision: 8729 | ||||
* | fix memory size detection (#2244) | Gabor Juhos | 2007-09-10 | 2 | -7/+11 |
| | | | | SVN-Revision: 8728 | ||||
* | Add preliminary support for sysupgrade on brcm | Florian Fainelli | 2007-09-09 | 1 | -0/+24 |
| | | | | SVN-Revision: 8718 | ||||
* | Add Merlin XU870 (#1303) | Florian Fainelli | 2007-09-09 | 1 | -0/+13 |
| | | | | SVN-Revision: 8715 | ||||
* | fixes menuconfig selection of grub for x86 targets | John Crispin | 2007-09-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 8713 | ||||
* | use the global register access macros in the flash driver | Gabor Juhos | 2007-09-09 | 1 | -14/+13 |
| | | | | SVN-Revision: 8707 | ||||
* | remove volatile derefs | Gabor Juhos | 2007-09-09 | 1 | -5/+8 |
| | | | | SVN-Revision: 8706 | ||||
* | cleanup memory detection code, fix #2244 | Gabor Juhos | 2007-09-09 | 2 | -47/+32 |
| | | | | SVN-Revision: 8705 | ||||
* | define more SWITCH/MPMC constants | Gabor Juhos | 2007-09-09 | 2 | -40/+177 |
| | | | | SVN-Revision: 8704 | ||||
* | remove redundant EXTRA_AFLAGS | Gabor Juhos | 2007-09-09 | 1 | -2/+0 |
| | | | | SVN-Revision: 8703 | ||||
* | cleanup IRQ code | Gabor Juhos | 2007-09-09 | 1 | -42/+23 |
| | | | | SVN-Revision: 8701 | ||||
* | cleanup PCI code | Gabor Juhos | 2007-09-09 | 4 | -333/+284 |
| | | | | SVN-Revision: 8700 | ||||
* | more config changes | Felix Fietkau | 2007-09-09 | 4 | -21/+0 |
| | | | | SVN-Revision: 8699 | ||||
* | oops. forgot to move the config around for x86 | Felix Fietkau | 2007-09-09 | 3 | -573/+41 |
| | | | | SVN-Revision: 8698 | ||||
* | adapt profiles for subtarget changes | Felix Fietkau | 2007-09-08 | 20 | -59/+0 |
| | | | | SVN-Revision: 8695 | ||||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 | 61 | -123/+96 |
| | | | | | | 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 cards | Felix Fietkau | 2007-09-08 | 1 | -0/+1 |
| | | | | SVN-Revision: 8690 | ||||
* | Add some EHCI related symbols when usb is selected | Florian Fainelli | 2007-09-08 | 1 | -0/+3 |
| | | | | SVN-Revision: 8686 | ||||
* | Use PHYS_OFFSET. | Eugene Konev | 2007-09-08 | 1 | -2/+2 |
| | | | | SVN-Revision: 8685 | ||||
* | Add TNETW1350 to known devices. Style cleanups. | Eugene Konev | 2007-09-08 | 1 | -6/+38 |
| | | | | SVN-Revision: 8684 | ||||
* | fix the symlink of the lzma-loader | Gabor Juhos | 2007-09-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 8683 | ||||
* | cosmetic fixes for ar7: indent, use lowercase hex notation, format | Nicolas Thill | 2007-09-06 | 10 | -163/+164 |
| | | | | SVN-Revision: 8656 | ||||
* | remove some obsolete files | Felix Fietkau | 2007-09-06 | 2 | -305/+0 |
| | | | | SVN-Revision: 8654 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 674 | -4/+4 |
| | | | | | | (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 Fainelli | 2007-09-06 | 1 | -2/+2 |
| | | | | | | which is not ready (#1858) SVN-Revision: 8649 | ||||
* | suppress warning in gcd() | Nicolas Thill | 2007-09-04 | 1 | -2/+2 |
| | | | | SVN-Revision: 8609 | ||||
* | use kernel abs(), remove recursion in gcd() (closes: #2307) | Nicolas Thill | 2007-09-04 | 1 | -9/+13 |
| | | | | SVN-Revision: 8608 | ||||
* | use constant for clock values (closes: #2306) | Nicolas Thill | 2007-09-04 | 2 | -17/+18 |
| | | | | SVN-Revision: 8607 | ||||
* | rename 2.6 high-speed usb serial fix to match 2.4 one | Nicolas Thill | 2007-09-02 | 1 | -0/+0 |
| | | | | SVN-Revision: 8574 | ||||
* | add high-speed usb serial fix from Junxion to 2.4 kernel too (closes: #2274) | Nicolas Thill | 2007-09-02 | 1 | -0/+30 |
| | | | | SVN-Revision: 8573 | ||||
* | small rdc-2.6 fixes (from sn9, thanks!) | Nicolas Thill | 2007-09-01 | 3 | -8/+4 |
| | | | | SVN-Revision: 8568 | ||||
* | build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t | Nicolas Thill | 2007-08-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 8559 | ||||
* | add high-speed usb serial fix from Junxion (closes: #2274) | Nicolas Thill | 2007-08-30 | 1 | -0/+25 |
| | | | | SVN-Revision: 8549 | ||||
* | I have new e-mail address. Thanks to Kaloz ;) | Gabor Juhos | 2007-08-29 | 51 | -55/+55 |
| | | | | SVN-Revision: 8538 | ||||
* | simplified image file generation | Gabor Juhos | 2007-08-29 | 1 | -23/+23 |
| | | | | SVN-Revision: 8537 | ||||
* | Fix the comment | Florian Fainelli | 2007-08-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 8506 |