summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/linux-2.4/patches/brcm
Commit message (Collapse)AuthorAgeFilesLines
* large target/linux cleanupFelix Fietkau2006-01-107-25155/+0
| | | | SVN-Revision: 2877
* fix sbh symbol export for switch drivers on brcm-2.4Felix Fietkau2006-01-101-1/+3
| | | | SVN-Revision: 2873
* backport flash-map driver and serial setup from 2.6 for netgear wgt634, ↵Waldemar Brodkorb2005-12-202-993/+1339
| | | | | | split flash map from brcm patch SVN-Revision: 2744
* work around the remaining race condition in the tsc sched stuffFelix Fietkau2005-11-151-5/+12
| | | | SVN-Revision: 2503
* clean up tsc sched patchFelix Fietkau2005-11-151-4/+8
| | | | SVN-Revision: 2499
* fix a race condition in the sched_use_tsc patchFelix Fietkau2005-11-141-9/+10
| | | | SVN-Revision: 2483
* move generic kernel build parts out of board support patchesFelix Fietkau2005-11-111-103/+1
| | | | SVN-Revision: 2439
* remove mkdep fix, now handled by ../generic/209-mkdep_fix.patchNicolas Thill2005-11-111-9/+0
| | | | SVN-Revision: 2422
* rename sched/tsc patch for trunkFelix Fietkau2005-11-101-0/+0
| | | | SVN-Revision: 2405
* add patch to allow packet schedulers to use the cpu TSC as time source ↵Felix Fietkau2005-11-101-0/+72
| | | | | | (faster and more accurate) SVN-Revision: 2402
* add compatibility hack for gpio stuffFelix Fietkau2005-11-081-2/+16
| | | | SVN-Revision: 2396
* add new broadcom system code and new wlan driver (old driver still used by ↵Felix Fietkau2005-11-081-1996/+5485
| | | | | | default) SVN-Revision: 2395
* move diag module outside of kernel directoryImre Kaloz2005-09-211-278/+0
| | | | SVN-Revision: 1968
* fix wrt54gs v4 serialFelix Fietkau2005-09-011-14/+38
| | | | SVN-Revision: 1814
* fix asus deluxe serial console (broken by v4 support patch)Felix Fietkau2005-08-301-28/+31
| | | | SVN-Revision: 1798
* fix system clock issues with wrt54g v4Felix Fietkau2005-08-271-398/+453
| | | | SVN-Revision: 1762
* fix bcm47xx patch (remove duplicate flash chip patch)Felix Fietkau2005-08-221-920/+0
| | | | SVN-Revision: 1721
* add wrt54g v4 supportFelix Fietkau2005-08-221-552/+1482
| | | | SVN-Revision: 1716
* add wrt54g v4 supportFelix Fietkau2005-08-221-10/+23
| | | | SVN-Revision: 1715
* fix ide support on wl-hddFelix Fietkau2005-08-121-0/+18
| | | | SVN-Revision: 1615
* bluetooth fixes from Tomas VanekWaldemar Brodkorb2005-07-261-0/+12
| | | | SVN-Revision: 1571
* really fix v1 hardware bug now (there was a bug in blast_dcache in the last fix)Felix Fietkau2005-07-061-230/+97
| | | | SVN-Revision: 1361
* print kernel message when cache workarounds are enabledFelix Fietkau2005-07-051-16/+17
| | | | SVN-Revision: 1351
* finally fix the v1 hardware bug :)Felix Fietkau2005-07-051-60/+131
| | | | SVN-Revision: 1346
* change kernel_args to kernel_cmdline for kernel command line overrideFelix Fietkau2005-07-031-1/+1
| | | | SVN-Revision: 1321
* unify gcc 3.4 fixes, move flash chip drivers to generic patches, move ↵Imre Kaloz2005-07-022-1185/+265
| | | | | | diag_led driver to separate patch, update docs SVN-Revision: 1316
* clean up mmu/cache patch for bcm4710 - improves stability a lotFelix Fietkau2005-06-301-354/+393
| | | | SVN-Revision: 1297
* fix bcm47xx cache fixesFelix Fietkau2005-06-132-122/+238
| | | | SVN-Revision: 1224
* add some more mmu fixes for bcm4710Felix Fietkau2005-06-111-0/+40
| | | | SVN-Revision: 1203
* add even more workarounds for bcm4710, remove -fno-delayed-branch from ↵Felix Fietkau2005-06-012-11/+120
| | | | | | kernel cflags -- not needed anymore SVN-Revision: 1132
* split kernel patches into board dependend and genericFelix Fietkau2005-05-304-0/+22151
SVN-Revision: 1122