+ gcc 4.0 fixes
+
+
+brcm/
+ Broadcom specific patches
+
+001-bcm47xx.patch
+ This is the broadcom specific code from asus (1941) GPL source tarball.
+ There are many small patches included, so it works with linux 2.4.30 kernel.
+ The original code is based on Linux 2.4.20.
+
+002-wl_fix.patch
+ The driver for the wireless lan chip on brcm47xx based routers is binary only.
+ This means it depends on older data structures in the kernel. We backported some
+ of the changes or changed some of the data structures to work with the binary modul.
+ This is a really bad hack, but without source code, there is no better chance to get
+ the driver working with newer kernels.
+
+003-bcm47xx_cache_fixes.patch
+
+004-diag_led.patch
+ OpenWrt diag (led and reset button) driver
+
+
+ar7/
+ TI AR7 specific patches
+
+000-ar7_support.patch
+
+001-flash_map.patch