266 Commits (4482f4b5f127fbccfc9771d68617bffd47b49a27)

Author SHA1 Message Date
Matteo Croce 1349562f8d no memset after kzalloc 17 years ago
Matteo Croce 0efffbaf30 AR7: Cleanups (closes: #2323) 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 17 years ago
Nicolas Thill 6fcca3ff7e fix typo 17 years ago
Eugene Konev 46dc089d5e Style cleanup 17 years ago
Eugene Konev 7b30c695dd Style cleanup 17 years ago
Eugene Konev 65235a2bb9 AR7: IRQ handlng cleanup 17 years ago
Florian Fainelli 042186d5ab AR7 will also be running in big-endian on zyxel devices 17 years ago
Florian Fainelli 58c85a4be7 Remove useless EXTRA_CFLAGS stuff 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) 17 years ago
Felix Fietkau 87a88cebc7 adapt profiles for subtarget changes 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 17 years ago
Eugene Konev 538479305e Use PHYS_OFFSET. 17 years ago
Eugene Konev 3520251c21 Add TNETW1350 to known devices. Style cleanups. 17 years ago
Nicolas Thill 929f86c30e cosmetic fixes for ar7: indent, use lowercase hex notation, format 17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 17 years ago