matteo
|
6485c8ba0a
|
AR7: Cleanups (closes: #2323)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8756 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-11 21:19:57 +00:00 |
|
nico
|
642f601416
|
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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8750 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-11 14:50:43 +00:00 |
|
nico
|
4aac3b42a2
|
cosmetic fixes for ar7: indent, use lowercase hex notation, format
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8656 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-06 19:35:08 +00:00 |
|
nbd
|
17c7b6c3fd
|
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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-06 16:27:37 +00:00 |
|