summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx-2.6/patches-2.6.22/150-cpu_fixes.patch
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-061-643/+0
| | | | | | (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
* brcm47xx-2.6: add a few nops here, some irq saving there, blast the full ↵nbd2007-07-261-31/+300
| | | | | | | | | | cache on page icache flushes i really hate the broadcom cpu bugs, but it's much more stable now. PS: A /* Ouch */ in the original source showed me the way ;) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8165 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more fixes for the crazy cpu cache issues on brcm47xx-2.6 (mainly affects ↵nbd2007-07-041-24/+55
| | | | | | 4704) - turns out some of the previous fixes were incorrect and a coherency setup functions was missing git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7865 3c298f89-4303-0410-b956-a3cf2f4a3e73
* set the kernel version of brcm47xx-2.6 in the target makefile, keep patch ↵nbd2007-06-211-0/+343
compatibility with 2.6.21.5 in case we need to revert before the next release git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7698 3c298f89-4303-0410-b956-a3cf2f4a3e73