Commit Graph

1138 Commits (72d4000d5477fad3e6e9e6b36659f995c585f029)

Author SHA1 Message Date
Rod Whitby 72d4000d54 Moved config back to config-default, but left the FSG3 profile config non-working in the config directory as a reminder that it has to be changed over to the new scheme when that's ready.
SVN-Revision: 8779
17 years ago
Matteo Croce 495ab00a60 don't broke other archs, we're close to mainstream (i hope)
SVN-Revision: 8778
17 years ago
Rod Whitby fa38113807 Reinstated the kernel configuration for the FSG3 profile.
SVN-Revision: 8776
17 years ago
Eugene Konev 5d3031cfb0 fix previous commit
SVN-Revision: 8774
17 years ago
Eugene Konev 438d168a98 add *dma_mask's to cpmacs
SVN-Revision: 8773
17 years ago
Eugene Konev fbd19377fa fix watchdog seek test (#2383)
SVN-Revision: 8772
17 years ago
Gabor Juhos c5d8137d09 image generation fixes, thanks to <berny156 at gmx.de> (#2379)
SVN-Revision: 8771
17 years ago
Eugene Konev a5472471a0 fix CAC_ADDR/UNCAC_ADDR macros
SVN-Revision: 8770
17 years ago
Eugene Konev 2f0762749d mmzone.h is not needed anymore
SVN-Revision: 8769
17 years ago
Eugene Konev b972859fec 128 irqs is not enough...
SVN-Revision: 8768
17 years ago
Eugene Konev 4056fefe8a copy-paste typo, lost static's
SVN-Revision: 8767
17 years ago
Matteo Croce c0c12e278b use ebase instead of CAC_BASE, some cosmetic fixes
SVN-Revision: 8766
17 years ago
Matteo Croce 64f9a22679 Enabled working ar7_wdt, style cleanups
SVN-Revision: 8764
17 years ago
Matteo Croce 87cef9d9a2 added ar7_wdt fix by Alex
SVN-Revision: 8762
17 years ago
Matteo Croce 339eba5fbd Style fixes
SVN-Revision: 8761
17 years ago
Eugene Konev 89333ac8f7 there is no need in two identical actions
SVN-Revision: 8760
17 years ago
Eugene Konev db5e143756 vlynq cleanups: * drivers can now set a clock divisor * irq handling cleanup, drivers now can handle error irqs themselves * style cleanup
SVN-Revision: 8759
17 years ago
Matteo Croce 09b45caf09 more AR7 cleanups & fixes
SVN-Revision: 8758
17 years ago
Matteo Croce 1349562f8d no memset after kzalloc
SVN-Revision: 8757
17 years ago
Matteo Croce 0efffbaf30 AR7: Cleanups (closes: #2323)
SVN-Revision: 8756
17 years ago
Gabor Juhos ddec515a09 rewrite image generation
SVN-Revision: 8755
17 years ago
Nicolas Thill 2ef23a0fd9 disable dsp freq use for vlynq bus clock init, disable external clocking (it 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
17 years ago
Nicolas Thill a6cda9c4bc fix target names in image options (closes: #2357)
SVN-Revision: 8749
17 years ago
Nicolas Thill 6fcca3ff7e fix typo
SVN-Revision: 8747
17 years ago
Eugene Konev 46dc089d5e Style cleanup
SVN-Revision: 8746
17 years ago
Eugene Konev 7b30c695dd Style cleanup
SVN-Revision: 8744
17 years ago
Eugene Konev 65235a2bb9 AR7: IRQ handlng cleanup
SVN-Revision: 8743
17 years ago
Florian Fainelli 042186d5ab AR7 will also be running in big-endian on zyxel devices
SVN-Revision: 8741
17 years ago
Florian Fainelli 58c85a4be7 Remove useless EXTRA_CFLAGS stuff
SVN-Revision: 8740
17 years ago
Florian Fainelli ba9fafe6eb Fix comments to the mtd driver (see http://www.linux-mips.org/archives/linux-mips/2007-09/msg00064.html)
SVN-Revision: 8738
17 years ago
Florian Fainelli 114a03a429 Rearrange patches
SVN-Revision: 8729
17 years ago
Gabor Juhos ac15780234 fix memory size detection (#2244)
SVN-Revision: 8728
17 years ago
Florian Fainelli 1d7dc11649 Add preliminary support for sysupgrade on brcm
SVN-Revision: 8718
17 years ago
Florian Fainelli 27cbbe847d Add Merlin XU870 (#1303)
SVN-Revision: 8715
17 years ago
John Crispin b9eaeeaf99 fixes menuconfig selection of grub for x86 targets
SVN-Revision: 8713
17 years ago
Florian Fainelli 43dc71fb0d Fix the imagebuilder generation (does not mean it works with the recent changes)
SVN-Revision: 8710
17 years ago
Gabor Juhos 741c1f7997 use the global register access macros in the flash driver
SVN-Revision: 8707
17 years ago
Gabor Juhos 108723067b remove volatile derefs
SVN-Revision: 8706
17 years ago
Gabor Juhos 187ef4c639 cleanup memory detection code, fix #2244
SVN-Revision: 8705
17 years ago
Gabor Juhos 6ea4ccc158 define more SWITCH/MPMC constants
SVN-Revision: 8704
17 years ago
Gabor Juhos 1937e8382a remove redundant EXTRA_AFLAGS
SVN-Revision: 8703
17 years ago
Gabor Juhos 1665832e68 cleanup IRQ code
SVN-Revision: 8701
17 years ago
Gabor Juhos 73b2555da2 cleanup PCI code
SVN-Revision: 8700
17 years ago
Felix Fietkau af21798b77 more config changes
SVN-Revision: 8699
17 years ago
Felix Fietkau d17745e679 oops. forgot to move the config around for x86
SVN-Revision: 8698
17 years ago
Felix Fietkau 87a88cebc7 adapt profiles for subtarget changes
SVN-Revision: 8695
17 years ago
Felix Fietkau a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
SVN-Revision: 8694
17 years ago
Felix Fietkau 75f1024d48 fix pci init for brcm-2.4 with atheros wifi cards
SVN-Revision: 8690
17 years ago
Florian Fainelli 8505138db8 Add some EHCI related symbols when usb is selected
SVN-Revision: 8686
17 years ago
Eugene Konev 538479305e Use PHYS_OFFSET.
SVN-Revision: 8685
17 years ago