[dtaht/Cerowrt-3.3] 08759f: mac80211: fix station lookup issues
GitHub
noreply at github.com
Fri Jun 8 08:13:25 EDT 2012
Branch: refs/heads/master
Home: https://github.com/dtaht/Cerowrt-3.3
Commit: 08759f0f3b1ad5af5ee4c4fe4799d465ddefd0f9
https://github.com/dtaht/Cerowrt-3.3/commit/08759f0f3b1ad5af5ee4c4fe4799d465ddefd0f9
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-04-30 (Mon, 30 Apr 2012)
Changed paths:
M package/mac80211/patches/300-pending_work.patch
Log Message:
-----------
mac80211: fix station lookup issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31539 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 90ed704fdb87dc52efa997da1b5f250b9de623ea
https://github.com/dtaht/Cerowrt-3.3/commit/90ed704fdb87dc52efa997da1b5f250b9de623ea
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-04-30 (Mon, 30 Apr 2012)
Changed paths:
M package/mac80211/patches/300-pending_work.patch
Log Message:
-----------
ath9k: merge a ar93xx ht40 performance fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31540 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: e51f7c5d1b373e49b9c482b7b0227853a2975085
https://github.com/dtaht/Cerowrt-3.3/commit/e51f7c5d1b373e49b9c482b7b0227853a2975085
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-04-30 (Mon, 30 Apr 2012)
Changed paths:
M include/kernel-version.mk
M target/linux/adm5120/Makefile
M target/linux/adm8668/Makefile
M target/linux/ar71xx/Makefile
M target/linux/at91/Makefile
M target/linux/avr32/Makefile
M target/linux/brcm63xx/Makefile
M target/linux/brcm63xx/patches-3.3/402-ehci-add-driver-for-bcm63xx-integrated-controller.patch
M target/linux/brcm63xx/patches-3.3/501-board-NB4.patch
M target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch
M target/linux/brcm63xx/patches-3.3/800-wl_exports.patch
M target/linux/cns21xx/Makefile
M target/linux/generic/patches-3.3/100-overlayfs_v12.patch
R target/linux/generic/patches-3.3/120-ppp_txqueue_restart.patch
M target/linux/generic/patches-3.3/642-bridge_port_isolate.patch
M target/linux/generic/patches-3.3/644-bridge_optimize_netfilter_hooks.patch
M target/linux/lantiq/patches-3.3/0044-MIPS-lantiq-adds-dwc_otg.patch
M target/linux/malta/Makefile
M target/linux/mpc52xx/Makefile
M target/linux/ppc40x/Makefile
M target/linux/ramips/Makefile
M target/linux/ramips/patches-3.3/200-rt3883-ehci-glue.patch
M target/linux/uml/Makefile
M target/linux/x86/geos/target.mk
Log Message:
-----------
kernel: update linux 3.3 to 3.3.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31541 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 5bae60a02473c39fb49a4e9b7e2bd0b2f581e3ce
https://github.com/dtaht/Cerowrt-3.3/commit/5bae60a02473c39fb49a4e9b7e2bd0b2f581e3ce
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-04-30 (Mon, 30 Apr 2012)
Changed paths:
M package/relayd/Makefile
M package/relayd/files/relay.hotplug
A package/relayd/files/relay.init
R package/relayd/files/relay.sh
Log Message:
-----------
relayd: use an init script instead of a legacy network proto handler (fixes #11276)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31542 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: b905c102f041ea88e7a5e1b25bd089953bf345f7
https://github.com/dtaht/Cerowrt-3.3/commit/b905c102f041ea88e7a5e1b25bd089953bf345f7
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-04-30 (Mon, 30 Apr 2012)
Changed paths:
M package/base-files-network/files/lib/network/config.sh
Log Message:
-----------
base-files-network: add a fixup_interface function like with the netifd compatibility scripts - allows selective fixup of individual interface sections instead of having to do the full scan_interfaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31543 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 866b5511e15072bf5824380a1c30822a9e38960c
https://github.com/dtaht/Cerowrt-3.3/commit/866b5511e15072bf5824380a1c30822a9e38960c
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-04-30 (Mon, 30 Apr 2012)
Changed paths:
M package/relayd/files/relay.init
Log Message:
-----------
relayd: use config_load+fixup_interface instead of scan_interfaces to speed up startup time
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31544 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 7877ca154f130fe0c83a5f151320c3ce902195d1
https://github.com/dtaht/Cerowrt-3.3/commit/7877ca154f130fe0c83a5f151320c3ce902195d1
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-04-30 (Mon, 30 Apr 2012)
Changed paths:
M package/relayd/files/relay.init
Log Message:
-----------
relayd: move the interface fixup to the right place
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31545 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 7e7649baa9de9d592a76e150970e3079d7610138
https://github.com/dtaht/Cerowrt-3.3/commit/7e7649baa9de9d592a76e150970e3079d7610138
Author: kaloz <kaloz at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-01 (Tue, 01 May 2012)
Changed paths:
M target/linux/coldfire/Makefile
M target/linux/coldfire/config-default
R target/linux/coldfire/files-2.6.31/arch/m68k/boot/Makefile
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/Makefile
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/common/Makefile
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/common/cache.c
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/common/entry.S
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/common/head.S
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/common/ints.c
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/common/muldi3.S
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/common/signal.c
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/common/time.c
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/common/traps.c
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/m547x/MCD_dma.h
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/m547x/MCD_dmaApi.c
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/m547x/MCD_progCheck.h
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/m547x/MCD_tasks.c
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/m547x/MCD_tasksInit.c
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/m547x/MCD_tasksInit.h
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/m547x/Makefile
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/m547x/config.c
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/m547x/devices.c
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/m547x/dma.c
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/m547x/mcf548x-devices.c
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/MCD_dma.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/asm-offsets.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/cf_548x_cacheflush.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/cf_bitops.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/cf_cacheflush.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/cf_entry.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/cf_io.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/cf_page.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/cf_pgalloc.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/cf_pgtable.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/cf_raw_io.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/cf_tlbflush.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/cf_uaccess.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/cf_virtconvert.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/cfcache.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/cfmmu.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/m5485dma.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/m5485dspi.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/m5485gpio.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/m5485gpt.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/m5485pci.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/m5485psc.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/m5485sec.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/m5485sim.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/m5485sram.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/mcffec.h
R target/linux/coldfire/files-2.6.31/arch/m68k/kernel/vmlinux-cf.lds
R target/linux/coldfire/files-2.6.31/arch/m68k/mm/cf-mmu.c
R target/linux/coldfire/files-2.6.31/drivers/net/fec_m547x.c
R target/linux/coldfire/files-2.6.31/drivers/net/fec_m547x.h
R target/linux/coldfire/files-2.6.31/drivers/net/phy/broadcom522x.c
R target/linux/coldfire/patches-2.6.31/001-coldfire_support.patch
R target/linux/coldfire/patches-2.6.31/005-Add-common-serial-driver-and-add-IRDA-for-m5.patch
R target/linux/coldfire/patches-2.6.31/006-mcf548x_ethernet.patch
R target/linux/coldfire/patches-2.6.31/007-bcm5222_phy.patch
R target/linux/coldfire/patches-2.6.31/019-Add-CFV4E-FPU-support-for-MCF547X_8X.patch
R target/linux/coldfire/patches-2.6.31/074-Kconfig_lite_boards.patch
A target/linux/coldfire/patches/001-Coldfire-architecture-support-in-Linux-2.6.38.patch
A target/linux/coldfire/patches/002-MCF54451-and-MCF54455-support-in-Linux-2.6.38.patch
A target/linux/coldfire/patches/003-MCF547x-and-MCF548x-support-in-Linux-2.6.38.patch
A target/linux/coldfire/patches/004-MCF54418-support-in-Linux-2.6.38.patch
A target/linux/coldfire/patches/005-Add-serial-driver-and-irda-driver-support-for-MCF544.patch
A target/linux/coldfire/patches/006-Add-FEC-driver-support-for-MCF5445x-MCF5441x-MCF547x.patch
A target/linux/coldfire/patches/007-Add-eDMA-support-for-MCF5445x.patch
A target/linux/coldfire/patches/008-Add-DSPI-driver-support-for-MCF5445x-MCF5441x.patch
A target/linux/coldfire/patches/009-Add-ALSA-driver-for-MCF5445x.patch
A target/linux/coldfire/patches/010-Add-SRAM-char-device-driver-support-for-MCF5445x.patch
A target/linux/coldfire/patches/011-Add-CAU-driver-for-MCF5445x-and-MCF5441x.patch
A target/linux/coldfire/patches/012-Add-vDSO-support-for-Coldfire-platform.patch
A target/linux/coldfire/patches/013-Add-MCD-DMA-driver-for-MCF547x-MCF548x.patch
A target/linux/coldfire/patches/014-Add-CFV4E-FPU-support-for-MCF547x-MCF548x.patch
A target/linux/coldfire/patches/015-Add-driver-to-support-ten-UART-devices-on-MCF5441x.patch
A target/linux/coldfire/patches/016-Add-nand-driver-support-for-M54418TWR-board.patch
A target/linux/coldfire/patches/017-Add-cpu-dma-sync-function-for-coldfire-platform.patch
A target/linux/coldfire/patches/018-Add-SSD1289-TFT-LCD-framebuffer-driver-on-TWR-MCF544.patch
A target/linux/coldfire/patches/019-Fix-the-format-field-for-the-Coldfire-exception-fram.patch
A target/linux/coldfire/patches/020-Add-dual-FEC-1588-timer-support.patch
A target/linux/coldfire/patches/021-Add-ethernet-switch-driver-for-MCF54418.patch
A target/linux/coldfire/patches/022-Redefine-I-O-read-and-write-functions.patch
A target/linux/coldfire/patches/023-Replace-readl-and-writel-for-FEC-driver.patch
A target/linux/coldfire/patches/024-Add-SEC-1.1-support-for-MCF547x-and-MCF548x.patch
A target/linux/coldfire/patches/025-Add-I2C-driver-for-MCF5445x-MCF547x-MCF548x.patch
A target/linux/coldfire/patches/026-Add-RTC-driver-support-for-MCF5445x.patch
A target/linux/coldfire/patches/027-Add-RTC-driver-support-on-MCF5441x-platform.patch
A target/linux/coldfire/patches/028-Add-SD-MMC-SDIO-over-SPI-support-for-MCF54451-and-MC.patch
A target/linux/coldfire/patches/029-Add-eSDHC-driver-for-MCF5441x.patch
A target/linux/coldfire/patches/030-Add-SPI-device-configuration-for-FXS-and-FXO-on-MCF5.patch
A target/linux/coldfire/patches/031-Add-watchdog-driver-support-for-MCF5445x-and-MCF547x.patch
A target/linux/coldfire/patches/032-Change-some-jffs2-warning-to-debug-info.patch
A target/linux/coldfire/patches/033-Fix-structure-fsl_ssd1289_data-definition-bug-for-SS.patch
A target/linux/coldfire/patches/034-Enable-the-NFC-driver-for-soft_ecc.patch
A target/linux/coldfire/patches/036-Add-FlexCAN-support-on-ColdFire-M548X-M54418-platfor.patch
A target/linux/coldfire/patches/037-Add-ColdFire-MCF54455-PATA-interface-support.patch
A target/linux/coldfire/patches/038-Add-PCI-Framebuffer-support-for-Silicon-Motion-s-Lyn.patch
A target/linux/coldfire/patches/039-Add-PCI-bus-driver-for-M54455EVB-and-M547X_8X.patch
A target/linux/coldfire/patches/040-Add-USB-support-for-MCF5445x-and-MCF54418.patch
A target/linux/coldfire/patches/041-Fix-CAU-driver-bug-for-SHA1-digest-algorithm.patch
A target/linux/coldfire/patches/042-Fix-NEED_MULTIPLE_NODES-unmet-direct-dependencies-wa.patch
A target/linux/coldfire/patches/043-workaround-for-zero-page-used-on-ColdFire-platform.patch
A target/linux/coldfire/patches/044-Fix-Max3353-otg-toggle-bug.patch
A target/linux/coldfire/patches/045-Add-high-resolution-kernel-timer-support.patch
A target/linux/coldfire/patches/046-Convert-rtc-drivers-to-use-the-alarm_irq_enable-meth.patch
A target/linux/coldfire/patches/047-Fix-DSPI-compile-error-for-MCF547x-MCF548x.patch
A target/linux/coldfire/patches/048-Fix-i2c-driver-bug-when-reinserting-as-module.patch
A target/linux/coldfire/patches/049-Update-FEC-driver-for-MCF5445x-and-MCF54418.patch
A target/linux/coldfire/patches/050-Update-the-DMA-map-function-for-CF-platform.patch
A target/linux/coldfire/patches/051-Update-SD-MMC-over-SPI-driver-for-MCF54451-and-MCF54.patch
A target/linux/coldfire/patches/052-Update-the-default-configurations-for-ColdFire-V4-bo.patch
A target/linux/coldfire/patches/100-kernel-2.6.38-Fix-FEC-driver-bugs-for-MCF547x-MCF548x.patch
A target/linux/coldfire/patches/101-kernel-2.6.38-Fix-LCD-framebuffer-driver-data-swap-bug-for-MCF5441.patch
A target/linux/coldfire/patches/102-kernel-2.6.38-Fix-SD-MMC-SDIO-over-SPI-driver-bug-when-reinserting.patch
A target/linux/coldfire/patches/103-kernel-2.6.38-Fix-i2c-driver-could-not-work-as-module.patch
A target/linux/coldfire/patches/200-fec_select_phylib.patch
M toolchain/gcc/patches/4.6-linaro/999-coldfire.patch
Log Message:
-----------
[coldfire]: switch to 2.6.38
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31546 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: a12fd13e23fbcc7fc5c0102919dd9c7eb9facfd5
https://github.com/dtaht/Cerowrt-3.3/commit/a12fd13e23fbcc7fc5c0102919dd9c7eb9facfd5
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-01 (Tue, 01 May 2012)
Changed paths:
M package/kernel/modules/other.mk
M target/linux/mpc85xx/config-3.3
M target/linux/mpc85xx/config-default
M target/linux/ppc40x/config-3.3
M target/linux/ppc44x/config-default
Log Message:
-----------
move CONFIG_BOOKE_WDT_DEFAULT_TIMEOUT to the target configs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31547 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: c5006eede0719455d6bd6b159027a46132057bb1
https://github.com/dtaht/Cerowrt-3.3/commit/c5006eede0719455d6bd6b159027a46132057bb1
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-01 (Tue, 01 May 2012)
Changed paths:
M target/linux/generic/config-3.3
Log Message:
-----------
linux/3.3: add more missing symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31548 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 67861b3726ac87e6c78cbb891a56a813c5748f8a
https://github.com/dtaht/Cerowrt-3.3/commit/67861b3726ac87e6c78cbb891a56a813c5748f8a
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-01 (Tue, 01 May 2012)
Changed paths:
M scripts/ext-toolchain.sh
Log Message:
-----------
[scripts] ext-toolchain.sh: don't pass CFLAGS when wrapping ld
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31549 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: a1c9b2934067c3ee18579f635f85c7001d89df8d
https://github.com/dtaht/Cerowrt-3.3/commit/a1c9b2934067c3ee18579f635f85c7001d89df8d
Author: florian <florian at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-02 (Wed, 02 May 2012)
Changed paths:
M target/linux/brcm63xx/patches-3.3/300-reset_buttons.patch
M target/linux/brcm63xx/patches-3.3/301-led_count.patch
M target/linux/brcm63xx/patches-3.3/302-extended-platform-devices.patch
M target/linux/brcm63xx/patches-3.3/303-spi-board-info.patch
M target/linux/brcm63xx/patches-3.3/304-boardid_fixup.patch
M target/linux/brcm63xx/patches-3.3/401-MIPS-BCM63XX-register-ohci-device.patch
M target/linux/brcm63xx/patches-3.3/403-MIPS-BCM63XX-register-ehci-device.patch
M target/linux/brcm63xx/patches-3.3/404-bcm963xx_flashmap.patch
M target/linux/brcm63xx/patches-3.3/408-6358-enet1-external-mii-clk.patch
M target/linux/brcm63xx/patches-3.3/415-bcm63xx_enet-add-support-for-bcm6368-internal-ethern.patch
M target/linux/brcm63xx/patches-3.3/500-board-D4PW.patch
M target/linux/brcm63xx/patches-3.3/501-board-NB4.patch
M target/linux/brcm63xx/patches-3.3/502-board-96338W2_E7T.patch
M target/linux/brcm63xx/patches-3.3/503-board-CPVA642.patch
M target/linux/brcm63xx/patches-3.3/504-board_dsl_274xb_rev_c.patch
M target/linux/brcm63xx/patches-3.3/505-board_spw500v.patch
M target/linux/brcm63xx/patches-3.3/506-board_gw6200_gw6000.patch
M target/linux/brcm63xx/patches-3.3/507-board-MAGIC.patch
M target/linux/brcm63xx/patches-3.3/508-board_hw553.patch
M target/linux/brcm63xx/patches-3.3/509-board_rta1320_16m.patch
M target/linux/brcm63xx/patches-3.3/510-board_spw303v.patch
M target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch
M target/linux/brcm63xx/patches-3.3/512-board_BTV2110.patch
M target/linux/brcm63xx/patches-3.3/514-board_ct536_ct5621.patch
M target/linux/brcm63xx/patches-3.3/515-board_DWV-S0_fixes.patch
M target/linux/brcm63xx/patches-3.3/516-board_96348A-122.patch
M target/linux/brcm63xx/patches-3.3/517-RTA1205W_16_uart_fixes.patch
M target/linux/brcm63xx/patches-3.3/519_board_CPVA502plus.patch
M target/linux/brcm63xx/patches-3.3/520-bcm63xx-add-support-for-96368MVWG-board.patch
M target/linux/brcm63xx/patches-3.3/521-bcm63xx-add-support-for-96368MVNgr-board.patch
M target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch
M target/linux/brcm63xx/patches-3.3/551-96348gw_a_leds.patch
M target/linux/brcm63xx/patches-3.3/552-board_96348gw-10_reset_button.patch
M target/linux/brcm63xx/patches-3.3/800-wl_exports.patch
M target/linux/brcm63xx/patches-3.3/801-ssb_export_fallback_sprom.patch
Log Message:
-----------
[brcm63xx] use a define for the poll and debounce interval
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31550 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: ec6780b9015e4fd54a6e07642229de9eb91a7768
https://github.com/dtaht/Cerowrt-3.3/commit/ec6780b9015e4fd54a6e07642229de9eb91a7768
Author: florian <florian at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-02 (Wed, 02 May 2012)
Changed paths:
M package/openssl/Makefile
R package/openssl/patches/210-no-OPENSSL_ia32cap_P.patch
Log Message:
-----------
[package] openssl: update to 1.0.1b
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31551 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 4b296a3cb33dd737dd338e327c33e683cfe91380
https://github.com/dtaht/Cerowrt-3.3/commit/4b296a3cb33dd737dd338e327c33e683cfe91380
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-02 (Wed, 02 May 2012)
Changed paths:
M target/linux/generic/config-3.3
Log Message:
-----------
linux/3.3: add more missing symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31552 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 01415999cf0ddc133831ddffb3240385b65bde7c
https://github.com/dtaht/Cerowrt-3.3/commit/01415999cf0ddc133831ddffb3240385b65bde7c
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-02 (Wed, 02 May 2012)
Changed paths:
A target/linux/mpc83xx/config-3.3
A target/linux/mpc83xx/patches-3.3/100-powerpc_create_fit_uImages.patch
A target/linux/mpc83xx/patches-3.3/101-mpc8377_wlan-dts-add-gpio-leds.patch
A target/linux/mpc83xx/patches-3.3/110-vitesse_8601.patch
A target/linux/mpc83xx/patches-3.3/111-etsec27_war.patch
A target/linux/mpc83xx/patches-3.3/120-ucc_tdm.patch
A target/linux/mpc83xx/patches-3.3/200-powerpc-add-rbppc-support.patch
A target/linux/mpc83xx/patches-3.3/201-powerpc-add-rb_iomap.patch
A target/linux/mpc83xx/patches-3.3/202-ata-add-pata_rbppc_cf-driver.patch
A target/linux/mpc83xx/patches-3.3/203-mtd-add-rbppc_nand-driver.patch
A target/linux/mpc83xx/patches-3.3/300-mpc8377_wlan-dts-add-openwrt-hacks.patch
Log Message:
-----------
mpc83xx: add support for 3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31553 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: d316e764cb9fe9798dd635e7bb3ff3de0e6d1301
https://github.com/dtaht/Cerowrt-3.3/commit/d316e764cb9fe9798dd635e7bb3ff3de0e6d1301
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-02 (Wed, 02 May 2012)
Changed paths:
M target/linux/mpc83xx/Makefile
Log Message:
-----------
mpc83xx: switch to 3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31554 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 371f652cf14ca4a3124572948a253d61aac82149
https://github.com/dtaht/Cerowrt-3.3/commit/371f652cf14ca4a3124572948a253d61aac82149
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-02 (Wed, 02 May 2012)
Changed paths:
R target/linux/mpc83xx/config-2.6.36
R target/linux/mpc83xx/patches-2.6.36/001-boot_Makefile.patch
R target/linux/mpc83xx/patches-2.6.36/002-boot_dts_rb600.patch
R target/linux/mpc83xx/patches-2.6.36/003-boot_rb600.patch
R target/linux/mpc83xx/patches-2.6.36/004-boot_wrapper.patch
R target/linux/mpc83xx/patches-2.6.36/005-kernel_Makefile.patch
R target/linux/mpc83xx/patches-2.6.36/006-platforms_83xx_Kconfig.patch
R target/linux/mpc83xx/patches-2.6.36/007-platforms_83xx_rbppc.patch
R target/linux/mpc83xx/patches-2.6.36/008-platforms_Kconfig.patch
R target/linux/mpc83xx/patches-2.6.36/009-sysdev_Makefile.patch
R target/linux/mpc83xx/patches-2.6.36/010-sysdev_rb_iomap.patch
R target/linux/mpc83xx/patches-2.6.36/011-drivers_ata_Kconfig.patch
R target/linux/mpc83xx/patches-2.6.36/012-drivers_ata_Makefile.patch
R target/linux/mpc83xx/patches-2.6.36/013-drivers_ata_pata_rbppc_cf.patch
R target/linux/mpc83xx/patches-2.6.36/014-drivers_mtd_nand_Kconfig.patch
R target/linux/mpc83xx/patches-2.6.36/015-drivers_mtd_nand_Makefile.patch
R target/linux/mpc83xx/patches-2.6.36/016-drivers_mtd_nand_rbppc_nand.patch
R target/linux/mpc83xx/patches-2.6.36/017-platforms_83xx_rbppc.patch
R target/linux/mpc83xx/patches-2.6.36/019-powerpc_create_fit_uImages.patch
R target/linux/mpc83xx/patches-2.6.36/020-rb333-support.patch
R target/linux/mpc83xx/patches-2.6.36/021-boot_dts_rb333.patch
R target/linux/mpc83xx/patches-2.6.36/022-boot_rb333.patch
R target/linux/mpc83xx/patches-2.6.36/023-wrapper-fix.patch
R target/linux/mpc83xx/patches-2.6.36/024-quicc-engine-fixups.patch
R target/linux/mpc83xx/patches-2.6.36/025-rb600-dts-qe-boot-fixups.patch
R target/linux/mpc83xx/patches-2.6.36/030-ucc_tdm.patch
R target/linux/mpc83xx/patches-2.6.36/036-pata_rbppc_fix.patch
R target/linux/mpc83xx/patches-2.6.36/037-rbppc_fix.patch
R target/linux/mpc83xx/patches-2.6.36/040-rbppc_nand-2.6.35.patch
R target/linux/mpc83xx/patches-2.6.36/041-rbppc_cf-2.6.35.patch
R target/linux/mpc83xx/patches-2.6.36/100-vitesse_8601.patch
R target/linux/mpc83xx/patches-2.6.36/110-etsec27_war.patch
Log Message:
-----------
mpc83xx: remove 2.6.36 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31555 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 1f249922ced380169a25dba0750f31e4388cd5e3
https://github.com/dtaht/Cerowrt-3.3/commit/1f249922ced380169a25dba0750f31e4388cd5e3
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-02 (Wed, 02 May 2012)
Changed paths:
M target/linux/ramips/image/Makefile
Log Message:
-----------
ramips: Make serial console for DIR-300-B1 work again
Make serial console for DIR-300-B1 work again.
With some recent change, "console=ttyS1,57600" was removed from the
default kernel command line, this adds the necessary mkcmdline
incantation to image/Makefile to add it there for this target.
This is quite likely broken for other targets as well.
Without this the console switches to ttyS0 instead of ttyS1 and
kernel output is missing, and the userspace comes up with 9600 baud
instead of 57600.
Signed-off-by: Tobias Diedrich <ranma+openwrt at tdiedrich.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31556 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 439a47e38060259a10181bfe94dab65e3f56cf6f
https://github.com/dtaht/Cerowrt-3.3/commit/439a47e38060259a10181bfe94dab65e3f56cf6f
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-02 (Wed, 02 May 2012)
Changed paths:
M target/linux/ramips/base-files/etc/diag.sh
M target/linux/ramips/base-files/etc/uci-defaults/network
M target/linux/ramips/files/arch/mips/ralink/rt305x/mach-w306r-v20.c
M target/linux/ramips/image/Makefile
Log Message:
-----------
ramips: W306R V2.0 - GPIO and Network fixes
Fixed: GPIO typos and confirmed GPIO_BUTTON_RESET
Fixed: Lan & Wan reversed: swaped "eth0.2" with "eth0.1" by
removing a line(default is correct), and reversed the
Lan/wan layout LLLLW to WLLLL.
Added: image/Makefile now builds -factory.bin files. I am
unsure of the accepted way to change the makefile but
the name of the image needs to be 'linkn Kernel Image'
in order to be accepted by the OEM firmware.
Known issue: eth0 (internal switch i think has mac address:
00:11:22:33:44:55 but i think it should be same as
the lan).
Known issue: Pressing the reset button has no noticable effect,
i would expect the router to boot failsafe if being
pressed on boot, reboot if short press and reset all
to default if long press.
[juhosg: remove mtdlayout_W306R and use mtdlayout_4M instead]
Signed-off-by: David Pearce <david_18051985 at hotmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31557 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: f34832554eb418831f4aa2852d76a90064c99928
https://github.com/dtaht/Cerowrt-3.3/commit/f34832554eb418831f4aa2852d76a90064c99928
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-03 (Thu, 03 May 2012)
Changed paths:
M package/ppp/Makefile
M package/ppp/files.old/etc/ppp/ip-down
M package/ppp/files.old/etc/ppp/ip-up
M package/ppp/patches/400-simplify_kernel_checks.patch
Log Message:
-----------
Add ppp-mod-pppol2tp subpackage to ppp
Signed-off-by: David Woodhouse <David.Woodhouse at intel.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31564 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: fe8fbd1c0540eba3a088b5771a0026a55b2373cb
https://github.com/dtaht/Cerowrt-3.3/commit/fe8fbd1c0540eba3a088b5771a0026a55b2373cb
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-03 (Thu, 03 May 2012)
Changed paths:
M package/pptp/Makefile
M package/pptp/files/pptp.sh
Log Message:
-----------
Fix pptp handling of routes to server.
The existing code is fairly broken. It assumes you're using Legacy IP, and
it assumes that the server is reachable via your default route. Via the
first default route in the 'route -n' output, in fact, regardless of metric.
Fix all those problems by using 'ip route get' to really find the *current*
route to the server, and install a host-specific route to match.
Signed-off-by: David Woodhouse <David.Woodhouse at intel.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31565 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 9d3fb21d4a940739587f9a56072104b1ab204b8c
https://github.com/dtaht/Cerowrt-3.3/commit/9d3fb21d4a940739587f9a56072104b1ab204b8c
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-03 (Thu, 03 May 2012)
Changed paths:
M include/kernel-defaults.mk
M package/iptables/Makefile
M target/linux/generic/patches-2.6.32/100-netfilter_layer7_2.21.patch
M target/linux/generic/patches-2.6.37/600-netfilter_layer7_2.22.patch
M target/linux/generic/patches-2.6.38/600-netfilter_layer7_2.22.patch
M target/linux/generic/patches-2.6.39/600-netfilter_layer7_2.22.patch
M target/linux/generic/patches-3.0/600-netfilter_layer7_2.22.patch
M target/linux/generic/patches-3.1/600-netfilter_layer7_2.22.patch
M target/linux/generic/patches-3.2/600-netfilter_layer7_2.22.patch
M target/linux/generic/patches-3.3/600-netfilter_layer7_2.22.patch
Log Message:
-----------
Fix iptables abuse of kernel header files. Use exported headers instead.
[juhosg: export xt_layer7.h for all kernel versions]
Signed-off-by: David Woodhouse <David.Woodhouse at intel.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31566 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: c257a78d5571779df7b8196cfaf64f0f5a0a26ff
https://github.com/dtaht/Cerowrt-3.3/commit/c257a78d5571779df7b8196cfaf64f0f5a0a26ff
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-03 (Thu, 03 May 2012)
Changed paths:
M package/pptp/files/pptp.sh
Log Message:
-----------
package/pptp: remove a stray bracket
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31568 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: f6dc56506d693c2915e70f1d31bea4a894abc1a1
https://github.com/dtaht/Cerowrt-3.3/commit/f6dc56506d693c2915e70f1d31bea4a894abc1a1
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-03 (Thu, 03 May 2012)
Changed paths:
M package/uhttpd/src/uhttpd-utils.c
Log Message:
-----------
uhttpd URL-codec bug fixes.
* Fixed output-buffer-overflow bug in uh_urlencode() and uh_urldecode() [tested
input-buffer index against output-buffer length]. In reality, this would not
typically cause an overflow on decode, where the output string would be
expected to be shorter than the input string; and uh_urlencode() seems to have
been unreferenced in the source.
* Fixed bug: uh_urlencode() and uh_urldecode() both read one extra byte from the
input-string. While this could manifest in C code, the result was most
egregious when called from Lua, where it caused an extra null byte to be
embedded at the end of the output string.
* uh_urlencode() cleanup: removed redundant bitwise-and.
Signed-off-by: David Favro <openwrt at meta-dynamic.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31569 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 8329c6da4fac952135d7f10d8ee008b5342ad87b
https://github.com/dtaht/Cerowrt-3.3/commit/8329c6da4fac952135d7f10d8ee008b5342ad87b
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-03 (Thu, 03 May 2012)
Changed paths:
M package/uhttpd/src/uhttpd-lua.c
M package/uhttpd/src/uhttpd-utils.c
M package/uhttpd/src/uhttpd.c
Log Message:
-----------
Fixed: [PATCH 2/3] uhttpd URL-codec enhancements.
My apologies, the 2nd of those patches had a syntax error -- that's what
I get for making a last-minute edit, even to the comments, without
testing! :-p
Here is the corrected patch.
-- David
>From d259cff104d2084455476b82e92a3a27524f4263 Mon Sep 17 00:00:00 2001
From: David Favro <openwrt at meta-dynamic.com>
Date: Fri, 27 Apr 2012 14:17:52 -0400
Subject: [PATCH] uhttpd URL-codec enhancements.
* uh_urlencode() and uh_urldecode() now return an error condition for
buffer-overflow and malformed-encoding rather than normal return with corrupt
or truncated data. As HTTP request processing is currently implemented, this
causes a 404 HTTP status returned to the client, while 400 is more
appropriate.
* Exposed urlencode() to Lua.
* Lua's uhttpd.urlencode() and .urldecode() now raise an error condition for
buffer-overflow and malformed-encoding rather than normal return with
incorrect data.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31570 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 37f687e09940b8aea678b166750b54cd90d34e55
https://github.com/dtaht/Cerowrt-3.3/commit/37f687e09940b8aea678b166750b54cd90d34e55
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-03 (Thu, 03 May 2012)
Changed paths:
M package/uhttpd/src/uhttpd-lua.c
M package/uhttpd/src/uhttpd-lua.h
M package/uhttpd/src/uhttpd.c
M package/uhttpd/src/uhttpd.h
Log Message:
-----------
uhttpd: added uhttpd.docroot
Passes the document-root to the Lua handler by placing it in uhttpd.docroot.
It could alternatively be placed in env.DOCUMENT_ROOT which would more closely
resemble the CGI protocol; but would mean that it is not available at the time
when the handler-chunk is loaded but rather not until the handler is called,
without any code savings.
Signed-off-by: David Favro <openwrt at meta-dynamic.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31571 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: d0f3681e1e384dd7f11bc8ce8cd43c4fdff897d9
https://github.com/dtaht/Cerowrt-3.3/commit/d0f3681e1e384dd7f11bc8ce8cd43c4fdff897d9
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-03 (Thu, 03 May 2012)
Changed paths:
M package/uhttpd/Makefile
M package/uhttpd/files/uhttpd.init
M package/uhttpd/src/uhttpd-cgi.c
M package/uhttpd/src/uhttpd-file.c
M package/uhttpd/src/uhttpd-lua.c
M package/uhttpd/src/uhttpd-utils.c
M package/uhttpd/src/uhttpd.c
Log Message:
-----------
[package] uhttpd: display errors in init script, code formatting changes, bump package version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31572 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 14f0acdc28029cf1766e115ab73231adcdbe1923
https://github.com/dtaht/Cerowrt-3.3/commit/14f0acdc28029cf1766e115ab73231adcdbe1923
Author: hauke <hauke at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-03 (Thu, 03 May 2012)
Changed paths:
A target/linux/brcm47xx/config-3.3
A target/linux/brcm47xx/patches-3.3/020-bcma-move-parallel-flash-into-a-union.patch
A target/linux/brcm47xx/patches-3.3/021-bcma-add-serial-flash-support-to-bcma.patch
A target/linux/brcm47xx/patches-3.3/022-ssb-move-flash-to-chipcommon.patch
A target/linux/brcm47xx/patches-3.3/023-ssb-add-serial-flash-support.patch
A target/linux/brcm47xx/patches-3.3/024-brcm47xx-add-common-interface-for-sflash.patch
A target/linux/brcm47xx/patches-3.3/025-mtd-bcm47xx-add-bcm47xx-part-parser.patch
A target/linux/brcm47xx/patches-3.3/026-mtd-bcm47xx-add-parallel-flash-driver.patch
A target/linux/brcm47xx/patches-3.3/027-mtd-bcm47xx-add-serial-flash-driver.patch
A target/linux/brcm47xx/patches-3.3/028-bcm47xx-register-flash-drivers.patch
A target/linux/brcm47xx/patches-3.3/029-bcm47xx-read-nvram-from-sflash.patch
A target/linux/brcm47xx/patches-3.3/030-bcm47xx-bcma-nandflash.patch
A target/linux/brcm47xx/patches-3.3/044-bcma-add-PCIe-host-controller.patch
A target/linux/brcm47xx/patches-3.3/047-bcma-add-new-PCI-ID.patch
A target/linux/brcm47xx/patches-3.3/050-bcma-export-needed-gpio-functions.patch
A target/linux/brcm47xx/patches-3.3/052-bcma-complete-workaround-for-BCMA43224.patch
A target/linux/brcm47xx/patches-3.3/060-bcma-use-fallback-sprom-if-no-on-chip-sprom-is-avail.patch
A target/linux/brcm47xx/patches-3.3/114-MIPS-BCM47xx-Setup-and-register-serial-early.patch
A target/linux/brcm47xx/patches-3.3/116-MIPS-BCM47xx-Remove-CFE-console.patch
A target/linux/brcm47xx/patches-3.3/119-fix-boot.patch
A target/linux/brcm47xx/patches-3.3/140-bcm47xx-add-gpio_set_debounce.patch
A target/linux/brcm47xx/patches-3.3/150-cpu_fixes.patch
A target/linux/brcm47xx/patches-3.3/160-kmap_coherent.patch
A target/linux/brcm47xx/patches-3.3/180-USB-OHCI-Add-a-generic-platform-device-driver.patch
A target/linux/brcm47xx/patches-3.3/181-USB-EHCI-Add-a-generic-platform-device-driver.patch
A target/linux/brcm47xx/patches-3.3/182-bcma-scan-for-extra-address-space.patch
A target/linux/brcm47xx/patches-3.3/183-USB-Add-driver-for-the-bcma-bus.patch
A target/linux/brcm47xx/patches-3.3/184-USB-Add-driver-for-the-ssb-bus.patch
A target/linux/brcm47xx/patches-3.3/185-USB-OHCI-remove-old-SSB-OHCI-driver.patch
A target/linux/brcm47xx/patches-3.3/197-MIPS-BCM47XX-return-number-of-written-bytes-in-nvram.patch
A target/linux/brcm47xx/patches-3.3/198-MIPS-BCM47XX-fix-signature-of-nvram_parse_macaddr.patch
A target/linux/brcm47xx/patches-3.3/199-MIPS-BCM47XX-move-and-extend-sprom-parsing.patch
A target/linux/brcm47xx/patches-3.3/200-MIPS-BCM47XX-provide-sprom-to-bcma-bus.patch
A target/linux/brcm47xx/patches-3.3/210-b44_phy_fix.patch
A target/linux/brcm47xx/patches-3.3/211-b44_timeout_spam.patch
A target/linux/brcm47xx/patches-3.3/230-bcma-find-name-for-non-brcm.patch
A target/linux/brcm47xx/patches-3.3/231-bcma_reorder_sprom_fill.patch
A target/linux/brcm47xx/patches-3.3/232-bcma_account_for_variable_pci_memory.patch
A target/linux/brcm47xx/patches-3.3/234-bcma-always-map-4-bytes.patch
A target/linux/brcm47xx/patches-3.3/238-bcma-host_pci_devexit.patch
A target/linux/brcm47xx/patches-3.3/239-bcma-add-flush-for-resetctl-write.patch
A target/linux/brcm47xx/patches-3.3/240-bcma-pcie-config-access.patch
A target/linux/brcm47xx/patches-3.3/280-activate_ssb_support_in_usb.patch
A target/linux/brcm47xx/patches-3.3/300-fork_cacheflush.patch
A target/linux/brcm47xx/patches-3.3/301-kmod-fuse-dcache-bug-r4k.patch
A target/linux/brcm47xx/patches-3.3/302-kmod-fuse-dcache-bug-fuse.patch
A target/linux/brcm47xx/patches-3.3/310-no_highpage.patch
A target/linux/brcm47xx/patches-3.3/400-arch-bcm47xx.patch
A target/linux/brcm47xx/patches-3.3/610-pci_ide_fix.patch
A target/linux/brcm47xx/patches-3.3/700-ssb-gigabit-ethernet-driver.patch
A target/linux/brcm47xx/patches-3.3/812-disable_wgt634u_crap.patch
A target/linux/brcm47xx/patches-3.3/820-wgt634u-nvram-fix.patch
A target/linux/brcm47xx/patches-3.3/830-tg3_add_pci_ids.patch
A target/linux/brcm47xx/patches-3.3/900-bcm47xx_wdt-noprescale.patch
A target/linux/brcm47xx/patches-3.3/920-cache-wround.patch
A target/linux/brcm47xx/patches-3.3/940-bcm47xx-yenta.patch
A target/linux/brcm47xx/patches-3.3/976-ssb_increase_pci_delay.patch
A target/linux/brcm47xx/patches-3.3/980-wnr834b_no_cardbus_invariant.patch
A target/linux/brcm47xx/patches-3.3/999-wl_exports.patch
Log Message:
-----------
brcm47xx: add support for kernel 3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31573 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 4e31867a39dfab8b0f3be0dbac45a283e92ae9f0
https://github.com/dtaht/Cerowrt-3.3/commit/4e31867a39dfab8b0f3be0dbac45a283e92ae9f0
Author: jogo <jogo at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-03 (Thu, 03 May 2012)
Changed paths:
M target/linux/adm5120/files/drivers/mtd/maps/adm5120-flash.c
Log Message:
-----------
adm5120: add missing NULL terminator to partition parser list
Fixes #11372.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31574 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 8a940c0897a8e4eaf585a0cbbb61120fe3d88ca3
https://github.com/dtaht/Cerowrt-3.3/commit/8a940c0897a8e4eaf585a0cbbb61120fe3d88ca3
Author: kaloz <kaloz at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-03 (Thu, 03 May 2012)
Changed paths:
M package/mac80211/Makefile
Log Message:
-----------
[mac80211]: switch to the new linux-firmware git tree, use the new wl12xx firmware files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31575 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 73229f8d1227629da6177213f2c38d8ef614b85e
https://github.com/dtaht/Cerowrt-3.3/commit/73229f8d1227629da6177213f2c38d8ef614b85e
Author: kaloz <kaloz at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-03 (Thu, 03 May 2012)
Changed paths:
M target/linux/omap4/Makefile
M target/linux/omap4/config-default
R target/linux/omap4/patches/000-hwmod_dont_wait.patch
M target/linux/omap4/patches/001-omap4_pandaboard-wlan_fix.patch
R target/linux/omap4/patches/002-omap4_pandaboard_i2c.patch
Log Message:
-----------
[omap4]: upgrade to 3.3, enable framebuffer
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31576 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 796592856fb4fd5143f7e27b5f5b9337808bb688
https://github.com/dtaht/Cerowrt-3.3/commit/796592856fb4fd5143f7e27b5f5b9337808bb688
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M target/linux/generic/patches-2.6.32/100-netfilter_layer7_2.21.patch
Log Message:
-----------
linux/2.6.32: fix layer7 patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31586 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 5dad28165e5d5f1d84bfba299fb9761878555132
https://github.com/dtaht/Cerowrt-3.3/commit/5dad28165e5d5f1d84bfba299fb9761878555132
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M target/linux/mpc83xx/patches-3.3/200-powerpc-add-rbppc-support.patch
Log Message:
-----------
mpc83xx: fix build warnings in RB333/600 dtb wrappers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31587 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: d5816c8a838d02755a0b4a4f0bf76d5362a8a946
https://github.com/dtaht/Cerowrt-3.3/commit/d5816c8a838d02755a0b4a4f0bf76d5362a8a946
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M target/linux/mpc83xx/patches-3.3/200-powerpc-add-rbppc-support.patch
Log Message:
-----------
mpc83xx: fix MAC addresses on the RB333
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31588 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 109443b2afb53d4418f27d5f76954410771e794f
https://github.com/dtaht/Cerowrt-3.3/commit/109443b2afb53d4418f27d5f76954410771e794f
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M target/linux/mpc83xx/patches-3.3/200-powerpc-add-rbppc-support.patch
Log Message:
-----------
mpc83xx: cleanup rb333.dts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31589 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: f3c883c98fa17f27b92656b89891bbb0fecb542d
https://github.com/dtaht/Cerowrt-3.3/commit/f3c883c98fa17f27b92656b89891bbb0fecb542d
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
A target/linux/mpc83xx/base-files.mk
A target/linux/mpc83xx/base-files/etc/uci-defaults/network
A target/linux/mpc83xx/base-files/lib/mpc83xx.sh
A target/linux/mpc83xx/base-files/lib/preinit/03_preinit_do_mpc83xx.sh
Log Message:
-----------
mpc83xx: populate network config from an uci-default script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31590 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 321be1fc52131e270aadb09467e809120b5d2505
https://github.com/dtaht/Cerowrt-3.3/commit/321be1fc52131e270aadb09467e809120b5d2505
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M target/linux/mpc83xx/Makefile
Log Message:
-----------
mpc83xx: remove broken flag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31591 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: dc1df9e044af3611cf8d1aa9ba3a385e17135fa0
https://github.com/dtaht/Cerowrt-3.3/commit/dc1df9e044af3611cf8d1aa9ba3a385e17135fa0
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
A target/linux/rb532/config-3.3
A target/linux/rb532/patches-3.3/001-cmdline_hack.patch
A target/linux/rb532/patches-3.3/002-rb532_nand_fixup.patch
Log Message:
-----------
rb532: add 3.3 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31592 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 651eb17ddc24558104dc2999b2731f26494a1ab5
https://github.com/dtaht/Cerowrt-3.3/commit/651eb17ddc24558104dc2999b2731f26494a1ab5
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M target/linux/rb532/Makefile
Log Message:
-----------
rb532: switch to 3.3 and mark the target broken
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31593 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 7fa6105b4ea9008a53142a6880819f8a2af92278
https://github.com/dtaht/Cerowrt-3.3/commit/7fa6105b4ea9008a53142a6880819f8a2af92278
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
R target/linux/rb532/config-2.6.32
R target/linux/rb532/patches-2.6.32/001-cmdline_hack.patch
R target/linux/rb532/patches-2.6.32/002-rb532_nand_fixup.patch
R target/linux/rb532/patches-2.6.32/003-unused_variables.patch
Log Message:
-----------
rb532: remove 2.6.32 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31594 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 9ca85294f43467a541558f0f5f10b8737d8eacd5
https://github.com/dtaht/Cerowrt-3.3/commit/9ca85294f43467a541558f0f5f10b8737d8eacd5
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M target/linux/rdc/Makefile
Log Message:
-----------
rdc: switch to 3.3 and mark the target as broken
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31595 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: e3bebfe1fbdc9582045b24d51b45214bd835f983
https://github.com/dtaht/Cerowrt-3.3/commit/e3bebfe1fbdc9582045b24d51b45214bd835f983
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
R target/linux/rdc/config-2.6.32
R target/linux/rdc/patches-2.6.32/001-rdc321x_mfd_southbridge.patch
R target/linux/rdc/patches-2.6.32/002-rdc321x_gpio.patch
R target/linux/rdc/patches-2.6.32/003-rdc321x_watchdog_southbridge.patch
R target/linux/rdc/patches-2.6.32/004-rdc321x_defs_remove.patch
R target/linux/rdc/patches-2.6.32/006-yenta_mistery.patch
R target/linux/rdc/patches-2.6.32/009-rdc321x_select_embedded.patch
R target/linux/rdc/patches-2.6.32/010-rdc_cpu_ident.patch
R target/linux/rdc/patches-2.6.32/011-tune_lzma_options.patch
R target/linux/rdc/patches-2.6.32/012-export_erase_write.patch
R target/linux/rdc/patches-2.6.32/013-r6040_fix_mii_check_media.patch
R target/linux/rdc/patches-2.6.32/014-r6040_phylib_support.patch
R target/linux/rdc/patches-2.6.32/015-r6040_fix_multicast.patch
R target/linux/rdc/patches-2.6.32/100-rdc_boards.patch
R target/linux/rdc/patches-2.6.32/110-rdc321x_watchdog_fix.patch
R target/linux/rdc/patches-2.6.32/120-panic_on_unrecovered_nmi.patch
Log Message:
-----------
rdc: remove 2.6.32 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31596 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: a6a62009fb32d1363fcb02402f0e400360287591
https://github.com/dtaht/Cerowrt-3.3/commit/a6a62009fb32d1363fcb02402f0e400360287591
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
R target/linux/generic/config-2.6.32
R target/linux/generic/patches-2.6.32/001-squashfs_move_zlib_decomp.patch
R target/linux/generic/patches-2.6.32/002-squashfs_factor_out_remaining_zlib.patch
R target/linux/generic/patches-2.6.32/003-squashfs_add_decompressor_framework.patch
R target/linux/generic/patches-2.6.32/004-squashfs_add_decompressor_lzma_lzo.patch
R target/linux/generic/patches-2.6.32/005-squashfs_extra_parameter.patch
R target/linux/generic/patches-2.6.32/006-squashfs_add_lzma.patch
R target/linux/generic/patches-2.6.32/007-squashfs_make_lzma_available.patch
R target/linux/generic/patches-2.6.32/008-jffs2_make_lzma_available.patch
R target/linux/generic/patches-2.6.32/009-jffs-fix-min-max-confusion.patch
R target/linux/generic/patches-2.6.32/011-mips_boot.patch
R target/linux/generic/patches-2.6.32/012-extra_optimization.patch
R target/linux/generic/patches-2.6.32/013-gcc4_inline_fix.patch
R target/linux/generic/patches-2.6.32/014-cfi_fix_amd_extended_table_check.patch
R target/linux/generic/patches-2.6.32/020-mips_multi_machine_support.patch
R target/linux/generic/patches-2.6.32/021-mips_image_cmdline_hack.patch
R target/linux/generic/patches-2.6.32/022-mips_use_generic_thread_info_allocator.patch
R target/linux/generic/patches-2.6.32/023-mips-fix-kexec.patch
R target/linux/generic/patches-2.6.32/025-bcma_backport.patch
R target/linux/generic/patches-2.6.32/025-mips_disable_fpu.patch
R target/linux/generic/patches-2.6.32/027-mips_module_reloc.patch
R target/linux/generic/patches-2.6.32/028-module_exports.patch
R target/linux/generic/patches-2.6.32/029-arm_module_unresolved_weak_sym.patch
R target/linux/generic/patches-2.6.32/030-pci_disable_common_quirks.patch
R target/linux/generic/patches-2.6.32/031-ppc_gcc_build_fix.patch
R target/linux/generic/patches-2.6.32/032-mips_unused_variables.patch
R target/linux/generic/patches-2.6.32/033-x86_unused_variables.patch
R target/linux/generic/patches-2.6.32/034-eeprom_93cx6_backport.patch
R target/linux/generic/patches-2.6.32/035-gpio_keys_backport.patch
R target/linux/generic/patches-2.6.32/040-arm-update-mach-types.patch
R target/linux/generic/patches-2.6.32/040-use_ext4_for_ext23.patch
R target/linux/generic/patches-2.6.32/041-ext4_do_not_override_ext23.patch
R target/linux/generic/patches-2.6.32/042-ext4_add_ext23_module_aliases.patch
R target/linux/generic/patches-2.6.32/050-lzo_compressed_kernels.patch
R target/linux/generic/patches-2.6.32/051-lzo_compressed_kernel_for_arm.patch
R target/linux/generic/patches-2.6.32/052-lzo_compressed_kernel_for_x86.patch
R target/linux/generic/patches-2.6.32/053-lzo_compression_for_initramfs.patch
R target/linux/generic/patches-2.6.32/055-lzma_arm_kernel.patch
R target/linux/generic/patches-2.6.32/057-arm_fix_uncompress_code.patch
R target/linux/generic/patches-2.6.32/060-block2mtd_init.patch
R target/linux/generic/patches-2.6.32/065-rootfs_split.patch
R target/linux/generic/patches-2.6.32/066-block2mtd_probe.patch
R target/linux/generic/patches-2.6.32/070-redboot_space.patch
R target/linux/generic/patches-2.6.32/071-redboot_boardconfig.patch
R target/linux/generic/patches-2.6.32/080-mtd_plat_nand_chip_fixup.patch
R target/linux/generic/patches-2.6.32/081-mtd_myloader_partition_parser.patch
R target/linux/generic/patches-2.6.32/082-mtd_info_move_forward_decl.patch
R target/linux/generic/patches-2.6.32/083-mtd_fix_nand_correct_data_return_code.patch
R target/linux/generic/patches-2.6.32/084-mtd_m25p80_add_pm25lv_flash_support.patch
R target/linux/generic/patches-2.6.32/085-mtd_m25p80_add_en25pxx_support.patch
R target/linux/generic/patches-2.6.32/086-mtd_m25p80_add_xxxs33b_support.patch
R target/linux/generic/patches-2.6.32/087-mtd-m25p80-add-w25q32-chip-support.patch
R target/linux/generic/patches-2.6.32/088-winbond_cmdset.patch
R target/linux/generic/patches-2.6.32/089-mtd-samsung-flash.patch
R target/linux/generic/patches-2.6.32/090-mtd-m25p80-add-en25f32-chip-support.patch
R target/linux/generic/patches-2.6.32/100-netfilter_layer7_2.21.patch
R target/linux/generic/patches-2.6.32/101-netfilter_layer7_pktmatch.patch
R target/linux/generic/patches-2.6.32/110-netfilter_match_speedup.patch
R target/linux/generic/patches-2.6.32/120-netfilter_recent_reap.patch
R target/linux/generic/patches-2.6.32/130-netfilter_dscp_ipv6_mangle.patch
R target/linux/generic/patches-2.6.32/180-netfilter_depends.patch
R target/linux/generic/patches-2.6.32/200-sched_esfq.patch
R target/linux/generic/patches-2.6.32/201-jhash3.patch
R target/linux/generic/patches-2.6.32/202-mips_mem_functions_performance.patch
R target/linux/generic/patches-2.6.32/203-slab_maxsize.patch
R target/linux/generic/patches-2.6.32/204-jffs2_eofdetect.patch
R target/linux/generic/patches-2.6.32/205-skb_padding.patch
R target/linux/generic/patches-2.6.32/207-powerpc_asm_segment_h.patch
R target/linux/generic/patches-2.6.32/208-mips_oprofile_fix.patch
R target/linux/generic/patches-2.6.32/209-mini_fo.patch
R target/linux/generic/patches-2.6.32/210-mini_fo_2.6.25_fixes.patch
R target/linux/generic/patches-2.6.32/211-mini_fo_2.6.25_dentry_open_war.patch
R target/linux/generic/patches-2.6.32/212-mini_fo_2.6.26_fixes.patch
R target/linux/generic/patches-2.6.32/213-mini_fo_2.6.27_fixes.patch
R target/linux/generic/patches-2.6.32/214-mini_fo_2.6.29.patch
R target/linux/generic/patches-2.6.32/215-mini_fo_2.6.30.patch
R target/linux/generic/patches-2.6.32/216-mini_fo_locking.patch
R target/linux/generic/patches-2.6.32/217-mini_fo_dentry_check.patch
R target/linux/generic/patches-2.6.32/219-kobject_uevent.patch
R target/linux/generic/patches-2.6.32/220-sound_kconfig.patch
R target/linux/generic/patches-2.6.32/222-partial_eraseblock_write.patch
R target/linux/generic/patches-2.6.32/223-kobject-add-broadcast_uevent.patch
R target/linux/generic/patches-2.6.32/240-packet_socket_type.patch
R target/linux/generic/patches-2.6.32/250-pppoe_header_pad.patch
R target/linux/generic/patches-2.6.32/251-atm_header_changes.patch
R target/linux/generic/patches-2.6.32/260-crypto_optional_tests.patch
R target/linux/generic/patches-2.6.32/270-bridge_no_eap_forward.patch
R target/linux/generic/patches-2.6.32/271-bridge_always_accept_eap.patch
R target/linux/generic/patches-2.6.32/280-sched_act_connmark.patch
R target/linux/generic/patches-2.6.32/300-ipv6_accept_ra_when_forwarding.patch
R target/linux/generic/patches-2.6.32/301-ipv6_send_rs_when_forwarding.patch
R target/linux/generic/patches-2.6.32/310-usb-add-usb_find_device_by_name.patch
R target/linux/generic/patches-2.6.32/400-ledtrig_morse.patch
R target/linux/generic/patches-2.6.32/402-ledtrig_netdev.patch
R target/linux/generic/patches-2.6.32/403-ledtrig-usbdev.patch
R target/linux/generic/patches-2.6.32/410-gpio_buttons.patch
R target/linux/generic/patches-2.6.32/411-add-KEY_WPS_BUTTON-definition.patch
R target/linux/generic/patches-2.6.32/420-gpiodev.patch
R target/linux/generic/patches-2.6.32/430-scsi_header_fix.patch
R target/linux/generic/patches-2.6.32/510-yaffs_support.patch
R target/linux/generic/patches-2.6.32/511-yaffs-cvs-2009-04-24.patch
R target/linux/generic/patches-2.6.32/600-phy_extension.patch
R target/linux/generic/patches-2.6.32/601-phy-add-aneg-done-function.patch
R target/linux/generic/patches-2.6.32/620-phy_adm6996.patch
R target/linux/generic/patches-2.6.32/630-phy_packets.patch
R target/linux/generic/patches-2.6.32/640-br2684_backport_routed.patch
R target/linux/generic/patches-2.6.32/650-swconfig.patch
R target/linux/generic/patches-2.6.32/660-phy_mvswitch.patch
R target/linux/generic/patches-2.6.32/670-phy_ip175c.patch
R target/linux/generic/patches-2.6.32/680-phy_ar8216.patch
R target/linux/generic/patches-2.6.32/690-phy_rtl8306.patch
R target/linux/generic/patches-2.6.32/691-phy_rtl8366.patch
R target/linux/generic/patches-2.6.32/700-rtc7301.patch
R target/linux/generic/patches-2.6.32/750-glamo-headers.patch
R target/linux/generic/patches-2.6.32/822-usb_serial_option_add_more_devices.patch
R target/linux/generic/patches-2.6.32/840-unable_to_open_console.patch
R target/linux/generic/patches-2.6.32/902-darwin_scripts_include.patch
R target/linux/generic/patches-2.6.32/903-hostap_txpower.patch
R target/linux/generic/patches-2.6.32/903-stddef_include.patch
R target/linux/generic/patches-2.6.32/910-backport-spi-bus-locking-api.patch
R target/linux/generic/patches-2.6.32/911-backport-mmc_spi-use-spi-bus-locking-api.patch
R target/linux/generic/patches-2.6.32/920-01-hotpluggable-spi-gpio.patch
R target/linux/generic/patches-2.6.32/920-04-spi-gpio-implement-spi-delay.patch
R target/linux/generic/patches-2.6.32/921-gpio_spi_driver.patch
R target/linux/generic/patches-2.6.32/922-gpiommc.patch
R target/linux/generic/patches-2.6.32/923-gpiommc-configfs-locking.patch
R target/linux/generic/patches-2.6.32/925-modify-i2c-gpio-initcall-level.patch
R target/linux/generic/patches-2.6.32/930-kmsg_dump_backport.patch
R target/linux/generic/patches-2.6.32/931-crashlog.patch
R target/linux/generic/patches-2.6.32/940-wireless_mesh_header.patch
R target/linux/generic/patches-2.6.32/951-revert_gcc4_4_fixes.patch
R target/linux/generic/patches-2.6.32/970-ocf_kbuild_integration.patch
R target/linux/generic/patches-2.6.32/971-ocf_20110720.patch
R target/linux/generic/patches-2.6.32/974-ssb_b43_default_on.patch
R target/linux/generic/patches-2.6.32/975-hifn795x-byteswap.patch
R target/linux/generic/patches-2.6.32/975-ssb_update.patch
R target/linux/generic/patches-2.6.32/977-textsearch_kconfig_hacks.patch
R target/linux/generic/patches-2.6.32/978-lib80211_kconfig_hacks.patch
R target/linux/generic/patches-2.6.32/979-crypto_add_kconfig_prompts.patch
R target/linux/generic/patches-2.6.32/980-vm_exports.patch
R target/linux/generic/patches-2.6.32/991-ppc4xx_optimization.patch
R target/linux/generic/patches-2.6.32/998-openwrt_lzma_options.patch
R target/linux/generic/patches-2.6.32/999-use_preinit_as_init.patch
Log Message:
-----------
linux/2.6.32: R.I.P.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31597 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: b914240da3dd7ada80c82c93689763f8951b756d
https://github.com/dtaht/Cerowrt-3.3/commit/b914240da3dd7ada80c82c93689763f8951b756d
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M include/kernel-defaults.mk
Log Message:
-----------
include/kernel-defaults: set V='' if c is not set in OPENWRT_VERBOSE
This fixes the following errors:
CALL arch/powerpc/kernel/prom_init_check.sh
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer axpression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
arch/powerpc/kernel/prom_init_check.sh: line 39: [: ss: integer expression expected
GEN .version
CHK include/generated/compile.h
UPD include/generated/compile.h
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31598 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 34b32d26b5ab66dd6a2977e922d504f7e05def36
https://github.com/dtaht/Cerowrt-3.3/commit/34b32d26b5ab66dd6a2977e922d504f7e05def36
Author: hauke <hauke at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M target/linux/brcm47xx/Makefile
Log Message:
-----------
brcm47xx: update target to kernel 3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31599 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 5b987c43d311cec3c984044e7ebacfdf57abef99
https://github.com/dtaht/Cerowrt-3.3/commit/5b987c43d311cec3c984044e7ebacfdf57abef99
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M package/pptp/Makefile
Log Message:
-----------
pptp: compile with the openwrt cflags instead of -O0
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31600 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: c39d550e2f590b28cea8cc708621c052a33c6c85
https://github.com/dtaht/Cerowrt-3.3/commit/c39d550e2f590b28cea8cc708621c052a33c6c85
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M target/linux/ar71xx/patches-3.3/605-MIPS-ath79-db120-fixes.patch
Log Message:
-----------
ar71xx: fix a typo in the db120 mach file
Reported-by: Sven Eckelmann <sven at narfation.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31601 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 1c9cad5dceee0e2484e92ce5a713af0b0d48f3cf
https://github.com/dtaht/Cerowrt-3.3/commit/1c9cad5dceee0e2484e92ce5a713af0b0d48f3cf
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
A target/linux/ar71xx/patches-3.3/000-USB-OHCI-Add-a-generic-platform-device-driver.patch
A target/linux/ar71xx/patches-3.3/001-USB-EHCI-Add-a-generic-platform-device-driver.patch
A target/linux/ar71xx/patches-3.3/002-USB-use-generic-platform-driver-on-ath79.patch
A target/linux/ar71xx/patches-3.3/003-MIPS-ath79-fix-AR933X-WMAC-reset-code.patch
A target/linux/ar71xx/patches-3.3/100-MIPS-ath79-separate-common-PCI-code.patch
A target/linux/ar71xx/patches-3.3/101-MIPS-ath79-rename-pci-ath724x.h.patch
A target/linux/ar71xx/patches-3.3/102-MIPS-ath79-make-ath724x_pcibios_init-visible-for-ext.patch
R target/linux/ar71xx/patches-3.3/102-MIPS-ath79-separate-common-PCI-code.patch
A target/linux/ar71xx/patches-3.3/103-MIPS-ath79-add-a-common-PCI-registration-function.patch
R target/linux/ar71xx/patches-3.3/103-MIPS-ath79-rename-pci-ath724x.h.patch
R target/linux/ar71xx/patches-3.3/104-MIPS-ath79-make-ath724x_pcibios_init-visible-for-ext.patch
A target/linux/ar71xx/patches-3.3/104-MIPS-ath79-rename-pci-ath724x.c-to-make-it-reflect-t.patch
R target/linux/ar71xx/patches-3.3/105-MIPS-ath79-add-a-common-PCI-registration-function.patch
A target/linux/ar71xx/patches-3.3/105-MIPS-ath79-replace-ath724x-to-ar724x.patch
R target/linux/ar71xx/patches-3.3/106-MIPS-ath79-rename-pci-ath724x.c-to-make-it-reflect-t.patch
A target/linux/ar71xx/patches-3.3/106-MIPS-ath79-use-io-accessor-macros-in-pci-ar724x.c.patch
A target/linux/ar71xx/patches-3.3/107-MIPS-ath79-remove-superfluous-alignment-checks-from-.patch
R target/linux/ar71xx/patches-3.3/107-MIPS-ath79-replace-ath724x-to-ar724x.patch
A target/linux/ar71xx/patches-3.3/108-MIPS-ath79-fix-broken-ar724x_pci_-read-write-functio.patch
R target/linux/ar71xx/patches-3.3/108-MIPS-ath79-use-io-accessor-macros-in-pci-ar724x.c.patch
A target/linux/ar71xx/patches-3.3/109-MIPS-ath79-add-a-workaround-for-a-PCI-controller-bug.patch
R target/linux/ar71xx/patches-3.3/109-MIPS-ath79-remove-superfluous-alignment-checks-from-.patch
A target/linux/ar71xx/patches-3.3/110-MIPS-ath79-fix-a-wrong-IRQ-number.patch
R target/linux/ar71xx/patches-3.3/110-MIPS-ath79-fix-broken-ar724x_pci_-read-write-functio.patch
A target/linux/ar71xx/patches-3.3/111-MIPS-ath79-add-PCI-IRQ-handling-code-for-AR724X-SoCs.patch
R target/linux/ar71xx/patches-3.3/111-MIPS-ath79-add-a-workaround-for-a-PCI-controller-bug.patch
R target/linux/ar71xx/patches-3.3/112-MIPS-ath79-fix-a-wrong-IRQ-number.patch
A target/linux/ar71xx/patches-3.3/112-MIPS-ath79-get-rid-of-some-ifdefs-in-mach-ubnt-xm.c.patch
R target/linux/ar71xx/patches-3.3/113-MIPS-ath79-add-PCI-IRQ-handling-code-for-AR724X-SoCs.patch
A target/linux/ar71xx/patches-3.3/113-MIPS-ath79-allow-to-use-board-specific-pci_plat_dev_.patch
A target/linux/ar71xx/patches-3.3/114-MIPS-ath79-add-support-for-the-PCI-host-controller-o.patch
R target/linux/ar71xx/patches-3.3/114-MIPS-ath79-get-rid-of-some-ifdefs-in-mach-ubnt-xm.c.patch
A target/linux/ar71xx/patches-3.3/115-MIPS-ath79-allow-to-use-SoC-specific-PCI-IRQ-maps.patch
R target/linux/ar71xx/patches-3.3/115-MIPS-ath79-allow-to-use-board-specific-pci_plat_dev_.patch
R target/linux/ar71xx/patches-3.3/116-MIPS-ath79-add-support-for-the-PCI-host-controller-o.patch
A target/linux/ar71xx/patches-3.3/116-MIPS-ath79-remove-ar724x_pci_add_data-function.patch
R target/linux/ar71xx/patches-3.3/117-MIPS-ath79-allow-to-use-SoC-specific-PCI-IRQ-maps.patch
A target/linux/ar71xx/patches-3.3/117-MIPS-ath79-register-PCI-controller-on-the-PB44-board.patch
R target/linux/ar71xx/patches-3.3/118-MIPS-ath79-remove-ar724x_pci_add_data-function.patch
A target/linux/ar71xx/patches-3.3/118-MIPS-ath79-update-copyright-headers-of-PCI-related-f.patch
A target/linux/ar71xx/patches-3.3/119-MIPS-ath79-add-early_printk-support-for-AR934X.patch
R target/linux/ar71xx/patches-3.3/119-MIPS-ath79-register-PCI-controller-on-the-PB44-board.patch
A target/linux/ar71xx/patches-3.3/120-MIPS-ath79-sort-case-statements-in-ath79_detect_sys_.patch
R target/linux/ar71xx/patches-3.3/120-MIPS-ath79-update-copyright-headers-of-PCI-related-f.patch
A target/linux/ar71xx/patches-3.3/121-MIPS-ath79-add-SoC-detection-code-for-AR934X.patch
R target/linux/ar71xx/patches-3.3/121-MIPS-ath79-add-early_printk-support-for-AR934X.patch
A target/linux/ar71xx/patches-3.3/122-MIPS-ath79-add-clock-initialization-code-for-AR934X.patch
R target/linux/ar71xx/patches-3.3/122-MIPS-ath79-sort-case-statements-in-ath79_detect_sys_.patch
A target/linux/ar71xx/patches-3.3/123-MIPS-ath79-add-GPIO-support-code-for-AR934X.patch
R target/linux/ar71xx/patches-3.3/123-MIPS-ath79-add-SoC-detection-code-for-AR934X.patch
R target/linux/ar71xx/patches-3.3/124-MIPS-ath79-add-clock-initialization-code-for-AR934X.patch
A target/linux/ar71xx/patches-3.3/124-MIPS-ath79-rework-IP2-IP3-interrupt-handling.patch
R target/linux/ar71xx/patches-3.3/125-MIPS-ath79-add-GPIO-support-code-for-AR934X.patch
A target/linux/ar71xx/patches-3.3/125-MIPS-ath79-add-IRQ-handling-code-for-AR934X.patch
A target/linux/ar71xx/patches-3.3/126-MIPS-ath79-add-AR934X-specific-glue-to-ath79_device_.patch
R target/linux/ar71xx/patches-3.3/126-MIPS-ath79-rework-IP2-IP3-interrupt-handling.patch
R target/linux/ar71xx/patches-3.3/127-MIPS-ath79-add-IRQ-handling-code-for-AR934X.patch
A target/linux/ar71xx/patches-3.3/127-MIPS-ath79-register-UART-device-for-AR934X-SoCs.patch
R target/linux/ar71xx/patches-3.3/128-MIPS-ath79-add-AR934X-specific-glue-to-ath79_device_.patch
A target/linux/ar71xx/patches-3.3/128-MIPS-ath79-add-WMAC-registration-code-for-AR934X.patch
A target/linux/ar71xx/patches-3.3/129-MIPS-ath79-add-PCI_AR724X-Kconfig-symbol.patch
R target/linux/ar71xx/patches-3.3/129-MIPS-ath79-register-UART-device-for-AR934X-SoCs.patch
A target/linux/ar71xx/patches-3.3/130-MIPS-ath79-add-PCI-registration-code-for-AR934X.patch
R target/linux/ar71xx/patches-3.3/130-MIPS-ath79-add-WMAC-registration-code-for-AR934X.patch
R target/linux/ar71xx/patches-3.3/131-MIPS-ath79-add-USB-platform-setup-code-for-AR934X.patch
A target/linux/ar71xx/patches-3.3/131-MIPS-ath79-add-initial-support-for-the-Atheros-DB120.patch
R target/linux/ar71xx/patches-3.3/132-MIPS-ath79-add-PCI_AR724X-Kconfig-symbol.patch
A target/linux/ar71xx/patches-3.3/132-MIPS-ath79-use-correct-IRQ-number-for-the-OHCI-contr.patch
R target/linux/ar71xx/patches-3.3/133-MIPS-ath79-add-PCI-registration-code-for-AR934X.patch
A target/linux/ar71xx/patches-3.3/133-MIPS-ath79-use-a-helper-function-for-USB-resource-in.patch
A target/linux/ar71xx/patches-3.3/134-MIPS-ath79-add-USB-platform-setup-code-for-AR934X.patch
R target/linux/ar71xx/patches-3.3/134-MIPS-ath79-add-initial-support-for-the-Atheros-DB120.patch
A target/linux/ar71xx/patches-3.3/135-MIPS-ath79-register-USB-host-controller-on-the-DB120.patch
R target/linux/ar71xx/patches-3.3/135-USB-ehci-ath79-add-device_id-entry-for-the-AR934X-So.patch
A target/linux/ar71xx/patches-3.3/200-spi-ath79-add-delay-between-SCK-changes.patch
R target/linux/ar71xx/patches-3.3/201-spi-ath79-add-delay-between-SCK-changes.patch
A target/linux/ar71xx/patches-3.3/201-spi-ath79-add-missing-HIGH-LOW-SCK-transition.patch
R target/linux/ar71xx/patches-3.3/202-spi-ath79-add-missing-HIGH-LOW-SCK-transition.patch
A target/linux/ar71xx/patches-3.3/202-spi-ath79-remove-superfluous-chip-select-code.patch
R target/linux/ar71xx/patches-3.3/203-spi-ath79-remove-superfluous-chip-select-code.patch
A target/linux/ar71xx/patches-3.3/203-spi-ath79-use-gpio_request_one.patch
A target/linux/ar71xx/patches-3.3/204-spi-ath79-avoid-multiple-initialization-of-the-SPI-c.patch
R target/linux/ar71xx/patches-3.3/204-spi-ath79-use-gpio_request_one.patch
A target/linux/ar71xx/patches-3.3/205-spi-ath79-add-shutdown-handler.patch
R target/linux/ar71xx/patches-3.3/205-spi-ath79-avoid-multiple-initialization-of-the-SPI-c.patch
R target/linux/ar71xx/patches-3.3/206-spi-ath79-add-shutdown-handler.patch
A target/linux/ar71xx/patches-3.3/206-spi-ath79-make-chipselect-logic-more-flexible.patch
R target/linux/ar71xx/patches-3.3/207-spi-ath79-make-chipselect-logic-more-flexible.patch
R target/linux/ar71xx/patches-3.3/208-MIPS-ath79-db120-spi-chipselect-fix.patch
R target/linux/ar71xx/patches-3.3/210-MIPS-ath79-fix-gpio-count-for-ar7241.patch
R target/linux/ar71xx/patches-3.3/211-MIPS-ath79-fix-ar933x_wmac_reset.patch
R target/linux/ar71xx/patches-3.3/212-MIPS-ath79-fix-build-error-if-PCI-not-enabled.patch
R target/linux/ar71xx/patches-3.3/213-MIPS-ath79-fix-a-typo-in-ar71xx_regs.h
R target/linux/ar71xx/patches-3.3/214-MIPS-ath79-fix-IRQ-number-for-AR7240-OHCI.patch
R target/linux/ar71xx/patches-3.3/215-ar934x_fix_usb_reset.patch
M target/linux/ar71xx/patches-3.3/463-spi-ath79-add-fast-flash-read.patch
M target/linux/ar71xx/patches-3.3/501-MIPS-ath79-add-mac-argument-to-ath79_register_wmac.patch
M target/linux/ar71xx/patches-3.3/601-MIPS-ath79-add-more-register-defines.patch
M target/linux/ar71xx/patches-3.3/605-MIPS-ath79-db120-fixes.patch
M target/linux/ar71xx/patches-3.3/607-MIPS-ath79-ubnt-xm-fixes.patch
Log Message:
-----------
ar71xx: update 3.3 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31602 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 2d0e7f4044c27926b44418e406b4aa740c8b94a6
https://github.com/dtaht/Cerowrt-3.3/commit/2d0e7f4044c27926b44418e406b4aa740c8b94a6
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M package/netifd/Makefile
Log Message:
-----------
netifd: update to latest version, adds support for host route dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31603 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 2945a6df4befe15a3899ad6c4d6f555edd203a89
https://github.com/dtaht/Cerowrt-3.3/commit/2945a6df4befe15a3899ad6c4d6f555edd203a89
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M package/pptp/files/options.pptp
Log Message:
-----------
pptp: remove the defaultroute option from options.pptp, this is managed by generic ppp code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31604 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 66823c0d822734217f16c0f9f00236dee06bbe76
https://github.com/dtaht/Cerowrt-3.3/commit/66823c0d822734217f16c0f9f00236dee06bbe76
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M package/pptp/Makefile
A package/pptp/files.old/pptp.sh
M package/pptp/files/pptp.sh
Log Message:
-----------
pptp: add netifd support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31605 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: a0f95932f710bd00b5bc56012e078c2c5b0e0dff
https://github.com/dtaht/Cerowrt-3.3/commit/a0f95932f710bd00b5bc56012e078c2c5b0e0dff
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
A package/pptp/patches/100-signal_cleanup.patch
Log Message:
-----------
pptp: kill the call manager process on shutdown
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31606 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 7b820da93e1c347e353125f5afec8d0ba3ab80a5
https://github.com/dtaht/Cerowrt-3.3/commit/7b820da93e1c347e353125f5afec8d0ba3ab80a5
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M target/linux/ar71xx/base-files/etc/diag.sh
M target/linux/ar71xx/base-files/etc/uci-defaults/leds
M target/linux/ar71xx/base-files/etc/uci-defaults/network
M target/linux/ar71xx/base-files/lib/ar71xx.sh
M target/linux/ar71xx/base-files/lib/upgrade/platform.sh
M target/linux/ar71xx/config-3.3
A target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr1041n-v2.c
A target/linux/ar71xx/patches-3.3/615-MIPS-ath79-WR1041N-support.patch
Log Message:
-----------
ar71xx: add support for the TP-Link TL-WR1041N v2 board
Patch-by: Vince Huang <axishero at foxmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31608 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 07e4260b637651a6ee997341c5e77201b4add0b0
https://github.com/dtaht/Cerowrt-3.3/commit/07e4260b637651a6ee997341c5e77201b4add0b0
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M tools/firmware-utils/src/mktplinkfw.c
Log Message:
-----------
firmware-utils/mktplinkfw: add support for the TL-WR1041N v2
Patch-by: Vince Huang <axishero at foxmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31609 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 0cff4f29f39f7a01571bd3dc4acb2e090561f77e
https://github.com/dtaht/Cerowrt-3.3/commit/0cff4f29f39f7a01571bd3dc4acb2e090561f77e
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M target/linux/ar71xx/generic/profiles/tp-link.mk
M target/linux/ar71xx/image/Makefile
Log Message:
-----------
ar71xx: add profile and build image for the TL-WR1041N v2 board
Patch-by: Vince Huang <axishero at foxmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31610 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 5cc2830e74a063e18ab669788f6b6369194275d6
https://github.com/dtaht/Cerowrt-3.3/commit/5cc2830e74a063e18ab669788f6b6369194275d6
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M package/ar7-atm/patches-D7.04.03.00/100-compile_fix.patch
M package/ar7-atm/patches-D7.04.03.00/170-bus_id_removal.patch
M package/ar7-atm/patches-D7.04.03.00/180-git_headers_include.patch
M package/ar7-atm/patches-D7.04.03.00/200-2.6.37_args.patch
M package/ar7-atm/patches-D7.05.01.00/100-compile_fix.patch
M package/ar7-atm/patches-D7.05.01.00/110-interrupt_fix.patch
M package/ar7-atm/patches-D7.05.01.00/120-no_dumb_inline.patch
M package/ar7-atm/patches-D7.05.01.00/130-powercutback.patch
M package/ar7-atm/patches-D7.05.01.00/140-debug_mode.patch
M package/ar7-atm/patches-D7.05.01.00/150-tasklet_mode.patch
M package/ar7-atm/patches-D7.05.01.00/160-module-params.patch
M package/ar7-atm/patches-D7.05.01.00/170-bus_id_removal.patch
M package/ar7-atm/patches-D7.05.01.00/180-git_headers_include.patch
M package/ar7-atm/patches-D7.05.01.00/190-2.6.32_proc_fixes.patch
M package/ar7-atm/patches-D7.05.01.00/200-2.6.37_args.patch
Log Message:
-----------
package/ar7-atm: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31612 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: fa311cf8465eeb317d4096b4f8107ef37ed6fd62
https://github.com/dtaht/Cerowrt-3.3/commit/fa311cf8465eeb317d4096b4f8107ef37ed6fd62
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
A package/ar7-atm/patches-D7.04.03.00/210-3.3-remove-smp_lock.h.patch
A package/ar7-atm/patches-D7.05.01.00/210-3.3-remove-smp_lock.h.patch
Log Message:
-----------
package/ar7-atm: allow to build on 3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31613 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 1ee5e640f0ee682ecd8cb7a045ea707ef8feb5c1
https://github.com/dtaht/Cerowrt-3.3/commit/1ee5e640f0ee682ecd8cb7a045ea707ef8feb5c1
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M target/linux/ar7/image/Makefile
Log Message:
-----------
ar7: fix kernel_entry extraction
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31614 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 02fb20885ea49074394d516b4ffa4883ea0dd228
https://github.com/dtaht/Cerowrt-3.3/commit/02fb20885ea49074394d516b4ffa4883ea0dd228
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
A target/linux/ar7/config-3.3
A target/linux/ar7/patches-3.3/110-flash.patch
A target/linux/ar7/patches-3.3/120-gpio_chrdev.patch
A target/linux/ar7/patches-3.3/160-vlynq_try_remote_first.patch
A target/linux/ar7/patches-3.3/500-serial_kludge.patch
A target/linux/ar7/patches-3.3/920-ar7part.patch
A target/linux/ar7/patches-3.3/950-cpmac_titan.patch
A target/linux/ar7/patches-3.3/972-cpmac_fixup.patch
A target/linux/ar7/patches-3.3/973-cpmac_handle_mvswitch.patch
Log Message:
-----------
ar7: add 3.3 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31615 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 7d657a9c917ee449d8bc289d65573bb902ee7f1b
https://github.com/dtaht/Cerowrt-3.3/commit/7d657a9c917ee449d8bc289d65573bb902ee7f1b
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M target/linux/ar7/Makefile
Log Message:
-----------
ar7: switch to 3.3 and mark the target as broken
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31616 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 91b12f1c40fec88688200c58ff07623c1b985cad
https://github.com/dtaht/Cerowrt-3.3/commit/91b12f1c40fec88688200c58ff07623c1b985cad
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
R target/linux/ar7/config-2.6.37
R target/linux/ar7/patches-2.6.37/100-titan-gpio-size.patch
R target/linux/ar7/patches-2.6.37/110-flash.patch
R target/linux/ar7/patches-2.6.37/120-gpio_chrdev.patch
R target/linux/ar7/patches-2.6.37/160-vlynq_try_remote_first.patch
R target/linux/ar7/patches-2.6.37/500-serial_kludge.patch
R target/linux/ar7/patches-2.6.37/920-ar7part.patch
R target/linux/ar7/patches-2.6.37/950-cpmac_titan.patch
R target/linux/ar7/patches-2.6.37/972-cpmac_fixup.patch
R target/linux/ar7/patches-2.6.37/973-cpmac_handle_mvswitch.patch
R target/linux/ar7/patches-2.6.37/999-gt701_leds.patch
Log Message:
-----------
ar7: remove 2.6.37 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31617 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 65deb397fafdc5e7b412a44e2f345b1441b3b0f0
https://github.com/dtaht/Cerowrt-3.3/commit/65deb397fafdc5e7b412a44e2f345b1441b3b0f0
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
A include/scons.mk
M tools/Makefile
A tools/scons/Makefile
Log Message:
-----------
tools: add scons (patch by Dave Taht)
This makes it more possible to build scons based applications
for openwrt.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31618 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 1c2f381c4a11205773b159a8ee267f85b19f5aa2
https://github.com/dtaht/Cerowrt-3.3/commit/1c2f381c4a11205773b159a8ee267f85b19f5aa2
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M package/ubus/Makefile
Log Message:
-----------
[package] ubus: update to current git, package up libubus-lua
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31619 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: bf5c5078be2bcfe890c4fa716d3ffab110c3de13
https://github.com/dtaht/Cerowrt-3.3/commit/bf5c5078be2bcfe890c4fa716d3ffab110c3de13
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M include/scons.mk
A tools/scons/patches/001-platform_env.patch
Log Message:
-----------
scons: override the platform instead of using the host one - fixes build issues on non-linux systems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31620 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 91b84f45188577677f3ed2ca10897f185c8f2aec
https://github.com/dtaht/Cerowrt-3.3/commit/91b84f45188577677f3ed2ca10897f185c8f2aec
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-06 (Sun, 06 May 2012)
Changed paths:
M package/ubus/Makefile
Log Message:
-----------
ubus: update to latest version, add LUAPATH to cmake options - fixes #11398
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31622 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 0f0f3b9f5a29f6b19cbd49730f4f781365af7920
https://github.com/dtaht/Cerowrt-3.3/commit/0f0f3b9f5a29f6b19cbd49730f4f781365af7920
Author: jogo <jogo at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-06 (Sun, 06 May 2012)
Changed paths:
M target/linux/ar7/Makefile
Log Message:
-----------
AR7: don't mark as broken
Linux 3.3.4 boots fine on my AR7 device.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31623 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: ee6dea474f253067ac8c2712ee8b71501a6bb70d
https://github.com/dtaht/Cerowrt-3.3/commit/ee6dea474f253067ac8c2712ee8b71501a6bb70d
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-06 (Sun, 06 May 2012)
Changed paths:
A tools/scons/patches/100-python3-compat.patch
Log Message:
-----------
[tools] scons: fix compatibility with python 3, upstream still does not support it...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31624 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: f31721e174ce5a585785e2800fb6ff6d7496682f
https://github.com/dtaht/Cerowrt-3.3/commit/f31721e174ce5a585785e2800fb6ff6d7496682f
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-06 (Sun, 06 May 2012)
Changed paths:
M target/linux/atheros/Makefile
R target/linux/atheros/config-2.6.37
R target/linux/atheros/config-2.6.38
A target/linux/atheros/config-3.3
R target/linux/atheros/patches-2.6.37/001-get_c0_compare_int_fix.patch
R target/linux/atheros/patches-2.6.37/100-board.patch
R target/linux/atheros/patches-2.6.37/101-early-printk-support.patch
R target/linux/atheros/patches-2.6.37/105-ar2315_pci.patch
R target/linux/atheros/patches-2.6.37/110-ar2313_ethernet.patch
R target/linux/atheros/patches-2.6.37/120-spiflash.patch
R target/linux/atheros/patches-2.6.37/130-watchdog.patch
R target/linux/atheros/patches-2.6.37/140-redboot_partition_scan.patch
R target/linux/atheros/patches-2.6.37/141-redboot_various_erase_size_fix.patch
R target/linux/atheros/patches-2.6.37/200-ar2313_enable_mvswitch.patch
R target/linux/atheros/patches-2.6.37/209_watchdog_fix.patch
R target/linux/atheros/patches-2.6.37/210-reset_button.patch
R target/linux/atheros/patches-2.6.37/220-enet_micrel_workaround.patch
R target/linux/atheros/patches-2.6.37/300-sysfs_for_gpio.patch
R target/linux/atheros/patches-2.6.38/001-get_c0_compare_int_fix.patch
R target/linux/atheros/patches-2.6.38/100-board.patch
R target/linux/atheros/patches-2.6.38/101-early-printk-support.patch
R target/linux/atheros/patches-2.6.38/105-ar2315_pci.patch
R target/linux/atheros/patches-2.6.38/110-ar2313_ethernet.patch
R target/linux/atheros/patches-2.6.38/120-spiflash.patch
R target/linux/atheros/patches-2.6.38/130-watchdog.patch
R target/linux/atheros/patches-2.6.38/140-redboot_partition_scan.patch
R target/linux/atheros/patches-2.6.38/141-redboot_various_erase_size_fix.patch
R target/linux/atheros/patches-2.6.38/200-ar2313_enable_mvswitch.patch
R target/linux/atheros/patches-2.6.38/209-watchdog_fix.patch
R target/linux/atheros/patches-2.6.38/210-reset_button.patch
R target/linux/atheros/patches-2.6.38/220-enet_micrel_workaround.patch
A target/linux/atheros/patches-3.3/001-get_c0_compare_int_fix.patch
A target/linux/atheros/patches-3.3/100-board.patch
A target/linux/atheros/patches-3.3/101-early-printk-support.patch
A target/linux/atheros/patches-3.3/105-ar2315_pci.patch
A target/linux/atheros/patches-3.3/110-ar2313_ethernet.patch
A target/linux/atheros/patches-3.3/120-spiflash.patch
A target/linux/atheros/patches-3.3/130-watchdog.patch
A target/linux/atheros/patches-3.3/140-redboot_partition_scan.patch
A target/linux/atheros/patches-3.3/141-redboot_various_erase_size_fix.patch
A target/linux/atheros/patches-3.3/200-ar2313_enable_mvswitch.patch
A target/linux/atheros/patches-3.3/201-multicast_list.patch
A target/linux/atheros/patches-3.3/209_watchdog_fix.patch
A target/linux/atheros/patches-3.3/210-reset_button.patch
A target/linux/atheros/patches-3.3/220-enet_micrel_workaround.patch
M target/linux/generic/files/drivers/net/phy/mvswitch.c
Log Message:
-----------
atheros: update to 3.3.4 (based on work by acoul), fix mvswitch driver for newer kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31625 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 849a172d03dde68be061b23ae19e7ec545e33fa7
https://github.com/dtaht/Cerowrt-3.3/commit/849a172d03dde68be061b23ae19e7ec545e33fa7
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-06 (Sun, 06 May 2012)
Changed paths:
M target/linux/atheros/patches-3.3/110-ar2313_ethernet.patch
M target/linux/atheros/patches-3.3/130-watchdog.patch
R target/linux/atheros/patches-3.3/201-multicast_list.patch
R target/linux/atheros/patches-3.3/209_watchdog_fix.patch
Log Message:
-----------
atheros: clean up the patches some more
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31626 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: e9facb6e743ea8985d0324809eedaf11d99e7d46
https://github.com/dtaht/Cerowrt-3.3/commit/e9facb6e743ea8985d0324809eedaf11d99e7d46
Author: hauke <hauke at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-06 (Sun, 06 May 2012)
Changed paths:
M package/kernel/modules/video.mk
Log Message:
-----------
kernel: remove kmod-video-ov511 and kmod-video-ovcamchip
These two modules where removed from kernel with kernel version 2.6.36, use kmod-video-gspca-ov519 instead.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31627 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: be57a8b1e25e53ad1d6467b2204350c0e040622f
https://github.com/dtaht/Cerowrt-3.3/commit/be57a8b1e25e53ad1d6467b2204350c0e040622f
Author: hauke <hauke at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-06 (Sun, 06 May 2012)
Changed paths:
M package/kernel/modules/video.mk
Log Message:
-----------
kernel: add kmod-video-gspca-konica and remove kmod-video-konica
kmod-video-konica was removed from kernel 2.6.38 and is now replaced by kmod-video-gspca-konica
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31628 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 38d6f0dc7716cd3523b453142d019606d67635cd
https://github.com/dtaht/Cerowrt-3.3/commit/38d6f0dc7716cd3523b453142d019606d67635cd
Author: hauke <hauke at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-06 (Sun, 06 May 2012)
Changed paths:
M package/kernel/modules/video.mk
Log Message:
-----------
kernel: build kmod-video-gspca-gl860 and kmod-video-gspca-jeilinj on all kernel versions
This module is available on all supported kernel versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31629 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 959f7203f2a15aea2278aa7d1719e4b1b6e3b14c
https://github.com/dtaht/Cerowrt-3.3/commit/959f7203f2a15aea2278aa7d1719e4b1b6e3b14c
Author: hauke <hauke at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-06 (Sun, 06 May 2012)
Changed paths:
M package/kernel/modules/video.mk
Log Message:
-----------
kernel: add video-videobuf2
This should fix #11349 and #11142
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31630 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 5058310b18b5820482b424c0a5bd2a8a71a033f3
https://github.com/dtaht/Cerowrt-3.3/commit/5058310b18b5820482b424c0a5bd2a8a71a033f3
Author: hauke <hauke at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-06 (Sun, 06 May 2012)
Changed paths:
M package/kernel/modules/usb.mk
Log Message:
-----------
kernel: remove kmod-usb-video
This was remove in kernel 2.6.38 and is not needed any more.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31631 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 00f81027313ca7084e60fbb0913fe8b4a21df851
https://github.com/dtaht/Cerowrt-3.3/commit/00f81027313ca7084e60fbb0913fe8b4a21df851
Author: hauke <hauke at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-06 (Sun, 06 May 2012)
Changed paths:
M package/kernel/modules/usb.mk
Log Message:
-----------
kernel: remove kmod-usb-video
This was remove in kernel 2.6.38 and is not needed any more.
The last commit (r31631) has the wrong message, kmod-usb-phidget was removed in kernel 2.6.30.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31632 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: b9df8c2a8d3c080ecfa60ad8cef7c5557ae365b1
https://github.com/dtaht/Cerowrt-3.3/commit/b9df8c2a8d3c080ecfa60ad8cef7c5557ae365b1
Author: hauke <hauke at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-06 (Sun, 06 May 2012)
Changed paths:
M package/kernel/modules/usb.mk
Log Message:
-----------
kernel: remove kmod-usb-serial-airprime
This was removed from kernel 2.6.27
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31633 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 8c2bee86babdf47c2b46dabc7a7d0a2efd757099
https://github.com/dtaht/Cerowrt-3.3/commit/8c2bee86babdf47c2b46dabc7a7d0a2efd757099
Author: hauke <hauke at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-06 (Sun, 06 May 2012)
Changed paths:
M package/acx-mac80211/Makefile
M package/button-hotplug/Makefile
M package/gpio-button-hotplug/Makefile
M package/kernel/modules/001-depends.mk
M package/kernel/modules/block.mk
M package/kernel/modules/crypto.mk
M package/kernel/modules/firewire.mk
M package/kernel/modules/fs.mk
M package/kernel/modules/lib.mk
M package/kernel/modules/netsupport.mk
M package/kernel/modules/other.mk
M package/kernel/modules/virtual.mk
M package/sierra-directip/Makefile
M package/trelay/Makefile
Log Message:
-----------
kernel: remove kernel modules and references to kernels <= 2.6.36
OpenWrt does not support kernel version <= 2.6.36 any more, remove all modules only build for those kernels and all conditions specific for those kernel versions.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31634 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 126cc381b7d234384b041b29794c9608e041d889
https://github.com/dtaht/Cerowrt-3.3/commit/126cc381b7d234384b041b29794c9608e041d889
Author: hauke <hauke at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-06 (Sun, 06 May 2012)
Changed paths:
A target/linux/brcm47xx/patches-3.3/220-add_gpio_request_one.patch
Log Message:
-----------
brcm47xx: add gpio_request_one()
This fixes a compile error with kernel 3.3.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31635 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: ecb548b2e5e00f2cfe5689859dded4a9b0b08adf
https://github.com/dtaht/Cerowrt-3.3/commit/ecb548b2e5e00f2cfe5689859dded4a9b0b08adf
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-06 (Sun, 06 May 2012)
Changed paths:
M package/pptp/Makefile
Log Message:
-----------
pptp: fix installation path for netifd proto handler
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31636 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: d4d537811bcf327b603605aea8d20295ef317f06
https://github.com/dtaht/Cerowrt-3.3/commit/d4d537811bcf327b603605aea8d20295ef317f06
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-06 (Sun, 06 May 2012)
Changed paths:
R target/linux/ar7/patches-3.3/973-cpmac_handle_mvswitch.patch
M target/linux/ar71xx/config-3.3
M target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_main.c
M target/linux/atheros/config-3.3
M target/linux/atheros/patches-3.3/110-ar2313_ethernet.patch
R target/linux/atheros/patches-3.3/200-ar2313_enable_mvswitch.patch
M target/linux/atheros/patches-3.3/220-enet_micrel_workaround.patch
M target/linux/generic/files/drivers/net/phy/ar8216.c
M target/linux/generic/files/drivers/net/phy/mvswitch.c
M target/linux/generic/patches-3.2/721-phy_packets.patch
M target/linux/generic/patches-3.2/722-phy_mvswitch.patch
M target/linux/generic/patches-3.2/723-phy_ip175c.patch
M target/linux/generic/patches-3.2/724-phy_ar8216.patch
M target/linux/generic/patches-3.2/725-phy_rtl8306.patch
M target/linux/generic/patches-3.2/726-phy_rtl8366.patch
M target/linux/generic/patches-3.2/727-phy-rtl8367.patch
M target/linux/generic/patches-3.2/728-phy-micrel.patch
M target/linux/generic/patches-3.2/750-hostap_txpower.patch
M target/linux/generic/patches-3.2/830-ledtrig_morse.patch
M target/linux/generic/patches-3.2/831-ledtrig_netdev.patch
M target/linux/generic/patches-3.2/941-ocf_20110720.patch
M target/linux/generic/patches-3.2/992-mpcore_wdt_fix_watchdog_counter_loading.patch
M target/linux/generic/patches-3.3/721-phy_packets.patch
M target/linux/generic/patches-3.3/722-phy_mvswitch.patch
M target/linux/generic/patches-3.3/723-phy_ip175c.patch
M target/linux/generic/patches-3.3/724-phy_ar8216.patch
M target/linux/generic/patches-3.3/725-phy_rtl8306.patch
M target/linux/generic/patches-3.3/726-phy_rtl8366.patch
M target/linux/generic/patches-3.3/727-phy-rtl8367.patch
M target/linux/generic/patches-3.3/728-phy-micrel.patch
M target/linux/generic/patches-3.3/750-hostap_txpower.patch
M target/linux/generic/patches-3.3/830-ledtrig_morse.patch
M target/linux/generic/patches-3.3/831-ledtrig_netdev.patch
M target/linux/generic/patches-3.3/941-ocf_20110720.patch
M target/linux/generic/patches-3.3/980-update_arm_machtypes.patch
M target/linux/generic/patches-3.3/992-mpcore_wdt_fix_watchdog_counter_loading.patch
R target/linux/lantiq/patches-3.2/200-owrt-netif_receive_skb.patch
Log Message:
-----------
kernel: rewrite the phy packet hook, put it in the network stack to avoid having to keep non-upstream ethernet driver changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31637 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 35009bdf80aa2f5749418f1720613c848c48214b
https://github.com/dtaht/Cerowrt-3.3/commit/35009bdf80aa2f5749418f1720613c848c48214b
Author: jogo <jogo at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-06 (Sun, 06 May 2012)
Changed paths:
A target/linux/brcm63xx/patches-3.3/306-MIPS-BCM63XX-register-devices-earlier.patch
A target/linux/brcm63xx/patches-3.3/307-MIPS-BCM63XX-explicitly-register-the-pci-bus.patch
Log Message:
-----------
bcm63xx: fix a race between PCI bus scan and fallback sprom registration
The fallback sprom handler was installed too late, resulting in ssb
failing to get a valid sprom on some devices.
Fixes #11384.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31638 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: b8a14b9359272f4a4d0b0268d3534039d8ba00d1
https://github.com/dtaht/Cerowrt-3.3/commit/b8a14b9359272f4a4d0b0268d3534039d8ba00d1
Author: jogo <jogo at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-06 (Sun, 06 May 2012)
Changed paths:
M package/base-files/files/etc/init.d/boot
Log Message:
-----------
base-files: wait for wifi modules to settle
On slower devices wifi drivers might take too long for detecting
devices, resulting in the wifi detect call not seeing them.
This was observed on a bcm6348 with bcm4318 wifi. Adding a one second
pause was enough for b43 to expose the device.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31639 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: d0c031a4f54b00d633a4d662d875a75c4bf9b179
https://github.com/dtaht/Cerowrt-3.3/commit/d0c031a4f54b00d633a4d662d875a75c4bf9b179
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
M target/linux/atheros/patches-3.3/100-board.patch
Log Message:
-----------
atheros: Fix compilation
With our recent switch to the 3.3 kernel target, some headers were
occidentally omitted.
Signed-off-by: Jonathan Bither <jonbither at gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31640 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 74bfc39816d655d93ce2641ca314aec767b08726
https://github.com/dtaht/Cerowrt-3.3/commit/74bfc39816d655d93ce2641ca314aec767b08726
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
A target/linux/pxa/config-3.3
A target/linux/pxa/patches-3.3/001-gumstix_verdex_pro_arch_support.patch
A target/linux/pxa/patches-3.3/002-verdex_lcd_support.patch
A target/linux/pxa/patches-3.3/003-gumstix_h_verdex_pro_support.patch
A target/linux/pxa/patches-3.3/004-smsc911x_verdex_pro_support.patch
A target/linux/pxa/patches-3.3/005-verdex_pcmcia_support.patch
A target/linux/pxa/patches-3.3/a01-arm-debugll-printk.patch
Log Message:
-----------
pxa: add support for 3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31641 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 15b93cf7b1d551bea275ac9212471f83cb8873eb
https://github.com/dtaht/Cerowrt-3.3/commit/15b93cf7b1d551bea275ac9212471f83cb8873eb
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
M target/linux/pxa/Makefile
Log Message:
-----------
pxa: switch to 3.3 and mark it as broken
It is working in qemu, but it has not been tested on real hardware.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31642 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 6365d3e54495029553b321af73f618db093decf7
https://github.com/dtaht/Cerowrt-3.3/commit/6365d3e54495029553b321af73f618db093decf7
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
R target/linux/pxa/config-default
R target/linux/pxa/patches/001-gumstix_verdex_pro_arch_support.patch
R target/linux/pxa/patches/002-verdex_lcd_support.patch
R target/linux/pxa/patches/003-gumstix_h_verdex_pro_support.patch
R target/linux/pxa/patches/004-smsc911x_verdex_pro_support.patch
R target/linux/pxa/patches/005-verdex_pcmcia_support.patch
R target/linux/pxa/patches/006-define_smsc911x_for_pcmcia.patch
R target/linux/pxa/patches/007-fix_verdex_pro_mmc_initialization.patch
R target/linux/pxa/patches/008-verdex_mtd_support.patch
Log Message:
-----------
pxa: remove 2.6.37 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31643 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: fe2be6a9a3230f4920dae5e6925554204790898a
https://github.com/dtaht/Cerowrt-3.3/commit/fe2be6a9a3230f4920dae5e6925554204790898a
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
M include/kernel-version.mk
M target/linux/adm5120/Makefile
M target/linux/adm8668/Makefile
M target/linux/ar7/Makefile
M target/linux/ar71xx/Makefile
R target/linux/ar71xx/patches-3.3/003-MIPS-ath79-fix-AR933X-WMAC-reset-code.patch
M target/linux/at91/Makefile
M target/linux/atheros/Makefile
M target/linux/avr32/Makefile
M target/linux/brcm47xx/Makefile
M target/linux/brcm63xx/Makefile
M target/linux/brcm63xx/patches-3.3/401-MIPS-BCM63XX-register-ohci-device.patch
M target/linux/brcm63xx/patches-3.3/403-MIPS-BCM63XX-register-ehci-device.patch
M target/linux/brcm63xx/patches-3.3/404-bcm963xx_flashmap.patch
M target/linux/brcm63xx/patches-3.3/408-6358-enet1-external-mii-clk.patch
M target/linux/brcm63xx/patches-3.3/415-bcm63xx_enet-add-support-for-bcm6368-internal-ethern.patch
M target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch
M target/linux/brcm63xx/patches-3.3/520-bcm63xx-add-support-for-96368MVWG-board.patch
M target/linux/cns21xx/Makefile
M target/linux/generic/patches-3.3/750-hostap_txpower.patch
M target/linux/generic/patches-3.3/830-ledtrig_morse.patch
M target/linux/generic/patches-3.3/831-ledtrig_netdev.patch
M target/linux/generic/patches-3.3/941-ocf_20110720.patch
M target/linux/generic/patches-3.3/950-vm_exports.patch
M target/linux/generic/patches-3.3/980-update_arm_machtypes.patch
M target/linux/generic/patches-3.3/992-mpcore_wdt_fix_watchdog_counter_loading.patch
M target/linux/ixp4xx/patches-3.3/600-skb_avoid_dmabounce.patch
M target/linux/lantiq/patches-3.3/0055-MIPS-lantiq-udp-in-kernel-redirect.patch
M target/linux/malta/Makefile
M target/linux/mpc52xx/Makefile
M target/linux/mpc83xx/Makefile
M target/linux/omap4/Makefile
M target/linux/ppc40x/Makefile
M target/linux/pxa/Makefile
M target/linux/ramips/Makefile
M target/linux/rb532/Makefile
M target/linux/rdc/Makefile
M target/linux/uml/Makefile
M target/linux/x86/geos/target.mk
Log Message:
-----------
kernel: update linux 3.3 to 3.3.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31645 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 9179b1bd6ba125ede6ea37a638bf66e82de505d8
https://github.com/dtaht/Cerowrt-3.3/commit/9179b1bd6ba125ede6ea37a638bf66e82de505d8
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
A target/linux/ar71xx/patches-3.3/300-ehcpi-platform-remove-ehci_update_device.patch
Log Message:
-----------
ar71xx: fix build error if PCI is disabled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31646 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 127f37919ac5a751170d7465143153f1cb8901dd
https://github.com/dtaht/Cerowrt-3.3/commit/127f37919ac5a751170d7465143153f1cb8901dd
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
M package/ppp/files/lib/netifd/ppp-up
Log Message:
-----------
[package] ppp: remove stray bracked in ppp-up script, thanks swalker
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31647 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 6540a914ba1bb011f6756f39b6eb4dae29b3d893
https://github.com/dtaht/Cerowrt-3.3/commit/6540a914ba1bb011f6756f39b6eb4dae29b3d893
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-08 (Tue, 08 May 2012)
Changed paths:
A .gitattributes
Log Message:
-----------
add .gitattributes to prevent the git autocrlf option from messing with CRLF/LF in files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31649 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: c589be64704473b15e8fac577f3fdb928d194d91
https://github.com/dtaht/Cerowrt-3.3/commit/c589be64704473b15e8fac577f3fdb928d194d91
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-08 (Tue, 08 May 2012)
Changed paths:
M include/toplevel.mk
M scripts/feeds
Log Message:
-----------
add further countermeasures against the git core.autocrlf option (fixes #9075)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31650 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 4672c91460d9780b4e2f1e49cb34f1d2c4def413
https://github.com/dtaht/Cerowrt-3.3/commit/4672c91460d9780b4e2f1e49cb34f1d2c4def413
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-09 (Wed, 09 May 2012)
Changed paths:
M target/linux/generic/config-3.3
Log Message:
-----------
linux/3.3: add missing RTC symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31654 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 2c1f618a735d51dcd3ecc937b8834095b2529388
https://github.com/dtaht/Cerowrt-3.3/commit/2c1f618a735d51dcd3ecc937b8834095b2529388
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-09 (Wed, 09 May 2012)
Changed paths:
M package/kernel/modules/hwmon.mk
Log Message:
-----------
package/kernel: move hwmon-vid into a separate package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31655 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 2b9126e168c53bc75f4e0be940d5b32e6601a5d4
https://github.com/dtaht/Cerowrt-3.3/commit/2b9126e168c53bc75f4e0be940d5b32e6601a5d4
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-09 (Wed, 09 May 2012)
Changed paths:
M package/kernel/modules/hwmon.mk
Log Message:
-----------
package/kernel: add package for the LM85 sensor
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31656 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 7117b69034c011556e4c5f0b51d220ab6a9e13c0
https://github.com/dtaht/Cerowrt-3.3/commit/7117b69034c011556e4c5f0b51d220ab6a9e13c0
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-09 (Wed, 09 May 2012)
Changed paths:
M package/kernel/modules/hwmon.mk
Log Message:
-----------
package/kernel: add package for the ADT7473/7475/7476/7490 sensors
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31657 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 56d769bd1e526aefcd91e42d710c7583f7ea8f27
https://github.com/dtaht/Cerowrt-3.3/commit/56d769bd1e526aefcd91e42d710c7583f7ea8f27
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-09 (Wed, 09 May 2012)
Changed paths:
M target/linux/orion/Makefile
Log Message:
-----------
orion: switch to 3.3 and add broken flag
It is compile tested only.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31658 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: eff5ef6a36c940875f42219fc18e4fc280c13089
https://github.com/dtaht/Cerowrt-3.3/commit/eff5ef6a36c940875f42219fc18e4fc280c13089
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-09 (Wed, 09 May 2012)
Changed paths:
R target/linux/orion/config-default
R target/linux/orion/dns323/config-default
R target/linux/orion/harddisk/config-default
R target/linux/orion/patches/100-wrt350nv2_openwrt_partition_map.patch
R target/linux/orion/patches/101-wnr854t_partition_map.patch
R target/linux/orion/patches/200-dt2_board_support.patch
R target/linux/orion/patches/300-dns323_partition_map.patch
Log Message:
-----------
orion: nuke 3.0 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31659 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: b39529458de312f5c797f5004e5042c4cb19dc67
https://github.com/dtaht/Cerowrt-3.3/commit/b39529458de312f5c797f5004e5042c4cb19dc67
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-09 (Wed, 09 May 2012)
Changed paths:
M target/linux/mpc85xx/Makefile
Log Message:
-----------
mpc85xx: switch to 3.3 and add broken flag
It is compile tested only.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31660 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: fb3eca1a8e161bbc92da15085c6eb6e907e42b09
https://github.com/dtaht/Cerowrt-3.3/commit/fb3eca1a8e161bbc92da15085c6eb6e907e42b09
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-09 (Wed, 09 May 2012)
Changed paths:
R target/linux/mpc85xx/config-default
R target/linux/mpc85xx/patches/100-fix_mpc8568e_mds.patch
R target/linux/mpc85xx/patches/110-fix_mpc8548_cds.patch
R target/linux/mpc85xx/patches/120-mpc8548_cds_i8259_noirq_init.patch
R target/linux/mpc85xx/patches/130-mpc8548_cds_disable_i8259_irq.patch
Log Message:
-----------
mpc85xx: remove 2.6.38 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31661 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 93692ad86e432a0a3f670899306e3340142d1624
https://github.com/dtaht/Cerowrt-3.3/commit/93692ad86e432a0a3f670899306e3340142d1624
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-09 (Wed, 09 May 2012)
Changed paths:
M target/linux/ixp4xx/Makefile
Log Message:
-----------
ixp4xx: switch to 3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31662 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: a944623daeaf2c138bea5d95e0a4bdd3f2f4a36c
https://github.com/dtaht/Cerowrt-3.3/commit/a944623daeaf2c138bea5d95e0a4bdd3f2f4a36c
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-09 (Wed, 09 May 2012)
Changed paths:
R target/linux/ixp4xx/config-2.6.37
R target/linux/ixp4xx/patches-2.6.37/020-gateworks_i2c_pld.patch
R target/linux/ixp4xx/patches-2.6.37/090-increase_entropy_pools.patch
R target/linux/ixp4xx/patches-2.6.37/100-wg302v2_gateway7001_mac_plat_info.patch
R target/linux/ixp4xx/patches-2.6.37/105-wg302v1_support.patch
R target/linux/ixp4xx/patches-2.6.37/110-pronghorn_series_support.patch
R target/linux/ixp4xx/patches-2.6.37/111-pronghorn_swap_uarts.patch
R target/linux/ixp4xx/patches-2.6.37/115-sidewinder_support.patch
R target/linux/ixp4xx/patches-2.6.37/116-sidewinder_fis_location.patch
R target/linux/ixp4xx/patches-2.6.37/120-compex_support.patch
R target/linux/ixp4xx/patches-2.6.37/130-wrt300nv2_support.patch
R target/linux/ixp4xx/patches-2.6.37/131-wrt300nv2_mac_plat_info.patch
R target/linux/ixp4xx/patches-2.6.37/132-wrt300nv2_mac_fix.patch
R target/linux/ixp4xx/patches-2.6.37/150-lanready_ap1000_support.patch
R target/linux/ixp4xx/patches-2.6.37/151-lanready_ap1000_mac_plat_info.patch
R target/linux/ixp4xx/patches-2.6.37/162-wg302v1_mem_fixup.patch
R target/linux/ixp4xx/patches-2.6.37/170-ixdpg425_mac_plat_info.patch
R target/linux/ixp4xx/patches-2.6.37/180-tw5334_support.patch
R target/linux/ixp4xx/patches-2.6.37/185-mi424wr_support.patch
R target/linux/ixp4xx/patches-2.6.37/190-cambria_support.patch
R target/linux/ixp4xx/patches-2.6.37/191-cambria_optional_uart.patch
R target/linux/ixp4xx/patches-2.6.37/192-cambria_gpio_device.patch
R target/linux/ixp4xx/patches-2.6.37/193-cambria_pld_gpio.patch
R target/linux/ixp4xx/patches-2.6.37/201-npe_driver_print_license_location.patch
R target/linux/ixp4xx/patches-2.6.37/203-npe_driver_mask_phy_features.patch
R target/linux/ixp4xx/patches-2.6.37/205-npe_driver_separate_phy_functions.patch
R target/linux/ixp4xx/patches-2.6.37/206-npe_driver_add_update_link_function.patch
R target/linux/ixp4xx/patches-2.6.37/207-npe_driver_multiphy_support.patch
R target/linux/ixp4xx/patches-2.6.37/295-latch_led_driver.patch
R target/linux/ixp4xx/patches-2.6.37/300-avila_fetch_mac.patch
R target/linux/ixp4xx/patches-2.6.37/301-avila_led.patch
R target/linux/ixp4xx/patches-2.6.37/302-avila_gpio_device.patch
R target/linux/ixp4xx/patches-2.6.37/304-ixp4xx_eth_jumboframe.patch
R target/linux/ixp4xx/patches-2.6.37/310-gtwx5717_spi_bus.patch
R target/linux/ixp4xx/patches-2.6.37/311-gtwx5717_mac_plat_info.patch
R target/linux/ixp4xx/patches-2.6.37/312-ixp4xx_pata_optimization.patch
R target/linux/ixp4xx/patches-2.6.37/402-ixp4xx_gpiolib.patch
R target/linux/ixp4xx/patches-2.6.37/500-usr8200_support.patch
R target/linux/ixp4xx/patches-2.6.37/520-tw2662_support.patch
R target/linux/ixp4xx/patches-2.6.37/600-skb_avoid_dmabounce.patch
R target/linux/ixp4xx/patches-2.6.37/610-backport_rename_freq_macro.patch
R target/linux/ixp4xx/patches-2.6.37/620-backport_compile_fix.patch
Log Message:
-----------
ixp4xx: nuke 2.6.37 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31663 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 4942fd2b79ec3398db485d7c994ae45dc1a9c85f
https://github.com/dtaht/Cerowrt-3.3/commit/4942fd2b79ec3398db485d7c994ae45dc1a9c85f
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-09 (Wed, 09 May 2012)
Changed paths:
A target/linux/kirkwood/config-3.3
A target/linux/kirkwood/patches-3.3/001-openwrt_partition_map.patch
A target/linux/kirkwood/patches-3.3/002-mvsdio_delay.patch
A target/linux/kirkwood/patches-3.3/200-iconnect.patch
Log Message:
-----------
kirkwood: add 3.3 support
Based on the 3.2.9 patches by Luka Perkov <openwrt at lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31664 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: aafa8c1910c01fea431541cb7135136bc29f7f39
https://github.com/dtaht/Cerowrt-3.3/commit/aafa8c1910c01fea431541cb7135136bc29f7f39
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-09 (Wed, 09 May 2012)
Changed paths:
M target/linux/kirkwood/Makefile
Log Message:
-----------
kirkwood: switch to 3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31665 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 7af2aa70a55c5aba822abcb9db120bc63d8491d7
https://github.com/dtaht/Cerowrt-3.3/commit/7af2aa70a55c5aba822abcb9db120bc63d8491d7
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-09 (Wed, 09 May 2012)
Changed paths:
R target/linux/kirkwood/config-default
R target/linux/kirkwood/patches/001-openwrt_partition_map.patch
R target/linux/kirkwood/patches/002-mvsdio_delay.patch
R target/linux/kirkwood/patches/200-iconnect.patch
Log Message:
-----------
kirkwood: nuke 2.6.37 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31666 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 843274aa37f00bacea2b88c03525c8d6564a54c7
https://github.com/dtaht/Cerowrt-3.3/commit/843274aa37f00bacea2b88c03525c8d6564a54c7
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-09 (Wed, 09 May 2012)
Changed paths:
M target/linux/kirkwood/config-3.3
Log Message:
-----------
kirkwood: enable GPIO sysfs interface
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31667 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 838f9f9085a5f4824b5696ce7dbebf0cebedb62e
https://github.com/dtaht/Cerowrt-3.3/commit/838f9f9085a5f4824b5696ce7dbebf0cebedb62e
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-09 (Wed, 09 May 2012)
Changed paths:
M target/linux/kirkwood/config-3.3
A target/linux/kirkwood/patches-3.3/201-raidsonic-IB-NAS62x0-support.patch
Log Message:
-----------
kirkwood: add RaidSonic ICY BOX IB-NAS62x0 board support
Based on a patch by Luka Perkov <openwrt at lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31668 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: ee96308b09e5614d8c13237d47da955090d15798
https://github.com/dtaht/Cerowrt-3.3/commit/ee96308b09e5614d8c13237d47da955090d15798
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-09 (Wed, 09 May 2012)
Changed paths:
M target/linux/kirkwood/config-3.3
A target/linux/kirkwood/patches-3.3/202-zyxel-nsa-310.patch
Log Message:
-----------
kirkwood: add support for the ZyXEL NSA-310
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31669 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: dcc5e22d87eb62d455f31e8ac36a81f33338f2ab
https://github.com/dtaht/Cerowrt-3.3/commit/dcc5e22d87eb62d455f31e8ac36a81f33338f2ab
Author: blogic <blogic at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-09 (Wed, 09 May 2012)
Changed paths:
R target/linux/lantiq/ar9/config-2.6.32
R target/linux/lantiq/ase/config-2.6.32
R target/linux/lantiq/config-2.6.32
R target/linux/lantiq/danube/config-2.6.32
R target/linux/lantiq/falcon-stable/config-default
R target/linux/lantiq/falcon-stable/profiles
R target/linux/lantiq/falcon-stable/target.mk
R target/linux/lantiq/patches-2.6.32/0001-MIPS-Lantiq-Add-initial-support-for-Lantiq-SoCs.patch
R target/linux/lantiq/patches-2.6.32/0002-MIPS-Lantiq-add-SoC-specific-code-for-XWAY-family.patch
R target/linux/lantiq/patches-2.6.32/0003-MIPS-Lantiq-Add-PCI-controller-support.patch
R target/linux/lantiq/patches-2.6.32/0004-MIPS-Lantiq-Add-NOR-flash-support.patch
R target/linux/lantiq/patches-2.6.32/0005-MIPS-Lantiq-Add-platform-device-support.patch
R target/linux/lantiq/patches-2.6.32/0006-MIPS-Lantiq-Add-mips_machine-support.patch
R target/linux/lantiq/patches-2.6.32/0007-MIPS-Lantiq-Add-machtypes-for-lantiq-eval-kits.patch
R target/linux/lantiq/patches-2.6.32/0008-MIPS-Lantiq-Add-more-gpio-drivers.patch
R target/linux/lantiq/patches-2.6.32/0009-SERIAL-Lantiq-Add-driver-for-MIPS-Lantiq-SOCs.patch
R target/linux/lantiq/patches-2.6.32/0010-MIPS-Lantiq-Add-DMA-support.patch
R target/linux/lantiq/patches-2.6.32/0011-MIPS-Lantiq-Add-ethernet-driver.patch
R target/linux/lantiq/patches-2.6.32/0012-MIPS-Lantiq-Add-etop-board-support.patch
R target/linux/lantiq/patches-2.6.32/0013-MIPS-Lantiq-Add-watchdog-support.patch
R target/linux/lantiq/patches-2.6.32/0014-fix_mtd.patch
R target/linux/lantiq/patches-2.6.32/100-falcon_header.patch
R target/linux/lantiq/patches-2.6.32/110-falcon_board.patch
R target/linux/lantiq/patches-2.6.32/120-falcon-i2c.patch
R target/linux/lantiq/patches-2.6.32/130-falcon-spi-flash.patch
R target/linux/lantiq/patches-2.6.32/140-falcon-easy98000-cpld-led.patch
R target/linux/lantiq/patches-2.6.32/150-falcon-easy98020.patch
R target/linux/lantiq/patches-2.6.32/160-falcon-95C3AM1.patch
R target/linux/lantiq/patches-2.6.32/200-mach-arv45xx.patch
R target/linux/lantiq/patches-2.6.32/210-mtd_uimage_split.patch
R target/linux/lantiq/patches-2.6.32/220-atm_hack.patch
R target/linux/lantiq/patches-2.6.32/230-cmdline_hack.patch
R target/linux/lantiq/patches-2.6.32/240-udp_redirect.patch
R target/linux/lantiq/patches-2.6.32/250-mt-vpe.patch
R target/linux/lantiq/patches-2.6.32/260-ar9-cache-split.patch
R target/linux/lantiq/patches-2.6.32/270-m25p80-fast-read.patch
R target/linux/lantiq/patches-2.6.32/350-dm9000-polling.patch
R target/linux/lantiq/patches-2.6.32/400-spi1.patch
R target/linux/lantiq/patches-2.6.32/410-spi2.patch
R target/linux/lantiq/patches-2.6.32/420-spi3.patch
R target/linux/lantiq/patches-2.6.32/500-register_ebu.patch
R target/linux/lantiq/patches-2.6.32/510-register_madwifi.patch
R target/linux/lantiq/patches-2.6.32/520-register_buttons.patch
R target/linux/lantiq/patches-2.6.32/530-register_tapi.patch
R target/linux/lantiq/patches-2.6.32/540-gptu.patch
R target/linux/lantiq/patches-2.6.32/550-dwc_otg.patch
R target/linux/lantiq/patches-2.6.32/560-dev-leds-gpio.patch
R target/linux/lantiq/patches-2.6.32/600-mach-dgn3500.patch
R target/linux/lantiq/patches-2.6.32/990-fix-asc-drv-timeout.patch
R target/linux/lantiq/patches-2.6.32/990-fix-early_printk.patch
R target/linux/lantiq/patches-2.6.32/990-fix_include.patch
Log Message:
-----------
[lantiq] Drop 2.6.32 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31670 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: d0ba13b35e802f1915ff0b9715cad18310f42f17
https://github.com/dtaht/Cerowrt-3.3/commit/d0ba13b35e802f1915ff0b9715cad18310f42f17
Author: blogic <blogic at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-09 (Wed, 09 May 2012)
Changed paths:
A target/linux/lantiq/patches-3.3/100-falcon_bsp_header.patch
A target/linux/lantiq/patches-3.3/101-sdk-compat.patch
A target/linux/lantiq/patches-3.3/201-owrt-mtd_split.patch
A target/linux/lantiq/patches-3.3/202-owrt-atm.patch
A target/linux/lantiq/patches-3.3/203-owrt-cmdline.patch
A target/linux/lantiq/patches-3.3/204-owrt-dm9000-polling.patch
A target/linux/lantiq/patches-3.3/205-owrt-gpio-export.patch
A target/linux/lantiq/patches-3.3/206-machtypes.patch
A target/linux/lantiq/patches-3.3/207-devices.patch
A target/linux/lantiq/patches-3.3/208-fix-mach-easy98000.patch
A target/linux/lantiq/patches-3.3/209-fritz_ram.patch
Log Message:
-----------
[lantiq] Add missing 3.3 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31671 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 510366a90744adfb0701d6adcdf0b185c8042b72
https://github.com/dtaht/Cerowrt-3.3/commit/510366a90744adfb0701d6adcdf0b185c8042b72
Author: blogic <blogic at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-09 (Wed, 09 May 2012)
Changed paths:
M target/linux/lantiq/ase/config-default
A target/linux/lantiq/config-3.3
M target/linux/lantiq/danube/config-default
M target/linux/lantiq/falcon/config-default
M target/linux/lantiq/vr9/config-default
Log Message:
-----------
[lantiq] Add 3.3 config files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31672 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: f32805af2d93f25fd4622c4252db1e77be6fc4a5
https://github.com/dtaht/Cerowrt-3.3/commit/f32805af2d93f25fd4622c4252db1e77be6fc4a5
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-09 (Wed, 09 May 2012)
Changed paths:
M target/linux/kirkwood/config-3.3
M target/linux/kirkwood/patches-3.3/202-zyxel-nsa-310.patch
Log Message:
-----------
kirkwood: fix Kconfig symbol for NSA-310
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31673 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 88a3d8e65f7bfc2d8be1bc5aeb8138d887c33d55
https://github.com/dtaht/Cerowrt-3.3/commit/88a3d8e65f7bfc2d8be1bc5aeb8138d887c33d55
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-10 (Thu, 10 May 2012)
Changed paths:
M target/linux/orion/Makefile
Log Message:
-----------
orion: remove the broken broken flag
It is working on the Linksys WRT350N v2 at least:
http://pastebin.com/KCAbJZs9
Additionally, the flag was added to a wrong place
so it had no effect.
Thanks to StrikerNL for testing.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31674 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: afc8169ea7eb0ef78e1131549197446028088ebe
https://github.com/dtaht/Cerowrt-3.3/commit/afc8169ea7eb0ef78e1131549197446028088ebe
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-11 (Fri, 11 May 2012)
Changed paths:
M scripts/download.pl
Log Message:
-----------
[scripts] download.pl:
- cleanup cache handling code
- use alternative m// and s/// delimiters to get rid of tedious slash escaping
- use multi-argument form of system() where possible to avoid quoting & escaping issues
- avoid a temporary variable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31677 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: b22f57342a250b12e2a519059a38e3ac4f445c8b
https://github.com/dtaht/Cerowrt-3.3/commit/b22f57342a250b12e2a519059a38e3ac4f445c8b
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-11 (Fri, 11 May 2012)
Changed paths:
M package/kernel/modules/netdevices.mk
Log Message:
-----------
remove kmod-mvswitch, it does not work on kernels <3.2 and is not necessary as a module anyway
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31678 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 976d0df463d974843a952c8510727c5dc8e4ea6d
https://github.com/dtaht/Cerowrt-3.3/commit/976d0df463d974843a952c8510727c5dc8e4ea6d
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-12 (Sat, 12 May 2012)
Changed paths:
A target/linux/ixp4xx/patches-3.3/900-ixp4xx-crypto-include-module.h.patch
Log Message:
-----------
ixp4xx: fix ixp4xx_crypto build error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31679 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 8e84deb1d40697cc187837f281395cd0e755e6cc
https://github.com/dtaht/Cerowrt-3.3/commit/8e84deb1d40697cc187837f281395cd0e755e6cc
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-12 (Sat, 12 May 2012)
Changed paths:
A target/linux/sibyte/config-3.3
A target/linux/sibyte/patches-3.3/101-rhone_physmap.patch
A target/linux/sibyte/patches-3.3/103-m41t80_smbus.patch
A target/linux/sibyte/patches-3.3/104-sibyte_rtc_cleanup.patch
A target/linux/sibyte/patches-3.3/105-sibyte_hwmon.patch
A target/linux/sibyte/patches-3.3/106-no_module_reloc.patch
Log Message:
-----------
sibyte: add 3.3 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31680 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: c53f588e2b96dd4c3a3f6b5961938eee4ac7f32c
https://github.com/dtaht/Cerowrt-3.3/commit/c53f588e2b96dd4c3a3f6b5961938eee4ac7f32c
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-12 (Sat, 12 May 2012)
Changed paths:
M target/linux/sibyte/Makefile
Log Message:
-----------
sibyte: switch to 3.3
It is compile tested only, so add a broken flag.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31681 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 8cc898c12290973c36e76b89892f10bd35998384
https://github.com/dtaht/Cerowrt-3.3/commit/8cc898c12290973c36e76b89892f10bd35998384
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-12 (Sat, 12 May 2012)
Changed paths:
R target/linux/sibyte/config-default
R target/linux/sibyte/patches/101-rhone_physmap.patch
R target/linux/sibyte/patches/103-m41t80_smbus.patch
R target/linux/sibyte/patches/104-sibyte_rtc_cleanup.patch
R target/linux/sibyte/patches/105-sibyte_hwmon.patch
R target/linux/sibyte/patches/106-no_module_reloc.patch
Log Message:
-----------
sibyte: remove 2.6.37 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31682 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 5f514056be8000e33584bbef80ffb0c776db0470
https://github.com/dtaht/Cerowrt-3.3/commit/5f514056be8000e33584bbef80ffb0c776db0470
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-12 (Sat, 12 May 2012)
Changed paths:
A target/linux/iop32x/config-3.3
A target/linux/iop32x/patches-3.3/001-ARM-Fix-missing-linux-types.h-inclusion-in-asm-hardw.patch
A target/linux/iop32x/patches-3.3/002-Disintegrate-asm-system.h-for-ARM.patch
A target/linux/iop32x/patches-3.3/003-plat-iop-fix-section-mismatch.patch
Log Message:
-----------
iop32x: add 3.3 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31683 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 9a9b022066a681eaab0d0901a9fc6fed1f502392
https://github.com/dtaht/Cerowrt-3.3/commit/9a9b022066a681eaab0d0901a9fc6fed1f502392
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-12 (Sat, 12 May 2012)
Changed paths:
M target/linux/iop32x/Makefile
Log Message:
-----------
iop32x: switch to 3.3
It is compile tested only, so add a broken flag.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31684 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 12701e008f60ba9648ad2ef09b31348c18d4829c
https://github.com/dtaht/Cerowrt-3.3/commit/12701e008f60ba9648ad2ef09b31348c18d4829c
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-12 (Sat, 12 May 2012)
Changed paths:
R target/linux/iop32x/config-default
Log Message:
-----------
iop32x: remove 2.6.37 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31685 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: faeed4ab57af4102ae3093e4c38f46b244d6bb93
https://github.com/dtaht/Cerowrt-3.3/commit/faeed4ab57af4102ae3093e4c38f46b244d6bb93
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-12 (Sat, 12 May 2012)
Changed paths:
M target/linux/gemini/Makefile
M target/linux/octeon/Makefile
Log Message:
-----------
linux: add broken flag to remaining targets which are using 2.6.37
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31686 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 4b6fa24c6303b83b289aca33a6844b422acc29ac
https://github.com/dtaht/Cerowrt-3.3/commit/4b6fa24c6303b83b289aca33a6844b422acc29ac
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-12 (Sat, 12 May 2012)
Changed paths:
R target/linux/generic/config-2.6.37
R target/linux/generic/patches-2.6.37/010-gcc4_inline_fix.patch
R target/linux/generic/patches-2.6.37/020-ssb_update.patch
R target/linux/generic/patches-2.6.37/025-bcma_backport.patch
R target/linux/generic/patches-2.6.37/030-mips_multi_machine_support.patch
R target/linux/generic/patches-2.6.37/031-mips_mark_unused.patch
R target/linux/generic/patches-2.6.37/032-fs_binfmt_elft_mark_unused.patch
R target/linux/generic/patches-2.6.37/040-jhash3.patch
R target/linux/generic/patches-2.6.37/050-solos_dont_null_deref.patch
R target/linux/generic/patches-2.6.37/051-solos_uniform_vpi_vci.patch
R target/linux/generic/patches-2.6.37/052-solos-debug_skbuff.patch
R target/linux/generic/patches-2.6.37/053-solos-vccs_release.patch
R target/linux/generic/patches-2.6.37/060-backport_tos2prio_ecn_fix.patch
R target/linux/generic/patches-2.6.37/100-overlayfs.patch
R target/linux/generic/patches-2.6.37/101-overlayfs_2.6.37_backport.patch
R target/linux/generic/patches-2.6.37/102-overlayfs_fix_readdir_deadlock.patch
R target/linux/generic/patches-2.6.37/103-overlayfs_fix_readdir_unlink_deadlock.patch
R target/linux/generic/patches-2.6.37/110_fix_ecn_marking_ipv6.patch
R target/linux/generic/patches-2.6.37/200-fix_localversion.patch
R target/linux/generic/patches-2.6.37/201-extra_optimization.patch
R target/linux/generic/patches-2.6.37/210-darwin_scripts_include.patch
R target/linux/generic/patches-2.6.37/211-stddef_include.patch
R target/linux/generic/patches-2.6.37/220-module_exports.patch
R target/linux/generic/patches-2.6.37/230-openwrt_lzma_options.patch
R target/linux/generic/patches-2.6.37/240-atm_header_changes.patch
R target/linux/generic/patches-2.6.37/250-netfilter_depends.patch
R target/linux/generic/patches-2.6.37/251-sound_kconfig.patch
R target/linux/generic/patches-2.6.37/252-mv_cesa_depends.patch
R target/linux/generic/patches-2.6.37/253-ssb_b43_default_on.patch
R target/linux/generic/patches-2.6.37/254-textsearch_kconfig_hacks.patch
R target/linux/generic/patches-2.6.37/255-lib80211_kconfig_hacks.patch
R target/linux/generic/patches-2.6.37/256-crypto_add_kconfig_prompts.patch
R target/linux/generic/patches-2.6.37/257-wireless_ext_kconfig_hack.patch
R target/linux/generic/patches-2.6.37/258-lzo_decompressor_kconfig_dep.patch
R target/linux/generic/patches-2.6.37/301-mips_image_cmdline_hack.patch
R target/linux/generic/patches-2.6.37/302-mips_use_generic_thread_info_allocator.patch
R target/linux/generic/patches-2.6.37/303-mips_fix_kexec.patch
R target/linux/generic/patches-2.6.37/304-mips_disable_fpu.patch
R target/linux/generic/patches-2.6.37/305-mips_module_reloc.patch
R target/linux/generic/patches-2.6.37/306-mips_mem_functions_performance.patch
R target/linux/generic/patches-2.6.37/307-mips_oprofile_fix.patch
R target/linux/generic/patches-2.6.37/308-mips_boot.patch
R target/linux/generic/patches-2.6.37/310-arm_module_unresolved_weak_sym.patch
R target/linux/generic/patches-2.6.37/311-arm_update_mach_types.patch
R target/linux/generic/patches-2.6.37/320-ppc4xx_optimization.patch
R target/linux/generic/patches-2.6.37/321-powerpc_crtsavres_prereq.patch
R target/linux/generic/patches-2.6.37/322-powerpc_asm_segment_h.patch
R target/linux/generic/patches-2.6.37/400-rootfs_split.patch
R target/linux/generic/patches-2.6.37/401-partial_eraseblock_write.patch
R target/linux/generic/patches-2.6.37/410-mtd_info_move_forward_decl.patch
R target/linux/generic/patches-2.6.37/420-redboot_space.patch
R target/linux/generic/patches-2.6.37/421-redboot_boardconfig.patch
R target/linux/generic/patches-2.6.37/430-mtd_myloader_partition_parser.patch
R target/linux/generic/patches-2.6.37/440-block2mtd_init.patch
R target/linux/generic/patches-2.6.37/441-block2mtd_refresh.patch
R target/linux/generic/patches-2.6.37/442-block2mtd_probe.patch
R target/linux/generic/patches-2.6.37/450-mtd_plat_nand_chip_fixup.patch
R target/linux/generic/patches-2.6.37/451-mtd_fix_nand_correct_data_return_code.patch
R target/linux/generic/patches-2.6.37/460-cfi_show_amd_extended_table_version.patch
R target/linux/generic/patches-2.6.37/470-mtd_m25p80_add_pm25lv_flash_support.patch
R target/linux/generic/patches-2.6.37/471-mtd_m25p80_add_en25f32_chip_support.patch
R target/linux/generic/patches-2.6.37/472-mtd_m25p80_add_MX25L1606E_support.patch
R target/linux/generic/patches-2.6.37/473-mtd_samsung_flash.patch
R target/linux/generic/patches-2.6.37/474-mtd_m25p80_add_w25q128.patch
R target/linux/generic/patches-2.6.37/475-mtd_concat_sync_fix.patch
R target/linux/generic/patches-2.6.37/500-yaffs_support.patch
R target/linux/generic/patches-2.6.37/501-yaffs_cvs_2009_04_24.patch
R target/linux/generic/patches-2.6.37/502-yaffs_git_2010_10_20.patch
R target/linux/generic/patches-2.6.37/503-yaffs_symlink_bug.patch
R target/linux/generic/patches-2.6.37/504-yaffs_mutex_fix.patch
R target/linux/generic/patches-2.6.37/510-jffs2_make_lzma_available.patch
R target/linux/generic/patches-2.6.37/511-debloat_lzma.patch
R target/linux/generic/patches-2.6.37/512-jffs2_eofdetect.patch
R target/linux/generic/patches-2.6.37/520-squashfs_revert_to_2.6.35.patch
R target/linux/generic/patches-2.6.37/521-squashfs_add_lzma.patch
R target/linux/generic/patches-2.6.37/522-squashfs_make_lzma_available.patch
R target/linux/generic/patches-2.6.37/600-netfilter_layer7_2.22.patch
R target/linux/generic/patches-2.6.37/601-netfilter_layer7_pktmatch.patch
R target/linux/generic/patches-2.6.37/602-netfilter_layer7_match.patch
R target/linux/generic/patches-2.6.37/603-netfilter_layer7_2.6.36_fix.patch
R target/linux/generic/patches-2.6.37/604-netfilter_cisco_794x_iphone.patch
R target/linux/generic/patches-2.6.37/606-netfilter_dscp_ipv6_mangle.patch
R target/linux/generic/patches-2.6.37/620-sched_esfq.patch
R target/linux/generic/patches-2.6.37/621-sched_act_connmark.patch
R target/linux/generic/patches-2.6.37/630-packet_socket_type.patch
R target/linux/generic/patches-2.6.37/640-bridge_no_eap_forward.patch
R target/linux/generic/patches-2.6.37/641-bridge_always_accept_eap.patch
R target/linux/generic/patches-2.6.37/642-bridge_port_isolate.patch
R target/linux/generic/patches-2.6.37/650-pppoe_header_pad.patch
R target/linux/generic/patches-2.6.37/651-wireless_mesh_header.patch
R target/linux/generic/patches-2.6.37/700-swconfig.patch
R target/linux/generic/patches-2.6.37/701-phy_extension.patch
R target/linux/generic/patches-2.6.37/702-phy_add_aneg_done_function.patch
R target/linux/generic/patches-2.6.37/720-phy_adm6996.patch
R target/linux/generic/patches-2.6.37/721-phy_packets.patch
R target/linux/generic/patches-2.6.37/722-phy_mvswitch.patch
R target/linux/generic/patches-2.6.37/723-phy_ip175c.patch
R target/linux/generic/patches-2.6.37/724-phy_ar8216.patch
R target/linux/generic/patches-2.6.37/725-phy_rtl8306.patch
R target/linux/generic/patches-2.6.37/726-phy_rtl8366.patch
R target/linux/generic/patches-2.6.37/750-hostap_txpower.patch
R target/linux/generic/patches-2.6.37/810-pci_disable_common_quirks.patch
R target/linux/generic/patches-2.6.37/811-pci_disable_usb_common_quirks.patch
R target/linux/generic/patches-2.6.37/820-usb_add_usb_find_device_by_name.patch
R target/linux/generic/patches-2.6.37/822-usb_serial_option_add_more_devices.patch
R target/linux/generic/patches-2.6.37/830-ledtrig_morse.patch
R target/linux/generic/patches-2.6.37/831-ledtrig_netdev.patch
R target/linux/generic/patches-2.6.37/832-ledtrig_usbdev.patch
R target/linux/generic/patches-2.6.37/833-gpio_buttons.patch
R target/linux/generic/patches-2.6.37/835-gpiodev.patch
R target/linux/generic/patches-2.6.37/840-rtc7301.patch
R target/linux/generic/patches-2.6.37/850-glamo_headers.patch
R target/linux/generic/patches-2.6.37/860-01_hotpluggable_spi_gpio.patch
R target/linux/generic/patches-2.6.37/861-04_spi_gpio_implement_spi_delay.patch
R target/linux/generic/patches-2.6.37/862-gpio_spi_driver.patch
R target/linux/generic/patches-2.6.37/863-gpiommc.patch
R target/linux/generic/patches-2.6.37/864-gpiommc_configfs_locking.patch
R target/linux/generic/patches-2.6.37/870-hifn795x_byteswap.patch
R target/linux/generic/patches-2.6.37/900-slab_maxsize.patch
R target/linux/generic/patches-2.6.37/910-kobject_uevent.patch
R target/linux/generic/patches-2.6.37/911-kobject_add_broadcast_uevent.patch
R target/linux/generic/patches-2.6.37/920-unable_to_open_console.patch
R target/linux/generic/patches-2.6.37/921-use_preinit_as_init.patch
R target/linux/generic/patches-2.6.37/930-crashlog.patch
R target/linux/generic/patches-2.6.37/940-ocf_kbuild_integration.patch
R target/linux/generic/patches-2.6.37/941-ocf_20110720.patch
R target/linux/generic/patches-2.6.37/950-vm_exports.patch
R target/linux/generic/patches-2.6.37/960-decompress_unlzo_fix.patch
R target/linux/generic/patches-2.6.37/970-mips-gcc-4.6-set-but-unused-fixes.patch
Log Message:
-----------
linux/2.6.37: R.I.P.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31687 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: d2821676fa987abb47e917e0bde14eb9e898be04
https://github.com/dtaht/Cerowrt-3.3/commit/d2821676fa987abb47e917e0bde14eb9e898be04
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-12 (Sat, 12 May 2012)
Changed paths:
R target/linux/generic/config-2.6.38
R target/linux/generic/patches-2.6.38/020-ssb_update.patch
R target/linux/generic/patches-2.6.38/025-bcma_backport.patch
R target/linux/generic/patches-2.6.38/100-overlayfs.patch
R target/linux/generic/patches-2.6.38/101-overlayfs_fix_readdir_deadlock.patch
R target/linux/generic/patches-2.6.38/102-overlayfs_fix_readdir_unlink_deadlock.patch
R target/linux/generic/patches-2.6.38/110_fix_ecn_marking_ipv6.patch
R target/linux/generic/patches-2.6.38/200-fix_localversion.patch
R target/linux/generic/patches-2.6.38/201-extra_optimization.patch
R target/linux/generic/patches-2.6.38/210-darwin_scripts_include.patch
R target/linux/generic/patches-2.6.38/211-stddef_include.patch
R target/linux/generic/patches-2.6.38/220-module_exports.patch
R target/linux/generic/patches-2.6.38/230-openwrt_lzma_options.patch
R target/linux/generic/patches-2.6.38/250-netfilter_depends.patch
R target/linux/generic/patches-2.6.38/251-sound_kconfig.patch
R target/linux/generic/patches-2.6.38/252-mv_cesa_depends.patch
R target/linux/generic/patches-2.6.38/253-ssb_b43_default_on.patch
R target/linux/generic/patches-2.6.38/254-textsearch_kconfig_hacks.patch
R target/linux/generic/patches-2.6.38/255-lib80211_kconfig_hacks.patch
R target/linux/generic/patches-2.6.38/256-crypto_add_kconfig_prompts.patch
R target/linux/generic/patches-2.6.38/257-wireless_ext_kconfig_hack.patch
R target/linux/generic/patches-2.6.38/258-make_config_average_selectable.patch
R target/linux/generic/patches-2.6.38/260-geode-mfd.patch
R target/linux/generic/patches-2.6.38/261-geode-mfd2.patch
R target/linux/generic/patches-2.6.38/300-mips_expose_boot_raw.patch
R target/linux/generic/patches-2.6.38/301-mips_image_cmdline_hack.patch
R target/linux/generic/patches-2.6.38/302-mips_use_generic_thread_info_allocator.patch
R target/linux/generic/patches-2.6.38/303-mips_fix_kexec.patch
R target/linux/generic/patches-2.6.38/304-mips_disable_fpu.patch
R target/linux/generic/patches-2.6.38/305-mips_module_reloc.patch
R target/linux/generic/patches-2.6.38/306-mips_mem_functions_performance.patch
R target/linux/generic/patches-2.6.38/307-mips_oprofile_fix.patch
R target/linux/generic/patches-2.6.38/310-arm_module_unresolved_weak_sym.patch
R target/linux/generic/patches-2.6.38/311-arm_update_mach_types.patch
R target/linux/generic/patches-2.6.38/320-ppc4xx_optimization.patch
R target/linux/generic/patches-2.6.38/321-powerpc_crtsavres_prereq.patch
R target/linux/generic/patches-2.6.38/322-powerpc_unused_var.patch
R target/linux/generic/patches-2.6.38/400-rootfs_split.patch
R target/linux/generic/patches-2.6.38/401-partial_eraseblock_write.patch
R target/linux/generic/patches-2.6.38/410-mtd_info_move_forward_decl.patch
R target/linux/generic/patches-2.6.38/420-redboot_space.patch
R target/linux/generic/patches-2.6.38/421-redboot_boardconfig.patch
R target/linux/generic/patches-2.6.38/430-mtd_myloader_partition_parser.patch
R target/linux/generic/patches-2.6.38/440-block2mtd_init.patch
R target/linux/generic/patches-2.6.38/441-block2mtd_refresh.patch
R target/linux/generic/patches-2.6.38/442-block2mtd_probe.patch
R target/linux/generic/patches-2.6.38/450-mtd_plat_nand_chip_fixup.patch
R target/linux/generic/patches-2.6.38/451-mtd_fix_nand_correct_data_return_code.patch
R target/linux/generic/patches-2.6.38/460-cfi_show_amd_extended_table_version.patch
R target/linux/generic/patches-2.6.38/470-mtd_m25p80_add_pm25lv_flash_support.patch
R target/linux/generic/patches-2.6.38/471-mtd_m25p80_add_en25f32_chip_support.patch
R target/linux/generic/patches-2.6.38/472-mtd_m25p80_add_MX25L1606E_support.patch
R target/linux/generic/patches-2.6.38/473-mtd_m25p80_add_w25q128.patch
R target/linux/generic/patches-2.6.38/474-mtd_concat_sync_fix.patch
R target/linux/generic/patches-2.6.38/500-yaffs_support.patch
R target/linux/generic/patches-2.6.38/501-yaffs_cvs_2009_04_24.patch
R target/linux/generic/patches-2.6.38/502-yaffs_git_2010_10_20.patch
R target/linux/generic/patches-2.6.38/503-yaffs_symlink_bug.patch
R target/linux/generic/patches-2.6.38/504-yaffs_mutex_fix.patch
R target/linux/generic/patches-2.6.38/510-jffs2_make_lzma_available.patch
R target/linux/generic/patches-2.6.38/511-debloat_lzma.patch
R target/linux/generic/patches-2.6.38/512-jffs2_eofdetect.patch
R target/linux/generic/patches-2.6.38/600-netfilter_layer7_2.22.patch
R target/linux/generic/patches-2.6.38/601-netfilter_layer7_pktmatch.patch
R target/linux/generic/patches-2.6.38/602-netfilter_layer7_match.patch
R target/linux/generic/patches-2.6.38/603-netfilter_layer7_2.6.36_fix.patch
R target/linux/generic/patches-2.6.38/604-netfilter_cisco_794x_iphone.patch
R target/linux/generic/patches-2.6.38/606-netfilter_dscp_ipv6_mangle.patch
R target/linux/generic/patches-2.6.38/620-sched_esfq.patch
R target/linux/generic/patches-2.6.38/621-sched_act_connmark.patch
R target/linux/generic/patches-2.6.38/622-sched_sfq_fix_enqueue.patch
R target/linux/generic/patches-2.6.38/630-packet_socket_type.patch
R target/linux/generic/patches-2.6.38/640-bridge_no_eap_forward.patch
R target/linux/generic/patches-2.6.38/641-bridge_always_accept_eap.patch
R target/linux/generic/patches-2.6.38/642-bridge_port_isolate.patch
R target/linux/generic/patches-2.6.38/643-bridge_remove_ipv6_dependency.patch
R target/linux/generic/patches-2.6.38/650-pppoe_header_pad.patch
R target/linux/generic/patches-2.6.38/651-wireless_mesh_header.patch
R target/linux/generic/patches-2.6.38/700-swconfig.patch
R target/linux/generic/patches-2.6.38/701-phy_extension.patch
R target/linux/generic/patches-2.6.38/702-phy_add_aneg_done_function.patch
R target/linux/generic/patches-2.6.38/720-phy_adm6996.patch
R target/linux/generic/patches-2.6.38/721-phy_packets.patch
R target/linux/generic/patches-2.6.38/722-phy_mvswitch.patch
R target/linux/generic/patches-2.6.38/723-phy_ip175c.patch
R target/linux/generic/patches-2.6.38/724-phy_ar8216.patch
R target/linux/generic/patches-2.6.38/725-phy_rtl8306.patch
R target/linux/generic/patches-2.6.38/726-phy_rtl8366.patch
R target/linux/generic/patches-2.6.38/750-hostap_txpower.patch
R target/linux/generic/patches-2.6.38/810-pci_disable_common_quirks.patch
R target/linux/generic/patches-2.6.38/811-pci_disable_usb_common_quirks.patch
R target/linux/generic/patches-2.6.38/820-usb_add_usb_find_device_by_name.patch
R target/linux/generic/patches-2.6.38/822-usb_serial_option_add_more_devices.patch
R target/linux/generic/patches-2.6.38/830-ledtrig_morse.patch
R target/linux/generic/patches-2.6.38/831-ledtrig_netdev.patch
R target/linux/generic/patches-2.6.38/832-ledtrig_usbdev.patch
R target/linux/generic/patches-2.6.38/833-gpio_buttons.patch
R target/linux/generic/patches-2.6.38/835-gpiodev.patch
R target/linux/generic/patches-2.6.38/840-rtc7301.patch
R target/linux/generic/patches-2.6.38/850-glamo_headers.patch
R target/linux/generic/patches-2.6.38/860-01_hotpluggable_spi_gpio.patch
R target/linux/generic/patches-2.6.38/861-04_spi_gpio_implement_spi_delay.patch
R target/linux/generic/patches-2.6.38/862-gpio_spi_driver.patch
R target/linux/generic/patches-2.6.38/863-gpiommc.patch
R target/linux/generic/patches-2.6.38/864-gpiommc_configfs_locking.patch
R target/linux/generic/patches-2.6.38/870-hifn795x_byteswap.patch
R target/linux/generic/patches-2.6.38/900-slab_maxsize.patch
R target/linux/generic/patches-2.6.38/910-kobject_uevent.patch
R target/linux/generic/patches-2.6.38/911-kobject_add_broadcast_uevent.patch
R target/linux/generic/patches-2.6.38/920-unable_to_open_console.patch
R target/linux/generic/patches-2.6.38/921-use_preinit_as_init.patch
R target/linux/generic/patches-2.6.38/930-crashlog.patch
R target/linux/generic/patches-2.6.38/940-ocf_kbuild_integration.patch
R target/linux/generic/patches-2.6.38/941-ocf_20110720.patch
R target/linux/generic/patches-2.6.38/950-vm_exports.patch
R target/linux/generic/patches-2.6.38/960-decompress_unlzo_fix.patch
R target/linux/generic/patches-2.6.38/970-mips-gcc-4.6-set-but-unused-fixes.patch
Log Message:
-----------
linux/2.6.38: R.I.P.
It is used only by the broken coldfire target.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31688 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 69bd63a3db67acbc7bce63884fd2a7d5c082e4c0
https://github.com/dtaht/Cerowrt-3.3/commit/69bd63a3db67acbc7bce63884fd2a7d5c082e4c0
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-12 (Sat, 12 May 2012)
Changed paths:
A package/mac80211/patches/560-ath9k_fix_rx_tx_stop.patch
Log Message:
-----------
ath9k: stop rx before tx, should reduce the frequency of "Failed to stop Tx DMA" errors
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31689 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: b08f604d4a997447ba7911f6bb067298b42ef47d
https://github.com/dtaht/Cerowrt-3.3/commit/b08f604d4a997447ba7911f6bb067298b42ef47d
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-12 (Sat, 12 May 2012)
Changed paths:
A package/mac80211/patches/561-ath9k_fix_tid_buffer_free.patch
Log Message:
-----------
ath9k: fix a rare use-after-free bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31690 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 5768b3dac74dd4b0bb51ea8c6d106dc37a2704ed
https://github.com/dtaht/Cerowrt-3.3/commit/5768b3dac74dd4b0bb51ea8c6d106dc37a2704ed
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-12 (Sat, 12 May 2012)
Changed paths:
A package/mac80211/patches/562-ath9k_update_ar9330_initvals.patch
Log Message:
-----------
ath9k: update initvals for ar9330 to fix issues with high power designs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31691 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: d5ff41feb356f206e3e0a9323f17c62f956710ab
https://github.com/dtaht/Cerowrt-3.3/commit/d5ff41feb356f206e3e0a9323f17c62f956710ab
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-12 (Sat, 12 May 2012)
Changed paths:
A package/mac80211/patches/563-ath9k_fix_ar9330_internal_regulator.patch
Log Message:
-----------
ath9k: fix ar9330 internal regulator setup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31692 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 8297c7ff8beaeb4a41dd16dfa099186c4037a4f4
https://github.com/dtaht/Cerowrt-3.3/commit/8297c7ff8beaeb4a41dd16dfa099186c4037a4f4
Author: hauke <hauke at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-12 (Sat, 12 May 2012)
Changed paths:
M target/linux/brcm47xx/patches-3.3/700-ssb-gigabit-ethernet-driver.patch
R target/linux/brcm47xx/patches-3.3/830-tg3_add_pci_ids.patch
Log Message:
-----------
brcm47xx: fix tg3 ssb patch
Now tg3 works with the Ethernet core of the Linksys WRT610N v1 (again).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31694 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 05c09e7de4d13a9feea4b7dcb0a9d9e1aad021d5
https://github.com/dtaht/Cerowrt-3.3/commit/05c09e7de4d13a9feea4b7dcb0a9d9e1aad021d5
Author: hauke <hauke at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-12 (Sat, 12 May 2012)
Changed paths:
A target/linux/generic/patches-2.6.39/021-ssb_add_pci_id.patch
A target/linux/generic/patches-3.0/021-ssb_add_pci_id.patch
A target/linux/generic/patches-3.1/021-ssb_add_pci_id.patch
A target/linux/generic/patches-3.2/021-ssb_add_pci_id.patch
A target/linux/generic/patches-3.3/021-ssb_add_pci_id.patch
Log Message:
-----------
kernel: ssb: add PCI IDs 0x4322 and 43222
The 0x4322 ID is found on the BCM4322 used on some SoCs like the
Linksys WRT610N V1 connected to a BCM4705. The 43222 (0xa8d6) ID
is found on the BCM43222 used on some other SoCs like the D-Link
DSL-2760U connected to a BCM63xx.
This fixes #10887.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31695 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 0b98ffdc6a0c447d7da4910cec9fdb14f22faf18
https://github.com/dtaht/Cerowrt-3.3/commit/0b98ffdc6a0c447d7da4910cec9fdb14f22faf18
Author: hauke <hauke at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-12 (Sat, 12 May 2012)
Changed paths:
M target/linux/brcm47xx/image/Makefile
Log Message:
-----------
brcm47xx: generate image for Linksys WRT610N V1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31696 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 9f4775aa7200cc5e241db6a748cec9f9641e2f06
https://github.com/dtaht/Cerowrt-3.3/commit/9f4775aa7200cc5e241db6a748cec9f9641e2f06
Author: cshore <cshore at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-12 (Sat, 12 May 2012)
Changed paths:
M toolchain/kernel-headers/Makefile
A toolchain/kernel-headers/patches-3.3.5/100-ext2_fs_header.patch
Log Message:
-----------
[toolchain] kernel-headers: Fix patch application for kernel-headers and a patch that fixes exposure of a kernel-only data type (umode_t) to application layer which causes compile errors in ext2_fs.h using programs.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31697 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 6a4f0ff0d7eb0f05fe78fa620bc58f325c7b782d
https://github.com/dtaht/Cerowrt-3.3/commit/6a4f0ff0d7eb0f05fe78fa620bc58f325c7b782d
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-13 (Sun, 13 May 2012)
Changed paths:
A target/linux/gemini/config-3.3
A target/linux/gemini/patches-3.3/001-gemini-fix-gpio_set_irq_type.patch
A target/linux/gemini/patches-3.3/002-arm-gemini-fix-platform_register_rtc-prototype.patch
A target/linux/gemini/patches-3.3/110-watchdog-add-gemini_wdt-driver.patch
A target/linux/gemini/patches-3.3/111-arm-gemini-add-watchdog-device.patch
A target/linux/gemini/patches-3.3/112-arm-gemini-register-watchdog-devices.patch
A target/linux/gemini/patches-3.3/120-net-add-gemini-gmac-driver.patch
A target/linux/gemini/patches-3.3/121-arm-gemini-add-ethernet-device.patch
A target/linux/gemini/patches-3.3/122-arm-gemini-wbd111-register-ethernet.patch
A target/linux/gemini/patches-3.3/123-arm-gemini-wbd222-register-eth.patch
A target/linux/gemini/patches-3.3/124-arm-gemini-rut100-register-ethernet.patch
A target/linux/gemini/patches-3.3/130-usb-ehci-gemini-fot2gxx-support.patch
A target/linux/gemini/patches-3.3/131-arm-gemini-add-usb-platform-device.patch
A target/linux/gemini/patches-3.3/132-arm-gemini-wbd111-register-usb.patch
A target/linux/gemini/patches-3.3/133-arm-gemini-wbd222-register-usb.patch
A target/linux/gemini/patches-3.3/134-arm-gemini-rut100-register-usb.patch
A target/linux/gemini/patches-3.3/135-arm-gemini-nas4220-register-usb.patch
A target/linux/gemini/patches-3.3/140-arm-gemini-add-pci-support.patch
Log Message:
-----------
gemini: add support for 3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31698 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 1d2df477ff914614b4cde051b5d7c86c35f683e3
https://github.com/dtaht/Cerowrt-3.3/commit/1d2df477ff914614b4cde051b5d7c86c35f683e3
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-13 (Sun, 13 May 2012)
Changed paths:
M target/linux/gemini/Makefile
Log Message:
-----------
gemini: switch to 3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31699 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 501390d55227f2eafced775dbc734b971c279e5e
https://github.com/dtaht/Cerowrt-3.3/commit/501390d55227f2eafced775dbc734b971c279e5e
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-13 (Sun, 13 May 2012)
Changed paths:
R target/linux/gemini/config-default
R target/linux/gemini/patches/001-git_sync.patch
R target/linux/gemini/patches/002-register_watchdog.patch
R target/linux/gemini/patches/003-missing_from_upstream.patch
R target/linux/gemini/patches/004-gemini-disable-watchdog-in-probe.patch
R target/linux/gemini/patches/005-gemini-add-missing-skbuff-include.patch
R target/linux/gemini/patches/006-wbd111_usb.patch
R target/linux/gemini/patches/100-mtd-physmap-try-static-partitions-first.patch
R target/linux/gemini/patches/110-disable_hw_chksum_and_sg.patch
Log Message:
-----------
gemini: remove 2.6.37 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31700 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: d9d36efc737c637e66e4e11a9bb210309d02e468
https://github.com/dtaht/Cerowrt-3.3/commit/d9d36efc737c637e66e4e11a9bb210309d02e468
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-13 (Sun, 13 May 2012)
Changed paths:
M package/util-linux/Makefile
Log Message:
-----------
package/util-linux: install development files
Also remove trailing whitespaces from the Makefile.
Based on a patch by M. Braun.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31701 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: fa5df1fabdce3c0c93a54ecafed554036aea9e87
https://github.com/dtaht/Cerowrt-3.3/commit/fa5df1fabdce3c0c93a54ecafed554036aea9e87
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-13 (Sun, 13 May 2012)
Changed paths:
M package/e2fsprogs/Makefile
A package/e2fsprogs/patches/001-link-against-libuuid.patch
R package/e2fsprogs/patches/100_add_missing_libpthread_for_blkid.patch
Log Message:
-----------
package/e2fsprogs: disable building of internal lib{blkid,uuid}
Also remove an empty patch.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31702 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 7db5bf736e07724a4b6a7889ef2b6b9f4fd3d78b
https://github.com/dtaht/Cerowrt-3.3/commit/7db5bf736e07724a4b6a7889ef2b6b9f4fd3d78b
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-13 (Sun, 13 May 2012)
Changed paths:
M scripts/ipkg-make-index.sh
Log Message:
-----------
build: prevent the virtual "kernel" package from leaking into the package index to make dependency checks fail on kernel config mismatch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31704 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 4e0a145caec7cc6c34e979f02a52ae742f0fb9ce
https://github.com/dtaht/Cerowrt-3.3/commit/4e0a145caec7cc6c34e979f02a52ae742f0fb9ce
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-13 (Sun, 13 May 2012)
Changed paths:
R tools/mtd-utils/patches/100-optional_lzo.patch
R tools/mtd-utils/patches/101-ubifs-optional_lzo.patch
Log Message:
-----------
tools/mtd-utils: remove empty patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31705 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: c8c0045b91db29cdc5229b0f0272a8565b430f76
https://github.com/dtaht/Cerowrt-3.3/commit/c8c0045b91db29cdc5229b0f0272a8565b430f76
Author: hauke <hauke at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-13 (Sun, 13 May 2012)
Changed paths:
M target/linux/amazon/Makefile
R target/linux/amazon/config-2.6.37
A target/linux/amazon/config-3.3
M target/linux/amazon/files/arch/mips/amazon/interrupt.c
M target/linux/amazon/files/drivers/mtd/maps/amazon.c
R target/linux/amazon/files/drivers/net/admmod.c
R target/linux/amazon/files/drivers/net/amazon_sw.c
A target/linux/amazon/files/drivers/net/ethernet/admmod.c
A target/linux/amazon/files/drivers/net/ethernet/amazon_sw.c
R target/linux/amazon/files/drivers/serial/amazon_asc.c
A target/linux/amazon/files/drivers/tty/serial/amazon_asc.c
M target/linux/amazon/files/drivers/watchdog/amazon_wdt.c
R target/linux/amazon/patches-2.6.37/000-mips-bad-intctl.patch
R target/linux/amazon/patches-2.6.37/010-mips_clocksource_init_war.patch
R target/linux/amazon/patches-2.6.37/017-wdt-driver.patch
R target/linux/amazon/patches-2.6.37/100-board.patch
R target/linux/amazon/patches-2.6.37/130-mtd_drivers.patch
R target/linux/amazon/patches-2.6.37/140-net_drivers.patch
R target/linux/amazon/patches-2.6.37/150-serial_driver.patch
R target/linux/amazon/patches-2.6.37/160-cfi-swap.patch
A target/linux/amazon/patches-3.3/000-mips-bad-intctl.patch
A target/linux/amazon/patches-3.3/010-mips_clocksource_init_war.patch
A target/linux/amazon/patches-3.3/017-wdt-driver.patch
A target/linux/amazon/patches-3.3/100-board.patch
A target/linux/amazon/patches-3.3/130-mtd_drivers.patch
A target/linux/amazon/patches-3.3/140-net_drivers.patch
A target/linux/amazon/patches-3.3/150-serial_driver.patch
A target/linux/amazon/patches-3.3/160-cfi-swap.patch
Log Message:
-----------
amazon: update amazon target to kernel 3.3
This is just compile tested, my device is currently not working.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31706 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 3ad338f69751aba16b761aaae445a81c27fb792a
https://github.com/dtaht/Cerowrt-3.3/commit/3ad338f69751aba16b761aaae445a81c27fb792a
Author: hauke <hauke at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-13 (Sun, 13 May 2012)
Changed paths:
M target/linux/amazon/files/drivers/tty/serial/amazon_asc.c
Log Message:
-----------
amazon: fix section mismatch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31707 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 7417c040c77b993e0be73676e2edaef37b99082f
https://github.com/dtaht/Cerowrt-3.3/commit/7417c040c77b993e0be73676e2edaef37b99082f
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-13 (Sun, 13 May 2012)
Changed paths:
M scripts/ipkg-make-index.sh
Log Message:
-----------
scripts/ipkg-make-index.sh: use bash instead of /bin/sh to fix use of [[ ]]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31708 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 298dcd23d163fc91a0e57cf5da720d78e4072937
https://github.com/dtaht/Cerowrt-3.3/commit/298dcd23d163fc91a0e57cf5da720d78e4072937
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M include/kernel-version.mk
M target/linux/adm5120/Makefile
M target/linux/adm8668/Makefile
M target/linux/amazon/Makefile
M target/linux/ar7/Makefile
M target/linux/ar71xx/Makefile
M target/linux/at91/Makefile
M target/linux/atheros/Makefile
M target/linux/avr32/Makefile
M target/linux/brcm47xx/Makefile
M target/linux/brcm47xx/patches-3.3/700-ssb-gigabit-ethernet-driver.patch
M target/linux/brcm63xx/Makefile
M target/linux/cns21xx/Makefile
M target/linux/gemini/Makefile
M target/linux/generic/patches-3.3/721-phy_packets.patch
M target/linux/iop32x/Makefile
M target/linux/ixp4xx/Makefile
M target/linux/kirkwood/Makefile
M target/linux/lantiq/patches-3.3/201-owrt-mtd_split.patch
M target/linux/lantiq/patches-3.3/204-owrt-dm9000-polling.patch
M target/linux/lantiq/patches-3.3/205-owrt-gpio-export.patch
M target/linux/malta/Makefile
M target/linux/mpc52xx/Makefile
M target/linux/mpc83xx/Makefile
M target/linux/mpc85xx/Makefile
M target/linux/omap4/Makefile
M target/linux/orion/Makefile
M target/linux/ppc40x/Makefile
M target/linux/pxa/Makefile
M target/linux/ramips/Makefile
M target/linux/rb532/Makefile
M target/linux/rdc/Makefile
M target/linux/sibyte/Makefile
M target/linux/uml/Makefile
M target/linux/x86/geos/target.mk
Log Message:
-----------
kernel: update linux 3.3 to 3.3.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31709 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: af5a56a89ccffbd5af5edbaa0f3a68f943b5b701
https://github.com/dtaht/Cerowrt-3.3/commit/af5a56a89ccffbd5af5edbaa0f3a68f943b5b701
Author: hauke <hauke at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M target/linux/generic/config-3.3
Log Message:
-----------
kernel: add CONFIG_BLK_DEV_PCIESSD_MTIP32XX
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31710 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 3c5d4ad5a3e1834392569a7ad7f3e6dba1c64a02
https://github.com/dtaht/Cerowrt-3.3/commit/3c5d4ad5a3e1834392569a7ad7f3e6dba1c64a02
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M target/imagebuilder/files/Makefile
Log Message:
-----------
imagebuilder: explicitly install the kernel .ipk before installing anything else, it is no longer part of the package index (fixes #11450)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31711 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: e19c65f7ddd42c4aa8a361553f32e76bc32dbb5b
https://github.com/dtaht/Cerowrt-3.3/commit/e19c65f7ddd42c4aa8a361553f32e76bc32dbb5b
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M package/relayd/files/relay.init
Log Message:
-----------
relayd: fix return code check for resolving network->ifname mapping
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31712 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 96bc3c27347af3cdea592d6727c0de1ff5f9b353
https://github.com/dtaht/Cerowrt-3.3/commit/96bc3c27347af3cdea592d6727c0de1ff5f9b353
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M target/linux/generic/config-3.3
Log Message:
-----------
linux/3.3: more missing config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31713 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 6b364205d7c64b2d50e7e3137ff633262eb6053c
https://github.com/dtaht/Cerowrt-3.3/commit/6b364205d7c64b2d50e7e3137ff633262eb6053c
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
A target/linux/realview/config-3.3
A target/linux/realview/patches-3.3/001-arm-fix-REALVIEW_EB11MP_PRIV_MEM_BASE.patch
Log Message:
-----------
realview: add 3.3 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31714 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: fd4e26402cea30a57ed9177a06f82d15c5190262
https://github.com/dtaht/Cerowrt-3.3/commit/fd4e26402cea30a57ed9177a06f82d15c5190262
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M target/linux/realview/Makefile
Log Message:
-----------
realview: switch to 3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31715 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: c7b0f82f365d1c58bc7e26758c4fd36f7a519541
https://github.com/dtaht/Cerowrt-3.3/commit/c7b0f82f365d1c58bc7e26758c4fd36f7a519541
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
R target/linux/realview/config-default
Log Message:
-----------
realview: remove 3.0 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31716 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 674c61407cc959f13d163ae109a777d4b7998d0e
https://github.com/dtaht/Cerowrt-3.3/commit/674c61407cc959f13d163ae109a777d4b7998d0e
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
R target/linux/generic/config-3.0
R target/linux/generic/patches-3.0/000-upstream-fix-__packed.patch
R target/linux/generic/patches-3.0/006-arm_kernel_xz_support.patch
R target/linux/generic/patches-3.0/010-mips_wire_up_new_sendmmsg_syscall.patch
R target/linux/generic/patches-3.0/020-ssb_update.patch
R target/linux/generic/patches-3.0/021-ssb_add_pci_id.patch
R target/linux/generic/patches-3.0/025-bcma_backport.patch
R target/linux/generic/patches-3.0/050-linux-atm_nathan.patch
R target/linux/generic/patches-3.0/100-overlayfs_v11.patch
R target/linux/generic/patches-3.0/101-perf_arm_uclibc.patch
R target/linux/generic/patches-3.0/102-ehci_hcd_ignore_oc.patch
R target/linux/generic/patches-3.0/110-fix_mtd_include.patch
R target/linux/generic/patches-3.0/200-fix_localversion.patch
R target/linux/generic/patches-3.0/201-extra_optimization.patch
R target/linux/generic/patches-3.0/210-darwin_scripts_include.patch
R target/linux/generic/patches-3.0/211-stddef_include.patch
R target/linux/generic/patches-3.0/220-module_exports.patch
R target/linux/generic/patches-3.0/230-openwrt_lzma_options.patch
R target/linux/generic/patches-3.0/250-netfilter_depends.patch
R target/linux/generic/patches-3.0/251-sound_kconfig.patch
R target/linux/generic/patches-3.0/252-mv_cesa_depends.patch
R target/linux/generic/patches-3.0/253-ssb_b43_default_on.patch
R target/linux/generic/patches-3.0/254-textsearch_kconfig_hacks.patch
R target/linux/generic/patches-3.0/255-lib80211_kconfig_hacks.patch
R target/linux/generic/patches-3.0/256-crypto_add_kconfig_prompts.patch
R target/linux/generic/patches-3.0/257-wireless_ext_kconfig_hack.patch
R target/linux/generic/patches-3.0/258-netfilter_netlink_kconfig_hack.patch
R target/linux/generic/patches-3.0/300-mips_expose_boot_raw.patch
R target/linux/generic/patches-3.0/301-mips_image_cmdline_hack.patch
R target/linux/generic/patches-3.0/302-mips_use_generic_thread_info_allocator.patch
R target/linux/generic/patches-3.0/303-mips_fix_kexec.patch
R target/linux/generic/patches-3.0/304-mips_disable_fpu.patch
R target/linux/generic/patches-3.0/305-mips_module_reloc.patch
R target/linux/generic/patches-3.0/306-mips_mem_functions_performance.patch
R target/linux/generic/patches-3.0/307-mips_oprofile_fix.patch
R target/linux/generic/patches-3.0/310-arm_module_unresolved_weak_sym.patch
R target/linux/generic/patches-3.0/320-ppc4xx_optimization.patch
R target/linux/generic/patches-3.0/321-powerpc_crtsavres_prereq.patch
R target/linux/generic/patches-3.0/330-mips-add-crash-and-kdump-support.patch
R target/linux/generic/patches-3.0/331-mips-kexec-enhanche-the-support.patch
R target/linux/generic/patches-3.0/332-mips-kexec-init-the-arguments-for-the-new-kernel-image.patch
R target/linux/generic/patches-3.0/333-mips-kexec-get-kernel-parameters-from-kexec-tools.patch
R target/linux/generic/patches-3.0/334-mips-fix-compiling-failure-of-relocate_kernel.patch
R target/linux/generic/patches-3.0/335-mips-kexec-cleanup-kexec-tools-parameter-handling.patch
R target/linux/generic/patches-3.0/400-rootfs_split.patch
R target/linux/generic/patches-3.0/401-partial_eraseblock_write.patch
R target/linux/generic/patches-3.0/410-mtd_info_move_forward_decl.patch
R target/linux/generic/patches-3.0/420-redboot_space.patch
R target/linux/generic/patches-3.0/421-redboot_boardconfig.patch
R target/linux/generic/patches-3.0/430-mtd_myloader_partition_parser.patch
R target/linux/generic/patches-3.0/440-block2mtd_init.patch
R target/linux/generic/patches-3.0/441-block2mtd_refresh.patch
R target/linux/generic/patches-3.0/442-block2mtd_probe.patch
R target/linux/generic/patches-3.0/450-mtd_plat_nand_chip_fixup.patch
R target/linux/generic/patches-3.0/451-mtd_fix_nand_correct_data_return_code.patch
R target/linux/generic/patches-3.0/460-cfi_cmdset_0002_no_erase_suspend.patch
R target/linux/generic/patches-3.0/470-mtd_m25p80_add_pm25lv_flash_support.patch
R target/linux/generic/patches-3.0/473-mtd_m25p80_add_w25q128.patch
R target/linux/generic/patches-3.0/474-mtd_concat_sync_fix.patch
R target/linux/generic/patches-3.0/475-mtd_cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch
R target/linux/generic/patches-3.0/476-mtd-m25p80-allow-to-disable-small-sector-erase.patch
R target/linux/generic/patches-3.0/500-yaffs_support.patch
R target/linux/generic/patches-3.0/501-yaffs_cvs_2009_04_24.patch
R target/linux/generic/patches-3.0/502-yaffs_git_2010_10_20.patch
R target/linux/generic/patches-3.0/503-yaffs_symlink_bug.patch
R target/linux/generic/patches-3.0/504-yaffs_mutex_fix.patch
R target/linux/generic/patches-3.0/505-2.6.39_fix.patch
R target/linux/generic/patches-3.0/510-jffs2_make_lzma_available.patch
R target/linux/generic/patches-3.0/511-debloat_lzma.patch
R target/linux/generic/patches-3.0/512-jffs2_eofdetect.patch
R target/linux/generic/patches-3.0/520-squashfs_update_xz_comp_opts.patch
R target/linux/generic/patches-3.0/600-netfilter_layer7_2.22.patch
R target/linux/generic/patches-3.0/601-netfilter_layer7_pktmatch.patch
R target/linux/generic/patches-3.0/602-netfilter_layer7_match.patch
R target/linux/generic/patches-3.0/603-netfilter_layer7_2.6.36_fix.patch
R target/linux/generic/patches-3.0/604-netfilter_cisco_794x_iphone.patch
R target/linux/generic/patches-3.0/610-netfilter_match_bypass_default_checks.patch
R target/linux/generic/patches-3.0/611-netfilter_match_bypass_default_table.patch
R target/linux/generic/patches-3.0/612-netfilter_match_reduce_memory_access.patch
R target/linux/generic/patches-3.0/613-netfilter_optional_tcp_window_check.patch
R target/linux/generic/patches-3.0/620-sched_esfq.patch
R target/linux/generic/patches-3.0/621-sched_act_connmark.patch
R target/linux/generic/patches-3.0/630-packet_socket_type.patch
R target/linux/generic/patches-3.0/640-bridge_no_eap_forward.patch
R target/linux/generic/patches-3.0/641-bridge_always_accept_eap.patch
R target/linux/generic/patches-3.0/642-bridge_port_isolate.patch
R target/linux/generic/patches-3.0/643-bridge_remove_ipv6_dependency.patch
R target/linux/generic/patches-3.0/650-pppoe_header_pad.patch
R target/linux/generic/patches-3.0/651-wireless_mesh_header.patch
R target/linux/generic/patches-3.0/652-atm_header_changes.patch
R target/linux/generic/patches-3.0/700-swconfig.patch
R target/linux/generic/patches-3.0/701-phy_extension.patch
R target/linux/generic/patches-3.0/702-phy_add_aneg_done_function.patch
R target/linux/generic/patches-3.0/720-phy_adm6996.patch
R target/linux/generic/patches-3.0/721-phy_packets.patch
R target/linux/generic/patches-3.0/722-phy_mvswitch.patch
R target/linux/generic/patches-3.0/723-phy_ip175c.patch
R target/linux/generic/patches-3.0/724-phy_ar8216.patch
R target/linux/generic/patches-3.0/725-phy_rtl8306.patch
R target/linux/generic/patches-3.0/726-phy_rtl8366.patch
R target/linux/generic/patches-3.0/727-phy-rtl8367.patch
R target/linux/generic/patches-3.0/750-hostap_txpower.patch
R target/linux/generic/patches-3.0/810-pci_disable_common_quirks.patch
R target/linux/generic/patches-3.0/811-pci_disable_usb_common_quirks.patch
R target/linux/generic/patches-3.0/820-usb_add_usb_find_device_by_name.patch
R target/linux/generic/patches-3.0/830-ledtrig_morse.patch
R target/linux/generic/patches-3.0/831-ledtrig_netdev.patch
R target/linux/generic/patches-3.0/832-ledtrig_usbdev.patch
R target/linux/generic/patches-3.0/833-gpio_buttons.patch
R target/linux/generic/patches-3.0/835-gpiodev.patch
R target/linux/generic/patches-3.0/840-rtc7301.patch
R target/linux/generic/patches-3.0/850-glamo_headers.patch
R target/linux/generic/patches-3.0/860-01_hotpluggable_spi_gpio.patch
R target/linux/generic/patches-3.0/861-04_spi_gpio_implement_spi_delay.patch
R target/linux/generic/patches-3.0/862-gpio_spi_driver.patch
R target/linux/generic/patches-3.0/863-gpiommc.patch
R target/linux/generic/patches-3.0/864-gpiommc_configfs_locking.patch
R target/linux/generic/patches-3.0/870-hifn795x_byteswap.patch
R target/linux/generic/patches-3.0/900-slab_maxsize.patch
R target/linux/generic/patches-3.0/910-kobject_uevent.patch
R target/linux/generic/patches-3.0/911-kobject_add_broadcast_uevent.patch
R target/linux/generic/patches-3.0/920-unable_to_open_console.patch
R target/linux/generic/patches-3.0/921-use_preinit_as_init.patch
R target/linux/generic/patches-3.0/930-crashlog.patch
R target/linux/generic/patches-3.0/940-ocf_kbuild_integration.patch
R target/linux/generic/patches-3.0/941-ocf_20110720.patch
R target/linux/generic/patches-3.0/950-vm_exports.patch
R target/linux/generic/patches-3.0/960-decompress_unlzo_fix.patch
R target/linux/generic/patches-3.0/980-update_arm_machtypes.patch
R target/linux/generic/patches-3.0/992-mpcore_wdt_fix_watchdog_counter_loading.patch
R target/linux/generic/patches-3.0/993-mpcore_wdt_fix_wdioc_setoptions_handling.patch
R target/linux/generic/patches-3.0/994-mpcore_wdt_fix_timer_mode_setup.patch
Log Message:
-----------
linux/3.0: R.I.P.
It is used by the broken omap35xx/gumstix target only.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31717 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 1fffba217114f36606fd5afa5bc093fa6cecde4b
https://github.com/dtaht/Cerowrt-3.3/commit/1fffba217114f36606fd5afa5bc093fa6cecde4b
Author: blogic <blogic at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M target/linux/lantiq/Makefile
Log Message:
-----------
[lantiq] set 3.3.5 as default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31718 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 7e875d9cb9d0d5a4597dc2afdd3b5e0470f598ea
https://github.com/dtaht/Cerowrt-3.3/commit/7e875d9cb9d0d5a4597dc2afdd3b5e0470f598ea
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M package/libubox/Makefile
Log Message:
-----------
libubox: update to latest version, adds a new function in jshn.sh
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31721 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: d1b7790fd64ca0807c2c00f2339648948e74863e
https://github.com/dtaht/Cerowrt-3.3/commit/d1b7790fd64ca0807c2c00f2339648948e74863e
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M package/pptp/Makefile
Log Message:
-----------
pptp: drop the dependency on ip if netifd is selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31722 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 0547603d0f732c2088d1e00162357e19bac6b34c
https://github.com/dtaht/Cerowrt-3.3/commit/0547603d0f732c2088d1e00162357e19bac6b34c
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M package/netifd/Makefile
Log Message:
-----------
netifd: update to 2012-05-14, fixes a file descriptor leak, fixes a use-after-free on host dependencies, adds a command for scheduling proto-shell restarts and adds support for more address options (point to point, broadcast)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31723 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 3040f27dde8fbeef84cce15ddecd5ece89629530
https://github.com/dtaht/Cerowrt-3.3/commit/3040f27dde8fbeef84cce15ddecd5ece89629530
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M package/pptp/files/pptp.sh
Log Message:
-----------
pptp: use resolveip, schedule restart if dns lookups fail
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31724 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 480f7222541373d22a32fcd018d2fd8942808565
https://github.com/dtaht/Cerowrt-3.3/commit/480f7222541373d22a32fcd018d2fd8942808565
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M package/pptp/files/pptp.sh
Log Message:
-----------
pptp: use the new json_get_vars function
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31725 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: d84fcff653eb69da7d7e3ea6721f7e7b345849f2
https://github.com/dtaht/Cerowrt-3.3/commit/d84fcff653eb69da7d7e3ea6721f7e7b345849f2
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M package/ppp/files/ppp.sh
Log Message:
-----------
ppp: use the new json_get_vars function
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31726 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: fb5042cd2e062c4a9d1e25c29d29cdb280421196
https://github.com/dtaht/Cerowrt-3.3/commit/fb5042cd2e062c4a9d1e25c29d29cdb280421196
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M package/netifd/files/lib/netifd/proto/dhcp.sh
Log Message:
-----------
netifd: use the new json_get_vars function in the dhcp helper script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31727 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 745d195d8e8e80bb7b5429b2f349611396552041
https://github.com/dtaht/Cerowrt-3.3/commit/745d195d8e8e80bb7b5429b2f349611396552041
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M include/target.mk
M package/6in4/Makefile
M package/6to4/Makefile
M package/base-files-network/Makefile
M package/base-files/Makefile
M package/comgt/Makefile
M package/netifd/Makefile
M package/ppp/Makefile
M package/pptp/Makefile
Log Message:
-----------
enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in a few relevant places
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31730 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 5cecffbb27e3fb07084578f0a88c79d2e46acc7c
https://github.com/dtaht/Cerowrt-3.3/commit/5cecffbb27e3fb07084578f0a88c79d2e46acc7c
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M package/netifd/files/etc/init.d/network
Log Message:
-----------
netifd: bring up all interfaces on /etc/init.d/network restart
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31732 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 5af9c39784eb510de975757bfa2e8ae86cb6af26
https://github.com/dtaht/Cerowrt-3.3/commit/5af9c39784eb510de975757bfa2e8ae86cb6af26
Author: blogic <blogic at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-15 (Tue, 15 May 2012)
Changed paths:
M target/linux/lantiq/Makefile
Log Message:
-----------
[lantiq] set 3.3.6 as default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31733 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 993c2e232f02674049af8d54e70ac8e3dad6bee0
https://github.com/dtaht/Cerowrt-3.3/commit/993c2e232f02674049af8d54e70ac8e3dad6bee0
Author: blogic <blogic at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-15 (Tue, 15 May 2012)
Changed paths:
M target/linux/lantiq/ar9/config-default
A target/linux/lantiq/ar9/profiles/005-zyxel.mk
M target/linux/lantiq/danube/config-default
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-p2601hnf1.c
A target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-p2601hnfx.c
M target/linux/lantiq/image/Makefile
M target/linux/lantiq/patches-3.3/206-machtypes.patch
M target/linux/lantiq/vr9/config-default
Log Message:
-----------
[lantiq] adds zyxel p2601hnfx support
Signed-off-by: Luka Perkov <openwrt at lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31734 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 6a54667829c56e3d1262adefa790f98bf9f3650a
https://github.com/dtaht/Cerowrt-3.3/commit/6a54667829c56e3d1262adefa790f98bf9f3650a
Author: blogic <blogic at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-15 (Tue, 15 May 2012)
Changed paths:
M target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/dev-dwc_otg.c
M target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/dev-wifi-rt2x00.c
M target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-arv.c
M target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-easy50601.c
M target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-easy50712.c
M target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-fritz_ar9.c
M target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-fritz_vr9.c
M target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-gigasx76x.c
M target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-gigasx76x.h
M target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-wbmr.c
M target/linux/lantiq/patches-3.3/201-owrt-mtd_split.patch
M target/linux/lantiq/patches-3.3/207-devices.patch
Log Message:
-----------
[lantiq] code style cleanup of the mach files
Signed-off-by: Luka Perkov <openwrt at lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31735 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 82ff0a8569d4906a65bcd2320d96a7861f54affd
https://github.com/dtaht/Cerowrt-3.3/commit/82ff0a8569d4906a65bcd2320d96a7861f54affd
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-15 (Tue, 15 May 2012)
Changed paths:
M target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx.h
Log Message:
-----------
ar71xx: remove AG71XX_RX_PKT_RESERVE, it is no longer necessary (found by Eric Dumazet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31736 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 5cc763c7b2cfde109e34c5da7f7dd84a92c7bd07
https://github.com/dtaht/Cerowrt-3.3/commit/5cc763c7b2cfde109e34c5da7f7dd84a92c7bd07
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-15 (Tue, 15 May 2012)
Changed paths:
M target/linux/adm5120/config-3.3
M target/linux/adm8668/config-3.3
M target/linux/amazon/config-3.3
M target/linux/ar7/config-3.3
M target/linux/ar71xx/config-3.3
M target/linux/at91/config-default
M target/linux/atheros/config-3.3
M target/linux/au1000/au1500/config-3.2
M target/linux/au1000/au1550/config-3.2
M target/linux/avr32/config-3.3
M target/linux/brcm47xx/config-3.2
M target/linux/brcm47xx/config-3.3
M target/linux/brcm63xx/config-3.3
M target/linux/cns21xx/config-3.3
M target/linux/cns3xxx/config-default
M target/linux/cobalt/config-default
M target/linux/coldfire/config-default
M target/linux/ep93xx/config-3.2
M target/linux/etrax/config-default
M target/linux/gemini/config-3.3
M target/linux/generic/config-2.6.39
M target/linux/generic/config-3.1
M target/linux/generic/config-3.2
M target/linux/generic/config-3.3
M target/linux/goldfish/config-2.6.30
M target/linux/imx21/config-default
M target/linux/iop32x/config-3.3
M target/linux/ixp4xx/config-3.3
M target/linux/kirkwood/config-3.3
M target/linux/lantiq/ar9/config-default
M target/linux/lantiq/config-3.2
M target/linux/lantiq/config-3.3
M target/linux/lantiq/danube/config-default
M target/linux/lantiq/falcon/config-default
M target/linux/lantiq/vr9/config-default
M target/linux/leon/config-default
M target/linux/malta/be/config-default
M target/linux/malta/le/config-default
M target/linux/mpc52xx/config-3.3
M target/linux/mpc83xx/config-3.3
M target/linux/mpc85xx/config-3.3
M target/linux/octeon/config-default
M target/linux/omap24xx/config-3.1
M target/linux/omap35xx/config-2.6.32
M target/linux/omap35xx/gumstix/config-2.6.36
M target/linux/omap35xx/gumstix/config-default
M target/linux/omap4/config-default
M target/linux/orion/config-3.3
M target/linux/ppc40x/config-3.3
M target/linux/ppc44x/config-default
M target/linux/ps3/config-2.6.30
M target/linux/pxa/config-3.3
M target/linux/ramips/rt288x/config-3.3
M target/linux/ramips/rt305x/config-3.3
M target/linux/ramips/rt3883/config-3.3
M target/linux/rb532/config-3.3
M target/linux/rdc/config-3.3
M target/linux/realview/config-3.3
M target/linux/s3c24xx/openmoko-gta02/config-2.6.30
M target/linux/sibyte/config-3.3
M target/linux/ubicom32/config-default
M target/linux/x86/alix2/config-default
M target/linux/x86/config-3.2
M target/linux/x86/config-3.3
M target/linux/x86/config-default
M target/linux/x86/geos/config-default
M target/linux/x86/net5501/config-default
M target/linux/x86/olpc/config-default
M target/linux/xburst/config-2.6.37
M target/linux/xburst/config-3.2
M target/linux/xburst/n516/config-2.6.36
M target/linux/xburst/n516/config-2.6.37
Log Message:
-----------
linux: move certain disabled symbols to the generic configs
* CONFIG_ARCH_DMA_ADDR_T_64BIT
* CONFIG_ARCH_HAS_ILOG2_U32
* CONFIG_ARCH_HAS_ILOG2_U64
* CONFIG_ARCH_PHYS_ADDR_T_64BIT
* CONFIG_ARCH_SUPPORTS_MSI
* CONFIG_GENERIC_CPU_DEVICES
* CONFIG_HWMON_DEBUG_CHIP
* CONFIG_I2C_PXA_PCI
* CONFIG_LEDS_GPIO
* CONFIG_MINIX_FS_NATIVE_ENDIAN
* CONFIG_MLX4_CORE
* CONFIG_POWER_SUPPLY
* CONFIG_POWER_SUPPLY_DEBUG
* CONFIG_QUOTACTL
* CONFIG_SDIO_UART
* CONFIG_SENSORS_K10TEMP
* CONFIG_SENSORS_SCH56XX_COMMON
* CONFIG_SENSORS_VIA_CPUTEMP
* CONFIG_SERIO_AMBAKMI
* CONFIG_SERIO_I8042
* CONFIG_SERIO_LIBPS2
* CONFIG_SERIO_PCIPS2
* CONFIG_SERIO_RAW
* CONFIG_SERIO_SERPORT
* CONFIG_SPI_BITBANG
* CONFIG_SPI_GPIO
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31737 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 003fb14844176041728c6c7b8aa19b535f7b8c2b
https://github.com/dtaht/Cerowrt-3.3/commit/003fb14844176041728c6c7b8aa19b535f7b8c2b
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-15 (Tue, 15 May 2012)
Changed paths:
M target/linux/generic/config-2.6.39
M target/linux/generic/config-3.1
M target/linux/generic/config-3.2
M target/linux/generic/config-3.3
Log Message:
-----------
linux: add CONFIG_POWER_SUPPLY_DEBUG symbol
It was missing in the previous commit.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31738 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: c691ce8b791b1cdf89bed6d9ffeae8131853b184
https://github.com/dtaht/Cerowrt-3.3/commit/c691ce8b791b1cdf89bed6d9ffeae8131853b184
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-15 (Tue, 15 May 2012)
Changed paths:
M toolchain/uClibc/Config.in
M toolchain/uClibc/Config.version
M toolchain/uClibc/Makefile
R toolchain/uClibc/config-0.9.32/arm
R toolchain/uClibc/config-0.9.32/armeb
R toolchain/uClibc/config-0.9.32/avr32
R toolchain/uClibc/config-0.9.32/common
R toolchain/uClibc/config-0.9.32/cris
R toolchain/uClibc/config-0.9.32/debug
R toolchain/uClibc/config-0.9.32/i386
R toolchain/uClibc/config-0.9.32/i686
R toolchain/uClibc/config-0.9.32/m68k
R toolchain/uClibc/config-0.9.32/mips
R toolchain/uClibc/config-0.9.32/mips64
R toolchain/uClibc/config-0.9.32/mips64el
R toolchain/uClibc/config-0.9.32/mipsel
R toolchain/uClibc/config-0.9.32/mipsel.cobalt
R toolchain/uClibc/config-0.9.32/powerpc
R toolchain/uClibc/config-0.9.32/powerpc.e500
R toolchain/uClibc/config-0.9.32/sparc
R toolchain/uClibc/config-0.9.32/sparc.leon
R toolchain/uClibc/config-0.9.32/ubicom32
R toolchain/uClibc/config-0.9.32/x86_64
R toolchain/uClibc/patches-0.9.32/100-do_not_select_extra-warnings.patch
R toolchain/uClibc/patches-0.9.32/110-compat_macros.patch
R toolchain/uClibc/patches-0.9.32/120-adjtimex.patch
R toolchain/uClibc/patches-0.9.32/130-ldso-fix-__dl_parse_dynamic_info-segfault.patch
R toolchain/uClibc/patches-0.9.32/131-inet-fix-__read_etc_hosts_r-segfault.patch
R toolchain/uClibc/patches-0.9.32/140-avr32_atomic_fix.patch
R toolchain/uClibc/patches-0.9.32/150-x86_epoll_fix.patch
R toolchain/uClibc/patches-0.9.32/160-mips_signalfd_sfd_nonblock.patch
R toolchain/uClibc/patches-0.9.32/170-math_finite.patch
R toolchain/uClibc/patches-0.9.32/180-pthread_cleanup_fix.patch
R toolchain/uClibc/patches-0.9.32/190-nptl_use_arch_default_stack_limit.patch
R toolchain/uClibc/patches-0.9.32/200-no_forced_unwind.patch
R toolchain/uClibc/patches-0.9.32/350-use-fputs_unlocked.patch
R toolchain/uClibc/patches-0.9.32/410-llvm_workaround.patch
R toolchain/uClibc/patches-0.9.32/450-powerpc_copysignl.patch
R toolchain/uClibc/patches-0.9.32/460-powerpc_libm_fixes.patch
R toolchain/uClibc/patches-0.9.32/480-powerpc_rel24_support.patch
R toolchain/uClibc/patches-0.9.32/600-ubicom32-uClibc.patch
R toolchain/uClibc/patches-0.9.32/601-ubicom32_uClibc_fixes.patch
R toolchain/uClibc/patches-0.9.32/910-thumb_blind_options.patch
R toolchain/uClibc/patches-0.9.32/920-remove_sub-arch_variants.patch
R toolchain/uClibc/patches-0.9.32/930-transform_eabi_oabi_choice.patch
R toolchain/uClibc/patches-0.9.32/940-include_arm-asm.h.patch
R toolchain/uClibc/patches-0.9.32/950-detect_bx_availibility.patch
R toolchain/uClibc/patches-0.9.32/960-remove_eabi_oabi_selection.patch
R toolchain/uClibc/patches-0.9.32/970-dst_leap_months_fix.patch
Log Message:
-----------
uClibc: remove 0.9.32, it is no longer necessary
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31739 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: f318c1e45242b9ba124c3804afd1542fd5f51682
https://github.com/dtaht/Cerowrt-3.3/commit/f318c1e45242b9ba124c3804afd1542fd5f51682
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-15 (Tue, 15 May 2012)
Changed paths:
M toolchain/uClibc/Config.in
M toolchain/uClibc/Config.version
M toolchain/uClibc/Makefile
A toolchain/uClibc/config-0.9.33.2/arm
A toolchain/uClibc/config-0.9.33.2/armeb
A toolchain/uClibc/config-0.9.33.2/avr32
A toolchain/uClibc/config-0.9.33.2/common
A toolchain/uClibc/config-0.9.33.2/cris
A toolchain/uClibc/config-0.9.33.2/debug
A toolchain/uClibc/config-0.9.33.2/i386
A toolchain/uClibc/config-0.9.33.2/i686
A toolchain/uClibc/config-0.9.33.2/m68k
A toolchain/uClibc/config-0.9.33.2/mips
A toolchain/uClibc/config-0.9.33.2/mips64
A toolchain/uClibc/config-0.9.33.2/mips64el
A toolchain/uClibc/config-0.9.33.2/mipsel
A toolchain/uClibc/config-0.9.33.2/mipsel.cobalt
A toolchain/uClibc/config-0.9.33.2/powerpc
A toolchain/uClibc/config-0.9.33.2/powerpc.e500
A toolchain/uClibc/config-0.9.33.2/sparc
A toolchain/uClibc/config-0.9.33.2/sparc.leon
A toolchain/uClibc/config-0.9.33.2/ubicom32
A toolchain/uClibc/config-0.9.33.2/x86_64
R toolchain/uClibc/config-0.9.33/arm
R toolchain/uClibc/config-0.9.33/armeb
R toolchain/uClibc/config-0.9.33/avr32
R toolchain/uClibc/config-0.9.33/common
R toolchain/uClibc/config-0.9.33/cris
R toolchain/uClibc/config-0.9.33/debug
R toolchain/uClibc/config-0.9.33/i386
R toolchain/uClibc/config-0.9.33/i686
R toolchain/uClibc/config-0.9.33/m68k
R toolchain/uClibc/config-0.9.33/mips
R toolchain/uClibc/config-0.9.33/mips64
R toolchain/uClibc/config-0.9.33/mips64el
R toolchain/uClibc/config-0.9.33/mipsel
R toolchain/uClibc/config-0.9.33/mipsel.cobalt
R toolchain/uClibc/config-0.9.33/powerpc
R toolchain/uClibc/config-0.9.33/powerpc.e500
R toolchain/uClibc/config-0.9.33/sparc
R toolchain/uClibc/config-0.9.33/sparc.leon
R toolchain/uClibc/config-0.9.33/ubicom32
R toolchain/uClibc/config-0.9.33/x86_64
A toolchain/uClibc/patches-0.9.33.2/110-compat_macros.patch
A toolchain/uClibc/patches-0.9.33.2/120-adjtimex.patch
A toolchain/uClibc/patches-0.9.33.2/131-inet-fix-__read_etc_hosts_r-segfault.patch
A toolchain/uClibc/patches-0.9.33.2/140-avr32_atomic_fix.patch
A toolchain/uClibc/patches-0.9.33.2/170-math_finite.patch
A toolchain/uClibc/patches-0.9.33.2/180-pthread_cleanup_fix.patch
A toolchain/uClibc/patches-0.9.33.2/190-nptl_use_arch_default_stack_limit.patch
A toolchain/uClibc/patches-0.9.33.2/200-no_forced_unwind.patch
A toolchain/uClibc/patches-0.9.33.2/350-use-fputs_unlocked.patch
A toolchain/uClibc/patches-0.9.33.2/410-llvm_workaround.patch
A toolchain/uClibc/patches-0.9.33.2/450-powerpc_copysignl.patch
A toolchain/uClibc/patches-0.9.33.2/480-powerpc_rel24_support.patch
A toolchain/uClibc/patches-0.9.33.2/600-ubicom32-uClibc.patch
A toolchain/uClibc/patches-0.9.33.2/601-ubicom32_uClibc_fixes.patch
A toolchain/uClibc/patches-0.9.33.2/960-remove_eabi_oabi_selection.patch
R toolchain/uClibc/patches-0.9.33/001-backport-Declare-__err-and-pass-it-to-INTERNAL_SYSCALL_NCS-so.patch
R toolchain/uClibc/patches-0.9.33/110-compat_macros.patch
R toolchain/uClibc/patches-0.9.33/120-adjtimex.patch
R toolchain/uClibc/patches-0.9.33/131-inet-fix-__read_etc_hosts_r-segfault.patch
R toolchain/uClibc/patches-0.9.33/140-avr32_atomic_fix.patch
R toolchain/uClibc/patches-0.9.33/160-mips_signalfd_sfd_nonblock.patch
R toolchain/uClibc/patches-0.9.33/170-math_finite.patch
R toolchain/uClibc/patches-0.9.33/180-pthread_cleanup_fix.patch
R toolchain/uClibc/patches-0.9.33/190-nptl_use_arch_default_stack_limit.patch
R toolchain/uClibc/patches-0.9.33/200-no_forced_unwind.patch
R toolchain/uClibc/patches-0.9.33/350-use-fputs_unlocked.patch
R toolchain/uClibc/patches-0.9.33/410-llvm_workaround.patch
R toolchain/uClibc/patches-0.9.33/450-powerpc_copysignl.patch
R toolchain/uClibc/patches-0.9.33/480-powerpc_rel24_support.patch
R toolchain/uClibc/patches-0.9.33/600-ubicom32-uClibc.patch
R toolchain/uClibc/patches-0.9.33/601-ubicom32_uClibc_fixes.patch
R toolchain/uClibc/patches-0.9.33/960-remove_eabi_oabi_selection.patch
Log Message:
-----------
uClibc: update to 0.9.33.2, fixes #4420
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31740 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: a7f8243bd567359a7d621a0f65cf065f5d44d774
https://github.com/dtaht/Cerowrt-3.3/commit/a7f8243bd567359a7d621a0f65cf065f5d44d774
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-15 (Tue, 15 May 2012)
Changed paths:
R tools/scons/patches/100-python3-compat.patch
Log Message:
-----------
tools/scons: remove the python 3 compat patch, it is incomplete and breaks with python 2.5.2. i guess scons with python 3 is a lost cause...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31741 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 909d9c8ff78696eb94f8e54e32e8d1e55ec8177d
https://github.com/dtaht/Cerowrt-3.3/commit/909d9c8ff78696eb94f8e54e32e8d1e55ec8177d
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-15 (Tue, 15 May 2012)
Changed paths:
M tools/scons/Makefile
A tools/scons/files/pywrap.sh
Log Message:
-----------
[tools] scons: wrap python invocations with helper script that attempts to find a non-3.x python
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31742 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 0813fa3e2cb5a8c8d1d7f245886b2f1a6ae9bf36
https://github.com/dtaht/Cerowrt-3.3/commit/0813fa3e2cb5a8c8d1d7f245886b2f1a6ae9bf36
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-15 (Tue, 15 May 2012)
Changed paths:
M tools/scons/files/pywrap.sh
Log Message:
-----------
[tools] scons: probe "python" and "python2" first in pywrap.sh in order to use the users preferred version if possible
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31743 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: a01f23170783f48adf8e1c892b4558773354b56a
https://github.com/dtaht/Cerowrt-3.3/commit/a01f23170783f48adf8e1c892b4558773354b56a
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-16 (Wed, 16 May 2012)
Changed paths:
M package/libubox/Makefile
Log Message:
-----------
libubox: update to latest version, fixes handling of numbers in jshn variables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31747 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 7b285c80fbafe68e26d27c730de104261b1e6dce
https://github.com/dtaht/Cerowrt-3.3/commit/7b285c80fbafe68e26d27c730de104261b1e6dce
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-16 (Wed, 16 May 2012)
Changed paths:
M target/linux/generic/config-3.3
Log Message:
-----------
linux/3.3: add missing symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31748 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 005d04baeff2ead5bf67ada5b9a97c1614f08872
https://github.com/dtaht/Cerowrt-3.3/commit/005d04baeff2ead5bf67ada5b9a97c1614f08872
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-16 (Wed, 16 May 2012)
Changed paths:
M target/linux/x86/config-default
M target/linux/x86/ep80579/config-default
M target/linux/x86/kvm_guest/config-default
M target/linux/x86/olpc/config-default
M target/linux/x86/thincan/config-default
M target/linux/x86/xen_domu/config-default
Log Message:
-----------
x86: sync 2.6.39 configs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31749 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 2075a32be042715219ebcb978cbf4c7c620acdd0
https://github.com/dtaht/Cerowrt-3.3/commit/2075a32be042715219ebcb978cbf4c7c620acdd0
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-16 (Wed, 16 May 2012)
Changed paths:
M target/linux/x86/alix2/config-default
M target/linux/x86/config-3.2
M target/linux/x86/net5501/config-default
Log Message:
-----------
x86: sync 3.2 configs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31750 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 3261e9d2858458b3fffdabaf0a6f4c848a566621
https://github.com/dtaht/Cerowrt-3.3/commit/3261e9d2858458b3fffdabaf0a6f4c848a566621
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-16 (Wed, 16 May 2012)
Changed paths:
M target/linux/x86/config-3.3
M target/linux/x86/geos/config-default
Log Message:
-----------
x86: sync 3.3 configs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31751 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 2b245c96a9238bbf9606864891b7a947e749a969
https://github.com/dtaht/Cerowrt-3.3/commit/2b245c96a9238bbf9606864891b7a947e749a969
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-16 (Wed, 16 May 2012)
Changed paths:
A target/linux/x86/net5501/config-3.3
M target/linux/x86/net5501/target.mk
Log Message:
-----------
x86/net5501: switch to 3.3
Compile tested only.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31752 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 287ab9841e1585a432b7befb89c061ae7a882e90
https://github.com/dtaht/Cerowrt-3.3/commit/287ab9841e1585a432b7befb89c061ae7a882e90
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-16 (Wed, 16 May 2012)
Changed paths:
A target/linux/x86/alix2/config-3.3
M target/linux/x86/alix2/target.mk
Log Message:
-----------
x86/alix2: switch to 3.3
Compile tested only.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31753 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 0945d8e239e976f6fbf85382fc3d09111628358d
https://github.com/dtaht/Cerowrt-3.3/commit/0945d8e239e976f6fbf85382fc3d09111628358d
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-16 (Wed, 16 May 2012)
Changed paths:
M package/firewall/Makefile
M package/firewall/files/reflection.hotplug
Log Message:
-----------
[package] firewall: fix nat reflection after netifd switch (#11460)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31754 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: b8351c325d1b2d5da69d06fa27fb8ce253f73205
https://github.com/dtaht/Cerowrt-3.3/commit/b8351c325d1b2d5da69d06fa27fb8ce253f73205
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-16 (Wed, 16 May 2012)
Changed paths:
M package/firewall/files/reflection.hotplug
Log Message:
-----------
[package] firewall: rework interface address determination to skip ipv6 addresses
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31755 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: b3c4d367ce8cf40cf511e6eaa6023279d705aac0
https://github.com/dtaht/Cerowrt-3.3/commit/b3c4d367ce8cf40cf511e6eaa6023279d705aac0
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-16 (Wed, 16 May 2012)
Changed paths:
A target/linux/generic/patches-3.2/309-optimize_mips_memcpy_memset_cache.patch
A target/linux/generic/patches-3.3/040-Controlled-Delay-AQM.patch
A target/linux/generic/patches-3.3/041-codel-use-Newton-method-instead-of-sqrt-and-divides.patch
A target/linux/generic/patches-3.3/042-fq_codel-Fair-Queue-Codel-AQM.patch
A target/linux/generic/patches-3.3/043-net-codel-Add-missing-include-linux-prefetch.h.patch
A target/linux/generic/patches-3.3/044-net-codel-fix-build-errors.patch
A target/linux/generic/patches-3.3/045-codel-use-u16-field-instead-of-31bits-for-rec_inv_sq.patch
M target/linux/generic/patches-3.3/621-sched_act_connmark.patch
Log Message:
-----------
kernel: add codel and fq_codel to generic 3.3 patch set (based on patch by Dave Täht)
Codel is a new AQM algorithm and RED replacement designed by
Kathie Nichols and Van Jacobson, and published in ACM queue:
http://queue.acm.org/detail.cfm?id=2209336
Codel stands for "Controlled Delay", and needs no knobs in the
general case, twiddled, for optimum results. It aims for 5ms of
delay, at most, when in use.
Additionally,
fq_codel (by eric dumazet) builds on codel to provide fair queuing
superior to what could be had with SFQ, and drop behavior saner
than RED, BLUE, or choke.
These patches are backported from net-next and are known to work
on Linux 3.3.4 and later.
Includes updates to codel for better portability and speed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31756 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: b576ae7e403556d9467a7bdb21c849e6f2eaef00
https://github.com/dtaht/Cerowrt-3.3/commit/b576ae7e403556d9467a7bdb21c849e6f2eaef00
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-16 (Wed, 16 May 2012)
Changed paths:
M package/kernel/modules/netsupport.mk
Log Message:
-----------
kernel: add codel and fq_codel support to kmod-sched (patch by Dave Täht)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31757 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: aef1aa788e13d8e1f57ed64b9112e42c8a89eb98
https://github.com/dtaht/Cerowrt-3.3/commit/aef1aa788e13d8e1f57ed64b9112e42c8a89eb98
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-16 (Wed, 16 May 2012)
Changed paths:
M package/iproute2/Makefile
R package/iproute2/patches/000-debian_patches_3.patch
A package/iproute2/patches/000-sync_pkt_sched_h.patch
M package/iproute2/patches/002-iproute2-ipxfrm_no_sctp.patch
R package/iproute2/patches/005-flex-generated.patch
M package/iproute2/patches/006-iproute2-tc_esfq.patch
A package/iproute2/patches/007-no_arpd.patch
R package/iproute2/patches/007-version_includes.patch
A package/iproute2/patches/008-no_netem.patch
R package/iproute2/patches/050-bison_flex_makefile_deps_fix.patch
M package/iproute2/patches/200-act_connmark.patch
A package/iproute2/patches/210-add_codel.patch
Log Message:
-----------
iproute2: update to 3.3.0, drop a few useless old patches, add codel support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31758 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: a456564ab059a2f79f84d48ea63796262a04ff16
https://github.com/dtaht/Cerowrt-3.3/commit/a456564ab059a2f79f84d48ea63796262a04ff16
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-16 (Wed, 16 May 2012)
Changed paths:
M package/qos-scripts/files/usr/lib/qos/generate.sh
M package/qos-scripts/files/usr/lib/qos/tcrules.awk
Log Message:
-----------
qos-scripts: replace sfq/red with fq_codel - massively improves latency under load
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31759 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 6dab4ebcb649c95e8e8081cefed92b3343f8353b
https://github.com/dtaht/Cerowrt-3.3/commit/6dab4ebcb649c95e8e8081cefed92b3343f8353b
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-16 (Wed, 16 May 2012)
Changed paths:
M package/kernel/modules/netsupport.mk
Log Message:
-----------
kernel: split kmod-sched into kmod-sched-core and kmod-sched
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31760 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 48b0fc861fd456c08199e5742e39d5343b8e6050
https://github.com/dtaht/Cerowrt-3.3/commit/48b0fc861fd456c08199e5742e39d5343b8e6050
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-16 (Wed, 16 May 2012)
Changed paths:
M package/qos-scripts/Makefile
Log Message:
-----------
qos-scripts: use kmod-sched-core instead of kmod-sched
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31761 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 5fe6f552d39ccc8066ecfe04c906b45edba83b91
https://github.com/dtaht/Cerowrt-3.3/commit/5fe6f552d39ccc8066ecfe04c906b45edba83b91
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-16 (Wed, 16 May 2012)
Changed paths:
A target/linux/x86/generic/config-3.3
M target/linux/x86/generic/target.mk
Log Message:
-----------
x86/generic: switch to 3.3
Compile tested only.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31762 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 4dcd044429abf5b7ffedc7b6c8edc1a946b24ea7
https://github.com/dtaht/Cerowrt-3.3/commit/4dcd044429abf5b7ffedc7b6c8edc1a946b24ea7
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-16 (Wed, 16 May 2012)
Changed paths:
A target/linux/x86/kvm_guest/config-3.3
M target/linux/x86/kvm_guest/target.mk
Log Message:
-----------
x86/kvm_guest: switch to 3.3
Compile tested only.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31763 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: db081f453b9cde72cdf7fe3f3dc31125fb68b35a
https://github.com/dtaht/Cerowrt-3.3/commit/db081f453b9cde72cdf7fe3f3dc31125fb68b35a
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-16 (Wed, 16 May 2012)
Changed paths:
A target/linux/x86/xen_domu/config-3.3
M target/linux/x86/xen_domu/target.mk
Log Message:
-----------
x86/xen_domu: switch to 3.3
Compile tested only.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31764 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: dcea0bf81cd4424c48814a9e8311ed050b78e9ba
https://github.com/dtaht/Cerowrt-3.3/commit/dcea0bf81cd4424c48814a9e8311ed050b78e9ba
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-16 (Wed, 16 May 2012)
Changed paths:
A target/linux/x86/thincan/config-3.3
M target/linux/x86/thincan/target.mk
Log Message:
-----------
x86/thincan: switch to 3.3
Compile tested only.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31765 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 3956d3773fb89d7c50bcb505df0b4675797c2b69
https://github.com/dtaht/Cerowrt-3.3/commit/3956d3773fb89d7c50bcb505df0b4675797c2b69
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-17 (Thu, 17 May 2012)
Changed paths:
M package/libubox/Makefile
Log Message:
-----------
libubox: fix jshn handling of variables with numbers (fixes #11468)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31767 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: da686a42d9632b5c701b2148b4695b759d9af7ea
https://github.com/dtaht/Cerowrt-3.3/commit/da686a42d9632b5c701b2148b4695b759d9af7ea
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-17 (Thu, 17 May 2012)
Changed paths:
M package/6in4/files/6in4.sh
Log Message:
-----------
6in4: remove some obsolete functions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31768 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 6dc4a58e1e049111313cfe03e0f5437b3957ed7e
https://github.com/dtaht/Cerowrt-3.3/commit/6dc4a58e1e049111313cfe03e0f5437b3957ed7e
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-17 (Thu, 17 May 2012)
Changed paths:
M package/iproute2/Makefile
Log Message:
-----------
tc: depend on kmod-sched-core instead of kmod-sched (fixes #11465)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31769 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 3a72299e5b54000d2351a71ac5cd75425e7faffb
https://github.com/dtaht/Cerowrt-3.3/commit/3a72299e5b54000d2351a71ac5cd75425e7faffb
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-17 (Thu, 17 May 2012)
Changed paths:
M package/6to4/files/6to4.sh
Log Message:
-----------
6to4: load the network config to fix radvd announce (#11467)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31770 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: c343cde4928d4ba1ee1de82196b12b0ef97faa49
https://github.com/dtaht/Cerowrt-3.3/commit/c343cde4928d4ba1ee1de82196b12b0ef97faa49
Author: hauke <hauke at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-17 (Thu, 17 May 2012)
Changed paths:
R target/linux/brcm47xx/config-3.2
R target/linux/brcm47xx/patches-3.2/000-pci-backport.patch
R target/linux/brcm47xx/patches-3.2/020-bcma-move-parallel-flash-into-a-union.patch
R target/linux/brcm47xx/patches-3.2/021-bcma-add-serial-flash-support-to-bcma.patch
R target/linux/brcm47xx/patches-3.2/022-ssb-move-flash-to-chipcommon.patch
R target/linux/brcm47xx/patches-3.2/023-ssb-add-serial-flash-support.patch
R target/linux/brcm47xx/patches-3.2/024-brcm47xx-add-common-interface-for-sflash.patch
R target/linux/brcm47xx/patches-3.2/025-mtd-bcm47xx-add-bcm47xx-part-parser.patch
R target/linux/brcm47xx/patches-3.2/026-mtd-bcm47xx-add-parallel-flash-driver.patch
R target/linux/brcm47xx/patches-3.2/027-mtd-bcm47xx-add-serial-flash-driver.patch
R target/linux/brcm47xx/patches-3.2/028-bcm47xx-register-flash-drivers.patch
R target/linux/brcm47xx/patches-3.2/029-bcm47xx-read-nvram-from-sflash.patch
R target/linux/brcm47xx/patches-3.2/030-bcm47xx-bcma-nandflash.patch
R target/linux/brcm47xx/patches-3.2/044-bcma-add-PCIe-host-controller.patch
R target/linux/brcm47xx/patches-3.2/047-bcma-add-new-PCI-ID.patch
R target/linux/brcm47xx/patches-3.2/050-bcma-export-needed-gpio-functions.patch
R target/linux/brcm47xx/patches-3.2/052-bcma-complete-workaround-for-BCMA43224.patch
R target/linux/brcm47xx/patches-3.2/060-bcma-use-fallback-sprom-if-no-on-chip-sprom-is-avail.patch
R target/linux/brcm47xx/patches-3.2/114-MIPS-BCM47xx-Setup-and-register-serial-early.patch
R target/linux/brcm47xx/patches-3.2/116-MIPS-BCM47xx-Remove-CFE-console.patch
R target/linux/brcm47xx/patches-3.2/119-fix-boot.patch
R target/linux/brcm47xx/patches-3.2/140-bcm47xx-add-gpio_set_debounce.patch
R target/linux/brcm47xx/patches-3.2/150-cpu_fixes.patch
R target/linux/brcm47xx/patches-3.2/160-kmap_coherent.patch
R target/linux/brcm47xx/patches-3.2/180-USB-OHCI-Add-a-generic-platform-device-driver.patch
R target/linux/brcm47xx/patches-3.2/181-USB-EHCI-Add-a-generic-platform-device-driver.patch
R target/linux/brcm47xx/patches-3.2/182-bcma-scan-for-extra-address-space.patch
R target/linux/brcm47xx/patches-3.2/183-USB-Add-driver-for-the-bcma-bus.patch
R target/linux/brcm47xx/patches-3.2/184-USB-Add-driver-for-the-ssb-bus.patch
R target/linux/brcm47xx/patches-3.2/185-USB-OHCI-remove-old-SSB-OHCI-driver.patch
R target/linux/brcm47xx/patches-3.2/197-MIPS-BCM47XX-return-number-of-written-bytes-in-nvram.patch
R target/linux/brcm47xx/patches-3.2/198-MIPS-BCM47XX-fix-signature-of-nvram_parse_macaddr.patch
R target/linux/brcm47xx/patches-3.2/199-MIPS-BCM47XX-move-and-extend-sprom-parsing.patch
R target/linux/brcm47xx/patches-3.2/200-MIPS-BCM47XX-provide-sprom-to-bcma-bus.patch
R target/linux/brcm47xx/patches-3.2/210-b44_phy_fix.patch
R target/linux/brcm47xx/patches-3.2/211-b44_timeout_spam.patch
R target/linux/brcm47xx/patches-3.2/230-bcma-find-name-for-non-brcm.patch
R target/linux/brcm47xx/patches-3.2/231-bcma_reorder_sprom_fill.patch
R target/linux/brcm47xx/patches-3.2/232-bcma_account_for_variable_pci_memory.patch
R target/linux/brcm47xx/patches-3.2/234-bcma-always-map-4-bytes.patch
R target/linux/brcm47xx/patches-3.2/238-bcma-host_pci_devexit.patch
R target/linux/brcm47xx/patches-3.2/239-bcma-add-flush-for-resetctl-write.patch
R target/linux/brcm47xx/patches-3.2/240-bcma-pcie-config-access.patch
R target/linux/brcm47xx/patches-3.2/280-activate_ssb_support_in_usb.patch
R target/linux/brcm47xx/patches-3.2/300-fork_cacheflush.patch
R target/linux/brcm47xx/patches-3.2/301-kmod-fuse-dcache-bug-r4k.patch
R target/linux/brcm47xx/patches-3.2/302-kmod-fuse-dcache-bug-fuse.patch
R target/linux/brcm47xx/patches-3.2/310-no_highpage.patch
R target/linux/brcm47xx/patches-3.2/400-arch-bcm47xx.patch
R target/linux/brcm47xx/patches-3.2/610-pci_ide_fix.patch
R target/linux/brcm47xx/patches-3.2/700-ssb-gigabit-ethernet-driver.patch
R target/linux/brcm47xx/patches-3.2/812-disable_wgt634u_crap.patch
R target/linux/brcm47xx/patches-3.2/820-wgt634u-nvram-fix.patch
R target/linux/brcm47xx/patches-3.2/830-tg3_add_pci_ids.patch
R target/linux/brcm47xx/patches-3.2/900-bcm47xx_wdt-noprescale.patch
R target/linux/brcm47xx/patches-3.2/920-cache-wround.patch
R target/linux/brcm47xx/patches-3.2/940-bcm47xx-yenta.patch
R target/linux/brcm47xx/patches-3.2/976-ssb_increase_pci_delay.patch
R target/linux/brcm47xx/patches-3.2/980-wnr834b_no_cardbus_invariant.patch
R target/linux/brcm47xx/patches-3.2/999-wl_exports.patch
Log Message:
-----------
brcm47xx: remove support for kernel 3.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31771 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: b1e2eade9934f33c6593d23466ce9e3d069f4e9a
https://github.com/dtaht/Cerowrt-3.3/commit/b1e2eade9934f33c6593d23466ce9e3d069f4e9a
Author: hauke <hauke at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-17 (Thu, 17 May 2012)
Changed paths:
A package/mac80211/patches/840-b43-backport.patch
M target/linux/brcm47xx/patches-3.3/047-bcma-add-new-PCI-ID.patch
R target/linux/brcm47xx/patches-3.3/060-bcma-use-fallback-sprom-if-no-on-chip-sprom-is-avail.patch
M target/linux/brcm47xx/patches-3.3/182-bcma-scan-for-extra-address-space.patch
R target/linux/brcm47xx/patches-3.3/230-bcma-find-name-for-non-brcm.patch
R target/linux/brcm47xx/patches-3.3/232-bcma_account_for_variable_pci_memory.patch
R target/linux/brcm47xx/patches-3.3/234-bcma-always-map-4-bytes.patch
R target/linux/brcm47xx/patches-3.3/238-bcma-host_pci_devexit.patch
R target/linux/brcm47xx/patches-3.3/239-bcma-add-flush-for-resetctl-write.patch
A target/linux/brcm47xx/patches-3.3/250-ssb-remove-rev-from-boardinfo.patch
A target/linux/brcm47xx/patches-3.3/251-MIPS-bcm47xx-refactor-fetching-board-data.patch
A target/linux/brcm47xx/patches-3.3/252-bcma-add-boardinfo-struct.patch
A target/linux/brcm47xx/patches-3.3/253-MIPS-bcm47xx-read-baordrev-without-prefix-from-sprom.patch
M target/linux/brcm47xx/patches-3.3/400-arch-bcm47xx.patch
M target/linux/brcm47xx/patches-3.3/980-wnr834b_no_cardbus_invariant.patch
M target/linux/generic/patches-2.6.39/020-ssb_update.patch
R target/linux/generic/patches-2.6.39/021-ssb_add_pci_id.patch
M target/linux/generic/patches-2.6.39/025-bcma_backport.patch
M target/linux/generic/patches-3.1/020-ssb_update.patch
R target/linux/generic/patches-3.1/021-ssb_add_pci_id.patch
M target/linux/generic/patches-3.1/025-bcma_backport.patch
M target/linux/generic/patches-3.2/020-ssb_update.patch
R target/linux/generic/patches-3.2/021-ssb_add_pci_id.patch
M target/linux/generic/patches-3.2/025-bcma_backport.patch
M target/linux/generic/patches-3.3/020-ssb_update.patch
R target/linux/generic/patches-3.3/021-ssb_add_pci_id.patch
M target/linux/generic/patches-3.3/025-bcma_backport.patch
Log Message:
-----------
kernel: ssb/bcma: update to version from wireless-testing tag master-2012-05-16-2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31772 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 6a840f324b545253624e0f26ea19ab534c165dfd
https://github.com/dtaht/Cerowrt-3.3/commit/6a840f324b545253624e0f26ea19ab534c165dfd
Author: hauke <hauke at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-17 (Thu, 17 May 2012)
Changed paths:
A package/mac80211/patches/860-brcmsmac-backport.patch
A package/mac80211/patches/870-brcmsmac-add-device-found-on-some-SoCs-like-the-bcm4.patch
A package/mac80211/patches/871-brcmsmac-add-support-for-BCM43224.patch
A package/mac80211/patches/872-brcmsmac-add-some-conditions-for-the-bcm4716-again.patch
Log Message:
-----------
mac80211: brcmsmac update to version from wireless-testing tag master-2012-05-16-2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31773 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: a08e2a1c37799c72d6254687e63e1b59bf7be874
https://github.com/dtaht/Cerowrt-3.3/commit/a08e2a1c37799c72d6254687e63e1b59bf7be874
Author: hauke <hauke at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-17 (Thu, 17 May 2012)
Changed paths:
M target/linux/generic/config-3.3
Log Message:
-----------
kernel: add some missing config options added by r31756
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31774 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: bcbddcd767eba92a09fa8e722076ba96adb00051
https://github.com/dtaht/Cerowrt-3.3/commit/bcbddcd767eba92a09fa8e722076ba96adb00051
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-17 (Thu, 17 May 2012)
Changed paths:
M package/kernel/modules/block.mk
M package/kernel/modules/crypto.mk
M package/kernel/modules/fs.mk
M package/kernel/modules/netsupport.mk
M package/kernel/modules/other.mk
M package/kernel/modules/pcmcia.mk
M package/kernel/modules/video.mk
M package/kernel/modules/virtual.mk
Log Message:
-----------
kernel: remove obsolete CompareKernelPatchVer calls
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31775 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: cb3ba68fe6a579ff06ee07b870669d8022e47921
https://github.com/dtaht/Cerowrt-3.3/commit/cb3ba68fe6a579ff06ee07b870669d8022e47921
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-17 (Thu, 17 May 2012)
Changed paths:
M package/kernel/modules/other.mk
Log Message:
-----------
kernel: remove kmod-gpio-cs5535, it was only relevant for old kernel versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31776 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 34f1bc2fb35397a7e8388ded8797c6ec1dc5f056
https://github.com/dtaht/Cerowrt-3.3/commit/34f1bc2fb35397a7e8388ded8797c6ec1dc5f056
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-17 (Thu, 17 May 2012)
Changed paths:
M include/target.mk
M scripts/metadata.pl
M target/Config.in
Log Message:
-----------
target: add a feature flag for RTC support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31777 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 1a4d57d95994ab9238bf90098f79fa553b0c31c9
https://github.com/dtaht/Cerowrt-3.3/commit/1a4d57d95994ab9238bf90098f79fa553b0c31c9
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-17 (Thu, 17 May 2012)
Changed paths:
M package/kernel/modules/001-depends.mk
M package/kernel/modules/other.mk
Log Message:
-----------
kernel: remove the dummy kmod-rtc-core-* package, make all rtc drivers depend on @RTC_SUPPORT - prevent RTC support from leaking into kernels for targets that do not need this
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31778 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 8cf054b884cd3d0a00a79053a16a6d99dd71aa91
https://github.com/dtaht/Cerowrt-3.3/commit/8cf054b884cd3d0a00a79053a16a6d99dd71aa91
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-17 (Thu, 17 May 2012)
Changed paths:
M package/kernel/modules/crypto.mk
M package/kernel/modules/fs.mk
M package/kernel/modules/lib.mk
M package/kernel/modules/other.mk
M package/kernel/modules/usb.mk
M package/kernel/modules/video.mk
Log Message:
-----------
kernel: remove obsolete dependencies and conditionals
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31779 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 2a6d06d406146fd88555d4ea68fb94f28a4be612
https://github.com/dtaht/Cerowrt-3.3/commit/2a6d06d406146fd88555d4ea68fb94f28a4be612
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-17 (Thu, 17 May 2012)
Changed paths:
M include/toplevel.mk
Log Message:
-----------
make: do a better job of sanitizing LD_LIBRARY_PATH (fixes #8069)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31780 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 009c4c93274d7dd8ee62034bb87e65dfddd70a6f
https://github.com/dtaht/Cerowrt-3.3/commit/009c4c93274d7dd8ee62034bb87e65dfddd70a6f
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-17 (Thu, 17 May 2012)
Changed paths:
M target/linux/adm5120/rb1xx/config-3.3
Log Message:
-----------
adm5120: add missing config symbols for the rb1xx subtarget, fixes #11407
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31781 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 8f9cbdeccdcab5747ad69b17ba7f720238c0f9d0
https://github.com/dtaht/Cerowrt-3.3/commit/8f9cbdeccdcab5747ad69b17ba7f720238c0f9d0
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-18 (Fri, 18 May 2012)
Changed paths:
M target/linux/x86/image/Config.in
Log Message:
-----------
x86: image: select bootscript images by default for OLPC
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31783 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: f2569ecf091c41476769c1470d442b80a2067861
https://github.com/dtaht/Cerowrt-3.3/commit/f2569ecf091c41476769c1470d442b80a2067861
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-18 (Fri, 18 May 2012)
Changed paths:
A target/linux/x86/olpc/config-3.3
M target/linux/x86/olpc/target.mk
Log Message:
-----------
x86/olpc: switch to 3.3
Compile tested only.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31784 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: de772a61cc65e2593e11952048bdba73c8ce8ed8
https://github.com/dtaht/Cerowrt-3.3/commit/de772a61cc65e2593e11952048bdba73c8ce8ed8
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-18 (Fri, 18 May 2012)
Changed paths:
R target/linux/cobalt/patches-2.6.39/001-no_module_reloc.patch
Log Message:
-----------
cobalt: remove 2.6.39 specific patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31785 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 299f8d8147f89b3aaf109867fe17104538c4dd36
https://github.com/dtaht/Cerowrt-3.3/commit/299f8d8147f89b3aaf109867fe17104538c4dd36
Author: hauke <hauke at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-18 (Fri, 18 May 2012)
Changed paths:
M package/mac80211/Makefile
A package/mac80211/patches/890-brcmfmac-fix-memory-allocation.patch
Log Message:
-----------
mac80211: add brcmfmac driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31786 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: addb48537a5ca9755e6a2e1f5602192ed551fc91
https://github.com/dtaht/Cerowrt-3.3/commit/addb48537a5ca9755e6a2e1f5602192ed551fc91
Author: hauke <hauke at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-18 (Fri, 18 May 2012)
Changed paths:
A target/linux/brcm47xx/patches-3.3/186-USB-EHCI-bcma-fix-driver.patch
A target/linux/brcm47xx/patches-3.3/187-USB-EHCI-platform-remove-update.patch
Log Message:
-----------
brcm47xx: some fixes for the USB driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31787 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: aa8a1880a148c8435b6c0aa1e9aa63de87103532
https://github.com/dtaht/Cerowrt-3.3/commit/aa8a1880a148c8435b6c0aa1e9aa63de87103532
Author: hauke <hauke at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-18 (Fri, 18 May 2012)
Changed paths:
A target/linux/brcm47xx/patches-3.3/232-ssb-recognise-ARM-Cortex-M3.patch
Log Message:
-----------
brcm47xx: ssb: recognize ARM Cortex M3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31788 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 1b9dfb678ca2559c521591cda6c8d7bfb3ab06df
https://github.com/dtaht/Cerowrt-3.3/commit/1b9dfb678ca2559c521591cda6c8d7bfb3ab06df
Author: hauke <hauke at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-18 (Fri, 18 May 2012)
Changed paths:
A target/linux/brcm47xx/patches-3.3/233-bcma-fix-NP-in-bcma_core_pci_irq_ctl.patch
Log Message:
-----------
brcm47xx: bcma: fix null pointer
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31789 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 5ce0dd5cbe37650005ed38a898855688a1b41f4b
https://github.com/dtaht/Cerowrt-3.3/commit/5ce0dd5cbe37650005ed38a898855688a1b41f4b
Author: hauke <hauke at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-18 (Fri, 18 May 2012)
Changed paths:
M target/linux/brcm47xx/patches-3.3/029-bcm47xx-read-nvram-from-sflash.patch
M target/linux/brcm47xx/patches-3.3/030-bcm47xx-bcma-nandflash.patch
M target/linux/brcm47xx/patches-3.3/197-MIPS-BCM47XX-return-number-of-written-bytes-in-nvram.patch
M target/linux/brcm47xx/patches-3.3/400-arch-bcm47xx.patch
M target/linux/brcm47xx/patches-3.3/820-wgt634u-nvram-fix.patch
Log Message:
-----------
brcm47xx: fix nvram read out on devices with serial flash
detect nvram on Linksys E3200
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31790 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 435a2cf2ad4fd3fce709defc50f14564a61781ae
https://github.com/dtaht/Cerowrt-3.3/commit/435a2cf2ad4fd3fce709defc50f14564a61781ae
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-18 (Fri, 18 May 2012)
Changed paths:
M package/kernel/modules/netsupport.mk
M package/qos-scripts/Makefile
Log Message:
-----------
kernel: split off act_connmark into a separate package to avoid cluttering kmod-sched with a netfilter dependency (fixes #11483)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31791 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: b448b66c565327e63be4b2aad1181106c2e765c3
https://github.com/dtaht/Cerowrt-3.3/commit/b448b66c565327e63be4b2aad1181106c2e765c3
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-18 (Fri, 18 May 2012)
Changed paths:
M package/kernel/modules/netdevices.mk
Log Message:
-----------
kernel: add et131x from packages/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31792 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: a8aba4599dd75a659a5e803beaf79d5a60a48447
https://github.com/dtaht/Cerowrt-3.3/commit/a8aba4599dd75a659a5e803beaf79d5a60a48447
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-18 (Fri, 18 May 2012)
Changed paths:
M package/ep80579-drivers/patches/001-igbe_update.patch
M package/ep80579-drivers/patches/100-iegbe_netdev_ops.patch
M package/ep80579-drivers/patches/102-iegbe_nuke_polling_netdev.patch
M package/ep80579-drivers/patches/105-iegbe_new_dma_masks.patch
M package/ep80579-drivers/patches/150-ocracoke_island.patch
M package/ep80579-drivers/patches/230-can_remove_driver_data_direct_access.patch
M package/ep80579-drivers/patches/601-2.6.32_includes.patch
Log Message:
-----------
package/ep80579-drivers: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31801 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: e32a177913248ee06c7321c5a83ca02f9eee2438
https://github.com/dtaht/Cerowrt-3.3/commit/e32a177913248ee06c7321c5a83ca02f9eee2438
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-18 (Fri, 18 May 2012)
Changed paths:
A package/ep80579-drivers/patches/710-3.3-fix-generated-header-locations.patch
A package/ep80579-drivers/patches/711-3.3-gbe-fixes.patch
A package/ep80579-drivers/patches/712-3.3-can-fixes.patch
A package/ep80579-drivers/patches/713-3.3-gpio-fixes.patch
A package/ep80579-drivers/patches/714-3.3-wdt-fixes.patch
A package/ep80579-drivers/patches/715-3.3-1588-fixes.patch
A target/linux/x86/ep80579/config-3.3
M target/linux/x86/ep80579/target.mk
Log Message:
-----------
x86/ep80579: switch to 3.3
Also fix build errors in the ep80579-drivers package.
Compile tested only.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31802 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 336ab20ec5b5a4a9aefea4836b3c8d39cc7398a7
https://github.com/dtaht/Cerowrt-3.3/commit/336ab20ec5b5a4a9aefea4836b3c8d39cc7398a7
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-18 (Fri, 18 May 2012)
Changed paths:
M target/linux/x86/Makefile
M target/linux/x86/alix2/target.mk
M target/linux/x86/ep80579/target.mk
M target/linux/x86/generic/target.mk
M target/linux/x86/geos/target.mk
M target/linux/x86/kvm_guest/target.mk
M target/linux/x86/net5501/target.mk
M target/linux/x86/olpc/target.mk
M target/linux/x86/thincan/target.mk
M target/linux/x86/xen_domu/target.mk
Log Message:
-----------
x86: remove subtarget specific LINUX_VERSION overrides
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31803 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: d87b48bbe97a72622deb3298c32c2631d38e1fd6
https://github.com/dtaht/Cerowrt-3.3/commit/d87b48bbe97a72622deb3298c32c2631d38e1fd6
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-18 (Fri, 18 May 2012)
Changed paths:
R target/linux/x86/alix2/config-default
R target/linux/x86/config-3.2
R target/linux/x86/config-default
R target/linux/x86/ep80579/config-default
R target/linux/x86/generic/config-default
A target/linux/x86/geos/config-3.3
R target/linux/x86/geos/config-default
R target/linux/x86/kvm_guest/config-default
R target/linux/x86/net5501/config-default
R target/linux/x86/olpc/config-default
R target/linux/x86/patches-3.2/001-alix_platform.patch
R target/linux/x86/patches-3.2/002-geos_platform.patch
R target/linux/x86/patches-3.2/005-net5501_platform.patch
R target/linux/x86/patches-3.2/901-8139cp_eeprom_delay.patch
R target/linux/x86/patches-3.2/902-8139cp_config_rx_mode.patch
R target/linux/x86/thincan/config-default
R target/linux/x86/xen_domu/config-default
Log Message:
-----------
x86: remove support for old kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31804 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: acd1d54c2837a1d1189daf2d3d2b71b5ee1680d4
https://github.com/dtaht/Cerowrt-3.3/commit/acd1d54c2837a1d1189daf2d3d2b71b5ee1680d4
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-18 (Fri, 18 May 2012)
Changed paths:
M target/linux/cns3xxx/Makefile
Log Message:
-----------
cns3xxx: switch to 3.1
Compile tested only.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31805 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 197bf733d726a5155663ead91fd29c4ca7d6807f
https://github.com/dtaht/Cerowrt-3.3/commit/197bf733d726a5155663ead91fd29c4ca7d6807f
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-18 (Fri, 18 May 2012)
Changed paths:
R target/linux/cns3xxx/patches-2.6.39/049-cns3xxx_smp_support.patch
R target/linux/cns3xxx/patches-2.6.39/050-cns3xxx_i2c_controller.patch
R target/linux/cns3xxx/patches-2.6.39/051-cns3xxx_gigabit.patch
R target/linux/cns3xxx/patches-2.6.39/052-cns3xxx_spi.patch
R target/linux/cns3xxx/patches-2.6.39/053-cns3xxx_wdt.patch
R target/linux/cns3xxx/patches-2.6.39/054-cns3xxx_pcie_clock.patch
R target/linux/cns3xxx/patches-2.6.39/100-laguna_support.patch
R target/linux/cns3xxx/patches-2.6.39/101-laguna_sdhci_card_detect.patch
R target/linux/cns3xxx/patches-2.6.39/102-cns3xxx_timers.patch
R target/linux/cns3xxx/patches-2.6.39/103-cns3xxx_l2cache.patch
R target/linux/cns3xxx/patches-2.6.39/104-cns3xxx_gpio.patch
R target/linux/cns3xxx/patches-2.6.39/105-cns3xxx_pcie_io.patch
R target/linux/cns3xxx/patches-2.6.39/106-cns3xxx_sata_support.patch
R target/linux/cns3xxx/patches-2.6.39/110-gateworks_gsp_support.patch
R target/linux/cns3xxx/patches-2.6.39/200-dwc_otg.patch
Log Message:
-----------
cns3xxx: remove 2.6.39 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31806 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 2afa505fd161000c879a842bb004539ba32ddd57
https://github.com/dtaht/Cerowrt-3.3/commit/2afa505fd161000c879a842bb004539ba32ddd57
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-18 (Fri, 18 May 2012)
Changed paths:
M target/linux/cns3xxx/config-default
Log Message:
-----------
cns3xxx: sync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31807 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 2bb56acc0c06fea8bbcbeca7324ddf98682f057d
https://github.com/dtaht/Cerowrt-3.3/commit/2bb56acc0c06fea8bbcbeca7324ddf98682f057d
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-18 (Fri, 18 May 2012)
Changed paths:
R target/linux/generic/config-2.6.39
R target/linux/generic/patches-2.6.39/020-ssb_update.patch
R target/linux/generic/patches-2.6.39/025-bcma_backport.patch
R target/linux/generic/patches-2.6.39/030-exportfs_tristate.patch
R target/linux/generic/patches-2.6.39/040-backport_tmpfs_xattr.patch
R target/linux/generic/patches-2.6.39/050-linux-atm_nathan.patch
R target/linux/generic/patches-2.6.39/100-overlayfs_v11.patch
R target/linux/generic/patches-2.6.39/101-perf_arm_uclibc.patch
R target/linux/generic/patches-2.6.39/102-ehci_hcd_ignore_oc.patch
R target/linux/generic/patches-2.6.39/105-alix_platform_leds.patch
R target/linux/generic/patches-2.6.39/106-alix_platform_gpio_keys_button.patch
R target/linux/generic/patches-2.6.39/200-fix_localversion.patch
R target/linux/generic/patches-2.6.39/201-extra_optimization.patch
R target/linux/generic/patches-2.6.39/210-darwin_scripts_include.patch
R target/linux/generic/patches-2.6.39/211-stddef_include.patch
R target/linux/generic/patches-2.6.39/220-module_exports.patch
R target/linux/generic/patches-2.6.39/230-openwrt_lzma_options.patch
R target/linux/generic/patches-2.6.39/250-netfilter_depends.patch
R target/linux/generic/patches-2.6.39/251-sound_kconfig.patch
R target/linux/generic/patches-2.6.39/252-mv_cesa_depends.patch
R target/linux/generic/patches-2.6.39/253-ssb_b43_default_on.patch
R target/linux/generic/patches-2.6.39/254-textsearch_kconfig_hacks.patch
R target/linux/generic/patches-2.6.39/255-lib80211_kconfig_hacks.patch
R target/linux/generic/patches-2.6.39/256-crypto_add_kconfig_prompts.patch
R target/linux/generic/patches-2.6.39/257-wireless_ext_kconfig_hack.patch
R target/linux/generic/patches-2.6.39/260-geode-mfd.patch
R target/linux/generic/patches-2.6.39/261-geode-mfd2.patch
R target/linux/generic/patches-2.6.39/300-mips_expose_boot_raw.patch
R target/linux/generic/patches-2.6.39/301-mips_image_cmdline_hack.patch
R target/linux/generic/patches-2.6.39/302-mips_use_generic_thread_info_allocator.patch
R target/linux/generic/patches-2.6.39/303-mips_fix_kexec.patch
R target/linux/generic/patches-2.6.39/304-mips_disable_fpu.patch
R target/linux/generic/patches-2.6.39/305-mips_module_reloc.patch
R target/linux/generic/patches-2.6.39/306-mips_mem_functions_performance.patch
R target/linux/generic/patches-2.6.39/307-mips_oprofile_fix.patch
R target/linux/generic/patches-2.6.39/310-arm_module_unresolved_weak_sym.patch
R target/linux/generic/patches-2.6.39/320-ppc4xx_optimization.patch
R target/linux/generic/patches-2.6.39/321-powerpc_crtsavres_prereq.patch
R target/linux/generic/patches-2.6.39/330-mips-add-crash-and-kdump-support.patch
R target/linux/generic/patches-2.6.39/331-mips-kexec-enhanche-the-support.patch
R target/linux/generic/patches-2.6.39/332-mips-kexec-init-the-arguments-for-the-new-kernel-image.patch
R target/linux/generic/patches-2.6.39/333-mips-kexec-get-kernel-parameters-from-kexec-tools.patch
R target/linux/generic/patches-2.6.39/334-mips-fix-compiling-failure-of-relocate_kernel.patch
R target/linux/generic/patches-2.6.39/335-mips-kexec-cleanup-kexec-tools-parameter-handling.patch
R target/linux/generic/patches-2.6.39/400-rootfs_split.patch
R target/linux/generic/patches-2.6.39/401-partial_eraseblock_write.patch
R target/linux/generic/patches-2.6.39/410-mtd_info_move_forward_decl.patch
R target/linux/generic/patches-2.6.39/420-redboot_space.patch
R target/linux/generic/patches-2.6.39/421-redboot_boardconfig.patch
R target/linux/generic/patches-2.6.39/430-mtd_myloader_partition_parser.patch
R target/linux/generic/patches-2.6.39/440-block2mtd_init.patch
R target/linux/generic/patches-2.6.39/441-block2mtd_refresh.patch
R target/linux/generic/patches-2.6.39/442-block2mtd_probe.patch
R target/linux/generic/patches-2.6.39/450-mtd_plat_nand_chip_fixup.patch
R target/linux/generic/patches-2.6.39/451-mtd_fix_nand_correct_data_return_code.patch
R target/linux/generic/patches-2.6.39/460-cfi_show_amd_extended_table_version.patch
R target/linux/generic/patches-2.6.39/461-cfi_cmdset_0002_no_erase_suspend.patch
R target/linux/generic/patches-2.6.39/470-mtd_m25p80_add_pm25lv_flash_support.patch
R target/linux/generic/patches-2.6.39/472-mtd_m25p80_add_MX25L1606E_support.patch
R target/linux/generic/patches-2.6.39/473-mtd_m25p80_add_w25q128.patch
R target/linux/generic/patches-2.6.39/474-mtd_concat_sync_fix.patch
R target/linux/generic/patches-2.6.39/475-mtd-m25p80-allow-to-disable-small-sector-erase.patch
R target/linux/generic/patches-2.6.39/500-yaffs_support.patch
R target/linux/generic/patches-2.6.39/501-yaffs_cvs_2009_04_24.patch
R target/linux/generic/patches-2.6.39/502-yaffs_git_2010_10_20.patch
R target/linux/generic/patches-2.6.39/503-yaffs_symlink_bug.patch
R target/linux/generic/patches-2.6.39/504-yaffs_mutex_fix.patch
R target/linux/generic/patches-2.6.39/505-2.6.39_fix.patch
R target/linux/generic/patches-2.6.39/510-jffs2_make_lzma_available.patch
R target/linux/generic/patches-2.6.39/511-debloat_lzma.patch
R target/linux/generic/patches-2.6.39/512-jffs2_eofdetect.patch
R target/linux/generic/patches-2.6.39/520-squashfs_update_xz_comp_opts.patch
R target/linux/generic/patches-2.6.39/600-netfilter_layer7_2.22.patch
R target/linux/generic/patches-2.6.39/601-netfilter_layer7_pktmatch.patch
R target/linux/generic/patches-2.6.39/602-netfilter_layer7_match.patch
R target/linux/generic/patches-2.6.39/603-netfilter_layer7_2.6.36_fix.patch
R target/linux/generic/patches-2.6.39/604-netfilter_cisco_794x_iphone.patch
R target/linux/generic/patches-2.6.39/610-netfilter_match_bypass_default_checks.patch
R target/linux/generic/patches-2.6.39/611-netfilter_match_bypass_default_table.patch
R target/linux/generic/patches-2.6.39/612-netfilter_match_reduce_memory_access.patch
R target/linux/generic/patches-2.6.39/613-netfilter_optional_tcp_window_check.patch
R target/linux/generic/patches-2.6.39/620-sched_esfq.patch
R target/linux/generic/patches-2.6.39/621-sched_act_connmark.patch
R target/linux/generic/patches-2.6.39/622-sched_sfq_fix_enqueue.patch
R target/linux/generic/patches-2.6.39/630-packet_socket_type.patch
R target/linux/generic/patches-2.6.39/640-bridge_no_eap_forward.patch
R target/linux/generic/patches-2.6.39/641-bridge_always_accept_eap.patch
R target/linux/generic/patches-2.6.39/642-bridge_port_isolate.patch
R target/linux/generic/patches-2.6.39/643-bridge_remove_ipv6_dependency.patch
R target/linux/generic/patches-2.6.39/650-pppoe_header_pad.patch
R target/linux/generic/patches-2.6.39/651-wireless_mesh_header.patch
R target/linux/generic/patches-2.6.39/652-atm_header_changes.patch
R target/linux/generic/patches-2.6.39/700-swconfig.patch
R target/linux/generic/patches-2.6.39/701-phy_extension.patch
R target/linux/generic/patches-2.6.39/702-phy_add_aneg_done_function.patch
R target/linux/generic/patches-2.6.39/720-phy_adm6996.patch
R target/linux/generic/patches-2.6.39/721-phy_packets.patch
R target/linux/generic/patches-2.6.39/722-phy_mvswitch.patch
R target/linux/generic/patches-2.6.39/723-phy_ip175c.patch
R target/linux/generic/patches-2.6.39/724-phy_ar8216.patch
R target/linux/generic/patches-2.6.39/725-phy_rtl8306.patch
R target/linux/generic/patches-2.6.39/726-phy_rtl8366.patch
R target/linux/generic/patches-2.6.39/727-phy-rtl8367.patch
R target/linux/generic/patches-2.6.39/750-hostap_txpower.patch
R target/linux/generic/patches-2.6.39/810-pci_disable_common_quirks.patch
R target/linux/generic/patches-2.6.39/811-pci_disable_usb_common_quirks.patch
R target/linux/generic/patches-2.6.39/820-usb_add_usb_find_device_by_name.patch
R target/linux/generic/patches-2.6.39/822-usb_serial_option_add_more_devices.patch
R target/linux/generic/patches-2.6.39/830-ledtrig_morse.patch
R target/linux/generic/patches-2.6.39/831-ledtrig_netdev.patch
R target/linux/generic/patches-2.6.39/832-ledtrig_usbdev.patch
R target/linux/generic/patches-2.6.39/833-gpio_buttons.patch
R target/linux/generic/patches-2.6.39/835-gpiodev.patch
R target/linux/generic/patches-2.6.39/840-rtc7301.patch
R target/linux/generic/patches-2.6.39/850-glamo_headers.patch
R target/linux/generic/patches-2.6.39/860-01_hotpluggable_spi_gpio.patch
R target/linux/generic/patches-2.6.39/861-04_spi_gpio_implement_spi_delay.patch
R target/linux/generic/patches-2.6.39/862-gpio_spi_driver.patch
R target/linux/generic/patches-2.6.39/863-gpiommc.patch
R target/linux/generic/patches-2.6.39/864-gpiommc_configfs_locking.patch
R target/linux/generic/patches-2.6.39/870-hifn795x_byteswap.patch
R target/linux/generic/patches-2.6.39/900-slab_maxsize.patch
R target/linux/generic/patches-2.6.39/910-kobject_uevent.patch
R target/linux/generic/patches-2.6.39/911-kobject_add_broadcast_uevent.patch
R target/linux/generic/patches-2.6.39/920-unable_to_open_console.patch
R target/linux/generic/patches-2.6.39/921-use_preinit_as_init.patch
R target/linux/generic/patches-2.6.39/930-crashlog.patch
R target/linux/generic/patches-2.6.39/940-ocf_kbuild_integration.patch
R target/linux/generic/patches-2.6.39/941-ocf_20110720.patch
R target/linux/generic/patches-2.6.39/950-vm_exports.patch
R target/linux/generic/patches-2.6.39/960-decompress_unlzo_fix.patch
Log Message:
-----------
linux/2.6.39: R.I.P.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31808 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 71f3abe21d082948e28c7310edf8a010dba12c13
https://github.com/dtaht/Cerowrt-3.3/commit/71f3abe21d082948e28c7310edf8a010dba12c13
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-18 (Fri, 18 May 2012)
Changed paths:
A target/linux/cns3xxx/config-3.3
A target/linux/cns3xxx/patches-3.3/001-cns3xxx-clkdev-support.patch
A target/linux/cns3xxx/patches-3.3/002-cns3xxx_wdt.patch
A target/linux/cns3xxx/patches-3.3/049-cns3xxx_smp_support.patch
A target/linux/cns3xxx/patches-3.3/050-cns3xxx_i2c_controller.patch
A target/linux/cns3xxx/patches-3.3/051-cns3xxx_gigabit.patch
A target/linux/cns3xxx/patches-3.3/052-cns3xxx_spi.patch
A target/linux/cns3xxx/patches-3.3/054-cns3xxx_pcie_clock.patch
A target/linux/cns3xxx/patches-3.3/100-laguna_support.patch
A target/linux/cns3xxx/patches-3.3/101-laguna_sdhci_card_detect.patch
A target/linux/cns3xxx/patches-3.3/102-cns3xxx_timers.patch
A target/linux/cns3xxx/patches-3.3/104-cns3xxx_gpio.patch
A target/linux/cns3xxx/patches-3.3/105-cns3xxx_pcie_io.patch
A target/linux/cns3xxx/patches-3.3/106-cns3xxx_sata_support.patch
A target/linux/cns3xxx/patches-3.3/107-cns3xxx_pcie-section-mismatch-fixes.patch
A target/linux/cns3xxx/patches-3.3/110-gateworks_gsp_support.patch
A target/linux/cns3xxx/patches-3.3/200-dwc_otg.patch
Log Message:
-----------
cns3xxx: add support for 3.3
Compile tested only.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31809 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 2d3a55136a3944878696753837386bc6593bb82b
https://github.com/dtaht/Cerowrt-3.3/commit/2d3a55136a3944878696753837386bc6593bb82b
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-18 (Fri, 18 May 2012)
Changed paths:
A target/linux/omap24xx/config-3.3
A target/linux/omap24xx/patches-3.3/200-omap-platform.patch
A target/linux/omap24xx/patches-3.3/250-cbus.patch
A target/linux/omap24xx/patches-3.3/251-cbus-tahvo-lock-fix.patch
A target/linux/omap24xx/patches-3.3/252-cbus-retu-tahvo-ack-fix.patch
A target/linux/omap24xx/patches-3.3/254-cbus-retu-tahvo-irq-mask-init-fix.patch
A target/linux/omap24xx/patches-3.3/300-cbus-platform.patch
A target/linux/omap24xx/patches-3.3/309-omapfb-circular-mutex-workaround.patch
A target/linux/omap24xx/patches-3.3/310-n810-lcd.patch
A target/linux/omap24xx/patches-3.3/311-omapfb-clock-fixes.patch
A target/linux/omap24xx/patches-3.3/312-no-hwmod-reset.patch
A target/linux/omap24xx/patches-3.3/315-n800-touchscreen-and-keypad-drivers.patch
A target/linux/omap24xx/patches-3.3/320-nokia-various.patch
A target/linux/omap24xx/patches-3.3/330-n800-tsc2301-platform.patch
A target/linux/omap24xx/patches-3.3/350-n8x0-gpioswitch-input.patch
A target/linux/omap24xx/patches-3.3/400-bluetooth-hci_h4p.patch
A target/linux/omap24xx/patches-3.3/410-hci-h4p-fixes.patch
A target/linux/omap24xx/patches-3.3/420-hci-h4p-interrupt-workaround.patch
A target/linux/omap24xx/patches-3.3/597-cbus-tahvo-usb-platform.patch
A target/linux/omap24xx/patches-3.3/710-evdev-events-without-grab.patch
A target/linux/omap24xx/patches-3.3/810-mmc-fixes.patch
A target/linux/omap24xx/patches-3.3/830-omap2-serial-fixes.patch
A target/linux/omap24xx/patches-3.3/850-musb-tusb-modular-fixes.patch
A target/linux/omap24xx/patches-3.3/900-n810-battery-management.patch
A target/linux/omap24xx/patches-3.3/910-omap-fix-section-mismatch-warnings.patch
Log Message:
-----------
omap24xx: add support for 3.3
Compile tested only.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31810 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 8410561100b3ecff9c0d583b380af6bfc77e4e5c
https://github.com/dtaht/Cerowrt-3.3/commit/8410561100b3ecff9c0d583b380af6bfc77e4e5c
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-18 (Fri, 18 May 2012)
Changed paths:
M package/ubus/Makefile
Log Message:
-----------
ubus: update to latest version, fixes a socket race condition in the client library with uloop
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31811 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: ddd723fa4a8a4fc8fc1bf281f7edb5883b2c6aa5
https://github.com/dtaht/Cerowrt-3.3/commit/ddd723fa4a8a4fc8fc1bf281f7edb5883b2c6aa5
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-18 (Fri, 18 May 2012)
Changed paths:
M package/netifd/Makefile
Log Message:
-----------
netifd: update to latest version, fixes a crash on restart
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31812 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 6c09d6b4d8ebdd1d8fe6f37b50cf2fda5e00b7c1
https://github.com/dtaht/Cerowrt-3.3/commit/6c09d6b4d8ebdd1d8fe6f37b50cf2fda5e00b7c1
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-18 (Fri, 18 May 2012)
Changed paths:
A target/linux/generic/patches-3.3/046-fq_codel-qdisc-backlog.patch
Log Message:
-----------
kernel: merge a net-next fq_codel backlog handling fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31813 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: ba344a5eae8cd3b063cfad98d79fc6639df61095
https://github.com/dtaht/Cerowrt-3.3/commit/ba344a5eae8cd3b063cfad98d79fc6639df61095
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-19 (Sat, 19 May 2012)
Changed paths:
M package/dnsmasq/files/dnsmasq.init
Log Message:
-----------
[package] dnsmasq: fix parsing of mx record options (#11365)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31814 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: be8007e0760f612ff5e4586db2d98aee4e299cfb
https://github.com/dtaht/Cerowrt-3.3/commit/be8007e0760f612ff5e4586db2d98aee4e299cfb
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-19 (Sat, 19 May 2012)
Changed paths:
M package/dnsmasq/files/dnsmasq.init
Log Message:
-----------
dnsmasq: add support for set: and tag: pairs
On my network, I have a variety of machines and appliances, some of which need different configuration issues than the default options.
For example:
config host
option name 'client'
option mac '00:01:02:03:04:05'
option ip '192.168.1.20'
option tag 'acme'
config tag acme
option force '1'
list dhcp_option 'option:router,192.168.1.253'
list dhcp_option 'option:domain-name,acme.com'
list dhcp_option 'option:domain-search,acme.com,redfish-solutions.com'
which allows me to override the default router for my client's host, as well as its domain-name, and its domain-search.
this causes the following config lines:
dhcp-host=00:01:02:03:04:05,set:acme,192.168.1.20,client
dhcp-option-force=tag:acme,option:router,192.168.1.253
dhcp-option-force=tag:acme,option:domain-name,acme.com
dhcp-option-force=tag:acme,option:domain-search:acme.com,redfish-solutions.com
This could be useful elsewhere, for instance, if you have an IP CCTV that you don't want to have a default-route, etc.
Signed-off-by: Philip Prindeville <philipp at redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31815 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 323f8e06f606aca6424bb2554f6618bb94c4f875
https://github.com/dtaht/Cerowrt-3.3/commit/323f8e06f606aca6424bb2554f6618bb94c4f875
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-19 (Sat, 19 May 2012)
Changed paths:
M package/dnsmasq/files/dnsmasq.init
Log Message:
-----------
dnsmasq: allow forcing options
The option 'force' when set to '1' will transform a dhcp-option to dhcp-option-force instead in the config.
This is useful for forcing options to be sent back to a client (even options it didn't ask for).
Signed-off-by: Philip Prindeville <philipp at redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31816 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: edd13191a98484e076d3a8dcc79b9c3095a04520
https://github.com/dtaht/Cerowrt-3.3/commit/edd13191a98484e076d3a8dcc79b9c3095a04520
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-19 (Sat, 19 May 2012)
Changed paths:
M package/dnsmasq/Makefile
Log Message:
-----------
[package] dnsmasq: bump package revision
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31817 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 2557831cbd5212b1180d34b36b4188d70ec03ac7
https://github.com/dtaht/Cerowrt-3.3/commit/2557831cbd5212b1180d34b36b4188d70ec03ac7
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-19 (Sat, 19 May 2012)
Changed paths:
M package/openssl/Makefile
M package/openssl/patches/150-no_engines.patch
M package/openssl/patches/160-disable_doc_tests.patch
Log Message:
-----------
[package] openssl: update to v1.0.1c (CVE-2012-2333)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31819 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 0713bcf0c90a27010e37b46c12abe9a738a7dd99
https://github.com/dtaht/Cerowrt-3.3/commit/0713bcf0c90a27010e37b46c12abe9a738a7dd99
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-19 (Sat, 19 May 2012)
Changed paths:
M package/kernel/modules/netsupport.mk
Log Message:
-----------
[package] kernel: fix packaging of act_connmark.ko (#11492)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31821 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: b35e925be7b881981321959a4f925b029449977c
https://github.com/dtaht/Cerowrt-3.3/commit/b35e925be7b881981321959a4f925b029449977c
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-19 (Sat, 19 May 2012)
Changed paths:
M package/netifd/Makefile
Log Message:
-----------
netifd: update to latest version, fixes peerdns handling, custom dns override and interface metric settings
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31822 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 106ac34f8f53e7c73f418fe4483a50dfd451e7f8
https://github.com/dtaht/Cerowrt-3.3/commit/106ac34f8f53e7c73f418fe4483a50dfd451e7f8
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-20 (Sun, 20 May 2012)
Changed paths:
M package/netifd/Makefile
Log Message:
-----------
netifd: update to latest version, fixes dns server issues (#11501)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31830 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: b2b71070d026762e56c079a2b9984eb465d78c75
https://github.com/dtaht/Cerowrt-3.3/commit/b2b71070d026762e56c079a2b9984eb465d78c75
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-20 (Sun, 20 May 2012)
Changed paths:
M package/ppp/files/etc/ppp/options
Log Message:
-----------
pppd: add noipdefault option to /etc/ppp/options (fixes #11499)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31831 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 31fe90a64af3659d6df5cfce15aa9c77dcd98492
https://github.com/dtaht/Cerowrt-3.3/commit/31fe90a64af3659d6df5cfce15aa9c77dcd98492
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-20 (Sun, 20 May 2012)
Changed paths:
M package/kernel/modules/netsupport.mk
Log Message:
-----------
kernel: fix kmod-sched-core build for kernels without codel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31834 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: fb17c4e710a6c4fc576bedb96f4c26bc8c54ab67
https://github.com/dtaht/Cerowrt-3.3/commit/fb17c4e710a6c4fc576bedb96f4c26bc8c54ab67
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-20 (Sun, 20 May 2012)
Changed paths:
A package/mac80211/patches/608-add_platform_data_mac_addr.patch
M target/linux/generic/files/include/linux/rt2x00_platform.h
M target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/dev-wifi-rt2x00.c
M target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/dev-wifi-rt2x00.h
M target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-arv.c
Log Message:
-----------
lantiq: allow platforms with rt2x00 to override the mac address without overriding eeprom, fixes bogus wlan mac address on arv4520
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31835 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: d1d40b42969e04295c8db7ff8467a54c318a5cc2
https://github.com/dtaht/Cerowrt-3.3/commit/d1d40b42969e04295c8db7ff8467a54c318a5cc2
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-23 (Wed, 23 May 2012)
Changed paths:
M package/netifd/Makefile
Log Message:
-----------
netifd: update to latest version, adds interface alias support (#11518), and fixes network route drops on dhcp renew
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31840 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 8a8504629a75fbf03cd84685de21d3a8977a0223
https://github.com/dtaht/Cerowrt-3.3/commit/8a8504629a75fbf03cd84685de21d3a8977a0223
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-23 (Wed, 23 May 2012)
Changed paths:
A target/linux/generic/patches-3.3/443-block2mtd-avoid-recursive-call-of-mtd_writev.patch
Log Message:
-----------
linux/3.3: avoid recursive calling of mtd_writev in the block2mtd driver
Should fix #11513. Tested with the x86/generic squashfs image within a VM.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31841 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 5dbbd232912a7d78ee11d4a44d49992006fceefd
https://github.com/dtaht/Cerowrt-3.3/commit/5dbbd232912a7d78ee11d4a44d49992006fceefd
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-23 (Wed, 23 May 2012)
Changed paths:
M package/base-files/files/lib/upgrade/common.sh
Log Message:
-----------
package/base-files: copy /lib/functions.sh to the ramfs on sysupgrade
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31842 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 7d9b44911886b29014b86091236f060e5fc3c0d3
https://github.com/dtaht/Cerowrt-3.3/commit/7d9b44911886b29014b86091236f060e5fc3c0d3
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-23 (Wed, 23 May 2012)
Changed paths:
M target/linux/ramips/base-files/lib/upgrade/platform.sh
Log Message:
-----------
ramips: Enable sysupgrade for Sitecom WL-351
Sysupgrade works just fine on my Sitecom WL-351 after adding this
oneliner.
Signed-off-by: Tobias Diedrich <ranma+openwrt at tdiedrich.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31843 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 4a1bbe457a7458b033a96ad91ff031bb31852754
https://github.com/dtaht/Cerowrt-3.3/commit/4a1bbe457a7458b033a96ad91ff031bb31852754
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-23 (Wed, 23 May 2012)
Changed paths:
M target/linux/ramips/files/drivers/net/ethernet/ramips/ramips_main.c
Log Message:
-----------
ramips: Add byte queue limits support to net/ethernet/ramips_main.c
Add byte queue limits support to net/ethernet/ramips_main.c
"Byte queue limits are a mechanism to limit the size of the transmit
hardware queue on a NIC by number of bytes. The goal of these byte
limits is too reduce latency (HOL blocking) caused by excessive
queuing in hardware (aka buffer bloat) without sacrificing
throughput."
Signed-off-by: Tobias Diedrich <ranma+openwrt at tdiedrich.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31844 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: e61440d8bdea34cd69a8b5908868131c307829f4
https://github.com/dtaht/Cerowrt-3.3/commit/e61440d8bdea34cd69a8b5908868131c307829f4
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-23 (Wed, 23 May 2012)
Changed paths:
M target/linux/ar71xx/base-files/lib/ar71xx.sh
M target/linux/ar71xx/generic/profiles/tp-link.mk
M target/linux/ar71xx/image/Makefile
Log Message:
-----------
ar71xx: add support for TP-Link TL-MR3040
Support for TP-Link TL-MR3040. Power LED not working - always on red, after
start should be green.
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz at gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31845 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: e9ac40696735e131bae6b07c75c73b77f6b255ae
https://github.com/dtaht/Cerowrt-3.3/commit/e9ac40696735e131bae6b07c75c73b77f6b255ae
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-23 (Wed, 23 May 2012)
Changed paths:
M target/linux/ar71xx/files/arch/mips/ath79/mach-rb750.c
Log Message:
-----------
ar71xx: fix WLAN led for RB751U-2HnD and RB751G-2HnD
Patch by Kamil Trzciński <ayufan at osk-net.pl>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31846 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 71526f870554c861c20611b9838356fbf8d5ff83
https://github.com/dtaht/Cerowrt-3.3/commit/71526f870554c861c20611b9838356fbf8d5ff83
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-23 (Wed, 23 May 2012)
Changed paths:
M target/linux/ar71xx/patches-3.3/610-MIPS-ath79-openwrt-machines.patch
M target/linux/ar71xx/patches-3.3/615-MIPS-ath79-WR1041N-support.patch
Log Message:
-----------
ar71xx: fix an insignificant typo
Patch from #11485.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31847 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 530802ba69f170f1d7821d85d1cfbd5304dc5a3f
https://github.com/dtaht/Cerowrt-3.3/commit/530802ba69f170f1d7821d85d1cfbd5304dc5a3f
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-23 (Wed, 23 May 2012)
Changed paths:
M include/kernel-version.mk
M target/linux/adm5120/Makefile
M target/linux/adm8668/Makefile
M target/linux/amazon/Makefile
M target/linux/ar7/Makefile
M target/linux/ar71xx/Makefile
M target/linux/at91/Makefile
M target/linux/atheros/Makefile
M target/linux/avr32/Makefile
M target/linux/brcm47xx/Makefile
M target/linux/brcm63xx/Makefile
M target/linux/cns21xx/Makefile
M target/linux/gemini/Makefile
M target/linux/generic/patches-3.3/046-fq_codel-qdisc-backlog.patch
M target/linux/generic/patches-3.3/252-mv_cesa_depends.patch
M target/linux/iop32x/Makefile
M target/linux/ixp4xx/Makefile
M target/linux/kirkwood/Makefile
M target/linux/lantiq/Makefile
M target/linux/malta/Makefile
M target/linux/mpc52xx/Makefile
M target/linux/mpc83xx/Makefile
M target/linux/mpc85xx/Makefile
M target/linux/omap4/Makefile
M target/linux/orion/Makefile
M target/linux/ppc40x/Makefile
M target/linux/pxa/Makefile
M target/linux/ramips/Makefile
M target/linux/rb532/Makefile
M target/linux/rdc/Makefile
M target/linux/realview/Makefile
M target/linux/sibyte/Makefile
M target/linux/uml/Makefile
M target/linux/x86/Makefile
Log Message:
-----------
kernel: update linux 3.3 to 3.3.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31848 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: e771e71e9136366bfe409d156f320025153f4452
https://github.com/dtaht/Cerowrt-3.3/commit/e771e71e9136366bfe409d156f320025153f4452
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-23 (Wed, 23 May 2012)
Changed paths:
M package/netifd/files/sbin/ifup
Log Message:
-----------
[package] netifd: port r27720 (#9763) to the netifd ifup variant
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31849 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 95718ecbd752625f99479df8e8b6214c2cd22040
https://github.com/dtaht/Cerowrt-3.3/commit/95718ecbd752625f99479df8e8b6214c2cd22040
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-23 (Wed, 23 May 2012)
Changed paths:
R package/netifd/files/etc/init.d/netifd
M package/netifd/files/etc/init.d/network
M package/netifd/files/sbin/ifup
Log Message:
-----------
netifd: improve /sbin/ifup wifi hack, make it work properly with -a. fold /etc/init.d/netifd into /etc/init.d/network
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31850 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: e2590c8421cc09165baf9cb1ef892426dd890ba7
https://github.com/dtaht/Cerowrt-3.3/commit/e2590c8421cc09165baf9cb1ef892426dd890ba7
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-23 (Wed, 23 May 2012)
Changed paths:
M package/base-files/files/lib/upgrade/common.sh
Log Message:
-----------
base-files: allow sysupgrade to kill netifd, fixes pppd shutdown on upgrade
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31851 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: d6429431316037f91a9ac244ecf39e51e18e8451
https://github.com/dtaht/Cerowrt-3.3/commit/d6429431316037f91a9ac244ecf39e51e18e8451
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-23 (Wed, 23 May 2012)
Changed paths:
M package/base-files/files/lib/upgrade/common.sh
Log Message:
-----------
base-files: kill ubusd and udhcpc on sysupgrade as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31852 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: e4591208740d934c4fa753c5ef4e4bdbbf2f6243
https://github.com/dtaht/Cerowrt-3.3/commit/e4591208740d934c4fa753c5ef4e4bdbbf2f6243
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M package/util-linux/Makefile
Log Message:
-----------
[package] util-linux: compile with -fPIC, some users of its libuuid.a require it, e.g. cryptsetup (#11508)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31854 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 8a303aee1e3e3741586bbf1b87ff6549893f464d
https://github.com/dtaht/Cerowrt-3.3/commit/8a303aee1e3e3741586bbf1b87ff6549893f464d
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M package/netifd/files/etc/init.d/network
Log Message:
-----------
netifd: bring up wifi at boot
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31855 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 2ab926c84b26cf23d5a24605ea0e2d834c85831f
https://github.com/dtaht/Cerowrt-3.3/commit/2ab926c84b26cf23d5a24605ea0e2d834c85831f
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M target/linux/generic/patches-3.3/621-sched_act_connmark.patch
Log Message:
-----------
kernel: fix a warning in the connmark module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31856 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: b0a9996a854dc78e9322b2a9bcca0d3d52fbdc14
https://github.com/dtaht/Cerowrt-3.3/commit/b0a9996a854dc78e9322b2a9bcca0d3d52fbdc14
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M package/netifd/Makefile
Log Message:
-----------
netifd: update to latest version, fixes overriding the mac address for bridge interfaces (#11526)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31857 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 05358e592055bbddbbf56dd656903902b1e9d80f
https://github.com/dtaht/Cerowrt-3.3/commit/05358e592055bbddbbf56dd656903902b1e9d80f
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-25 (Fri, 25 May 2012)
Changed paths:
M package/netifd/Makefile
Log Message:
-----------
netifd: update to latest version, fixes an endian issue in broadcast address handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31858 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 04288d031e5a39be68f67ae668357078f6355ce4
https://github.com/dtaht/Cerowrt-3.3/commit/04288d031e5a39be68f67ae668357078f6355ce4
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-26 (Sat, 26 May 2012)
Changed paths:
M package/mac80211/files/lib/wifi/mac80211.sh
Log Message:
-----------
mac80211: get rid of duplicate iw reg set command (thx, stintel)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31859 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 488a50c307e7a167dc3cacccf1942360a5e4e35a
https://github.com/dtaht/Cerowrt-3.3/commit/488a50c307e7a167dc3cacccf1942360a5e4e35a
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-26 (Sat, 26 May 2012)
Changed paths:
M package/ppp/files/lib/netifd/ppp-down
M package/ppp/files/lib/netifd/ppp-up
Log Message:
-----------
ppp: add back ip-{up,down}.d support for now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31860 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: a8789daec2f33c2dbec352ddb661f6803c04a6dd
https://github.com/dtaht/Cerowrt-3.3/commit/a8789daec2f33c2dbec352ddb661f6803c04a6dd
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-26 (Sat, 26 May 2012)
Changed paths:
M package/ncurses/Makefile
Log Message:
-----------
ncurses: libncursesw should not depend on libncurses
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31861 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 00d5b5d73f99a20bc4341bef00c35a7bbd43a09f
https://github.com/dtaht/Cerowrt-3.3/commit/00d5b5d73f99a20bc4341bef00c35a7bbd43a09f
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-26 (Sat, 26 May 2012)
Changed paths:
M package/mac80211/patches/300-pending_work.patch
M package/mac80211/patches/513-mac80211_reduce_txqueuelen.patch
Log Message:
-----------
mac80211: backport a fix for single-queue drivers (fixes #11534)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31862 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: d99899b1fccc9b07a6eec06288adc269944bca17
https://github.com/dtaht/Cerowrt-3.3/commit/d99899b1fccc9b07a6eec06288adc269944bca17
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-26 (Sat, 26 May 2012)
Changed paths:
M package/netifd/files/lib/netifd/proto/dhcp.sh
Log Message:
-----------
netifd: fix "Command failed: Not found" error with dhcp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31863 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 209413c2fa0e8c9061f673e80a280d6e943b7889
https://github.com/dtaht/Cerowrt-3.3/commit/209413c2fa0e8c9061f673e80a280d6e943b7889
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M package/kernel/modules/crypto.mk
M package/kernel/modules/i2c.mk
M package/kernel/modules/netdevices.mk
M package/kernel/modules/netsupport.mk
M package/kernel/modules/other.mk
M package/kernel/modules/spi.mk
M package/kernel/modules/usb.mk
Log Message:
-----------
kernel: remove a few more obsolete CompareKernelPatchVer calls, add dependencies on @TARGET_x86 for a few network drivers that are typically not found in non-PC equipment
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31870 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 2c54f4168e023dafcc98be10e0b3530ef198c145
https://github.com/dtaht/Cerowrt-3.3/commit/2c54f4168e023dafcc98be10e0b3530ef198c145
Author: jogo <jogo at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/brcm63xx/base-files/etc/uci-defaults/brcm63xx_fixcrc.sh
M target/linux/brcm63xx/base-files/lib/brcm63xx.sh
Log Message:
-----------
bcm63xx: use the exact board id as board identification string
No need to keep the bcm63xx/ at the start or the chipid info at the end.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31871 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: acbbcb35b865e159d4052208b6045d0c7806da93
https://github.com/dtaht/Cerowrt-3.3/commit/acbbcb35b865e159d4052208b6045d0c7806da93
Author: jogo <jogo at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/brcm63xx/base-files/etc/init.d/defconfig
M target/linux/brcm63xx/base-files/lib/brcm63xx.sh
Log Message:
-----------
bcm63xx: move the board name workaround to /lib/brcm63xx.sh
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31872 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 3df0e1587c54b5dc569cfce2d82a300c6146b1ae
https://github.com/dtaht/Cerowrt-3.3/commit/3df0e1587c54b5dc569cfce2d82a300c6146b1ae
Author: jogo <jogo at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
R target/linux/brcm63xx/base-files/etc/defconfig/96348A-122/network
R target/linux/brcm63xx/base-files/etc/defconfig/96358-502V/network
R target/linux/brcm63xx/base-files/etc/defconfig/AW4139/network
R target/linux/brcm63xx/base-files/etc/defconfig/CPVA642/network
R target/linux/brcm63xx/base-files/etc/defconfig/CT536_CT5621/network
R target/linux/brcm63xx/base-files/etc/defconfig/D-4P-W/network
R target/linux/brcm63xx/base-files/etc/defconfig/DVAG3810BN/network
R target/linux/brcm63xx/base-files/etc/defconfig/SPW500V/network
R target/linux/brcm63xx/base-files/etc/defconfig/V2110/network
R target/linux/brcm63xx/base-files/etc/defconfig/generic/network
A target/linux/brcm63xx/base-files/etc/uci-defaults/network
Log Message:
-----------
bcm63xx: setup network config through uci-defaults
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31873 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 34f9a0d7452daa6735c5c8c2f39cd5ad23cd78d3
https://github.com/dtaht/Cerowrt-3.3/commit/34f9a0d7452daa6735c5c8c2f39cd5ad23cd78d3
Author: jogo <jogo at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/brcm63xx/base-files/etc/uci-defaults/network
Log Message:
-----------
bcm63xx: add a default switch configuration for DSL-274XB
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31874 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: df4c6091e6875f67bc8f176618483578cf1f8c72
https://github.com/dtaht/Cerowrt-3.3/commit/df4c6091e6875f67bc8f176618483578cf1f8c72
Author: jogo <jogo at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M tools/firmware-utils/src/imagetag.c
M tools/firmware-utils/src/imagetag.ggo
M tools/firmware-utils/src/imagetag_cmdline.c
M tools/firmware-utils/src/imagetag_cmdline.h
Log Message:
-----------
tools: imagetag: add parameter for padding images
Allow images to be padded to a certain size. This prevents CFE from
flashing them to the second image offset.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31875 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: fdbaed3349c2e9c9cea97704c874b10bce4f1fbb
https://github.com/dtaht/Cerowrt-3.3/commit/fdbaed3349c2e9c9cea97704c874b10bce4f1fbb
Author: jogo <jogo at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/brcm63xx/image/Makefile
Log Message:
-----------
bcm63xx: pad Speedport W303 V images to 4 MiB
Prevents CFE from flashing to the second image offset. Fix up the rootfs
length on first boot else CFE will complain.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31876 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: c9204063aaf5e8a6020b1105bf0c4dbfd2680c5c
https://github.com/dtaht/Cerowrt-3.3/commit/c9204063aaf5e8a6020b1105bf0c4dbfd2680c5c
Author: jogo <jogo at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
A target/linux/brcm63xx/patches-3.3/308-MIPS-BCM63XX-move-flash-registration-out-of-board_bc.patch
A target/linux/brcm63xx/patches-3.3/309-MIPS-BCM63XX-add-flash-type-detection.patch
M target/linux/brcm63xx/patches-3.3/401-MIPS-BCM63XX-register-ohci-device.patch
M target/linux/brcm63xx/patches-3.3/403-MIPS-BCM63XX-register-ehci-device.patch
M target/linux/brcm63xx/patches-3.3/404-bcm963xx_flashmap.patch
M target/linux/brcm63xx/patches-3.3/408-6358-enet1-external-mii-clk.patch
M target/linux/brcm63xx/patches-3.3/415-bcm63xx_enet-add-support-for-bcm6368-internal-ethern.patch
M target/linux/brcm63xx/patches-3.3/500-board-D4PW.patch
M target/linux/brcm63xx/patches-3.3/501-board-NB4.patch
M target/linux/brcm63xx/patches-3.3/502-board-96338W2_E7T.patch
M target/linux/brcm63xx/patches-3.3/503-board-CPVA642.patch
M target/linux/brcm63xx/patches-3.3/504-board_dsl_274xb_rev_c.patch
M target/linux/brcm63xx/patches-3.3/505-board_spw500v.patch
M target/linux/brcm63xx/patches-3.3/506-board_gw6200_gw6000.patch
M target/linux/brcm63xx/patches-3.3/507-board-MAGIC.patch
M target/linux/brcm63xx/patches-3.3/508-board_hw553.patch
M target/linux/brcm63xx/patches-3.3/509-board_rta1320_16m.patch
M target/linux/brcm63xx/patches-3.3/510-board_spw303v.patch
M target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch
M target/linux/brcm63xx/patches-3.3/512-board_BTV2110.patch
M target/linux/brcm63xx/patches-3.3/514-board_ct536_ct5621.patch
M target/linux/brcm63xx/patches-3.3/515-board_DWV-S0_fixes.patch
M target/linux/brcm63xx/patches-3.3/516-board_96348A-122.patch
M target/linux/brcm63xx/patches-3.3/517-RTA1205W_16_uart_fixes.patch
M target/linux/brcm63xx/patches-3.3/519_board_CPVA502plus.patch
M target/linux/brcm63xx/patches-3.3/520-bcm63xx-add-support-for-96368MVWG-board.patch
M target/linux/brcm63xx/patches-3.3/521-bcm63xx-add-support-for-96368MVNgr-board.patch
M target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch
M target/linux/brcm63xx/patches-3.3/551-96348gw_a_leds.patch
M target/linux/brcm63xx/patches-3.3/552-board_96348gw-10_reset_button.patch
M target/linux/brcm63xx/patches-3.3/800-wl_exports.patch
M target/linux/brcm63xx/patches-3.3/801-ssb_export_fallback_sprom.patch
Log Message:
-----------
bcm63xx: add flash type detection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31877 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 35f8e3124329099e4cc9c3f760c6ff627099c99c
https://github.com/dtaht/Cerowrt-3.3/commit/35f8e3124329099e4cc9c3f760c6ff627099c99c
Author: jogo <jogo at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/brcm63xx/config-3.3
A target/linux/brcm63xx/patches-3.3/200-MIPS-expose-PCIe-drivers-for-MIPS.patch
A target/linux/brcm63xx/patches-3.3/310-MIPS-BCM63XX-use-the-Chip-ID-register-for-identifyin.patch
A target/linux/brcm63xx/patches-3.3/311-MIPS-BCM63XX-add-MISC-register-set-definition.patch
A target/linux/brcm63xx/patches-3.3/312-MIPS-BCM63XX-add-basic-BCM6328-CPU-support.patch
A target/linux/brcm63xx/patches-3.3/313-MIPS-BCM63XX-add-flash-type-detection-for-BCM6328.patch
A target/linux/brcm63xx/patches-3.3/314-MIPS-BCM63XX-allow-second-UART-on-BCM6328.patch
A target/linux/brcm63xx/patches-3.3/315-MIPS-BCM63XX-Move-the-PCI-initialization-into-its-ow.patch
A target/linux/brcm63xx/patches-3.3/316-MIPS-BCM63XX-Add-PCIe-register-set-definitions.patch
A target/linux/brcm63xx/patches-3.3/317-MIPS-BCM63XX-Add-PCIe-Support-for-BCM6328.patch
M target/linux/brcm63xx/patches-3.3/401-MIPS-BCM63XX-register-ohci-device.patch
M target/linux/brcm63xx/patches-3.3/403-MIPS-BCM63XX-register-ehci-device.patch
M target/linux/brcm63xx/patches-3.3/408-6358-enet1-external-mii-clk.patch
M target/linux/brcm63xx/patches-3.3/414-bcm63xx_enet-split-dma-registers-access.patch
M target/linux/brcm63xx/patches-3.3/415-bcm63xx_enet-add-support-for-bcm6368-internal-ethern.patch
A target/linux/brcm63xx/patches-3.3/416-bcm63xx_enet-fix-lockup-on-BCM6328.patch
A target/linux/brcm63xx/patches-3.3/417-MIPS-BCM63XX-add-support-for-BCM6328-in-bcm_enetsw.patch
M target/linux/brcm63xx/patches-3.3/501-board-NB4.patch
M target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch
M target/linux/brcm63xx/patches-3.3/520-bcm63xx-add-support-for-96368MVWG-board.patch
M target/linux/brcm63xx/patches-3.3/800-wl_exports.patch
Log Message:
-----------
bcm63xx: add preliminary support for bcm6328
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31878 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: d1683ec919940d2ac308df6bfecba784586be1a4
https://github.com/dtaht/Cerowrt-3.3/commit/d1683ec919940d2ac308df6bfecba784586be1a4
Author: jogo <jogo at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/brcm63xx/config-3.3
A target/linux/brcm63xx/patches-3.3/201-SPI-Allow-specifying-the-parsers-for-SPI-flash.patch
A target/linux/brcm63xx/patches-3.3/202-MTD-DEVICES-m25p80-use-parsers-if-provided-in-flash-.patch
A target/linux/brcm63xx/patches-3.3/203-MTD-DEVICES-m25p80-add-support-for-limiting-reads.patch
A target/linux/brcm63xx/patches-3.3/318-MIPS-BCM63XX-expose-the-HS-SPI-clock.patch
A target/linux/brcm63xx/patches-3.3/418-MIPS-BCM63XX-add-HS-SPI-platform-device-and-register.patch
A target/linux/brcm63xx/patches-3.3/419-SPI-MIPS-BCM63XX-Add-HS-SPI-driver.patch
A target/linux/brcm63xx/patches-3.3/420-MIPS-BCM63XX-Register-SPI-flash-if-present.patch
M target/linux/brcm63xx/patches-3.3/500-board-D4PW.patch
M target/linux/brcm63xx/patches-3.3/501-board-NB4.patch
M target/linux/brcm63xx/patches-3.3/502-board-96338W2_E7T.patch
M target/linux/brcm63xx/patches-3.3/503-board-CPVA642.patch
M target/linux/brcm63xx/patches-3.3/504-board_dsl_274xb_rev_c.patch
M target/linux/brcm63xx/patches-3.3/505-board_spw500v.patch
M target/linux/brcm63xx/patches-3.3/506-board_gw6200_gw6000.patch
M target/linux/brcm63xx/patches-3.3/507-board-MAGIC.patch
M target/linux/brcm63xx/patches-3.3/508-board_hw553.patch
M target/linux/brcm63xx/patches-3.3/509-board_rta1320_16m.patch
M target/linux/brcm63xx/patches-3.3/510-board_spw303v.patch
M target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch
M target/linux/brcm63xx/patches-3.3/512-board_BTV2110.patch
M target/linux/brcm63xx/patches-3.3/514-board_ct536_ct5621.patch
M target/linux/brcm63xx/patches-3.3/515-board_DWV-S0_fixes.patch
M target/linux/brcm63xx/patches-3.3/516-board_96348A-122.patch
M target/linux/brcm63xx/patches-3.3/517-RTA1205W_16_uart_fixes.patch
M target/linux/brcm63xx/patches-3.3/519_board_CPVA502plus.patch
M target/linux/brcm63xx/patches-3.3/520-bcm63xx-add-support-for-96368MVWG-board.patch
M target/linux/brcm63xx/patches-3.3/521-bcm63xx-add-support-for-96368MVNgr-board.patch
M target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch
M target/linux/brcm63xx/patches-3.3/551-96348gw_a_leds.patch
M target/linux/brcm63xx/patches-3.3/552-board_96348gw-10_reset_button.patch
M target/linux/brcm63xx/patches-3.3/800-wl_exports.patch
M target/linux/brcm63xx/patches-3.3/801-ssb_export_fallback_sprom.patch
Log Message:
-----------
bcm63xx: add support for the HSSPI controller
Add support for the HSSPI controller found on bcm6328 and SPI attached
flash.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31879 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 0bdb7cbf98db42eacfd5feda5374c98bcc76cb02
https://github.com/dtaht/Cerowrt-3.3/commit/0bdb7cbf98db42eacfd5feda5374c98bcc76cb02
Author: jogo <jogo at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
A target/linux/brcm63xx/patches-3.3/012-mtd-bcm63xxpart-handle-Broadcom-partition-order.patch
A target/linux/brcm63xx/patches-3.3/101-MTD-bcm63xxpart-remove-unused-variable.patch
A target/linux/brcm63xx/patches-3.3/102-MTD-bcm63xxpart-merge-sparelen-calculation.patch
A target/linux/brcm63xx/patches-3.3/103-MTD-bcm63xxpart-make-fixed-part-length-calculation-m.patch
A target/linux/brcm63xx/patches-3.3/104-MTD-bcm63xxpart-move-the-last-curpart-to-its-correct.patch
A target/linux/brcm63xx/patches-3.3/105-MTD-bcm63xxpart-use-correct-printk-format-for-partit.patch
M target/linux/brcm63xx/patches-3.3/405-bcm963xx_real_rootfs_length.patch
A target/linux/brcm63xx/patches-3.3/421-MIPS-BCM63XX-move-nvram-related-functions-into-their.patch
A target/linux/brcm63xx/patches-3.3/422-MIPS-BCM63XX-export-PSI-size-from-nvram.patch
A target/linux/brcm63xx/patches-3.3/423-MTD-bcm63xxpart-use-nvram-for-PSI-size.patch
A target/linux/brcm63xx/patches-3.3/424-MTD-physmap-allow-passing-pp_data.patch
A target/linux/brcm63xx/patches-3.3/425-BCM63XX-allow-providing-fixup-data-in-board-data.patch
A target/linux/brcm63xx/patches-3.3/426-MTD-m25p80-allow-passing-pp_data.patch
A target/linux/brcm63xx/patches-3.3/427-MTD-m25p80-allow-passing-pp_data.patch
A target/linux/brcm63xx/patches-3.3/428-BCM63XX-add-a-fixup-for-ath9k-devices.patch
A target/linux/brcm63xx/patches-3.3/429-MTD-bcm63xxpart-allow-passing-a-caldata-offset.patch
A target/linux/brcm63xx/patches-3.3/430-MIPS-BCM63XX-pass-caldata-info-to-flash.patch
M target/linux/brcm63xx/patches-3.3/501-board-NB4.patch
M target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch
M target/linux/brcm63xx/patches-3.3/520-bcm63xx-add-support-for-96368MVWG-board.patch
M target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch
M target/linux/brcm63xx/patches-3.3/800-wl_exports.patch
M target/linux/brcm63xx/patches-3.3/801-ssb_export_fallback_sprom.patch
Log Message:
-----------
bcm63xx: add a fixup for ath9k devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31880 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 5a482fc8b3798594c633b08085ba09e317e821f0
https://github.com/dtaht/Cerowrt-3.3/commit/5a482fc8b3798594c633b08085ba09e317e821f0
Author: jogo <jogo at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
A target/linux/brcm63xx/patches-3.3/431-bcm63xx_enet-reset-port-link-state-in-bcm_enetsw_ope.patch
Log Message:
-----------
bcm63xx: fix port state after network down
bcm_enetsw_probe did not properly reset port states, resulting in
connected ports staying disabled after bringing up the interface the
second time.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31881 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: cbdf1f350a1e6f4efae1d64268fd52c80d42a161
https://github.com/dtaht/Cerowrt-3.3/commit/cbdf1f350a1e6f4efae1d64268fd52c80d42a161
Author: jogo <jogo at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/brcm63xx/base-files/etc/uci-defaults/brcm63xx_fixcrc.sh
M target/linux/brcm63xx/base-files/etc/uci-defaults/network
M target/linux/brcm63xx/base-files/lib/brcm63xx.sh
A target/linux/brcm63xx/patches-3.3/522-board_dsl_274xb_rev_f.patch
M target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch
M target/linux/brcm63xx/patches-3.3/551-96348gw_a_leds.patch
M target/linux/brcm63xx/patches-3.3/552-board_96348gw-10_reset_button.patch
M target/linux/brcm63xx/patches-3.3/801-ssb_export_fallback_sprom.patch
Log Message:
-----------
bcm63xx: add support for DSL-274XB rev F1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31882 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: f095146c5d63033e22aa28ae8b281b0c4c6352e7
https://github.com/dtaht/Cerowrt-3.3/commit/f095146c5d63033e22aa28ae8b281b0c4c6352e7
Author: jogo <jogo at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/brcm63xx/config-3.3
Log Message:
-----------
bcm63xx: enable bcm6328 support and required drivers
BCM6328 support is in a usable state, with the following issues
* internal switch port not configurable
* external phys not supported
* broadcom wifis will probably not work correctly
* and all other generic bcm63xx issues (so yes, still no ADSL)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31883 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 092e90e1effca0372945a251b3a8aa09acdb1173
https://github.com/dtaht/Cerowrt-3.3/commit/092e90e1effca0372945a251b3a8aa09acdb1173
Author: jogo <jogo at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/brcm63xx/profiles/102-Atheros.mk
Log Message:
-----------
bcm63xx: add ath9k to atheros wifi profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31884 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 878544bb079df3585b319d65f18633586d57964e
https://github.com/dtaht/Cerowrt-3.3/commit/878544bb079df3585b319d65f18633586d57964e
Author: jogo <jogo at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/brcm63xx/image/Makefile
Log Message:
-----------
bcm63xx: build images for DSL-274XB revision F1
Build images for D-Link DSL-274XB revision F1. Flashing
through original web UI as well as CFE works.
Known issues:
* wifi led inverted (on when wifi is off and vice cersa)
* same issues as generic bcm6328 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31885 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 4cf70ab2e1f2f6b50ccd8d62471507f253c4c003
https://github.com/dtaht/Cerowrt-3.3/commit/4cf70ab2e1f2f6b50ccd8d62471507f253c4c003
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
A target/linux/generic/patches-3.3/653-disable_netlink_trim.patch
A target/linux/generic/patches-3.3/654-avoid_skb_cow_realloc.patch
A target/linux/generic/patches-3.3/655-increase_skb_pad.patch
Log Message:
-----------
kernel: add a few patches for avoiding unnecessary skb reallocations - significantly improves ethernet<->wireless performance with mac80211 based drivers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31886 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: a27b48f2d8da64225464431c65dee6363886a43f
https://github.com/dtaht/Cerowrt-3.3/commit/a27b48f2d8da64225464431c65dee6363886a43f
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/cns3xxx/Makefile
Log Message:
-----------
cns3xxx: switch to 3.3 and add broken flag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31887 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: c7e92c13d299ed0acf5ec47931f67c3cbbe809b4
https://github.com/dtaht/Cerowrt-3.3/commit/c7e92c13d299ed0acf5ec47931f67c3cbbe809b4
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
R target/linux/cns3xxx/config-default
R target/linux/cns3xxx/patches/002-cns3xxx_wdt.patch
R target/linux/cns3xxx/patches/049-cns3xxx_smp_support.patch
R target/linux/cns3xxx/patches/050-cns3xxx_i2c_controller.patch
R target/linux/cns3xxx/patches/051-cns3xxx_gigabit.patch
R target/linux/cns3xxx/patches/052-cns3xxx_spi.patch
R target/linux/cns3xxx/patches/054-cns3xxx_pcie_clock.patch
R target/linux/cns3xxx/patches/100-laguna_support.patch
R target/linux/cns3xxx/patches/101-laguna_sdhci_card_detect.patch
R target/linux/cns3xxx/patches/102-cns3xxx_timers.patch
R target/linux/cns3xxx/patches/104-cns3xxx_gpio.patch
R target/linux/cns3xxx/patches/105-cns3xxx_pcie_io.patch
R target/linux/cns3xxx/patches/106-cns3xxx_sata_support.patch
R target/linux/cns3xxx/patches/110-gateworks_gsp_support.patch
R target/linux/cns3xxx/patches/200-dwc_otg.patch
Log Message:
-----------
cns3xxx: remove 3.1 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31888 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 4ea55a169b9832455bbd9ec3c99530640e130c73
https://github.com/dtaht/Cerowrt-3.3/commit/4ea55a169b9832455bbd9ec3c99530640e130c73
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/omap24xx/Makefile
Log Message:
-----------
omap24xx: switch to 3.3 and add broken flag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31889 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: e17d6b07094e4c7d1ebbd92ee4e32deac4c9dc29
https://github.com/dtaht/Cerowrt-3.3/commit/e17d6b07094e4c7d1ebbd92ee4e32deac4c9dc29
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
R target/linux/omap24xx/config-3.1
R target/linux/omap24xx/patches-3.1/200-omap-platform.patch
R target/linux/omap24xx/patches-3.1/210-omap2-kexec-rewrite.patch
R target/linux/omap24xx/patches-3.1/250-cbus.patch
R target/linux/omap24xx/patches-3.1/251-cbus-tahvo-lock-fix.patch
R target/linux/omap24xx/patches-3.1/252-cbus-retu-tahvo-ack-fix.patch
R target/linux/omap24xx/patches-3.1/254-cbus-retu-tahvo-irq-mask-init-fix.patch
R target/linux/omap24xx/patches-3.1/300-cbus-platform.patch
R target/linux/omap24xx/patches-3.1/309-omapfb-circular-mutex-workaround.patch
R target/linux/omap24xx/patches-3.1/310-n810-lcd.patch
R target/linux/omap24xx/patches-3.1/311-omapfb-clock-fixes.patch
R target/linux/omap24xx/patches-3.1/312-no-hwmod-reset.patch
R target/linux/omap24xx/patches-3.1/315-n800-touchscreen-and-keypad-drivers.patch
R target/linux/omap24xx/patches-3.1/320-nokia-various.patch
R target/linux/omap24xx/patches-3.1/330-n800-tsc2301-platform.patch
R target/linux/omap24xx/patches-3.1/350-n8x0-gpioswitch-input.patch
R target/linux/omap24xx/patches-3.1/400-bluetooth-hci_h4p.patch
R target/linux/omap24xx/patches-3.1/410-hci-h4p-fixes.patch
R target/linux/omap24xx/patches-3.1/420-hci-h4p-interrupt-workaround.patch
R target/linux/omap24xx/patches-3.1/597-cbus-tahvo-usb-platform.patch
R target/linux/omap24xx/patches-3.1/710-evdev-events-without-grab.patch
R target/linux/omap24xx/patches-3.1/810-mmc-fixes.patch
R target/linux/omap24xx/patches-3.1/830-omap2-serial-fixes.patch
R target/linux/omap24xx/patches-3.1/850-musb-tusb-modular-fixes.patch
R target/linux/omap24xx/patches-3.1/900-n810-battery-management.patch
Log Message:
-----------
omap24xx: remove 3.1 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31890 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: e3e4a95d9b972c8688fa8dd01a07645761fced03
https://github.com/dtaht/Cerowrt-3.3/commit/e3e4a95d9b972c8688fa8dd01a07645761fced03
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
R target/linux/generic/config-3.1
R target/linux/generic/patches-3.1/006-arm_kernel_xz_support.patch
R target/linux/generic/patches-3.1/020-ssb_update.patch
R target/linux/generic/patches-3.1/025-bcma_backport.patch
R target/linux/generic/patches-3.1/050-linux-atm_nathan.patch
R target/linux/generic/patches-3.1/100-overlayfs_v11.patch
R target/linux/generic/patches-3.1/102-ehci_hcd_ignore_oc.patch
R target/linux/generic/patches-3.1/110-fix_mtd_include.patch
R target/linux/generic/patches-3.1/200-fix_localversion.patch
R target/linux/generic/patches-3.1/201-extra_optimization.patch
R target/linux/generic/patches-3.1/210-darwin_scripts_include.patch
R target/linux/generic/patches-3.1/211-stddef_include.patch
R target/linux/generic/patches-3.1/220-module_exports.patch
R target/linux/generic/patches-3.1/230-openwrt_lzma_options.patch
R target/linux/generic/patches-3.1/250-netfilter_depends.patch
R target/linux/generic/patches-3.1/251-sound_kconfig.patch
R target/linux/generic/patches-3.1/252-mv_cesa_depends.patch
R target/linux/generic/patches-3.1/253-ssb_b43_default_on.patch
R target/linux/generic/patches-3.1/254-textsearch_kconfig_hacks.patch
R target/linux/generic/patches-3.1/255-lib80211_kconfig_hacks.patch
R target/linux/generic/patches-3.1/256-crypto_add_kconfig_prompts.patch
R target/linux/generic/patches-3.1/257-wireless_ext_kconfig_hack.patch
R target/linux/generic/patches-3.1/258-netfilter_netlink_kconfig_hack.patch
R target/linux/generic/patches-3.1/300-mips_expose_boot_raw.patch
R target/linux/generic/patches-3.1/301-mips_image_cmdline_hack.patch
R target/linux/generic/patches-3.1/302-mips_use_generic_thread_info_allocator.patch
R target/linux/generic/patches-3.1/303-mips_fix_kexec.patch
R target/linux/generic/patches-3.1/304-mips_disable_fpu.patch
R target/linux/generic/patches-3.1/305-mips_module_reloc.patch
R target/linux/generic/patches-3.1/306-mips_mem_functions_performance.patch
R target/linux/generic/patches-3.1/307-mips_oprofile_fix.patch
R target/linux/generic/patches-3.1/310-arm_module_unresolved_weak_sym.patch
R target/linux/generic/patches-3.1/320-ppc4xx_optimization.patch
R target/linux/generic/patches-3.1/321-powerpc_crtsavres_prereq.patch
R target/linux/generic/patches-3.1/330-mips-add-crash-and-kdump-support.patch
R target/linux/generic/patches-3.1/331-mips-kexec-enhanche-the-support.patch
R target/linux/generic/patches-3.1/332-mips-kexec-init-the-arguments-for-the-new-kernel-image.patch
R target/linux/generic/patches-3.1/333-mips-kexec-get-kernel-parameters-from-kexec-tools.patch
R target/linux/generic/patches-3.1/334-mips-fix-compiling-failure-of-relocate_kernel.patch
R target/linux/generic/patches-3.1/335-mips-kexec-cleanup-kexec-tools-parameter-handling.patch
R target/linux/generic/patches-3.1/400-rootfs_split.patch
R target/linux/generic/patches-3.1/401-partial_eraseblock_write.patch
R target/linux/generic/patches-3.1/410-mtd_info_move_forward_decl.patch
R target/linux/generic/patches-3.1/420-redboot_space.patch
R target/linux/generic/patches-3.1/421-redboot_boardconfig.patch
R target/linux/generic/patches-3.1/430-mtd_myloader_partition_parser.patch
R target/linux/generic/patches-3.1/440-block2mtd_init.patch
R target/linux/generic/patches-3.1/441-block2mtd_refresh.patch
R target/linux/generic/patches-3.1/442-block2mtd_probe.patch
R target/linux/generic/patches-3.1/450-mtd_plat_nand_chip_fixup.patch
R target/linux/generic/patches-3.1/451-mtd_fix_nand_correct_data_return_code.patch
R target/linux/generic/patches-3.1/460-cfi_cmdset_0002_no_erase_suspend.patch
R target/linux/generic/patches-3.1/470-mtd_m25p80_add_pm25lv_flash_support.patch
R target/linux/generic/patches-3.1/473-mtd_m25p80_add_w25q128.patch
R target/linux/generic/patches-3.1/474-mtd_concat_sync_fix.patch
R target/linux/generic/patches-3.1/475-mtd_cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch
R target/linux/generic/patches-3.1/476-mtd-m25p80-allow-to-disable-small-sector-erase.patch
R target/linux/generic/patches-3.1/500-yaffs_support.patch
R target/linux/generic/patches-3.1/501-yaffs_cvs_2009_04_24.patch
R target/linux/generic/patches-3.1/502-yaffs_git_2010_10_20.patch
R target/linux/generic/patches-3.1/503-yaffs_symlink_bug.patch
R target/linux/generic/patches-3.1/504-yaffs_mutex_fix.patch
R target/linux/generic/patches-3.1/505-2.6.39_fix.patch
R target/linux/generic/patches-3.1/510-jffs2_make_lzma_available.patch
R target/linux/generic/patches-3.1/511-debloat_lzma.patch
R target/linux/generic/patches-3.1/512-jffs2_eofdetect.patch
R target/linux/generic/patches-3.1/520-squashfs_update_xz_comp_opts.patch
R target/linux/generic/patches-3.1/600-netfilter_layer7_2.22.patch
R target/linux/generic/patches-3.1/601-netfilter_layer7_pktmatch.patch
R target/linux/generic/patches-3.1/602-netfilter_layer7_match.patch
R target/linux/generic/patches-3.1/603-netfilter_layer7_2.6.36_fix.patch
R target/linux/generic/patches-3.1/604-netfilter_cisco_794x_iphone.patch
R target/linux/generic/patches-3.1/610-netfilter_match_bypass_default_checks.patch
R target/linux/generic/patches-3.1/611-netfilter_match_bypass_default_table.patch
R target/linux/generic/patches-3.1/612-netfilter_match_reduce_memory_access.patch
R target/linux/generic/patches-3.1/613-netfilter_optional_tcp_window_check.patch
R target/linux/generic/patches-3.1/620-sched_esfq.patch
R target/linux/generic/patches-3.1/621-sched_act_connmark.patch
R target/linux/generic/patches-3.1/630-packet_socket_type.patch
R target/linux/generic/patches-3.1/640-bridge_no_eap_forward.patch
R target/linux/generic/patches-3.1/641-bridge_always_accept_eap.patch
R target/linux/generic/patches-3.1/642-bridge_port_isolate.patch
R target/linux/generic/patches-3.1/643-bridge_remove_ipv6_dependency.patch
R target/linux/generic/patches-3.1/650-pppoe_header_pad.patch
R target/linux/generic/patches-3.1/651-wireless_mesh_header.patch
R target/linux/generic/patches-3.1/652-atm_header_changes.patch
R target/linux/generic/patches-3.1/700-swconfig.patch
R target/linux/generic/patches-3.1/701-phy_extension.patch
R target/linux/generic/patches-3.1/702-phy_add_aneg_done_function.patch
R target/linux/generic/patches-3.1/720-phy_adm6996.patch
R target/linux/generic/patches-3.1/721-phy_packets.patch
R target/linux/generic/patches-3.1/722-phy_mvswitch.patch
R target/linux/generic/patches-3.1/723-phy_ip175c.patch
R target/linux/generic/patches-3.1/724-phy_ar8216.patch
R target/linux/generic/patches-3.1/725-phy_rtl8306.patch
R target/linux/generic/patches-3.1/726-phy_rtl8366.patch
R target/linux/generic/patches-3.1/727-phy-rtl8367.patch
R target/linux/generic/patches-3.1/750-hostap_txpower.patch
R target/linux/generic/patches-3.1/810-pci_disable_common_quirks.patch
R target/linux/generic/patches-3.1/811-pci_disable_usb_common_quirks.patch
R target/linux/generic/patches-3.1/820-usb_add_usb_find_device_by_name.patch
R target/linux/generic/patches-3.1/830-ledtrig_morse.patch
R target/linux/generic/patches-3.1/831-ledtrig_netdev.patch
R target/linux/generic/patches-3.1/832-ledtrig_usbdev.patch
R target/linux/generic/patches-3.1/833-gpio_buttons.patch
R target/linux/generic/patches-3.1/835-gpiodev.patch
R target/linux/generic/patches-3.1/840-rtc7301.patch
R target/linux/generic/patches-3.1/850-glamo_headers.patch
R target/linux/generic/patches-3.1/860-01_hotpluggable_spi_gpio.patch
R target/linux/generic/patches-3.1/861-04_spi_gpio_implement_spi_delay.patch
R target/linux/generic/patches-3.1/862-gpio_spi_driver.patch
R target/linux/generic/patches-3.1/863-gpiommc.patch
R target/linux/generic/patches-3.1/864-gpiommc_configfs_locking.patch
R target/linux/generic/patches-3.1/870-hifn795x_byteswap.patch
R target/linux/generic/patches-3.1/900-slab_maxsize.patch
R target/linux/generic/patches-3.1/910-kobject_uevent.patch
R target/linux/generic/patches-3.1/911-kobject_add_broadcast_uevent.patch
R target/linux/generic/patches-3.1/920-unable_to_open_console.patch
R target/linux/generic/patches-3.1/921-use_preinit_as_init.patch
R target/linux/generic/patches-3.1/930-crashlog.patch
R target/linux/generic/patches-3.1/940-ocf_kbuild_integration.patch
R target/linux/generic/patches-3.1/941-ocf_20110720.patch
R target/linux/generic/patches-3.1/950-vm_exports.patch
R target/linux/generic/patches-3.1/960-decompress_unlzo_fix.patch
R target/linux/generic/patches-3.1/980-update_arm_machtypes.patch
R target/linux/generic/patches-3.1/992-mpcore_wdt_fix_watchdog_counter_loading.patch
R target/linux/generic/patches-3.1/993-mpcore_wdt_fix_wdioc_setoptions_handling.patch
R target/linux/generic/patches-3.1/994-mpcore_wdt_fix_timer_mode_setup.patch
Log Message:
-----------
linux/3.1: R.I.P.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31891 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 5c8cc31fb89a4dc21f96a24618533664245f0ff6
https://github.com/dtaht/Cerowrt-3.3/commit/5c8cc31fb89a4dc21f96a24618533664245f0ff6
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
A target/linux/au1000/au1500/config-3.3
A target/linux/au1000/au1550/config-3.3
A target/linux/au1000/patches-3.3/002-openwrt_rootfs.patch
A target/linux/au1000/patches-3.3/003-au1000_eth_ioctl.patch
Log Message:
-----------
au1000: add support for 3.3
Compile tested only.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31892 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: accbbf39c0b56f3258d9f7386e0d4cdac74089df
https://github.com/dtaht/Cerowrt-3.3/commit/accbbf39c0b56f3258d9f7386e0d4cdac74089df
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/au1000/Makefile
Log Message:
-----------
au1000: switch to 3.3 and add broken flag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31893 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: e468dc14139500d59d0fd042e97b39528fda74b7
https://github.com/dtaht/Cerowrt-3.3/commit/e468dc14139500d59d0fd042e97b39528fda74b7
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
R target/linux/au1000/au1500/config-3.2
R target/linux/au1000/au1550/config-3.2
R target/linux/au1000/patches-3.2/002-openwrt_rootfs.patch
R target/linux/au1000/patches-3.2/003-au1000_eth_ioctl.patch
Log Message:
-----------
au1000: remove 3.2 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31894 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: a195c06c0053c84b6b7204fe7a91854313b43696
https://github.com/dtaht/Cerowrt-3.3/commit/a195c06c0053c84b6b7204fe7a91854313b43696
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
A target/linux/ep93xx/config-3.3
A target/linux/ep93xx/patches-3.3/001-ep93xx_cpuinfo.patch
A target/linux/ep93xx/patches-3.3/003-ep93xx_touchscreen.patch
A target/linux/ep93xx/patches-3.3/004-simone_add_mmc_spi.patch
Log Message:
-----------
ep93xx: add support for 3.3
Compile tested only.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31895 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: dee80699d123b32492dd7d5fc76e7dee32f43799
https://github.com/dtaht/Cerowrt-3.3/commit/dee80699d123b32492dd7d5fc76e7dee32f43799
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/ep93xx/Makefile
Log Message:
-----------
ep93xx: switch to 3.3 and add broken flag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31896 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: bc9bf715d9858c48ab58d5860aaae564379c0df0
https://github.com/dtaht/Cerowrt-3.3/commit/bc9bf715d9858c48ab58d5860aaae564379c0df0
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
R target/linux/ep93xx/config-3.2
R target/linux/ep93xx/patches-3.2/001-ep93xx_cpuinfo.patch
R target/linux/ep93xx/patches-3.2/003-ep93xx_touchscreen.patch
R target/linux/ep93xx/patches-3.2/004-simone_add_mmc_spi.patch
Log Message:
-----------
ep93xx: remove 3.2 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31897 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 000012926a048fe8d2ccd137f1c9fc15e317b717
https://github.com/dtaht/Cerowrt-3.3/commit/000012926a048fe8d2ccd137f1c9fc15e317b717
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/cobalt/Makefile
A target/linux/cobalt/config-3.3
R target/linux/cobalt/config-default
Log Message:
-----------
cobalt: switch to 3.3 and add broken flag
Compile tested only.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31898 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 5061f8857cd5adc52ac49e647e7efcb80015c31a
https://github.com/dtaht/Cerowrt-3.3/commit/5061f8857cd5adc52ac49e647e7efcb80015c31a
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
A target/linux/ppc44x/config-3.3
A target/linux/ppc44x/patches-3.3/100-openwrt_flashmap.patch
A target/linux/ppc44x/patches-3.3/110-openwrt_dts_cmdline.patch
Log Message:
-----------
ppc44x: add support for 3.3
Compile tested only.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31899 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 14aefb43c89edd99a89b4cb0798e63eeebe12a2d
https://github.com/dtaht/Cerowrt-3.3/commit/14aefb43c89edd99a89b4cb0798e63eeebe12a2d
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/ppc44x/Makefile
Log Message:
-----------
ppx44x: switch to 3.3 and add broken flag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31900 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: e2dd39f3dc617babfe5f26bd7032ce3d2c4205eb
https://github.com/dtaht/Cerowrt-3.3/commit/e2dd39f3dc617babfe5f26bd7032ce3d2c4205eb
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
R target/linux/ppc44x/config-default
R target/linux/ppc44x/patches/100-openwrt_flashmap.patch
R target/linux/ppc44x/patches/110-openwrt_dts_cmdline.patch
Log Message:
-----------
ppc44x: remove 3.2 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31901 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 8f313bd0fd01042d55168559c2712a60896b2235
https://github.com/dtaht/Cerowrt-3.3/commit/8f313bd0fd01042d55168559c2712a60896b2235
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
A target/linux/xburst/config-3.3
A target/linux/xburst/id800wt/config-3.3
A target/linux/xburst/n516/config-3.3
A target/linux/xburst/n526/config-3.3
A target/linux/xburst/patches-3.3/0001-ubi-Read-only-the-vid-header-instead-of-the-whole-pa.patch
A target/linux/xburst/patches-3.3/0002-Add-jz4740-udc-driver.patch
A target/linux/xburst/patches-3.3/0003-NAND-Optimize-NAND_ECC_HW_OOB_FIRST-read.patch
A target/linux/xburst/patches-3.3/0004-NAND-Add-support-for-subpage-reads-for-NAND_ECC_HW_O.patch
A target/linux/xburst/patches-3.3/0005-NAND-Optimize-reading-the-eec-data-for-the-JZ4740.patch
A target/linux/xburst/patches-3.3/0006-MTD-NAND-JZ4740-Multi-bank-support-with-autodetectio.patch
A target/linux/xburst/patches-3.3/0007-Add-ili8960-lcd-driver.patch
A target/linux/xburst/patches-3.3/0008-qi_lb60-Don-t-use-3-wire-spi-mode-for-the-display-fo.patch
A target/linux/xburst/patches-3.3/0009-dev-mem-Add-kernel-config-option-to-omit-this-device.patch
A target/linux/xburst/patches-3.3/0010-cpufreq_stats-Support-runtime-changes-to-frequency-t.patch
A target/linux/xburst/patches-3.3/0011-MIPS-JZ4740-Added-setting-of-PLL-rate-and-main-divid.patch
A target/linux/xburst/patches-3.3/0012-MIPS-JZ4740-Add-cpufreq-support.patch
A target/linux/xburst/patches-3.3/0013-MMC-JZ4740-Added-support-for-CPU-frequency-changing.patch
A target/linux/xburst/patches-3.3/0014-MIPS-JZ4740-reset-Initialize-hibernate-wakeup-counte.patch
A target/linux/xburst/patches-3.3/0015-ASoC-JZ4740-Replaced-comma-operators-with-semicolons.patch
A target/linux/xburst/patches-3.3/0016-ASoC-JZ4740-Support-buffer-size-that-is-not-a-multip.patch
A target/linux/xburst/patches-3.3/0017-MIPS-JZ4740-qi_lb60-Look-for-NAND-chip-in-bank-1.patch
A target/linux/xburst/patches-3.3/0018-ASoC-jz4740-Convert-qi_lb60-to-use-snd_soc_register_.patch
A target/linux/xburst/patches-3.3/0019-Framebuffer-notifier-Call-notifier-callbacks-prior-t.patch
A target/linux/xburst/patches-3.3/0020-qi_lb60-NAND-add-data-partition.patch
A target/linux/xburst/patches-3.3/0021-rtc-jz4740-fix-hwclock-give-time-out.patch
A target/linux/xburst/qi_lb60/config-3.3
Log Message:
-----------
xburst: add support for 3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31902 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 287550be2067ed412d4ce7148585c113fab125b8
https://github.com/dtaht/Cerowrt-3.3/commit/287550be2067ed412d4ce7148585c113fab125b8
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/xburst/Makefile
Log Message:
-----------
xburst: switch to 3.3 and add broken flag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31903 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 1ee6958324f44923ed309d2fa911fc432f514694
https://github.com/dtaht/Cerowrt-3.3/commit/1ee6958324f44923ed309d2fa911fc432f514694
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
R target/linux/xburst/config-2.6.37
R target/linux/xburst/config-3.2
R target/linux/xburst/id800wt/config-2.6.36
R target/linux/xburst/id800wt/config-2.6.37
R target/linux/xburst/n516/config-2.6.36
R target/linux/xburst/n516/config-2.6.37
R target/linux/xburst/n526/config-2.6.36
R target/linux/xburst/n526/config-2.6.37
R target/linux/xburst/patches-2.6.37/001-xburst-cache-quirks.patch
R target/linux/xburst/patches-2.6.37/006-add-n516-board-support.patch
R target/linux/xburst/patches-2.6.37/007-add-n526-board-support.patch
R target/linux/xburst/patches-2.6.37/008-add-id800wt-board-support.patch
R target/linux/xburst/patches-2.6.37/010-n516-sound.patch
R target/linux/xburst/patches-2.6.37/011-n526-sound.patch
R target/linux/xburst/patches-2.6.37/020-qi_lb60-add-gpio-charger.patch
R target/linux/xburst/patches-2.6.37/021-qi_lb60-Don-t-use-3-wire-spi-mode-for-the-display-f.patch
R target/linux/xburst/patches-2.6.37/050-i2c.patch
R target/linux/xburst/patches-2.6.37/051-fix-i2c-driver-name.patch
R target/linux/xburst/patches-2.6.37/060-adc-touchscreen.patch
R target/linux/xburst/patches-2.6.37/061-touchscreen.patch
R target/linux/xburst/patches-2.6.37/100-lcm.patch
R target/linux/xburst/patches-2.6.37/102-gpio-charger.patch
R target/linux/xburst/patches-2.6.37/200-udc.patch
R target/linux/xburst/patches-2.6.37/300-battery-fixes.patch
R target/linux/xburst/patches-2.6.37/302-nand-fixes.patch
R target/linux/xburst/patches-2.6.37/303-qi_lb60-set-nand-ecc-offsets.patch
R target/linux/xburst/patches-2.6.37/420-fb-notifier-pre-post.patch
R target/linux/xburst/patches-2.6.37/440-metronome.patch
R target/linux/xburst/patches-2.6.37/500-modifier-keys.patch
R target/linux/xburst/patches-2.6.37/800-n516-lpc.patch
R target/linux/xburst/patches-2.6.37/801-n526-lpc.patch
R target/linux/xburst/patches-2.6.37/900-add-openwrt-logo.patch
R target/linux/xburst/patches-3.2/0001-ubi-Read-only-the-vid-header-instead-of-the-whole-pa.patch
R target/linux/xburst/patches-3.2/0002-Add-jz4740-udc-driver.patch
R target/linux/xburst/patches-3.2/0003-NAND-Optimize-NAND_ECC_HW_OOB_FIRST-read.patch
R target/linux/xburst/patches-3.2/0004-NAND-Add-support-for-subpage-reads-for-NAND_ECC_HW_O.patch
R target/linux/xburst/patches-3.2/0005-NAND-Optimize-reading-the-eec-data-for-the-JZ4740.patch
R target/linux/xburst/patches-3.2/0006-MTD-NAND-JZ4740-Multi-bank-support-with-autodetectio.patch
R target/linux/xburst/patches-3.2/0007-Add-ili8960-lcd-driver.patch
R target/linux/xburst/patches-3.2/0008-qi_lb60-Don-t-use-3-wire-spi-mode-for-the-display-fo.patch
R target/linux/xburst/patches-3.2/0009-dev-mem-Add-kernel-config-option-to-omit-this-device.patch
R target/linux/xburst/patches-3.2/0010-cpufreq_stats-Support-runtime-changes-to-frequency-t.patch
R target/linux/xburst/patches-3.2/0011-MIPS-JZ4740-Added-setting-of-PLL-rate-and-main-divid.patch
R target/linux/xburst/patches-3.2/0012-MIPS-JZ4740-Add-cpufreq-support.patch
R target/linux/xburst/patches-3.2/0013-MMC-JZ4740-Added-support-for-CPU-frequency-changing.patch
R target/linux/xburst/patches-3.2/0014-MIPS-JZ4740-reset-Initialize-hibernate-wakeup-counte.patch
R target/linux/xburst/patches-3.2/0015-ASoC-JZ4740-Replaced-comma-operators-with-semicolons.patch
R target/linux/xburst/patches-3.2/0016-ASoC-JZ4740-Support-buffer-size-that-is-not-a-multip.patch
R target/linux/xburst/patches-3.2/0017-MIPS-JZ4740-qi_lb60-Look-for-NAND-chip-in-bank-1.patch
R target/linux/xburst/patches-3.2/0018-ASoC-jz4740-Convert-qi_lb60-to-use-snd_soc_register_.patch
R target/linux/xburst/patches-3.2/0019-Framebuffer-notifier-Call-notifier-callbacks-prior-t.patch
R target/linux/xburst/patches-3.2/0020-qi_lb60-NAND-add-data-partition.patch
R target/linux/xburst/patches-3.2/0021-rtc-jz4740-fix-hwclock-give-time-out.patch
R target/linux/xburst/qi_lb60/config-3.2
Log Message:
-----------
xburst: remove support for old kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31904 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: fe77f5d92219c04614c22fd46d1c521dfe72cd7b
https://github.com/dtaht/Cerowrt-3.3/commit/fe77f5d92219c04614c22fd46d1c521dfe72cd7b
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
R target/linux/generic/config-3.2
R target/linux/generic/patches-3.2/006-arm_kernel_xz_support.patch
R target/linux/generic/patches-3.2/020-ssb_update.patch
R target/linux/generic/patches-3.2/025-bcma_backport.patch
R target/linux/generic/patches-3.2/100-overlayfs_v11.patch
R target/linux/generic/patches-3.2/102-ehci_hcd_ignore_oc.patch
R target/linux/generic/patches-3.2/110-fix_mtd_include.patch
R target/linux/generic/patches-3.2/120-ppp_txqueue_restart.patch
R target/linux/generic/patches-3.2/130-pppoatm-queue-depth.patch
R target/linux/generic/patches-3.2/200-fix_localversion.patch
R target/linux/generic/patches-3.2/201-extra_optimization.patch
R target/linux/generic/patches-3.2/202-reduce_module_size.patch
R target/linux/generic/patches-3.2/210-darwin_scripts_include.patch
R target/linux/generic/patches-3.2/211-stddef_include.patch
R target/linux/generic/patches-3.2/220-module_exports.patch
R target/linux/generic/patches-3.2/230-openwrt_lzma_options.patch
R target/linux/generic/patches-3.2/250-netfilter_depends.patch
R target/linux/generic/patches-3.2/251-sound_kconfig.patch
R target/linux/generic/patches-3.2/252-mv_cesa_depends.patch
R target/linux/generic/patches-3.2/253-ssb_b43_default_on.patch
R target/linux/generic/patches-3.2/254-textsearch_kconfig_hacks.patch
R target/linux/generic/patches-3.2/255-lib80211_kconfig_hacks.patch
R target/linux/generic/patches-3.2/256-crypto_add_kconfig_prompts.patch
R target/linux/generic/patches-3.2/257-wireless_ext_kconfig_hack.patch
R target/linux/generic/patches-3.2/258-netfilter_netlink_kconfig_hack.patch
R target/linux/generic/patches-3.2/300-mips_expose_boot_raw.patch
R target/linux/generic/patches-3.2/301-mips_image_cmdline_hack.patch
R target/linux/generic/patches-3.2/302-mips_use_generic_thread_info_allocator.patch
R target/linux/generic/patches-3.2/303-mips_fix_kexec.patch
R target/linux/generic/patches-3.2/304-mips_disable_fpu.patch
R target/linux/generic/patches-3.2/305-mips_module_reloc.patch
R target/linux/generic/patches-3.2/306-mips_mem_functions_performance.patch
R target/linux/generic/patches-3.2/307-mips_oprofile_fix.patch
R target/linux/generic/patches-3.2/308-mips-show-correct-cpu-name-for-24KEc.patch
R target/linux/generic/patches-3.2/309-optimize_mips_memcpy_memset_cache.patch
R target/linux/generic/patches-3.2/310-arm_module_unresolved_weak_sym.patch
R target/linux/generic/patches-3.2/320-ppc4xx_optimization.patch
R target/linux/generic/patches-3.2/321-powerpc_crtsavres_prereq.patch
R target/linux/generic/patches-3.2/322-ppc4xx-crypto-compile-fix.patch
R target/linux/generic/patches-3.2/330-mips-add-crash-and-kdump-support.patch
R target/linux/generic/patches-3.2/331-mips-kexec-enhanche-the-support.patch
R target/linux/generic/patches-3.2/332-mips-kexec-init-the-arguments-for-the-new-kernel-image.patch
R target/linux/generic/patches-3.2/333-mips-kexec-get-kernel-parameters-from-kexec-tools.patch
R target/linux/generic/patches-3.2/334-mips-fix-compiling-failure-of-relocate_kernel.patch
R target/linux/generic/patches-3.2/335-mips-kexec-cleanup-kexec-tools-parameter-handling.patch
R target/linux/generic/patches-3.2/340-module_alloc_size_check.patch
R target/linux/generic/patches-3.2/350-arm_compressed_size.patch
R target/linux/generic/patches-3.2/400-rootfs_split.patch
R target/linux/generic/patches-3.2/401-partial_eraseblock_write.patch
R target/linux/generic/patches-3.2/410-mtd_info_move_forward_decl.patch
R target/linux/generic/patches-3.2/420-redboot_space.patch
R target/linux/generic/patches-3.2/421-redboot_boardconfig.patch
R target/linux/generic/patches-3.2/430-mtd_myloader_partition_parser.patch
R target/linux/generic/patches-3.2/440-block2mtd_init.patch
R target/linux/generic/patches-3.2/441-block2mtd_refresh.patch
R target/linux/generic/patches-3.2/442-block2mtd_probe.patch
R target/linux/generic/patches-3.2/450-mtd_plat_nand_chip_fixup.patch
R target/linux/generic/patches-3.2/451-mtd_fix_nand_correct_data_return_code.patch
R target/linux/generic/patches-3.2/460-cfi_cmdset_0002_no_erase_suspend.patch
R target/linux/generic/patches-3.2/470-mtd_m25p80_add_pm25lv_flash_support.patch
R target/linux/generic/patches-3.2/473-mtd_m25p80_add_w25q128.patch
R target/linux/generic/patches-3.2/474-mtd_concat_sync_fix.patch
R target/linux/generic/patches-3.2/475-mtd_cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch
R target/linux/generic/patches-3.2/476-mtd-m25p80-allow-to-disable-small-sector-erase.patch
R target/linux/generic/patches-3.2/500-yaffs_support.patch
R target/linux/generic/patches-3.2/501-yaffs_cvs_2009_04_24.patch
R target/linux/generic/patches-3.2/502-yaffs_git_2010_10_20.patch
R target/linux/generic/patches-3.2/503-yaffs_symlink_bug.patch
R target/linux/generic/patches-3.2/504-yaffs_mutex_fix.patch
R target/linux/generic/patches-3.2/505-2.6.39_fix.patch
R target/linux/generic/patches-3.2/506-yaffs2-3.2_fix.patch
R target/linux/generic/patches-3.2/510-jffs2_make_lzma_available.patch
R target/linux/generic/patches-3.2/511-debloat_lzma.patch
R target/linux/generic/patches-3.2/512-jffs2_eofdetect.patch
R target/linux/generic/patches-3.2/520-squashfs_update_xz_comp_opts.patch
R target/linux/generic/patches-3.2/540-crypto-xz-decompression-support.patch
R target/linux/generic/patches-3.2/541-ubifs-xz-decompression-support.patch
R target/linux/generic/patches-3.2/550-ubifs-symlink-xattr-support.patch
R target/linux/generic/patches-3.2/600-netfilter_layer7_2.22.patch
R target/linux/generic/patches-3.2/601-netfilter_layer7_pktmatch.patch
R target/linux/generic/patches-3.2/602-netfilter_layer7_match.patch
R target/linux/generic/patches-3.2/603-netfilter_layer7_2.6.36_fix.patch
R target/linux/generic/patches-3.2/604-netfilter_cisco_794x_iphone.patch
R target/linux/generic/patches-3.2/610-netfilter_match_bypass_default_checks.patch
R target/linux/generic/patches-3.2/611-netfilter_match_bypass_default_table.patch
R target/linux/generic/patches-3.2/612-netfilter_match_reduce_memory_access.patch
R target/linux/generic/patches-3.2/613-netfilter_optional_tcp_window_check.patch
R target/linux/generic/patches-3.2/620-sched_esfq.patch
R target/linux/generic/patches-3.2/621-sched_act_connmark.patch
R target/linux/generic/patches-3.2/630-packet_socket_type.patch
R target/linux/generic/patches-3.2/640-bridge_no_eap_forward.patch
R target/linux/generic/patches-3.2/641-bridge_always_accept_eap.patch
R target/linux/generic/patches-3.2/642-bridge_port_isolate.patch
R target/linux/generic/patches-3.2/643-bridge_remove_ipv6_dependency.patch
R target/linux/generic/patches-3.2/644-bridge_optimize_netfilter_hooks.patch
R target/linux/generic/patches-3.2/650-pppoe_header_pad.patch
R target/linux/generic/patches-3.2/651-wireless_mesh_header.patch
R target/linux/generic/patches-3.2/652-atm_header_changes.patch
R target/linux/generic/patches-3.2/700-swconfig.patch
R target/linux/generic/patches-3.2/701-phy_extension.patch
R target/linux/generic/patches-3.2/702-phy_add_aneg_done_function.patch
R target/linux/generic/patches-3.2/710-phy-add-mdio_register_board_info.patch
R target/linux/generic/patches-3.2/720-phy_adm6996.patch
R target/linux/generic/patches-3.2/721-phy_packets.patch
R target/linux/generic/patches-3.2/722-phy_mvswitch.patch
R target/linux/generic/patches-3.2/723-phy_ip175c.patch
R target/linux/generic/patches-3.2/724-phy_ar8216.patch
R target/linux/generic/patches-3.2/725-phy_rtl8306.patch
R target/linux/generic/patches-3.2/726-phy_rtl8366.patch
R target/linux/generic/patches-3.2/727-phy-rtl8367.patch
R target/linux/generic/patches-3.2/728-phy-micrel.patch
R target/linux/generic/patches-3.2/750-hostap_txpower.patch
R target/linux/generic/patches-3.2/810-pci_disable_common_quirks.patch
R target/linux/generic/patches-3.2/811-pci_disable_usb_common_quirks.patch
R target/linux/generic/patches-3.2/820-usb_add_usb_find_device_by_name.patch
R target/linux/generic/patches-3.2/830-ledtrig_morse.patch
R target/linux/generic/patches-3.2/831-ledtrig_netdev.patch
R target/linux/generic/patches-3.2/832-ledtrig_usbdev.patch
R target/linux/generic/patches-3.2/833-gpio_buttons.patch
R target/linux/generic/patches-3.2/835-gpiodev.patch
R target/linux/generic/patches-3.2/840-rtc7301.patch
R target/linux/generic/patches-3.2/850-glamo_headers.patch
R target/linux/generic/patches-3.2/861-04_spi_gpio_implement_spi_delay.patch
R target/linux/generic/patches-3.2/862-gpio_spi_driver.patch
R target/linux/generic/patches-3.2/863-gpiommc.patch
R target/linux/generic/patches-3.2/864-gpiommc_configfs_locking.patch
R target/linux/generic/patches-3.2/870-hifn795x_byteswap.patch
R target/linux/generic/patches-3.2/900-slab_maxsize.patch
R target/linux/generic/patches-3.2/910-kobject_uevent.patch
R target/linux/generic/patches-3.2/911-kobject_add_broadcast_uevent.patch
R target/linux/generic/patches-3.2/920-unable_to_open_console.patch
R target/linux/generic/patches-3.2/921-use_preinit_as_init.patch
R target/linux/generic/patches-3.2/930-crashlog.patch
R target/linux/generic/patches-3.2/940-ocf_kbuild_integration.patch
R target/linux/generic/patches-3.2/941-ocf_20110720.patch
R target/linux/generic/patches-3.2/950-vm_exports.patch
R target/linux/generic/patches-3.2/960-decompress_unlzo_fix.patch
R target/linux/generic/patches-3.2/980-update_arm_machtypes.patch
R target/linux/generic/patches-3.2/992-mpcore_wdt_fix_watchdog_counter_loading.patch
R target/linux/generic/patches-3.2/993-mpcore_wdt_fix_wdioc_setoptions_handling.patch
R target/linux/generic/patches-3.2/994-mpcore_wdt_fix_timer_mode_setup.patch
Log Message:
-----------
linux/3.2: R.I.P.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31905 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 95d801c59d18de6b463d1b815180cd85ad3ca95a
https://github.com/dtaht/Cerowrt-3.3/commit/95d801c59d18de6b463d1b815180cd85ad3ca95a
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/generic/patches-3.3/654-avoid_skb_cow_realloc.patch
Log Message:
-----------
kernel: properly pad the allocated headroom in skb_cow to NET_SKB_PAD
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31906 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: ed3a907ecea49ce18efbf5695ac49aaa6074ce52
https://github.com/dtaht/Cerowrt-3.3/commit/ed3a907ecea49ce18efbf5695ac49aaa6074ce52
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M package/kernel/modules/crypto.mk
M package/kernel/modules/netdevices.mk
M package/kernel/modules/netsupport.mk
M package/kernel/modules/other.mk
M package/kernel/modules/pcmcia.mk
M package/kernel/modules/usb.mk
M package/kernel/modules/video.mk
Log Message:
-----------
kernel: remove more unnecessary kernel version checks/dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31907 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 2b03aafe3100c77b8550402cd630ef63389cc6df
https://github.com/dtaht/Cerowrt-3.3/commit/2b03aafe3100c77b8550402cd630ef63389cc6df
Author: blogic <blogic at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/lantiq/ar9/config-default
A target/linux/lantiq/ar9/profiles/006-zte.mk
M target/linux/lantiq/danube/config-default
A target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-h201l.c
M target/linux/lantiq/image/Makefile
M target/linux/lantiq/patches-3.3/206-machtypes.patch
M target/linux/lantiq/vr9/config-default
Log Message:
-----------
[lantiq] Add basic configuration for new board ZTE H201L. Still missing are button and led gpio values.
Signed-off-by: Luka Perkov <openwrt at lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31908 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: f72e7bf12d984ed2e9c23a95d8364598bc3db9d0
https://github.com/dtaht/Cerowrt-3.3/commit/f72e7bf12d984ed2e9c23a95d8364598bc3db9d0
Author: blogic <blogic at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-p2601hnfx.c
Log Message:
-----------
[lantiq] fixes zyxel p2601hnfx
moves the linux partition, removes the config partition and the
buttons settings have small adjustments.
Signed-off-by: Luka Perkov <openwrt at lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31909 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: c8e24ec13e92ee8eb93797907fe362347bdde609
https://github.com/dtaht/Cerowrt-3.3/commit/c8e24ec13e92ee8eb93797907fe362347bdde609
Author: blogic <blogic at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
A target/linux/lantiq/base-files/lib/preinit/42_athfix
M target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-netgear.c
Log Message:
-----------
[lantiq] dgn3500 support with eeprom loading from sysfs
WIFI eeprom:
As discussed, it is impossible for nand and spi flash platforms to have the eeprom data available from mtd. I suggested to load the eeprom from user-space. I've looked into regular firmware loading but this is only possible when using modules. I've created a sysfs entry that allows reading and writing the eeprom data to the platform data. After loading the eeprom data I rely on pci-hotplug support to disable the bogus pci device and rescan the bus (with fixups and all). Because hotplug is not available, an init script is created that performs the copy from mtd to platform data. I think it is best to eventually move the sysfs functions to dev_wifi_athxk.c file, this would get rid of the external to the ath9k platform data.
SPI flash:
It seems that the spi-xway driver is not really working. It causes my kernel to crash in all sorts of ways. I added to bitbang SPI to be able to the calibration data mention above.
I've kept the original mtd partitioning that Netgear uses.
Buttons/LED:
Both buttons are working properly. Two leds are not enabled: The red internet led is connected to the pci_gnt1 pin... I can't disable it because then DMA stops working.
The green wifi led is connected to an unknown atheros gpio.
Signed-off-by: Pieter Voorthuijsen <p.voorthuijsen at gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31910 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: c9e0ccf07c715d71b9b8c845d6e7e033678c5557
https://github.com/dtaht/Cerowrt-3.3/commit/c9e0ccf07c715d71b9b8c845d6e7e033678c5557
Author: blogic <blogic at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
R target/linux/lantiq/config-3.2
R target/linux/lantiq/files-3.2/arch/mips/include/asm/mach-lantiq/dev-gpio-buttons.h
R target/linux/lantiq/files-3.2/arch/mips/include/asm/mach-lantiq/dev-gpio-leds.h
R target/linux/lantiq/files-3.2/arch/mips/lantiq/dev-gpio-buttons.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/dev-gpio-leds.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/falcon/addon-easy98000.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/falcon/dev-leds-easy98000-cpld.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/falcon/dev-leds-easy98000-cpld.h
R target/linux/lantiq/files-3.2/arch/mips/lantiq/falcon/mach-95C3AM1.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/falcon/mach-easy98020.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/dev-dwc_otg.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/dev-dwc_otg.h
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/dev-wifi-athxk.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/dev-wifi-athxk.h
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/dev-wifi-rt2x00.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/dev-wifi-rt2x00.h
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/mach-arv.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/mach-bthomehubv2b.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/mach-easy50601.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/mach-easy50712.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/mach-fritz_ar9.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/mach-fritz_vr9.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/mach-gigasx76x.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/mach-gigasx76x.h
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/mach-netgear.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/mach-p2601hnf1.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/mach-wbmr.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/pci-ath-fixup.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/pci-ath-fixup.h
R target/linux/lantiq/patches-3.2/0001-GPIO-add-bindings-for-managed-devices.patch
R target/linux/lantiq/patches-3.2/0002-MIPS-remove-unused-prototype-kgdb_config.patch
R target/linux/lantiq/patches-3.2/0004-MTD-add-m25p80-id-for-mx25l2005a.patch
R target/linux/lantiq/patches-3.2/0005-MIPS-lantiq-reorganize-xway-code.patch
R target/linux/lantiq/patches-3.2/0006-MIPS-lantiq-change-ltq_request_gpio-call-signature.patch
R target/linux/lantiq/patches-3.2/0007-MIPS-lantiq-make-irq.c-support-the-FALC-ON.patch
R target/linux/lantiq/patches-3.2/0008-MIPS-lantiq-add-basic-support-for-FALC-ON.patch
R target/linux/lantiq/patches-3.2/0009-MIPS-lantiq-add-support-for-FALC-ON-GPIOs.patch
R target/linux/lantiq/patches-3.2/0010-MIPS-lantiq-add-support-for-the-EASY98000-evaluation.patch
R target/linux/lantiq/patches-3.2/0011-MIPS-lantiq-fix-early-printk.patch
R target/linux/lantiq/patches-3.2/0012-MIPS-lantiq-fix-cmdline-parsing.patch
R target/linux/lantiq/patches-3.2/0013-MIPS-lantiq-fix-STP-gpio-groups.patch
R target/linux/lantiq/patches-3.2/0014-MIPS-lantiq-fix-pull-gpio-up-resistors-usage.patch
R target/linux/lantiq/patches-3.2/0015-MIPS-lantiq-add-default-configs.patch
R target/linux/lantiq/patches-3.2/0016-MAINTAINERS-add-entry-for-Lantiq-related-files.patch
R target/linux/lantiq/patches-3.2/0017-MIPS-lantiq-enable-oprofile-support-on-lantiq-target.patch
R target/linux/lantiq/patches-3.2/0018-NET-MIPS-lantiq-make-etop-ethernet-work-on-ase-ar9.patch
R target/linux/lantiq/patches-3.2/0019-NET-MIPS-lantiq-non-existing-phy-was-not-handled-gra.patch
R target/linux/lantiq/patches-3.2/0020-NET-MIPS-lantiq-return-value-of-request_irq-was-not-.patch
R target/linux/lantiq/patches-3.2/0021-MIPS-lantiq-use-devres-managed-gpios.patch
R target/linux/lantiq/patches-3.2/0022-MIPS-add-clkdev.h.patch
R target/linux/lantiq/patches-3.2/0023-MIPS-lantiq-helper-functions-for-SoC-detection.patch
R target/linux/lantiq/patches-3.2/0024-MIPS-lantiq-convert-to-clkdev-api.patch
R target/linux/lantiq/patches-3.2/0025-MIPS-lantiq-convert-xway-to-clkdev-api.patch
R target/linux/lantiq/patches-3.2/0026-MIPS-lantiq-convert-falcon-to-clkdev-api.patch
R target/linux/lantiq/patches-3.2/0027-MIPS-lantiq-convert-dma-driver-to-clkdev-api.patch
R target/linux/lantiq/patches-3.2/0028-MIPS-lantiq-convert-gpio_stp-driver-to-clkdev-api.patch
R target/linux/lantiq/patches-3.2/0029-MIPS-lantiq-convert-falcon-gpio-to-clkdev-api.patch
R target/linux/lantiq/patches-3.2/0030-SERIAL-MIPS-lantiq-convert-serial-driver-to-clkdev-a.patch
R target/linux/lantiq/patches-3.2/0031-MIPS-lantiq-convert-falcon-debug-uart-to-clkdev-api.patch
R target/linux/lantiq/patches-3.2/0032-NET-MIPS-lantiq-convert-etop-driver-to-clkdev-api.patch
R target/linux/lantiq/patches-3.2/0033-WDT-MIPS-lantiq-convert-watchdog-driver-to-clkdev-ap.patch
R target/linux/lantiq/patches-3.2/0034-MIPS-lantiq-unify-xway-prom-code.patch
R target/linux/lantiq/patches-3.2/0035-MIPS-lantiq-add-vr9-support.patch
R target/linux/lantiq/patches-3.2/0036-MIPS-lantiq-add-ipi-handlers-to-make-vsmp-work.patch
R target/linux/lantiq/patches-3.2/0037-MIPS-lantiq-add-additional-soc-ids.patch
R target/linux/lantiq/patches-3.2/0038-SPI-MIPS-lantiq-add-FALC-ON-spi-driver.patch
R target/linux/lantiq/patches-3.2/0039-I2C-MIPS-lantiq-add-FALC-ON-i2c-bus-master.patch
R target/linux/lantiq/patches-3.2/0040-MIPS-lantiq-add-xway-nand-driver.patch
R target/linux/lantiq/patches-3.2/0041-SPI-MIPS-lantiq-adds-spi-xway.patch
R target/linux/lantiq/patches-3.2/0042-NET-adds-driver-for-lantiq-vr9-ethernet.patch
R target/linux/lantiq/patches-3.2/0043-MIPS-NET-several-fixes-to-etop-driver.patch
R target/linux/lantiq/patches-3.2/0044-MTD-MIPS-lantiq-use-module_platform_driver-inside-la.patch
R target/linux/lantiq/patches-3.2/0045-WDT-MIPS-lantiq-use-module_platform_driver-inside-la.patch
R target/linux/lantiq/patches-3.2/0046-MIPS-lantiq-adds-GPTU-driver.patch
R target/linux/lantiq/patches-3.2/0047-MIPS-lantiq-adds-dwc_otg.patch
R target/linux/lantiq/patches-3.2/0048-dwc_otg-remove-bogus-halt_channel.patch
R target/linux/lantiq/patches-3.2/0049-MIPS-adds-ifxhcd.patch
R target/linux/lantiq/patches-3.2/0050-MIPS-adds-gptu-driver.patch
R target/linux/lantiq/patches-3.2/0051-MIPS-lantiq-pci-rename-variable-inside.patch
R target/linux/lantiq/patches-3.2/0052-MIPS-lantiq-pci-give-xway-pci-support-its-own-kbuild.patch
R target/linux/lantiq/patches-3.2/0053-MIPS-lantiq-pci-move-pcibios-code-into-fixup-lantiq..patch
R target/linux/lantiq/patches-3.2/0054-MIPS-lantiq-pcie-add-pcie-driver.patch
R target/linux/lantiq/patches-3.2/0055-MIPS-lantiq-make-GPIO3-work-on-AR9.patch
R target/linux/lantiq/patches-3.2/0056-MIPS-lantiq-VPE-extensions.patch
R target/linux/lantiq/patches-3.2/0057-MIPS-lantiq-falcon-VPE-softdog.patch
R target/linux/lantiq/patches-3.2/0058-MIPS-lantiq-udp-in-kernel-redirect.patch
R target/linux/lantiq/patches-3.2/0059-MIPS-lantiq-cache-split.patch
R target/linux/lantiq/patches-3.2/0060-MIPS-clean-up-clock-code.patch
R target/linux/lantiq/patches-3.2/0061-MIPS-cleanup-reset-code.patch
R target/linux/lantiq/patches-3.2/0062-MIPS-lantiq-fixes-ar9-vr9-clock.patch
R target/linux/lantiq/patches-3.2/0063-MIPS-lantiq-fixes-danube-clock.patch
R target/linux/lantiq/patches-3.2/0064-MIPS-adds-dsl-clocks.patch
R target/linux/lantiq/patches-3.2/0065-MIPS-lantiq-dont-always-register-asc0.patch
R target/linux/lantiq/patches-3.2/0066-MIPS-lantiq-irqs-were-not-cleared-properly-on-boot.patch
R target/linux/lantiq/patches-3.2/0067-MIPS-lantiq-adds-bootsel-helper.patch
R target/linux/lantiq/patches-3.2/0068-MIPS-lantiq-adds-USB_ARCH_HAS_HCD-to-CONFIG_LANTIQ.patch
R target/linux/lantiq/patches-3.2/0069-MIPS-lantiq-fixes-bad-PMU_USB0-0-define.patch
R target/linux/lantiq/patches-3.2/0070-MIPS-lantiq-fix-dwc_otg-usb-for-ase.patch
R target/linux/lantiq/patches-3.2/0071-MIPS-lantiq-stp-fix-for-ase-add-get-clock-disabled.patch
R target/linux/lantiq/patches-3.2/0072-MIPS-lantiq-fix-spi-for-ase-update-for-clkdev-and-pl.patch
R target/linux/lantiq/patches-3.2/100-falcon_bsp_header.patch
R target/linux/lantiq/patches-3.2/101-sdk-compat.patch
R target/linux/lantiq/patches-3.2/201-owrt-mtd_split.patch
R target/linux/lantiq/patches-3.2/202-owrt-atm.patch
R target/linux/lantiq/patches-3.2/203-owrt-cmdline.patch
R target/linux/lantiq/patches-3.2/204-owrt-dm9000-polling.patch
R target/linux/lantiq/patches-3.2/205-owrt-gpio-export.patch
R target/linux/lantiq/patches-3.2/206-machtypes.patch
R target/linux/lantiq/patches-3.2/207-devices.patch
R target/linux/lantiq/patches-3.2/208-fix-mach-easy98000.patch
R target/linux/lantiq/patches-3.2/209-fritz_ram.patch
Log Message:
-----------
[lantiq] 3.2 R.I.P.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31911 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: e4b72001f64b62aa5ffefb8c6b6385e6f0656477
https://github.com/dtaht/Cerowrt-3.3/commit/e4b72001f64b62aa5ffefb8c6b6385e6f0656477
Author: blogic <blogic at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
R target/linux/lantiq/files-3.3/arch/mips/include/asm/mach-lantiq/dev-gpio-buttons.h
R target/linux/lantiq/files-3.3/arch/mips/include/asm/mach-lantiq/dev-gpio-leds.h
R target/linux/lantiq/files-3.3/arch/mips/lantiq/dev-gpio-buttons.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/dev-gpio-leds.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/falcon/addon-easy98000.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/falcon/dev-leds-easy98000-cpld.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/falcon/dev-leds-easy98000-cpld.h
R target/linux/lantiq/files-3.3/arch/mips/lantiq/falcon/mach-95C3AM1.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/falcon/mach-easy98020.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/dev-dwc_otg.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/dev-dwc_otg.h
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/dev-wifi-athxk.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/dev-wifi-athxk.h
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/dev-wifi-rt2x00.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/dev-wifi-rt2x00.h
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-arv.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-bthomehubv2b.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-easy50601.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-easy50712.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-fritz_ar9.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-fritz_vr9.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-gigasx76x.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-gigasx76x.h
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-h201l.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-netgear.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-p2601hnfx.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-wbmr.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/pci-ath-fixup.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/pci-ath-fixup.h
A target/linux/lantiq/files/arch/mips/include/asm/mach-lantiq/dev-gpio-buttons.h
A target/linux/lantiq/files/arch/mips/include/asm/mach-lantiq/dev-gpio-leds.h
A target/linux/lantiq/files/arch/mips/lantiq/dev-gpio-buttons.c
A target/linux/lantiq/files/arch/mips/lantiq/dev-gpio-leds.c
A target/linux/lantiq/files/arch/mips/lantiq/falcon/addon-easy98000.c
A target/linux/lantiq/files/arch/mips/lantiq/falcon/dev-leds-easy98000-cpld.c
A target/linux/lantiq/files/arch/mips/lantiq/falcon/dev-leds-easy98000-cpld.h
A target/linux/lantiq/files/arch/mips/lantiq/falcon/mach-95C3AM1.c
A target/linux/lantiq/files/arch/mips/lantiq/falcon/mach-easy98020.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/dev-dwc_otg.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/dev-dwc_otg.h
A target/linux/lantiq/files/arch/mips/lantiq/xway/dev-wifi-athxk.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/dev-wifi-athxk.h
A target/linux/lantiq/files/arch/mips/lantiq/xway/dev-wifi-rt2x00.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/dev-wifi-rt2x00.h
A target/linux/lantiq/files/arch/mips/lantiq/xway/mach-arv.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/mach-bthomehubv2b.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/mach-easy50601.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/mach-easy50712.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/mach-fritz_ar9.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/mach-fritz_vr9.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/mach-gigasx76x.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/mach-gigasx76x.h
A target/linux/lantiq/files/arch/mips/lantiq/xway/mach-h201l.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/mach-netgear.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/mach-p2601hnfx.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/mach-wbmr.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/pci-ath-fixup.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/pci-ath-fixup.h
Log Message:
-----------
[lantiq] move files-3.3 -> files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31912 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 5a1c605a9e79124cb13fe6748bc8599d75f72ef2
https://github.com/dtaht/Cerowrt-3.3/commit/5a1c605a9e79124cb13fe6748bc8599d75f72ef2
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/generic/files/drivers/net/phy/rtl8367.c
Log Message:
-----------
generic: rtl8367: allow to use VLANs > 31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31914 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 63d3e3114d13706b56c3e1aea35a346bb3cb6878
https://github.com/dtaht/Cerowrt-3.3/commit/63d3e3114d13706b56c3e1aea35a346bb3cb6878
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/generic/config-3.3
M target/linux/generic/files/drivers/net/phy/rtl8366_smi.c
M target/linux/generic/files/drivers/net/phy/rtl8366_smi.h
M target/linux/generic/patches-3.3/726-phy_rtl8366.patch
M target/linux/generic/patches-3.3/727-phy-rtl8367.patch
Log Message:
-----------
generic: rtl8366_smi: rename debugfs Kconfig symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31915 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 11d6be39a6a8a43de3cde49f294c38819bfd248a
https://github.com/dtaht/Cerowrt-3.3/commit/11d6be39a6a8a43de3cde49f294c38819bfd248a
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/generic/files/drivers/net/phy/rtl8366_smi.c
Log Message:
-----------
generic: rtl8366_smi: remove duplicated spinlock initialization
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31916 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 39068e8b25ded4e52cf096c63117f6a59413fc8b
https://github.com/dtaht/Cerowrt-3.3/commit/39068e8b25ded4e52cf096c63117f6a59413fc8b
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/generic/files/drivers/net/phy/rtl8367.c
Log Message:
-----------
generic: rtl8367: rename a misnamed variable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31917 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: ce2fd1dbc9c040fd2372ceca0a98f329376f4a38
https://github.com/dtaht/Cerowrt-3.3/commit/ce2fd1dbc9c040fd2372ceca0a98f329376f4a38
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom
Log Message:
-----------
ramips: make rt2x00 firmware extraction quiet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31918 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 0c9cb51fbbbf600f41fa8a48aa87dc613c6bbed0
https://github.com/dtaht/Cerowrt-3.3/commit/0c9cb51fbbbf600f41fa8a48aa87dc613c6bbed0
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/ramips/files/arch/mips/ralink/rt305x/mach-nw718.c
Log Message:
-----------
ramips: rt305x: remove superfluous controller_data assignment
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31919 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 1e3e199faa4ce69f1db9e8243e3be542cdaf3527
https://github.com/dtaht/Cerowrt-3.3/commit/1e3e199faa4ce69f1db9e8243e3be542cdaf3527
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/ramips/files/arch/mips/ralink/rt3883/rt3883.c
Log Message:
-----------
ramips: rt3883: fix GPIO reservation for the SPI pins
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31920 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 84b342399c21bd2fe9f5903b97a6057c6bd2ded9
https://github.com/dtaht/Cerowrt-3.3/commit/84b342399c21bd2fe9f5903b97a6057c6bd2ded9
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/ramips/patches-3.3/105-ramips-spi-driver.patch
Log Message:
-----------
ramips: allow to use the SPI driver on RT3662/RT3883
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31921 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 75c71fcaa0f4900ea2ad28c7e2a4fcc1ba32a260
https://github.com/dtaht/Cerowrt-3.3/commit/75c71fcaa0f4900ea2ad28c7e2a4fcc1ba32a260
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/ramips/files/arch/mips/ralink/rt3883/devices.c
M target/linux/ramips/files/arch/mips/ralink/rt3883/devices.h
Log Message:
-----------
ramips: rt3883: add device registration code for the SPI controller
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31922 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: d3fa7efc8c09f22e3d73621bb9e2371d3873e2cf
https://github.com/dtaht/Cerowrt-3.3/commit/d3fa7efc8c09f22e3d73621bb9e2371d3873e2cf
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/ar71xx/image/Makefile
Log Message:
-----------
ar71xx: fix TL-WR1041 image size
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31923 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 295c63c3345cf0b4ca82bc13b8f0129cfa7fa0bf
https://github.com/dtaht/Cerowrt-3.3/commit/295c63c3345cf0b4ca82bc13b8f0129cfa7fa0bf
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/generic/patches-3.3/202-reduce_module_size.patch
Log Message:
-----------
kernel: fix suppressing -s for linking modules when profiling is enabled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31924 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: dfea9499495c913e17f5789dff1a1581c85fb090
https://github.com/dtaht/Cerowrt-3.3/commit/dfea9499495c913e17f5789dff1a1581c85fb090
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/ar71xx/files/arch/mips/ath79/dev-eth.c
M target/linux/ar71xx/files/arch/mips/include/asm/mach-ath79/ag71xx_platform.h
M target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx.h
M target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_mdio.c
Log Message:
-----------
ar71xx: fix MII clock settings for various chips, improves ethernet stability on AR934x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31925 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 8b4e17bfbc92205fbeaeffee3783e5eceb65d0bf
https://github.com/dtaht/Cerowrt-3.3/commit/8b4e17bfbc92205fbeaeffee3783e5eceb65d0bf
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M package/uhttpd/Makefile
M package/uhttpd/files/uhttpd.config
M package/uhttpd/files/uhttpd.init
M package/uhttpd/src/Makefile
M package/uhttpd/src/uhttpd-cgi.c
M package/uhttpd/src/uhttpd-cgi.h
M package/uhttpd/src/uhttpd-file.c
M package/uhttpd/src/uhttpd-file.h
M package/uhttpd/src/uhttpd-lua.c
M package/uhttpd/src/uhttpd-lua.h
M package/uhttpd/src/uhttpd-tls.c
M package/uhttpd/src/uhttpd-tls.h
A package/uhttpd/src/uhttpd-ubus.c
A package/uhttpd/src/uhttpd-ubus.h
M package/uhttpd/src/uhttpd-utils.c
M package/uhttpd/src/uhttpd-utils.h
M package/uhttpd/src/uhttpd.c
M package/uhttpd/src/uhttpd.h
Log Message:
-----------
[package] uhttpd:
- rewrite large parts of the server, use uloop event driven structure
- support concurrent requests and make the upper limit configurable
- implement initial version of HTTP-to-ubus JSON proxy and session.* namespace
- add compile time support for debug information
- code style changes
- bump package revision
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31931 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 99237372958c0b971da8f746c352b2044d7e8c4c
https://github.com/dtaht/Cerowrt-3.3/commit/99237372958c0b971da8f746c352b2044d7e8c4c
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M package/iwinfo/src/iwinfo_lua.c
M package/iwinfo/src/iwinfo_nl80211.c
Log Message:
-----------
[package] iwinfo: assume that no tx power information is available if nl80211 returns 0 dBm maximum
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31932 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 29aa2abbf6d864c8c2de7442c4ff0fb78be2f07a
https://github.com/dtaht/Cerowrt-3.3/commit/29aa2abbf6d864c8c2de7442c4ff0fb78be2f07a
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M package/libubox/Makefile
Log Message:
-----------
libubox: update to 2012-05-26
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31933 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 0f299fab073954b94f4804784b39b1fcb5bef8d9
https://github.com/dtaht/Cerowrt-3.3/commit/0f299fab073954b94f4804784b39b1fcb5bef8d9
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx.h
M target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_main.c
Log Message:
-----------
ar71xx: improve rx performance of the ethernet driver by using build_skb to deliver a cache-hot skb to the network stack
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31934 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 41d413b29cf9461f501c280e1ede2280f7932557
https://github.com/dtaht/Cerowrt-3.3/commit/41d413b29cf9461f501c280e1ede2280f7932557
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M package/base-files/Makefile
A package/base-files/files/lib/functions/network.sh
Log Message:
-----------
[package] base-files: introduce /lib/functions/network.sh
This file will contain common procedures to deal with network interfaces.
Initially provides network_get_ipaddr(), network_get_ipaddr6(),
network_get_subnet() and network_get_subnet6() to determine the
primary IP addresses or subnets of a given logical interface.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31935 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: e1df4ecd688e96c5e0d0f4a98aa500b50ca358f9
https://github.com/dtaht/Cerowrt-3.3/commit/e1df4ecd688e96c5e0d0f4a98aa500b50ca358f9
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M package/firewall/Makefile
M package/firewall/files/reflection.hotplug
Log Message:
-----------
[packages] firewall: fix nat reflection after netifd status format change
- use /lib/functions/network.sh
- simplify nat reflection code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31936 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 7de192f60d4d02f5921f7eb499be348dc3f15948
https://github.com/dtaht/Cerowrt-3.3/commit/7de192f60d4d02f5921f7eb499be348dc3f15948
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M package/base-files/files/lib/functions/network.sh
Log Message:
-----------
[package] base-files: add network_get_device() to network.sh
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31937 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 1cf19d8a82e13be7bf07cbfd13de62bc64a1bedd
https://github.com/dtaht/Cerowrt-3.3/commit/1cf19d8a82e13be7bf07cbfd13de62bc64a1bedd
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-28 (Mon, 28 May 2012)
Changed paths:
M package/netifd/files/etc/init.d/network
Log Message:
-----------
netifd: call /sbin/wifi up on /etc/init.d/network reload
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31941 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 6cbf2e7dbd0a898dc22ede9882d22a960df18e06
https://github.com/dtaht/Cerowrt-3.3/commit/6cbf2e7dbd0a898dc22ede9882d22a960df18e06
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-28 (Mon, 28 May 2012)
Changed paths:
M package/mac80211/Makefile
A package/mac80211/files/regdb.txt
Log Message:
-----------
mac80211: use built-in regulatory database instead of crda to avoid various race conditions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31954 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 8c1c75ba17b6e4337039dd5cf85f6e8f4fe51268
https://github.com/dtaht/Cerowrt-3.3/commit/8c1c75ba17b6e4337039dd5cf85f6e8f4fe51268
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-28 (Mon, 28 May 2012)
Changed paths:
M target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_mdio.c
Log Message:
-----------
ar71xx: do not override the mdio clock for ar9330. the override value (obtained from an atheros driver) seems to break ethernet functionality
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31956 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 29377555bf74dc436af8fd9276acb61f0958bdbd
https://github.com/dtaht/Cerowrt-3.3/commit/29377555bf74dc436af8fd9276acb61f0958bdbd
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-28 (Mon, 28 May 2012)
Changed paths:
M package/base-files/files/lib/functions/network.sh
Log Message:
-----------
[package] base-files: let network_get_device() return the l3 interface, introduce network_get_physdev() to obtain the underlying iface (if applicable)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31960 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 4fd1204c587adb1df5df43a34c8021b197c517f5
https://github.com/dtaht/Cerowrt-3.3/commit/4fd1204c587adb1df5df43a34c8021b197c517f5
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-28 (Mon, 28 May 2012)
Changed paths:
M package/libubox/Makefile
Log Message:
-----------
[package] libubox: update to 2012-05-29
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31962 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 523bb87b7ec15c24c9f0348620e608bcad43273f
https://github.com/dtaht/Cerowrt-3.3/commit/523bb87b7ec15c24c9f0348620e608bcad43273f
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-28 (Mon, 28 May 2012)
Changed paths:
M package/base-files/files/lib/functions/network.sh
Log Message:
-----------
[package] base-files: add network_is_up()
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31978 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 9f54f3752fd2d365f1333b7e362e0b15d76406c2
https://github.com/dtaht/Cerowrt-3.3/commit/9f54f3752fd2d365f1333b7e362e0b15d76406c2
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-29 (Tue, 29 May 2012)
Changed paths:
M package/ppp/files/lib/netifd/ppp-up
Log Message:
-----------
ppp: fix local ip in status info (fixes #11551)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31979 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 232df3c46d9db537e321ea0849bda28344d33166
https://github.com/dtaht/Cerowrt-3.3/commit/232df3c46d9db537e321ea0849bda28344d33166
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-29 (Tue, 29 May 2012)
Changed paths:
R package/base-files-network/Makefile
R package/base-files-network/files/etc/hotplug.d/iface/00-netstate
R package/base-files-network/files/etc/hotplug.d/iface/10-routes
R package/base-files-network/files/etc/hotplug.d/net/10-net
R package/base-files-network/files/etc/init.d/network
R package/base-files-network/files/lib/network/config.sh
R package/base-files-network/files/sbin/ifdown
R package/base-files-network/files/sbin/ifup
R package/base-files-network/files/usr/share/udhcpc/default.script
M package/base-files/Makefile
Log Message:
-----------
base-files: remove base-files-network, netifd is the only supported option now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31980 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: eb628c8fbc0e53a075a01acd8957383ee29be9f2
https://github.com/dtaht/Cerowrt-3.3/commit/eb628c8fbc0e53a075a01acd8957383ee29be9f2
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-29 (Tue, 29 May 2012)
Changed paths:
M package/6in4/Makefile
R package/6in4/files.old/6in4.hotplug
R package/6in4/files.old/6in4.sh
Log Message:
-----------
6in4: remove old network scripts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31981 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 149e440f17633cb3d9343afbee99ec369b5de445
https://github.com/dtaht/Cerowrt-3.3/commit/149e440f17633cb3d9343afbee99ec369b5de445
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-29 (Tue, 29 May 2012)
Changed paths:
M package/comgt/Makefile
R package/comgt/files-netifd/3g.sh
R package/comgt/files-netifd/3g.usb
R package/comgt/files-old/3g.button
R package/comgt/files-old/3g.connect
R package/comgt/files-old/3g.iface
R package/comgt/files-old/3g.sh
R package/comgt/files-old/3g.usb
A package/comgt/files/3g.sh
A package/comgt/files/3g.usb
Log Message:
-----------
comgt: remove old network scripts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31982 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 227fdd54899732c1536e847dcadb17a49d9c6911
https://github.com/dtaht/Cerowrt-3.3/commit/227fdd54899732c1536e847dcadb17a49d9c6911
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-29 (Tue, 29 May 2012)
Changed paths:
M package/6to4/Makefile
R package/6to4/files.old/6to4.hotplug
R package/6to4/files.old/6to4.sh
Log Message:
-----------
6to4: remove old network scripts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31983 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: dd6dfe864743334d6fd67845ec3071b0468a41ab
https://github.com/dtaht/Cerowrt-3.3/commit/dd6dfe864743334d6fd67845ec3071b0468a41ab
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-29 (Tue, 29 May 2012)
Changed paths:
M package/ppp/Makefile
R package/ppp/files.old/etc/hotplug.d/atm/20-atm-modem
R package/ppp/files.old/etc/ppp/ip-down
R package/ppp/files.old/etc/ppp/ip-up
R package/ppp/files.old/etc/ppp/ipv6-down
R package/ppp/files.old/etc/ppp/ipv6-up
R package/ppp/files.old/ppp.sh
R package/ppp/files.old/pppoa.sh
R package/ppp/files.old/pppoe.sh
Log Message:
-----------
ppp: remove old network scripts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31984 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: b50f2a903c417cf7214b524020b90a7e286e0d82
https://github.com/dtaht/Cerowrt-3.3/commit/b50f2a903c417cf7214b524020b90a7e286e0d82
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-29 (Tue, 29 May 2012)
Changed paths:
M package/pptp/Makefile
R package/pptp/files.old/pptp.sh
Log Message:
-----------
pptp: remove old network scripts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31985 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: b0d06c0492d356308db8f241a4803d1b7c8254c1
https://github.com/dtaht/Cerowrt-3.3/commit/b0d06c0492d356308db8f241a4803d1b7c8254c1
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-29 (Tue, 29 May 2012)
Changed paths:
M package/netifd/Makefile
Log Message:
-----------
netifd: remove obsolete config variable dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31988 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 436c9f6d34c31e0173a60953858fe42b238822e4
https://github.com/dtaht/Cerowrt-3.3/commit/436c9f6d34c31e0173a60953858fe42b238822e4
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-29 (Tue, 29 May 2012)
Changed paths:
M target/linux/ramips/base-files/etc/uci-defaults/leds
M target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dir-300-revb.c
Log Message:
-----------
ramips: WAN LED for D-Link DIR-300-B1
Add led devices for D-Link DIR-300-B1 WAN LED.
Note that the GPIO state is also ANDed with the esw switch port 4
LED state, which is why I've set the amber LED to default-on.
Closes: https://dev.openwrt.org/ticket/11326
Signed-off-by: Tobias Diedrich <ranma+openwrt at tdiedrich.de>
[ juhosg:
- fix comment style in mach-dir-300-revb.c,
- remove the PPP specific LED setup, not everyone uses a PPP connection
on the WAN interface]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31989 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 3a3aa7378b980fcd2ef7c1284d52ec4fe510aacb
https://github.com/dtaht/Cerowrt-3.3/commit/3a3aa7378b980fcd2ef7c1284d52ec4fe510aacb
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-29 (Tue, 29 May 2012)
Changed paths:
R target/linux/kirkwood/base-files-Dockstar/etc/config/network
R target/linux/kirkwood/base-files-Dockstar/etc/config/system
A target/linux/kirkwood/base-files.mk
A target/linux/kirkwood/base-files/etc/uci-defaults/leds
A target/linux/kirkwood/base-files/etc/uci-defaults/network
A target/linux/kirkwood/base-files/lib/kirkwood.sh
Log Message:
-----------
kirkwood: use uci-defaults to configure different boards
Signed-off-by: Luka Perkov <openwrt at lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31990 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 5e8d1213bcf575a39d80c65b1598cf9335a94c0d
https://github.com/dtaht/Cerowrt-3.3/commit/5e8d1213bcf575a39d80c65b1598cf9335a94c0d
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-29 (Tue, 29 May 2012)
Changed paths:
M package/base-files/files/lib/functions/uci-defaults.sh
Log Message:
-----------
base-files: add LED specific functions to /lib/functions/uci-defaults
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31991 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 22ae6b82ebfe59745cd0f8968908a430233ae6f6
https://github.com/dtaht/Cerowrt-3.3/commit/22ae6b82ebfe59745cd0f8968908a430233ae6f6
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-29 (Tue, 29 May 2012)
Changed paths:
M target/linux/ar71xx/base-files/etc/uci-defaults/leds
Log Message:
-----------
ar71xx: use the generic uci-default functions for initial LED setup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31992 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 93945c881548e71eff9e50093f06427667c06461
https://github.com/dtaht/Cerowrt-3.3/commit/93945c881548e71eff9e50093f06427667c06461
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-29 (Tue, 29 May 2012)
Changed paths:
M target/linux/ramips/base-files/etc/uci-defaults/leds
Log Message:
-----------
ramips: use the generic uci-default functions for initial LED setup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31993 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 09f48c381bee1e5f921ee52c35dc8cac77002ac4
https://github.com/dtaht/Cerowrt-3.3/commit/09f48c381bee1e5f921ee52c35dc8cac77002ac4
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-29 (Tue, 29 May 2012)
Changed paths:
M target/linux/kirkwood/base-files/etc/uci-defaults/leds
Log Message:
-----------
kirkwood: use the generic uci-default functions for initial LED setup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31994 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 014e1ffa51093227502859b39ceea0e296862886
https://github.com/dtaht/Cerowrt-3.3/commit/014e1ffa51093227502859b39ceea0e296862886
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-29 (Tue, 29 May 2012)
Changed paths:
M target/linux/lantiq/base-files/etc/uci-defaults/leds
Log Message:
-----------
lantiq: use the generic uci-default functions for initial LED setup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31995 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: ab5576542ad448bb9e22aa6efacc623228b54a52
https://github.com/dtaht/Cerowrt-3.3/commit/ab5576542ad448bb9e22aa6efacc623228b54a52
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-29 (Tue, 29 May 2012)
Changed paths:
A target/linux/cns21xx/base-files/etc/uci-defaults/leds
R target/linux/cns21xx/base-files/etc/uci-defaults/ns-k330
Log Message:
-----------
cns21xx: use the generic uci-default functions for initial LED setup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31996 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 3ffc68003f4837606990ae400a6f5e7acfee9b5b
https://github.com/dtaht/Cerowrt-3.3/commit/3ffc68003f4837606990ae400a6f5e7acfee9b5b
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-29 (Tue, 29 May 2012)
Changed paths:
M target/linux/ar71xx/base-files/etc/uci-defaults/leds
Log Message:
-----------
ar71xx: add default LED setup for the DB120 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31997 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 6d10d89b2903077abc2d4a54d2057edc33805327
https://github.com/dtaht/Cerowrt-3.3/commit/6d10d89b2903077abc2d4a54d2057edc33805327
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-29 (Tue, 29 May 2012)
Changed paths:
M target/linux/generic/files/drivers/net/phy/ar8216.c
Log Message:
-----------
generic: ar8216: add chip_is_ar8{216,236,316,327} helpers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31998 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 72df0a7c48976f2609044a62c66a77a59548fa67
https://github.com/dtaht/Cerowrt-3.3/commit/72df0a7c48976f2609044a62c66a77a59548fa67
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-29 (Tue, 29 May 2012)
Changed paths:
M target/linux/generic/files/drivers/net/phy/ar8216.c
M target/linux/generic/files/drivers/net/phy/ar8216.h
Log Message:
-----------
generic: ar8216: replace chip_type field with chip_{ver,rev} in ar8216_priv
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31999 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 7cab23d0dcd7f717b6aca8da3d11e7c661b717ef
https://github.com/dtaht/Cerowrt-3.3/commit/7cab23d0dcd7f717b6aca8da3d11e7c661b717ef
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-29 (Tue, 29 May 2012)
Changed paths:
M target/linux/generic/files/drivers/net/phy/ar8216.c
M target/linux/generic/files/drivers/net/phy/ar8216.h
Log Message:
-----------
generic: ar8216: add revision specific PHY fixups for AR8327
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32000 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 80f0c401c284347a24cb5695a1346257480e1190
https://github.com/dtaht/Cerowrt-3.3/commit/80f0c401c284347a24cb5695a1346257480e1190
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-29 (Tue, 29 May 2012)
Changed paths:
M package/kernel/modules/netsupport.mk
Log Message:
-----------
kernel: move esfq to kmod-sched-esfq, as it has extra netfilter dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32001 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: a3657acc2bf23df97f226f45558eed1e194fd217
https://github.com/dtaht/Cerowrt-3.3/commit/a3657acc2bf23df97f226f45558eed1e194fd217
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-29 (Tue, 29 May 2012)
Changed paths:
M package/mac80211/Makefile
M package/mac80211/patches/000-disable_ethernet.patch
M package/mac80211/patches/001-disable_b44.patch
M package/mac80211/patches/002-disable_rfkill.patch
M package/mac80211/patches/003-disable_bt.patch
M package/mac80211/patches/005-disable_ssb_build.patch
M package/mac80211/patches/006-disable_bcma_build.patch
M package/mac80211/patches/007-remove_misc_drivers.patch
M package/mac80211/patches/008-disable_mesh.patch
M package/mac80211/patches/010-no_pcmcia.patch
M package/mac80211/patches/011-no_sdio.patch
M package/mac80211/patches/013-disable_b43_nphy.patch
M package/mac80211/patches/015-remove-rt2x00-options.patch
M package/mac80211/patches/016-remove_pid_algo.patch
M package/mac80211/patches/017-remove_ath9k_rc.patch
M package/mac80211/patches/019-remove_ath5k_pci_option.patch
M package/mac80211/patches/022-remove_crc8_and_cordic.patch
M package/mac80211/patches/023-ath9k_disable_btcoex.patch
M package/mac80211/patches/050-compat_firmware.patch
M package/mac80211/patches/060-compat_add_module_pci_driver.patch
A package/mac80211/patches/070-disable_codel.patch
A package/mac80211/patches/071-add_codel_ifdef.patch
M package/mac80211/patches/110-disable_usb_compat.patch
M package/mac80211/patches/120-pr_fmt_warnings.patch
M package/mac80211/patches/201-ath5k-WAR-for-AR71xx-PCI-bug.patch
M package/mac80211/patches/300-pending_work.patch
M package/mac80211/patches/401-ath9k_blink_default.patch
M package/mac80211/patches/403-ath_regd_optional.patch
M package/mac80211/patches/404-world_regd_fixup.patch
M package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch
M package/mac80211/patches/411-ath5k_allow_adhoc_and_ap.patch
M package/mac80211/patches/412-mac80211_allow_adhoc_and_ap.patch
M package/mac80211/patches/420-ath5k_disable_fast_cc.patch
M package/mac80211/patches/431-add_platform_eeprom_support_to_ath5k.patch
M package/mac80211/patches/432-ath5k_add_pciids.patch
M package/mac80211/patches/501-ath9k-eeprom_endianess.patch
M package/mac80211/patches/502-ath9k_ahb_init.patch
M package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
M package/mac80211/patches/512-ath9k_channelbw_debugfs.patch
M package/mac80211/patches/520-mac80211_cur_txpower.patch
M package/mac80211/patches/521-ath9k_cur_txpower.patch
M package/mac80211/patches/522-ath9k_per_chain_signal_strength.patch
M package/mac80211/patches/530-ath9k_limit_qlen.patch
M package/mac80211/patches/540-ath9k_extra_leds.patch
M package/mac80211/patches/550-mac80211_optimize_mcs_rate_mask.patch
R package/mac80211/patches/560-ath9k_fix_rx_tx_stop.patch
R package/mac80211/patches/561-ath9k_fix_tid_buffer_free.patch
R package/mac80211/patches/562-ath9k_update_ar9330_initvals.patch
R package/mac80211/patches/563-ath9k_fix_ar9330_internal_regulator.patch
M package/mac80211/patches/820-b43-add-antenna-control.patch
R package/mac80211/patches/840-b43-backport.patch
A package/mac80211/patches/840-brcmsmac-add-device-found-on-some-SoCs-like-the-bcm4.patch
A package/mac80211/patches/841-brcmsmac-add-support-for-BCM43224.patch
A package/mac80211/patches/842-brcmsmac-add-some-conditions-for-the-bcm4716-again.patch
R package/mac80211/patches/860-brcmsmac-backport.patch
R package/mac80211/patches/870-brcmsmac-add-device-found-on-some-SoCs-like-the-bcm4.patch
R package/mac80211/patches/871-brcmsmac-add-support-for-BCM43224.patch
R package/mac80211/patches/872-brcmsmac-add-some-conditions-for-the-bcm4716-again.patch
R package/mac80211/patches/890-brcmfmac-fix-memory-allocation.patch
Log Message:
-----------
mac80211: update to wireless-testing 2012-05-29
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32002 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 99b853b6b3b2b280b28687350b1cf371fb17d52e
https://github.com/dtaht/Cerowrt-3.3/commit/99b853b6b3b2b280b28687350b1cf371fb17d52e
Author: jogo <jogo at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-30 (Wed, 30 May 2012)
Changed paths:
M target/linux/brcm63xx/base-files/etc/uci-defaults/network
Log Message:
-----------
bcm63xx: readd accidentially dropped network config for SPW303V
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32003 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: f91824b22d53ebdd02a6d271b74d26fd7edd7cfc
https://github.com/dtaht/Cerowrt-3.3/commit/f91824b22d53ebdd02a6d271b74d26fd7edd7cfc
Author: jogo <jogo at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-30 (Wed, 30 May 2012)
Changed paths:
M target/linux/brcm63xx/base-files/etc/uci-defaults/brcm63xx_fixcrc.sh
M target/linux/brcm63xx/base-files/etc/uci-defaults/network
M target/linux/brcm63xx/base-files/lib/brcm63xx.sh
M target/linux/brcm63xx/image/Makefile
A target/linux/brcm63xx/patches-3.3/522-MIPS-BCM63XX-add-96328avng-reference-board.patch
R target/linux/brcm63xx/patches-3.3/522-board_dsl_274xb_rev_f.patch
A target/linux/brcm63xx/patches-3.3/523-MIPS-BCM63XX-add-963281TAN-reference-board.patch
A target/linux/brcm63xx/patches-3.3/524-board_dsl_274xb_rev_f.patch
M target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch
M target/linux/brcm63xx/patches-3.3/551-96348gw_a_leds.patch
M target/linux/brcm63xx/patches-3.3/552-board_96348gw-10_reset_button.patch
M target/linux/brcm63xx/patches-3.3/801-ssb_export_fallback_sprom.patch
Log Message:
-----------
bcm63xx: build images for 6328 reference boards with various flash sizes
Build images for 96328avng and 963281TAN (untested) for three different
flash sizes: 4MB, 8MB, and 16MB.
Known issues:
* Button setup unknown, thus no fail-safe available.
* All other BCM6328 and BCM63XX issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32004 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 28e515440f6e62733a59e2f64bed8f1a456b1818
https://github.com/dtaht/Cerowrt-3.3/commit/28e515440f6e62733a59e2f64bed8f1a456b1818
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-30 (Wed, 30 May 2012)
Changed paths:
M package/uhttpd/Makefile
M package/uhttpd/src/uhttpd.c
Log Message:
-----------
[package] uhttpd: fix wrongly applied sizeof() leading to writing beyound end of buffer and subsequent data corruption (#11557)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32005 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: b9f376d33a483960c3a6eb21a5091e35e2082ec2
https://github.com/dtaht/Cerowrt-3.3/commit/b9f376d33a483960c3a6eb21a5091e35e2082ec2
Author: blogic <blogic at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-30 (Wed, 30 May 2012)
Changed paths:
M target/linux/generic/config-3.3
A target/linux/generic/patches-3.3/729-phy-tantos.patch
M target/linux/lantiq/config-3.3
Log Message:
-----------
[kernel] adds patch to make Tantos (psb6970) switch buildable again
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32006 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 58c0d0ae3fcda13548253771c8c58da81986aea5
https://github.com/dtaht/Cerowrt-3.3/commit/58c0d0ae3fcda13548253771c8c58da81986aea5
Author: blogic <blogic at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-30 (Wed, 30 May 2012)
Changed paths:
M target/imagebuilder/Makefile
Log Message:
-----------
[imagebuilder] add $(SUBTARGET) to the filename if available
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32007 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 4e6d930fdd753ce7ba187672c3898f2373a69021
https://github.com/dtaht/Cerowrt-3.3/commit/4e6d930fdd753ce7ba187672c3898f2373a69021
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-30 (Wed, 30 May 2012)
Changed paths:
M package/libubox/Makefile
Log Message:
-----------
[package] libubox: update to 2012-05-30, fixes bad non-empty return values in case of already cached variables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32011 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 324a0c4c82a07ebb1cc4154722de98165183021f
https://github.com/dtaht/Cerowrt-3.3/commit/324a0c4c82a07ebb1cc4154722de98165183021f
Author: blogic <blogic at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-05-30 (Wed, 30 May 2012)
Changed paths:
M package/util-linux/Makefile
Log Message:
-----------
[util-linux] fixes a descriptions mismatch
fixes #11381
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32012 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 3465c46c7abf560fbb1f83ead6e2539431aaf19e
https://github.com/dtaht/Cerowrt-3.3/commit/3465c46c7abf560fbb1f83ead6e2539431aaf19e
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-01 (Fri, 01 Jun 2012)
Changed paths:
M package/mac80211/patches/300-pending_work.patch
M package/mac80211/patches/513-mac80211_reduce_txqueuelen.patch
Log Message:
-----------
mac80211: merge some pending fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32018 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 539cdb71a65e590de571000fd526f406d8cda010
https://github.com/dtaht/Cerowrt-3.3/commit/539cdb71a65e590de571000fd526f406d8cda010
Author: hauke <hauke at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-01 (Fri, 01 Jun 2012)
Changed paths:
M package/mac80211/Makefile
Log Message:
-----------
mac80211: make brcmfmac depend on usb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32019 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 50498fcd76b20add8f641f15bbcfc6ef0934d096
https://github.com/dtaht/Cerowrt-3.3/commit/50498fcd76b20add8f641f15bbcfc6ef0934d096
Author: hauke <hauke at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-01 (Fri, 01 Jun 2012)
Changed paths:
R package/mac80211/patches/840-brcmsmac-add-device-found-on-some-SoCs-like-the-bcm4.patch
A package/mac80211/patches/840-brcmsmac-remove-PCIE.patch
R package/mac80211/patches/841-brcmsmac-add-support-for-BCM43224.patch
A package/mac80211/patches/841-brcmsmac-remove-PCI_FORCEHT.patch
R package/mac80211/patches/842-brcmsmac-add-some-conditions-for-the-bcm4716-again.patch
A package/mac80211/patches/842-brcmsmac-remove-ai_get_buscoretype-and-ai_get_buscor.patch
A package/mac80211/patches/843-brcmsmac-use-container_of-instead-of-cast.patch
A package/mac80211/patches/844-brcmsmac-remove-ai_findcore.patch
A package/mac80211/patches/845-brcmsmac-use-core-id-constants-from-bcma.patch
A package/mac80211/patches/846-brcmsmac-remove-some-unnessessacry-casts-and-void-po.patch
A package/mac80211/patches/847-brcmsmac-add-suome-conditions-for-the-bcm4716-again.patch
A package/mac80211/patches/848-brcmsmac-some-more-fixes-for-different-core-revs.patch
A package/mac80211/patches/849-brcmsmac-add-device-found-on-some-SoCs-like-the-bcm4.patch
A package/mac80211/patches/850-brcmsmac-add-support-for-BCM43224.patch
A package/mac80211/patches/851-brcmsmac-start-adding-support-for-core-rev-28.patch
Log Message:
-----------
mac80211: brcmsmac: add some patches starting to add support for some more chips
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32020 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: e17a638412db94c3d941776e8bb8c6ff9e0fc670
https://github.com/dtaht/Cerowrt-3.3/commit/e17a638412db94c3d941776e8bb8c6ff9e0fc670
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-02 (Sat, 02 Jun 2012)
Changed paths:
M target/linux/xburst/config-3.3
Log Message:
-----------
xburst: add missing config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32021 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 8f3ef842f58022750d9aac5dd1ba0a1a30577fdd
https://github.com/dtaht/Cerowrt-3.3/commit/8f3ef842f58022750d9aac5dd1ba0a1a30577fdd
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-02 (Sat, 02 Jun 2012)
Changed paths:
M target/linux/malta/be/config-default
A target/linux/malta/config-3.3
R target/linux/malta/le/config-default
Log Message:
-----------
malta: use common kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32022 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: f6bfa9b749e26dabf51afacd1fb8cc3052bb1dac
https://github.com/dtaht/Cerowrt-3.3/commit/f6bfa9b749e26dabf51afacd1fb8cc3052bb1dac
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-02 (Sat, 02 Jun 2012)
Changed paths:
R target/linux/malta/patches-3.2/001-remove_unused_perf_function.patch
Log Message:
-----------
malta: remove 3.2 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32023 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: ae1aca2eb7e34f108e06bfb3cacbcfc7536006b9
https://github.com/dtaht/Cerowrt-3.3/commit/ae1aca2eb7e34f108e06bfb3cacbcfc7536006b9
Author: blogic <blogic at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-02 (Sat, 02 Jun 2012)
Changed paths:
M package/ltq-vmmc/files/vmmc.init
M package/owsip/files/telephony.init
Log Message:
-----------
[ltq-vmmc] move /dev/vmmcX creation to a more central place
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32024 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 4c258bc75edd13524d8878c38034d1d5299d3961
https://github.com/dtaht/Cerowrt-3.3/commit/4c258bc75edd13524d8878c38034d1d5299d3961
Author: blogic <blogic at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-02 (Sat, 02 Jun 2012)
Changed paths:
M package/ltq-vmmc/Makefile
Log Message:
-----------
[ltq-vmmc] use symlinks for voip FW to make laoding easier
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32025 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 35d604e71319886e686cbb66a7afb62d5a300c3d
https://github.com/dtaht/Cerowrt-3.3/commit/35d604e71319886e686cbb66a7afb62d5a300c3d
Author: blogic <blogic at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-02 (Sat, 02 Jun 2012)
Changed paths:
M target/linux/lantiq/config-3.3
Log Message:
-----------
[lantiq] adds unset Kbuild symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32026 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: f76b15292874aa4ce5f175831d7b6fcba1f4eaf2
https://github.com/dtaht/Cerowrt-3.3/commit/f76b15292874aa4ce5f175831d7b6fcba1f4eaf2
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-02 (Sat, 02 Jun 2012)
Changed paths:
M package/uhttpd/Makefile
M package/uhttpd/src/uhttpd-cgi.c
M package/uhttpd/src/uhttpd-lua.c
Log Message:
-----------
[package] uhttpd: add explicit stdin eof notification for Lua and CGI childs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32027 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 2498cec75c819c8cb77850b54c408bd71d32a46d
https://github.com/dtaht/Cerowrt-3.3/commit/2498cec75c819c8cb77850b54c408bd71d32a46d
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-02 (Sat, 02 Jun 2012)
Changed paths:
M package/uhttpd/src/uhttpd-cgi.c
M package/uhttpd/src/uhttpd-lua.c
Log Message:
-----------
[package] uhttpd: remove some dead code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32028 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 759c50f67a8073d1eed6c7a9615cbdae4e1f07b0
https://github.com/dtaht/Cerowrt-3.3/commit/759c50f67a8073d1eed6c7a9615cbdae4e1f07b0
Author: blogic <blogic at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-03 (Sun, 03 Jun 2012)
Changed paths:
M package/kernel/modules/video.mk
Log Message:
-----------
[kernel] Missing kernel module entry for GSPCA driver for SE401 webcam
fixes #11505
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32030 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 247d8f29230d32e5c5535b271e8d40d39268f195
https://github.com/dtaht/Cerowrt-3.3/commit/247d8f29230d32e5c5535b271e8d40d39268f195
Author: blogic <blogic at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-03 (Sun, 03 Jun 2012)
Changed paths:
M package/kernel/modules/video.mk
Log Message:
-----------
[kernel] fix videobuf2 escription
fixes #11411
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32032 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: b2ec569c81366898e028be73cb235d66823c23ea
https://github.com/dtaht/Cerowrt-3.3/commit/b2ec569c81366898e028be73cb235d66823c23ea
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-03 (Sun, 03 Jun 2012)
Changed paths:
M package/kernel/modules/video.mk
Log Message:
-----------
kernel: kmod-video-gspca-core depends on kmod-input-core (fixes #11412)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32033 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 060f822fc24aab317475152fec91ee7f99528523
https://github.com/dtaht/Cerowrt-3.3/commit/060f822fc24aab317475152fec91ee7f99528523
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-03 (Sun, 03 Jun 2012)
Changed paths:
M package/pptp/files/pptp.sh
Log Message:
-----------
pptp: fix passing setup json variables to the ppp setup code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32035 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: c906be87a1bc34b779cecc5e19aa46a5130a91d8
https://github.com/dtaht/Cerowrt-3.3/commit/c906be87a1bc34b779cecc5e19aa46a5130a91d8
Author: luka <luka at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-03 (Sun, 03 Jun 2012)
Changed paths:
M package/pjsip/Makefile
M package/pjsip/patches/0001-configure-fixup.patch
M package/pjsip/patches/0002-register-tapi.patch
M package/pjsip/patches/0003-adds-PJ_DEF-pj_status_t-pjsua_add_snd_port-int-id.patch
R package/pjsip/patches/0004-Pulse-dialing-support-into-pjsip.patch
Log Message:
-----------
pjsip: update to version 1.14.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32040 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 43bdeca5797634445be668454097a00c9c67f066
https://github.com/dtaht/Cerowrt-3.3/commit/43bdeca5797634445be668454097a00c9c67f066
Author: jogo <jogo at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M target/linux/brcm63xx/patches-3.3/522-MIPS-BCM63XX-add-96328avng-reference-board.patch
M target/linux/brcm63xx/patches-3.3/523-MIPS-BCM63XX-add-963281TAN-reference-board.patch
M target/linux/brcm63xx/patches-3.3/524-board_dsl_274xb_rev_f.patch
M target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch
M target/linux/brcm63xx/patches-3.3/551-96348gw_a_leds.patch
M target/linux/brcm63xx/patches-3.3/552-board_96348gw-10_reset_button.patch
M target/linux/brcm63xx/patches-3.3/801-ssb_export_fallback_sprom.patch
Log Message:
-----------
bcm63xx: fix ethernet on 96328avng and 963281TAN
The internal switch did not get registered.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32041 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: b78c2f414ff43d1027fbe82d9816950d8d84527a
https://github.com/dtaht/Cerowrt-3.3/commit/b78c2f414ff43d1027fbe82d9816950d8d84527a
Author: Dave Taht <dave.taht at bufferbloat.net>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
R target/linux/generic/patches-3.3/040-Controlled-Delay-AQM.patch
R target/linux/generic/patches-3.3/041-codel-use-Newton-method-instead-of-sqrt-and-divides.patch
R target/linux/generic/patches-3.3/042-fq_codel-Fair-Queue-Codel-AQM.patch
R target/linux/generic/patches-3.3/043-switch-to-16bit-codel-sqrt.patch
Log Message:
-----------
Removed codel in prep for upstream merge
nbd changed my original patch set so this cleans up
things in prep for the official merge
Commit: aad654a08dc01f5ea57a37da3137d11a7907c374
https://github.com/dtaht/Cerowrt-3.3/commit/aad654a08dc01f5ea57a37da3137d11a7907c374
Author: Dave Taht <dave.taht at bufferbloat.net>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M tools/Makefile
R tools/scons/Makefile
Log Message:
-----------
Upstream took the scons files and tweaked them
and once again, doing a merge is too painful, so..
Commit: 5b59d78fd9bd459f3e775d41a679c31c497605d2
https://github.com/dtaht/Cerowrt-3.3/commit/5b59d78fd9bd459f3e775d41a679c31c497605d2
Author: Dave Taht <dave.taht at bufferbloat.net>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
R include/scons.mk
M package/dnsmasq/Makefile
M package/iproute2/Makefile
M package/kernel/modules/netsupport.mk
M target/linux/ar71xx/Makefile
Log Message:
-----------
Remove massive conflicts in favor of openwrt head
Commit: 28fce00098b3fb560b9c8a4cf7e310fc68461afa
https://github.com/dtaht/Cerowrt-3.3/commit/28fce00098b3fb560b9c8a4cf7e310fc68461afa
Author: Dave Taht <dave.taht at bufferbloat.net>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
A .gitattributes
M include/kernel-defaults.mk
M include/kernel-version.mk
A include/scons.mk
M include/target.mk
M include/toplevel.mk
M package/6in4/Makefile
R package/6in4/files.old/6in4.hotplug
R package/6in4/files.old/6in4.sh
M package/6in4/files/6in4.sh
M package/6to4/Makefile
R package/6to4/files.old/6to4.hotplug
R package/6to4/files.old/6to4.sh
M package/6to4/files/6to4.sh
M package/acx-mac80211/Makefile
M package/ar7-atm/patches-D7.04.03.00/100-compile_fix.patch
M package/ar7-atm/patches-D7.04.03.00/170-bus_id_removal.patch
M package/ar7-atm/patches-D7.04.03.00/180-git_headers_include.patch
M package/ar7-atm/patches-D7.04.03.00/200-2.6.37_args.patch
A package/ar7-atm/patches-D7.04.03.00/210-3.3-remove-smp_lock.h.patch
M package/ar7-atm/patches-D7.05.01.00/100-compile_fix.patch
M package/ar7-atm/patches-D7.05.01.00/110-interrupt_fix.patch
M package/ar7-atm/patches-D7.05.01.00/120-no_dumb_inline.patch
M package/ar7-atm/patches-D7.05.01.00/130-powercutback.patch
M package/ar7-atm/patches-D7.05.01.00/140-debug_mode.patch
M package/ar7-atm/patches-D7.05.01.00/150-tasklet_mode.patch
M package/ar7-atm/patches-D7.05.01.00/160-module-params.patch
M package/ar7-atm/patches-D7.05.01.00/170-bus_id_removal.patch
M package/ar7-atm/patches-D7.05.01.00/180-git_headers_include.patch
M package/ar7-atm/patches-D7.05.01.00/190-2.6.32_proc_fixes.patch
M package/ar7-atm/patches-D7.05.01.00/200-2.6.37_args.patch
A package/ar7-atm/patches-D7.05.01.00/210-3.3-remove-smp_lock.h.patch
R package/base-files-network/Makefile
R package/base-files-network/files/etc/hotplug.d/iface/00-netstate
R package/base-files-network/files/etc/hotplug.d/iface/10-routes
R package/base-files-network/files/etc/hotplug.d/net/10-net
R package/base-files-network/files/etc/init.d/network
R package/base-files-network/files/lib/network/config.sh
R package/base-files-network/files/sbin/ifdown
R package/base-files-network/files/sbin/ifup
R package/base-files-network/files/usr/share/udhcpc/default.script
M package/base-files/Makefile
M package/base-files/files/etc/init.d/boot
A package/base-files/files/lib/functions/network.sh
M package/base-files/files/lib/functions/uci-defaults.sh
M package/base-files/files/lib/upgrade/common.sh
M package/button-hotplug/Makefile
M package/comgt/Makefile
R package/comgt/files-netifd/3g.sh
R package/comgt/files-netifd/3g.usb
R package/comgt/files-old/3g.button
R package/comgt/files-old/3g.connect
R package/comgt/files-old/3g.iface
R package/comgt/files-old/3g.sh
R package/comgt/files-old/3g.usb
A package/comgt/files/3g.sh
A package/comgt/files/3g.usb
M package/dnsmasq/files/dnsmasq.init
M package/e2fsprogs/Makefile
A package/e2fsprogs/patches/001-link-against-libuuid.patch
R package/e2fsprogs/patches/100_add_missing_libpthread_for_blkid.patch
M package/ep80579-drivers/patches/001-igbe_update.patch
M package/ep80579-drivers/patches/100-iegbe_netdev_ops.patch
M package/ep80579-drivers/patches/102-iegbe_nuke_polling_netdev.patch
M package/ep80579-drivers/patches/105-iegbe_new_dma_masks.patch
M package/ep80579-drivers/patches/150-ocracoke_island.patch
M package/ep80579-drivers/patches/230-can_remove_driver_data_direct_access.patch
M package/ep80579-drivers/patches/601-2.6.32_includes.patch
A package/ep80579-drivers/patches/710-3.3-fix-generated-header-locations.patch
A package/ep80579-drivers/patches/711-3.3-gbe-fixes.patch
A package/ep80579-drivers/patches/712-3.3-can-fixes.patch
A package/ep80579-drivers/patches/713-3.3-gpio-fixes.patch
A package/ep80579-drivers/patches/714-3.3-wdt-fixes.patch
A package/ep80579-drivers/patches/715-3.3-1588-fixes.patch
M package/firewall/Makefile
M package/firewall/files/reflection.hotplug
M package/gpio-button-hotplug/Makefile
A package/iproute2/patches/000-sync_pkt_sched_h.patch
M package/iproute2/patches/002-iproute2-ipxfrm_no_sctp.patch
R package/iproute2/patches/005-flex-generated.patch
A package/iproute2/patches/006-iproute2-tc_esfq.patch
A package/iproute2/patches/007-no_arpd.patch
R package/iproute2/patches/007-version_includes.patch
A package/iproute2/patches/008-no_netem.patch
M package/iproute2/patches/200-act_connmark.patch
A package/iproute2/patches/210-add_codel.patch
M package/iwinfo/src/iwinfo_lua.c
M package/iwinfo/src/iwinfo_nl80211.c
M package/kernel/modules/001-depends.mk
M package/kernel/modules/block.mk
M package/kernel/modules/crypto.mk
M package/kernel/modules/firewire.mk
M package/kernel/modules/fs.mk
M package/kernel/modules/hwmon.mk
M package/kernel/modules/i2c.mk
M package/kernel/modules/lib.mk
M package/kernel/modules/netdevices.mk
M package/kernel/modules/other.mk
M package/kernel/modules/pcmcia.mk
M package/kernel/modules/spi.mk
M package/kernel/modules/usb.mk
M package/kernel/modules/video.mk
M package/kernel/modules/virtual.mk
M package/libubox/Makefile
M package/ltq-vmmc/Makefile
M package/ltq-vmmc/files/vmmc.init
M package/mac80211/Makefile
M package/mac80211/files/lib/wifi/mac80211.sh
A package/mac80211/files/regdb.txt
M package/mac80211/patches/000-disable_ethernet.patch
M package/mac80211/patches/001-disable_b44.patch
M package/mac80211/patches/002-disable_rfkill.patch
M package/mac80211/patches/003-disable_bt.patch
M package/mac80211/patches/005-disable_ssb_build.patch
M package/mac80211/patches/006-disable_bcma_build.patch
M package/mac80211/patches/007-remove_misc_drivers.patch
M package/mac80211/patches/008-disable_mesh.patch
M package/mac80211/patches/010-no_pcmcia.patch
M package/mac80211/patches/011-no_sdio.patch
M package/mac80211/patches/013-disable_b43_nphy.patch
M package/mac80211/patches/015-remove-rt2x00-options.patch
M package/mac80211/patches/016-remove_pid_algo.patch
M package/mac80211/patches/017-remove_ath9k_rc.patch
M package/mac80211/patches/019-remove_ath5k_pci_option.patch
M package/mac80211/patches/022-remove_crc8_and_cordic.patch
M package/mac80211/patches/023-ath9k_disable_btcoex.patch
M package/mac80211/patches/050-compat_firmware.patch
M package/mac80211/patches/060-compat_add_module_pci_driver.patch
A package/mac80211/patches/070-disable_codel.patch
A package/mac80211/patches/071-add_codel_ifdef.patch
M package/mac80211/patches/110-disable_usb_compat.patch
M package/mac80211/patches/120-pr_fmt_warnings.patch
M package/mac80211/patches/201-ath5k-WAR-for-AR71xx-PCI-bug.patch
M package/mac80211/patches/300-pending_work.patch
M package/mac80211/patches/401-ath9k_blink_default.patch
M package/mac80211/patches/403-ath_regd_optional.patch
M package/mac80211/patches/404-world_regd_fixup.patch
M package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch
M package/mac80211/patches/411-ath5k_allow_adhoc_and_ap.patch
M package/mac80211/patches/412-mac80211_allow_adhoc_and_ap.patch
M package/mac80211/patches/420-ath5k_disable_fast_cc.patch
M package/mac80211/patches/431-add_platform_eeprom_support_to_ath5k.patch
M package/mac80211/patches/432-ath5k_add_pciids.patch
M package/mac80211/patches/501-ath9k-eeprom_endianess.patch
M package/mac80211/patches/502-ath9k_ahb_init.patch
M package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
M package/mac80211/patches/512-ath9k_channelbw_debugfs.patch
M package/mac80211/patches/513-mac80211_reduce_txqueuelen.patch
M package/mac80211/patches/520-mac80211_cur_txpower.patch
M package/mac80211/patches/521-ath9k_cur_txpower.patch
M package/mac80211/patches/522-ath9k_per_chain_signal_strength.patch
M package/mac80211/patches/530-ath9k_limit_qlen.patch
M package/mac80211/patches/540-ath9k_extra_leds.patch
M package/mac80211/patches/550-mac80211_optimize_mcs_rate_mask.patch
A package/mac80211/patches/608-add_platform_data_mac_addr.patch
M package/mac80211/patches/820-b43-add-antenna-control.patch
A package/mac80211/patches/840-brcmsmac-remove-PCIE.patch
A package/mac80211/patches/841-brcmsmac-remove-PCI_FORCEHT.patch
A package/mac80211/patches/842-brcmsmac-remove-ai_get_buscoretype-and-ai_get_buscor.patch
A package/mac80211/patches/843-brcmsmac-use-container_of-instead-of-cast.patch
A package/mac80211/patches/844-brcmsmac-remove-ai_findcore.patch
A package/mac80211/patches/845-brcmsmac-use-core-id-constants-from-bcma.patch
A package/mac80211/patches/846-brcmsmac-remove-some-unnessessacry-casts-and-void-po.patch
A package/mac80211/patches/847-brcmsmac-add-suome-conditions-for-the-bcm4716-again.patch
A package/mac80211/patches/848-brcmsmac-some-more-fixes-for-different-core-revs.patch
A package/mac80211/patches/849-brcmsmac-add-device-found-on-some-SoCs-like-the-bcm4.patch
A package/mac80211/patches/850-brcmsmac-add-support-for-BCM43224.patch
A package/mac80211/patches/851-brcmsmac-start-adding-support-for-core-rev-28.patch
M package/ncurses/Makefile
M package/netifd/Makefile
R package/netifd/files/etc/init.d/netifd
M package/netifd/files/etc/init.d/network
M package/netifd/files/lib/netifd/proto/dhcp.sh
M package/netifd/files/sbin/ifup
M package/openssl/Makefile
M package/openssl/patches/150-no_engines.patch
M package/openssl/patches/160-disable_doc_tests.patch
R package/openssl/patches/210-no-OPENSSL_ia32cap_P.patch
M package/owsip/files/telephony.init
M package/pjsip/Makefile
M package/pjsip/patches/0001-configure-fixup.patch
M package/pjsip/patches/0002-register-tapi.patch
M package/pjsip/patches/0003-adds-PJ_DEF-pj_status_t-pjsua_add_snd_port-int-id.patch
R package/pjsip/patches/0004-Pulse-dialing-support-into-pjsip.patch
M package/ppp/Makefile
R package/ppp/files.old/etc/hotplug.d/atm/20-atm-modem
R package/ppp/files.old/etc/ppp/ip-down
R package/ppp/files.old/etc/ppp/ip-up
R package/ppp/files.old/etc/ppp/ipv6-down
R package/ppp/files.old/etc/ppp/ipv6-up
R package/ppp/files.old/ppp.sh
R package/ppp/files.old/pppoa.sh
R package/ppp/files.old/pppoe.sh
M package/ppp/files/etc/ppp/options
M package/ppp/files/lib/netifd/ppp-down
M package/ppp/files/lib/netifd/ppp-up
M package/ppp/files/ppp.sh
M package/ppp/patches/400-simplify_kernel_checks.patch
M package/pptp/Makefile
M package/pptp/files/options.pptp
M package/pptp/files/pptp.sh
A package/pptp/patches/100-signal_cleanup.patch
M package/qos-scripts/Makefile
M package/qos-scripts/files/usr/lib/qos/generate.sh
M package/qos-scripts/files/usr/lib/qos/tcrules.awk
M package/relayd/Makefile
M package/relayd/files/relay.hotplug
A package/relayd/files/relay.init
R package/relayd/files/relay.sh
M package/sierra-directip/Makefile
M package/trelay/Makefile
M package/ubus/Makefile
M package/uhttpd/Makefile
M package/uhttpd/files/uhttpd.config
M package/uhttpd/files/uhttpd.init
M package/uhttpd/src/Makefile
M package/uhttpd/src/uhttpd-cgi.c
M package/uhttpd/src/uhttpd-cgi.h
M package/uhttpd/src/uhttpd-file.c
M package/uhttpd/src/uhttpd-file.h
M package/uhttpd/src/uhttpd-lua.c
M package/uhttpd/src/uhttpd-lua.h
M package/uhttpd/src/uhttpd-tls.c
M package/uhttpd/src/uhttpd-tls.h
A package/uhttpd/src/uhttpd-ubus.c
A package/uhttpd/src/uhttpd-ubus.h
M package/uhttpd/src/uhttpd-utils.c
M package/uhttpd/src/uhttpd-utils.h
M package/uhttpd/src/uhttpd.c
M package/uhttpd/src/uhttpd.h
M package/util-linux/Makefile
M scripts/download.pl
M scripts/ext-toolchain.sh
M scripts/feeds
M scripts/ipkg-make-index.sh
M scripts/metadata.pl
M target/Config.in
M target/imagebuilder/Makefile
M target/imagebuilder/files/Makefile
M target/linux/adm5120/Makefile
M target/linux/adm5120/config-3.3
M target/linux/adm5120/files/drivers/mtd/maps/adm5120-flash.c
M target/linux/adm5120/rb1xx/config-3.3
M target/linux/adm8668/Makefile
M target/linux/adm8668/config-3.3
M target/linux/amazon/Makefile
R target/linux/amazon/config-2.6.37
A target/linux/amazon/config-3.3
M target/linux/amazon/files/arch/mips/amazon/interrupt.c
M target/linux/amazon/files/drivers/mtd/maps/amazon.c
R target/linux/amazon/files/drivers/net/admmod.c
R target/linux/amazon/files/drivers/net/amazon_sw.c
A target/linux/amazon/files/drivers/net/ethernet/admmod.c
A target/linux/amazon/files/drivers/net/ethernet/amazon_sw.c
R target/linux/amazon/files/drivers/serial/amazon_asc.c
A target/linux/amazon/files/drivers/tty/serial/amazon_asc.c
M target/linux/amazon/files/drivers/watchdog/amazon_wdt.c
R target/linux/amazon/patches-2.6.37/000-mips-bad-intctl.patch
R target/linux/amazon/patches-2.6.37/010-mips_clocksource_init_war.patch
R target/linux/amazon/patches-2.6.37/017-wdt-driver.patch
R target/linux/amazon/patches-2.6.37/100-board.patch
R target/linux/amazon/patches-2.6.37/130-mtd_drivers.patch
R target/linux/amazon/patches-2.6.37/140-net_drivers.patch
R target/linux/amazon/patches-2.6.37/150-serial_driver.patch
R target/linux/amazon/patches-2.6.37/160-cfi-swap.patch
A target/linux/amazon/patches-3.3/000-mips-bad-intctl.patch
A target/linux/amazon/patches-3.3/010-mips_clocksource_init_war.patch
A target/linux/amazon/patches-3.3/017-wdt-driver.patch
A target/linux/amazon/patches-3.3/100-board.patch
A target/linux/amazon/patches-3.3/130-mtd_drivers.patch
A target/linux/amazon/patches-3.3/140-net_drivers.patch
A target/linux/amazon/patches-3.3/150-serial_driver.patch
A target/linux/amazon/patches-3.3/160-cfi-swap.patch
M target/linux/ar7/Makefile
R target/linux/ar7/config-2.6.37
A target/linux/ar7/config-3.3
M target/linux/ar7/image/Makefile
R target/linux/ar7/patches-2.6.37/100-titan-gpio-size.patch
R target/linux/ar7/patches-2.6.37/110-flash.patch
R target/linux/ar7/patches-2.6.37/120-gpio_chrdev.patch
R target/linux/ar7/patches-2.6.37/160-vlynq_try_remote_first.patch
R target/linux/ar7/patches-2.6.37/500-serial_kludge.patch
R target/linux/ar7/patches-2.6.37/920-ar7part.patch
R target/linux/ar7/patches-2.6.37/950-cpmac_titan.patch
R target/linux/ar7/patches-2.6.37/972-cpmac_fixup.patch
R target/linux/ar7/patches-2.6.37/973-cpmac_handle_mvswitch.patch
R target/linux/ar7/patches-2.6.37/999-gt701_leds.patch
A target/linux/ar7/patches-3.3/110-flash.patch
A target/linux/ar7/patches-3.3/120-gpio_chrdev.patch
A target/linux/ar7/patches-3.3/160-vlynq_try_remote_first.patch
A target/linux/ar7/patches-3.3/500-serial_kludge.patch
A target/linux/ar7/patches-3.3/920-ar7part.patch
A target/linux/ar7/patches-3.3/950-cpmac_titan.patch
A target/linux/ar7/patches-3.3/972-cpmac_fixup.patch
M target/linux/ar71xx/base-files/etc/diag.sh
M target/linux/ar71xx/base-files/etc/uci-defaults/leds
M target/linux/ar71xx/base-files/etc/uci-defaults/network
M target/linux/ar71xx/base-files/lib/ar71xx.sh
M target/linux/ar71xx/base-files/lib/upgrade/platform.sh
M target/linux/ar71xx/config-3.3
M target/linux/ar71xx/files/arch/mips/ath79/dev-eth.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-rb750.c
A target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr1041n-v2.c
M target/linux/ar71xx/files/arch/mips/include/asm/mach-ath79/ag71xx_platform.h
M target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx.h
M target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_main.c
M target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_mdio.c
M target/linux/ar71xx/generic/profiles/tp-link.mk
M target/linux/ar71xx/image/Makefile
A target/linux/ar71xx/patches-3.3/000-USB-OHCI-Add-a-generic-platform-device-driver.patch
A target/linux/ar71xx/patches-3.3/001-USB-EHCI-Add-a-generic-platform-device-driver.patch
A target/linux/ar71xx/patches-3.3/002-USB-use-generic-platform-driver-on-ath79.patch
A target/linux/ar71xx/patches-3.3/100-MIPS-ath79-separate-common-PCI-code.patch
A target/linux/ar71xx/patches-3.3/101-MIPS-ath79-rename-pci-ath724x.h.patch
A target/linux/ar71xx/patches-3.3/102-MIPS-ath79-make-ath724x_pcibios_init-visible-for-ext.patch
R target/linux/ar71xx/patches-3.3/102-MIPS-ath79-separate-common-PCI-code.patch
A target/linux/ar71xx/patches-3.3/103-MIPS-ath79-add-a-common-PCI-registration-function.patch
R target/linux/ar71xx/patches-3.3/103-MIPS-ath79-rename-pci-ath724x.h.patch
R target/linux/ar71xx/patches-3.3/104-MIPS-ath79-make-ath724x_pcibios_init-visible-for-ext.patch
A target/linux/ar71xx/patches-3.3/104-MIPS-ath79-rename-pci-ath724x.c-to-make-it-reflect-t.patch
R target/linux/ar71xx/patches-3.3/105-MIPS-ath79-add-a-common-PCI-registration-function.patch
A target/linux/ar71xx/patches-3.3/105-MIPS-ath79-replace-ath724x-to-ar724x.patch
R target/linux/ar71xx/patches-3.3/106-MIPS-ath79-rename-pci-ath724x.c-to-make-it-reflect-t.patch
A target/linux/ar71xx/patches-3.3/106-MIPS-ath79-use-io-accessor-macros-in-pci-ar724x.c.patch
A target/linux/ar71xx/patches-3.3/107-MIPS-ath79-remove-superfluous-alignment-checks-from-.patch
R target/linux/ar71xx/patches-3.3/107-MIPS-ath79-replace-ath724x-to-ar724x.patch
A target/linux/ar71xx/patches-3.3/108-MIPS-ath79-fix-broken-ar724x_pci_-read-write-functio.patch
R target/linux/ar71xx/patches-3.3/108-MIPS-ath79-use-io-accessor-macros-in-pci-ar724x.c.patch
A target/linux/ar71xx/patches-3.3/109-MIPS-ath79-add-a-workaround-for-a-PCI-controller-bug.patch
R target/linux/ar71xx/patches-3.3/109-MIPS-ath79-remove-superfluous-alignment-checks-from-.patch
A target/linux/ar71xx/patches-3.3/110-MIPS-ath79-fix-a-wrong-IRQ-number.patch
R target/linux/ar71xx/patches-3.3/110-MIPS-ath79-fix-broken-ar724x_pci_-read-write-functio.patch
A target/linux/ar71xx/patches-3.3/111-MIPS-ath79-add-PCI-IRQ-handling-code-for-AR724X-SoCs.patch
R target/linux/ar71xx/patches-3.3/111-MIPS-ath79-add-a-workaround-for-a-PCI-controller-bug.patch
R target/linux/ar71xx/patches-3.3/112-MIPS-ath79-fix-a-wrong-IRQ-number.patch
A target/linux/ar71xx/patches-3.3/112-MIPS-ath79-get-rid-of-some-ifdefs-in-mach-ubnt-xm.c.patch
R target/linux/ar71xx/patches-3.3/113-MIPS-ath79-add-PCI-IRQ-handling-code-for-AR724X-SoCs.patch
A target/linux/ar71xx/patches-3.3/113-MIPS-ath79-allow-to-use-board-specific-pci_plat_dev_.patch
A target/linux/ar71xx/patches-3.3/114-MIPS-ath79-add-support-for-the-PCI-host-controller-o.patch
R target/linux/ar71xx/patches-3.3/114-MIPS-ath79-get-rid-of-some-ifdefs-in-mach-ubnt-xm.c.patch
A target/linux/ar71xx/patches-3.3/115-MIPS-ath79-allow-to-use-SoC-specific-PCI-IRQ-maps.patch
R target/linux/ar71xx/patches-3.3/115-MIPS-ath79-allow-to-use-board-specific-pci_plat_dev_.patch
R target/linux/ar71xx/patches-3.3/116-MIPS-ath79-add-support-for-the-PCI-host-controller-o.patch
A target/linux/ar71xx/patches-3.3/116-MIPS-ath79-remove-ar724x_pci_add_data-function.patch
R target/linux/ar71xx/patches-3.3/117-MIPS-ath79-allow-to-use-SoC-specific-PCI-IRQ-maps.patch
A target/linux/ar71xx/patches-3.3/117-MIPS-ath79-register-PCI-controller-on-the-PB44-board.patch
R target/linux/ar71xx/patches-3.3/118-MIPS-ath79-remove-ar724x_pci_add_data-function.patch
A target/linux/ar71xx/patches-3.3/118-MIPS-ath79-update-copyright-headers-of-PCI-related-f.patch
A target/linux/ar71xx/patches-3.3/119-MIPS-ath79-add-early_printk-support-for-AR934X.patch
R target/linux/ar71xx/patches-3.3/119-MIPS-ath79-register-PCI-controller-on-the-PB44-board.patch
A target/linux/ar71xx/patches-3.3/120-MIPS-ath79-sort-case-statements-in-ath79_detect_sys_.patch
R target/linux/ar71xx/patches-3.3/120-MIPS-ath79-update-copyright-headers-of-PCI-related-f.patch
A target/linux/ar71xx/patches-3.3/121-MIPS-ath79-add-SoC-detection-code-for-AR934X.patch
R target/linux/ar71xx/patches-3.3/121-MIPS-ath79-add-early_printk-support-for-AR934X.patch
A target/linux/ar71xx/patches-3.3/122-MIPS-ath79-add-clock-initialization-code-for-AR934X.patch
R target/linux/ar71xx/patches-3.3/122-MIPS-ath79-sort-case-statements-in-ath79_detect_sys_.patch
A target/linux/ar71xx/patches-3.3/123-MIPS-ath79-add-GPIO-support-code-for-AR934X.patch
R target/linux/ar71xx/patches-3.3/123-MIPS-ath79-add-SoC-detection-code-for-AR934X.patch
R target/linux/ar71xx/patches-3.3/124-MIPS-ath79-add-clock-initialization-code-for-AR934X.patch
A target/linux/ar71xx/patches-3.3/124-MIPS-ath79-rework-IP2-IP3-interrupt-handling.patch
R target/linux/ar71xx/patches-3.3/125-MIPS-ath79-add-GPIO-support-code-for-AR934X.patch
A target/linux/ar71xx/patches-3.3/125-MIPS-ath79-add-IRQ-handling-code-for-AR934X.patch
A target/linux/ar71xx/patches-3.3/126-MIPS-ath79-add-AR934X-specific-glue-to-ath79_device_.patch
R target/linux/ar71xx/patches-3.3/126-MIPS-ath79-rework-IP2-IP3-interrupt-handling.patch
R target/linux/ar71xx/patches-3.3/127-MIPS-ath79-add-IRQ-handling-code-for-AR934X.patch
A target/linux/ar71xx/patches-3.3/127-MIPS-ath79-register-UART-device-for-AR934X-SoCs.patch
R target/linux/ar71xx/patches-3.3/128-MIPS-ath79-add-AR934X-specific-glue-to-ath79_device_.patch
A target/linux/ar71xx/patches-3.3/128-MIPS-ath79-add-WMAC-registration-code-for-AR934X.patch
A target/linux/ar71xx/patches-3.3/129-MIPS-ath79-add-PCI_AR724X-Kconfig-symbol.patch
R target/linux/ar71xx/patches-3.3/129-MIPS-ath79-register-UART-device-for-AR934X-SoCs.patch
A target/linux/ar71xx/patches-3.3/130-MIPS-ath79-add-PCI-registration-code-for-AR934X.patch
R target/linux/ar71xx/patches-3.3/130-MIPS-ath79-add-WMAC-registration-code-for-AR934X.patch
R target/linux/ar71xx/patches-3.3/131-MIPS-ath79-add-USB-platform-setup-code-for-AR934X.patch
A target/linux/ar71xx/patches-3.3/131-MIPS-ath79-add-initial-support-for-the-Atheros-DB120.patch
R target/linux/ar71xx/patches-3.3/132-MIPS-ath79-add-PCI_AR724X-Kconfig-symbol.patch
A target/linux/ar71xx/patches-3.3/132-MIPS-ath79-use-correct-IRQ-number-for-the-OHCI-contr.patch
R target/linux/ar71xx/patches-3.3/133-MIPS-ath79-add-PCI-registration-code-for-AR934X.patch
A target/linux/ar71xx/patches-3.3/133-MIPS-ath79-use-a-helper-function-for-USB-resource-in.patch
A target/linux/ar71xx/patches-3.3/134-MIPS-ath79-add-USB-platform-setup-code-for-AR934X.patch
R target/linux/ar71xx/patches-3.3/134-MIPS-ath79-add-initial-support-for-the-Atheros-DB120.patch
A target/linux/ar71xx/patches-3.3/135-MIPS-ath79-register-USB-host-controller-on-the-DB120.patch
R target/linux/ar71xx/patches-3.3/135-USB-ehci-ath79-add-device_id-entry-for-the-AR934X-So.patch
A target/linux/ar71xx/patches-3.3/200-spi-ath79-add-delay-between-SCK-changes.patch
R target/linux/ar71xx/patches-3.3/201-spi-ath79-add-delay-between-SCK-changes.patch
A target/linux/ar71xx/patches-3.3/201-spi-ath79-add-missing-HIGH-LOW-SCK-transition.patch
R target/linux/ar71xx/patches-3.3/202-spi-ath79-add-missing-HIGH-LOW-SCK-transition.patch
A target/linux/ar71xx/patches-3.3/202-spi-ath79-remove-superfluous-chip-select-code.patch
R target/linux/ar71xx/patches-3.3/203-spi-ath79-remove-superfluous-chip-select-code.patch
A target/linux/ar71xx/patches-3.3/203-spi-ath79-use-gpio_request_one.patch
A target/linux/ar71xx/patches-3.3/204-spi-ath79-avoid-multiple-initialization-of-the-SPI-c.patch
R target/linux/ar71xx/patches-3.3/204-spi-ath79-use-gpio_request_one.patch
A target/linux/ar71xx/patches-3.3/205-spi-ath79-add-shutdown-handler.patch
R target/linux/ar71xx/patches-3.3/205-spi-ath79-avoid-multiple-initialization-of-the-SPI-c.patch
R target/linux/ar71xx/patches-3.3/206-spi-ath79-add-shutdown-handler.patch
A target/linux/ar71xx/patches-3.3/206-spi-ath79-make-chipselect-logic-more-flexible.patch
R target/linux/ar71xx/patches-3.3/207-spi-ath79-make-chipselect-logic-more-flexible.patch
R target/linux/ar71xx/patches-3.3/208-MIPS-ath79-db120-spi-chipselect-fix.patch
R target/linux/ar71xx/patches-3.3/210-MIPS-ath79-fix-gpio-count-for-ar7241.patch
R target/linux/ar71xx/patches-3.3/212-MIPS-ath79-fix-build-error-if-PCI-not-enabled.patch
R target/linux/ar71xx/patches-3.3/213-MIPS-ath79-fix-a-typo-in-ar71xx_regs.h
R target/linux/ar71xx/patches-3.3/214-MIPS-ath79-fix-IRQ-number-for-AR7240-OHCI.patch
R target/linux/ar71xx/patches-3.3/215-ar934x_fix_usb_reset.patch
A target/linux/ar71xx/patches-3.3/300-ehcpi-platform-remove-ehci_update_device.patch
M target/linux/ar71xx/patches-3.3/463-spi-ath79-add-fast-flash-read.patch
M target/linux/ar71xx/patches-3.3/501-MIPS-ath79-add-mac-argument-to-ath79_register_wmac.patch
M target/linux/ar71xx/patches-3.3/601-MIPS-ath79-add-more-register-defines.patch
M target/linux/ar71xx/patches-3.3/605-MIPS-ath79-db120-fixes.patch
M target/linux/ar71xx/patches-3.3/607-MIPS-ath79-ubnt-xm-fixes.patch
M target/linux/ar71xx/patches-3.3/610-MIPS-ath79-openwrt-machines.patch
A target/linux/ar71xx/patches-3.3/615-MIPS-ath79-WR1041N-support.patch
M target/linux/at91/Makefile
M target/linux/at91/config-default
M target/linux/atheros/Makefile
R target/linux/atheros/config-2.6.37
R target/linux/atheros/config-2.6.38
A target/linux/atheros/config-3.3
R target/linux/atheros/patches-2.6.37/001-get_c0_compare_int_fix.patch
R target/linux/atheros/patches-2.6.37/100-board.patch
R target/linux/atheros/patches-2.6.37/101-early-printk-support.patch
R target/linux/atheros/patches-2.6.37/105-ar2315_pci.patch
R target/linux/atheros/patches-2.6.37/110-ar2313_ethernet.patch
R target/linux/atheros/patches-2.6.37/120-spiflash.patch
R target/linux/atheros/patches-2.6.37/130-watchdog.patch
R target/linux/atheros/patches-2.6.37/140-redboot_partition_scan.patch
R target/linux/atheros/patches-2.6.37/141-redboot_various_erase_size_fix.patch
R target/linux/atheros/patches-2.6.37/200-ar2313_enable_mvswitch.patch
R target/linux/atheros/patches-2.6.37/209_watchdog_fix.patch
R target/linux/atheros/patches-2.6.37/210-reset_button.patch
R target/linux/atheros/patches-2.6.37/220-enet_micrel_workaround.patch
R target/linux/atheros/patches-2.6.37/300-sysfs_for_gpio.patch
R target/linux/atheros/patches-2.6.38/001-get_c0_compare_int_fix.patch
R target/linux/atheros/patches-2.6.38/100-board.patch
R target/linux/atheros/patches-2.6.38/101-early-printk-support.patch
R target/linux/atheros/patches-2.6.38/105-ar2315_pci.patch
R target/linux/atheros/patches-2.6.38/110-ar2313_ethernet.patch
R target/linux/atheros/patches-2.6.38/120-spiflash.patch
R target/linux/atheros/patches-2.6.38/130-watchdog.patch
R target/linux/atheros/patches-2.6.38/140-redboot_partition_scan.patch
R target/linux/atheros/patches-2.6.38/141-redboot_various_erase_size_fix.patch
R target/linux/atheros/patches-2.6.38/200-ar2313_enable_mvswitch.patch
R target/linux/atheros/patches-2.6.38/209-watchdog_fix.patch
R target/linux/atheros/patches-2.6.38/210-reset_button.patch
R target/linux/atheros/patches-2.6.38/220-enet_micrel_workaround.patch
A target/linux/atheros/patches-3.3/001-get_c0_compare_int_fix.patch
A target/linux/atheros/patches-3.3/100-board.patch
A target/linux/atheros/patches-3.3/101-early-printk-support.patch
A target/linux/atheros/patches-3.3/105-ar2315_pci.patch
A target/linux/atheros/patches-3.3/110-ar2313_ethernet.patch
A target/linux/atheros/patches-3.3/120-spiflash.patch
A target/linux/atheros/patches-3.3/130-watchdog.patch
A target/linux/atheros/patches-3.3/140-redboot_partition_scan.patch
A target/linux/atheros/patches-3.3/141-redboot_various_erase_size_fix.patch
A target/linux/atheros/patches-3.3/210-reset_button.patch
A target/linux/atheros/patches-3.3/220-enet_micrel_workaround.patch
M target/linux/au1000/Makefile
R target/linux/au1000/au1500/config-3.2
A target/linux/au1000/au1500/config-3.3
R target/linux/au1000/au1550/config-3.2
A target/linux/au1000/au1550/config-3.3
R target/linux/au1000/patches-3.2/002-openwrt_rootfs.patch
R target/linux/au1000/patches-3.2/003-au1000_eth_ioctl.patch
A target/linux/au1000/patches-3.3/002-openwrt_rootfs.patch
A target/linux/au1000/patches-3.3/003-au1000_eth_ioctl.patch
M target/linux/avr32/Makefile
M target/linux/avr32/config-3.3
M target/linux/brcm47xx/Makefile
R target/linux/brcm47xx/config-3.2
A target/linux/brcm47xx/config-3.3
M target/linux/brcm47xx/image/Makefile
R target/linux/brcm47xx/patches-3.2/000-pci-backport.patch
R target/linux/brcm47xx/patches-3.2/020-bcma-move-parallel-flash-into-a-union.patch
R target/linux/brcm47xx/patches-3.2/021-bcma-add-serial-flash-support-to-bcma.patch
R target/linux/brcm47xx/patches-3.2/022-ssb-move-flash-to-chipcommon.patch
R target/linux/brcm47xx/patches-3.2/023-ssb-add-serial-flash-support.patch
R target/linux/brcm47xx/patches-3.2/024-brcm47xx-add-common-interface-for-sflash.patch
R target/linux/brcm47xx/patches-3.2/025-mtd-bcm47xx-add-bcm47xx-part-parser.patch
R target/linux/brcm47xx/patches-3.2/026-mtd-bcm47xx-add-parallel-flash-driver.patch
R target/linux/brcm47xx/patches-3.2/027-mtd-bcm47xx-add-serial-flash-driver.patch
R target/linux/brcm47xx/patches-3.2/028-bcm47xx-register-flash-drivers.patch
R target/linux/brcm47xx/patches-3.2/029-bcm47xx-read-nvram-from-sflash.patch
R target/linux/brcm47xx/patches-3.2/030-bcm47xx-bcma-nandflash.patch
R target/linux/brcm47xx/patches-3.2/044-bcma-add-PCIe-host-controller.patch
R target/linux/brcm47xx/patches-3.2/047-bcma-add-new-PCI-ID.patch
R target/linux/brcm47xx/patches-3.2/050-bcma-export-needed-gpio-functions.patch
R target/linux/brcm47xx/patches-3.2/052-bcma-complete-workaround-for-BCMA43224.patch
R target/linux/brcm47xx/patches-3.2/060-bcma-use-fallback-sprom-if-no-on-chip-sprom-is-avail.patch
R target/linux/brcm47xx/patches-3.2/114-MIPS-BCM47xx-Setup-and-register-serial-early.patch
R target/linux/brcm47xx/patches-3.2/116-MIPS-BCM47xx-Remove-CFE-console.patch
R target/linux/brcm47xx/patches-3.2/119-fix-boot.patch
R target/linux/brcm47xx/patches-3.2/140-bcm47xx-add-gpio_set_debounce.patch
R target/linux/brcm47xx/patches-3.2/150-cpu_fixes.patch
R target/linux/brcm47xx/patches-3.2/160-kmap_coherent.patch
R target/linux/brcm47xx/patches-3.2/180-USB-OHCI-Add-a-generic-platform-device-driver.patch
R target/linux/brcm47xx/patches-3.2/181-USB-EHCI-Add-a-generic-platform-device-driver.patch
R target/linux/brcm47xx/patches-3.2/182-bcma-scan-for-extra-address-space.patch
R target/linux/brcm47xx/patches-3.2/183-USB-Add-driver-for-the-bcma-bus.patch
R target/linux/brcm47xx/patches-3.2/184-USB-Add-driver-for-the-ssb-bus.patch
R target/linux/brcm47xx/patches-3.2/185-USB-OHCI-remove-old-SSB-OHCI-driver.patch
R target/linux/brcm47xx/patches-3.2/197-MIPS-BCM47XX-return-number-of-written-bytes-in-nvram.patch
R target/linux/brcm47xx/patches-3.2/198-MIPS-BCM47XX-fix-signature-of-nvram_parse_macaddr.patch
R target/linux/brcm47xx/patches-3.2/199-MIPS-BCM47XX-move-and-extend-sprom-parsing.patch
R target/linux/brcm47xx/patches-3.2/200-MIPS-BCM47XX-provide-sprom-to-bcma-bus.patch
R target/linux/brcm47xx/patches-3.2/210-b44_phy_fix.patch
R target/linux/brcm47xx/patches-3.2/211-b44_timeout_spam.patch
R target/linux/brcm47xx/patches-3.2/230-bcma-find-name-for-non-brcm.patch
R target/linux/brcm47xx/patches-3.2/231-bcma_reorder_sprom_fill.patch
R target/linux/brcm47xx/patches-3.2/232-bcma_account_for_variable_pci_memory.patch
R target/linux/brcm47xx/patches-3.2/234-bcma-always-map-4-bytes.patch
R target/linux/brcm47xx/patches-3.2/238-bcma-host_pci_devexit.patch
R target/linux/brcm47xx/patches-3.2/239-bcma-add-flush-for-resetctl-write.patch
R target/linux/brcm47xx/patches-3.2/240-bcma-pcie-config-access.patch
R target/linux/brcm47xx/patches-3.2/280-activate_ssb_support_in_usb.patch
R target/linux/brcm47xx/patches-3.2/300-fork_cacheflush.patch
R target/linux/brcm47xx/patches-3.2/301-kmod-fuse-dcache-bug-r4k.patch
R target/linux/brcm47xx/patches-3.2/302-kmod-fuse-dcache-bug-fuse.patch
R target/linux/brcm47xx/patches-3.2/310-no_highpage.patch
R target/linux/brcm47xx/patches-3.2/400-arch-bcm47xx.patch
R target/linux/brcm47xx/patches-3.2/610-pci_ide_fix.patch
R target/linux/brcm47xx/patches-3.2/700-ssb-gigabit-ethernet-driver.patch
R target/linux/brcm47xx/patches-3.2/812-disable_wgt634u_crap.patch
R target/linux/brcm47xx/patches-3.2/820-wgt634u-nvram-fix.patch
R target/linux/brcm47xx/patches-3.2/830-tg3_add_pci_ids.patch
R target/linux/brcm47xx/patches-3.2/900-bcm47xx_wdt-noprescale.patch
R target/linux/brcm47xx/patches-3.2/920-cache-wround.patch
R target/linux/brcm47xx/patches-3.2/940-bcm47xx-yenta.patch
R target/linux/brcm47xx/patches-3.2/976-ssb_increase_pci_delay.patch
R target/linux/brcm47xx/patches-3.2/980-wnr834b_no_cardbus_invariant.patch
R target/linux/brcm47xx/patches-3.2/999-wl_exports.patch
A target/linux/brcm47xx/patches-3.3/020-bcma-move-parallel-flash-into-a-union.patch
A target/linux/brcm47xx/patches-3.3/021-bcma-add-serial-flash-support-to-bcma.patch
A target/linux/brcm47xx/patches-3.3/022-ssb-move-flash-to-chipcommon.patch
A target/linux/brcm47xx/patches-3.3/023-ssb-add-serial-flash-support.patch
A target/linux/brcm47xx/patches-3.3/024-brcm47xx-add-common-interface-for-sflash.patch
A target/linux/brcm47xx/patches-3.3/025-mtd-bcm47xx-add-bcm47xx-part-parser.patch
A target/linux/brcm47xx/patches-3.3/026-mtd-bcm47xx-add-parallel-flash-driver.patch
A target/linux/brcm47xx/patches-3.3/027-mtd-bcm47xx-add-serial-flash-driver.patch
A target/linux/brcm47xx/patches-3.3/028-bcm47xx-register-flash-drivers.patch
A target/linux/brcm47xx/patches-3.3/029-bcm47xx-read-nvram-from-sflash.patch
A target/linux/brcm47xx/patches-3.3/030-bcm47xx-bcma-nandflash.patch
A target/linux/brcm47xx/patches-3.3/044-bcma-add-PCIe-host-controller.patch
A target/linux/brcm47xx/patches-3.3/047-bcma-add-new-PCI-ID.patch
A target/linux/brcm47xx/patches-3.3/050-bcma-export-needed-gpio-functions.patch
A target/linux/brcm47xx/patches-3.3/052-bcma-complete-workaround-for-BCMA43224.patch
A target/linux/brcm47xx/patches-3.3/114-MIPS-BCM47xx-Setup-and-register-serial-early.patch
A target/linux/brcm47xx/patches-3.3/116-MIPS-BCM47xx-Remove-CFE-console.patch
A target/linux/brcm47xx/patches-3.3/119-fix-boot.patch
A target/linux/brcm47xx/patches-3.3/140-bcm47xx-add-gpio_set_debounce.patch
A target/linux/brcm47xx/patches-3.3/150-cpu_fixes.patch
A target/linux/brcm47xx/patches-3.3/160-kmap_coherent.patch
A target/linux/brcm47xx/patches-3.3/180-USB-OHCI-Add-a-generic-platform-device-driver.patch
A target/linux/brcm47xx/patches-3.3/181-USB-EHCI-Add-a-generic-platform-device-driver.patch
A target/linux/brcm47xx/patches-3.3/182-bcma-scan-for-extra-address-space.patch
A target/linux/brcm47xx/patches-3.3/183-USB-Add-driver-for-the-bcma-bus.patch
A target/linux/brcm47xx/patches-3.3/184-USB-Add-driver-for-the-ssb-bus.patch
A target/linux/brcm47xx/patches-3.3/185-USB-OHCI-remove-old-SSB-OHCI-driver.patch
A target/linux/brcm47xx/patches-3.3/186-USB-EHCI-bcma-fix-driver.patch
A target/linux/brcm47xx/patches-3.3/187-USB-EHCI-platform-remove-update.patch
A target/linux/brcm47xx/patches-3.3/197-MIPS-BCM47XX-return-number-of-written-bytes-in-nvram.patch
A target/linux/brcm47xx/patches-3.3/198-MIPS-BCM47XX-fix-signature-of-nvram_parse_macaddr.patch
A target/linux/brcm47xx/patches-3.3/199-MIPS-BCM47XX-move-and-extend-sprom-parsing.patch
A target/linux/brcm47xx/patches-3.3/200-MIPS-BCM47XX-provide-sprom-to-bcma-bus.patch
A target/linux/brcm47xx/patches-3.3/210-b44_phy_fix.patch
A target/linux/brcm47xx/patches-3.3/211-b44_timeout_spam.patch
A target/linux/brcm47xx/patches-3.3/220-add_gpio_request_one.patch
A target/linux/brcm47xx/patches-3.3/231-bcma_reorder_sprom_fill.patch
A target/linux/brcm47xx/patches-3.3/232-ssb-recognise-ARM-Cortex-M3.patch
A target/linux/brcm47xx/patches-3.3/233-bcma-fix-NP-in-bcma_core_pci_irq_ctl.patch
A target/linux/brcm47xx/patches-3.3/240-bcma-pcie-config-access.patch
A target/linux/brcm47xx/patches-3.3/250-ssb-remove-rev-from-boardinfo.patch
A target/linux/brcm47xx/patches-3.3/251-MIPS-bcm47xx-refactor-fetching-board-data.patch
A target/linux/brcm47xx/patches-3.3/252-bcma-add-boardinfo-struct.patch
A target/linux/brcm47xx/patches-3.3/253-MIPS-bcm47xx-read-baordrev-without-prefix-from-sprom.patch
A target/linux/brcm47xx/patches-3.3/280-activate_ssb_support_in_usb.patch
A target/linux/brcm47xx/patches-3.3/300-fork_cacheflush.patch
A target/linux/brcm47xx/patches-3.3/301-kmod-fuse-dcache-bug-r4k.patch
A target/linux/brcm47xx/patches-3.3/302-kmod-fuse-dcache-bug-fuse.patch
A target/linux/brcm47xx/patches-3.3/310-no_highpage.patch
A target/linux/brcm47xx/patches-3.3/400-arch-bcm47xx.patch
A target/linux/brcm47xx/patches-3.3/610-pci_ide_fix.patch
A target/linux/brcm47xx/patches-3.3/700-ssb-gigabit-ethernet-driver.patch
A target/linux/brcm47xx/patches-3.3/812-disable_wgt634u_crap.patch
A target/linux/brcm47xx/patches-3.3/820-wgt634u-nvram-fix.patch
A target/linux/brcm47xx/patches-3.3/900-bcm47xx_wdt-noprescale.patch
A target/linux/brcm47xx/patches-3.3/920-cache-wround.patch
A target/linux/brcm47xx/patches-3.3/940-bcm47xx-yenta.patch
A target/linux/brcm47xx/patches-3.3/976-ssb_increase_pci_delay.patch
A target/linux/brcm47xx/patches-3.3/980-wnr834b_no_cardbus_invariant.patch
A target/linux/brcm47xx/patches-3.3/999-wl_exports.patch
M target/linux/brcm63xx/Makefile
R target/linux/brcm63xx/base-files/etc/defconfig/96348A-122/network
R target/linux/brcm63xx/base-files/etc/defconfig/96358-502V/network
R target/linux/brcm63xx/base-files/etc/defconfig/AW4139/network
R target/linux/brcm63xx/base-files/etc/defconfig/CPVA642/network
R target/linux/brcm63xx/base-files/etc/defconfig/CT536_CT5621/network
R target/linux/brcm63xx/base-files/etc/defconfig/D-4P-W/network
R target/linux/brcm63xx/base-files/etc/defconfig/DVAG3810BN/network
R target/linux/brcm63xx/base-files/etc/defconfig/SPW500V/network
R target/linux/brcm63xx/base-files/etc/defconfig/V2110/network
R target/linux/brcm63xx/base-files/etc/defconfig/generic/network
M target/linux/brcm63xx/base-files/etc/init.d/defconfig
M target/linux/brcm63xx/base-files/etc/uci-defaults/brcm63xx_fixcrc.sh
A target/linux/brcm63xx/base-files/etc/uci-defaults/network
M target/linux/brcm63xx/base-files/lib/brcm63xx.sh
M target/linux/brcm63xx/config-3.3
M target/linux/brcm63xx/image/Makefile
A target/linux/brcm63xx/patches-3.3/012-mtd-bcm63xxpart-handle-Broadcom-partition-order.patch
A target/linux/brcm63xx/patches-3.3/101-MTD-bcm63xxpart-remove-unused-variable.patch
A target/linux/brcm63xx/patches-3.3/102-MTD-bcm63xxpart-merge-sparelen-calculation.patch
A target/linux/brcm63xx/patches-3.3/103-MTD-bcm63xxpart-make-fixed-part-length-calculation-m.patch
A target/linux/brcm63xx/patches-3.3/104-MTD-bcm63xxpart-move-the-last-curpart-to-its-correct.patch
A target/linux/brcm63xx/patches-3.3/105-MTD-bcm63xxpart-use-correct-printk-format-for-partit.patch
A target/linux/brcm63xx/patches-3.3/200-MIPS-expose-PCIe-drivers-for-MIPS.patch
A target/linux/brcm63xx/patches-3.3/201-SPI-Allow-specifying-the-parsers-for-SPI-flash.patch
A target/linux/brcm63xx/patches-3.3/202-MTD-DEVICES-m25p80-use-parsers-if-provided-in-flash-.patch
A target/linux/brcm63xx/patches-3.3/203-MTD-DEVICES-m25p80-add-support-for-limiting-reads.patch
M target/linux/brcm63xx/patches-3.3/300-reset_buttons.patch
M target/linux/brcm63xx/patches-3.3/301-led_count.patch
M target/linux/brcm63xx/patches-3.3/302-extended-platform-devices.patch
M target/linux/brcm63xx/patches-3.3/303-spi-board-info.patch
M target/linux/brcm63xx/patches-3.3/304-boardid_fixup.patch
A target/linux/brcm63xx/patches-3.3/306-MIPS-BCM63XX-register-devices-earlier.patch
A target/linux/brcm63xx/patches-3.3/307-MIPS-BCM63XX-explicitly-register-the-pci-bus.patch
A target/linux/brcm63xx/patches-3.3/308-MIPS-BCM63XX-move-flash-registration-out-of-board_bc.patch
A target/linux/brcm63xx/patches-3.3/309-MIPS-BCM63XX-add-flash-type-detection.patch
A target/linux/brcm63xx/patches-3.3/310-MIPS-BCM63XX-use-the-Chip-ID-register-for-identifyin.patch
A target/linux/brcm63xx/patches-3.3/311-MIPS-BCM63XX-add-MISC-register-set-definition.patch
A target/linux/brcm63xx/patches-3.3/312-MIPS-BCM63XX-add-basic-BCM6328-CPU-support.patch
A target/linux/brcm63xx/patches-3.3/313-MIPS-BCM63XX-add-flash-type-detection-for-BCM6328.patch
A target/linux/brcm63xx/patches-3.3/314-MIPS-BCM63XX-allow-second-UART-on-BCM6328.patch
A target/linux/brcm63xx/patches-3.3/315-MIPS-BCM63XX-Move-the-PCI-initialization-into-its-ow.patch
A target/linux/brcm63xx/patches-3.3/316-MIPS-BCM63XX-Add-PCIe-register-set-definitions.patch
A target/linux/brcm63xx/patches-3.3/317-MIPS-BCM63XX-Add-PCIe-Support-for-BCM6328.patch
A target/linux/brcm63xx/patches-3.3/318-MIPS-BCM63XX-expose-the-HS-SPI-clock.patch
M target/linux/brcm63xx/patches-3.3/401-MIPS-BCM63XX-register-ohci-device.patch
M target/linux/brcm63xx/patches-3.3/402-ehci-add-driver-for-bcm63xx-integrated-controller.patch
M target/linux/brcm63xx/patches-3.3/403-MIPS-BCM63XX-register-ehci-device.patch
M target/linux/brcm63xx/patches-3.3/404-bcm963xx_flashmap.patch
M target/linux/brcm63xx/patches-3.3/405-bcm963xx_real_rootfs_length.patch
M target/linux/brcm63xx/patches-3.3/408-6358-enet1-external-mii-clk.patch
M target/linux/brcm63xx/patches-3.3/414-bcm63xx_enet-split-dma-registers-access.patch
M target/linux/brcm63xx/patches-3.3/415-bcm63xx_enet-add-support-for-bcm6368-internal-ethern.patch
A target/linux/brcm63xx/patches-3.3/416-bcm63xx_enet-fix-lockup-on-BCM6328.patch
A target/linux/brcm63xx/patches-3.3/417-MIPS-BCM63XX-add-support-for-BCM6328-in-bcm_enetsw.patch
A target/linux/brcm63xx/patches-3.3/418-MIPS-BCM63XX-add-HS-SPI-platform-device-and-register.patch
A target/linux/brcm63xx/patches-3.3/419-SPI-MIPS-BCM63XX-Add-HS-SPI-driver.patch
A target/linux/brcm63xx/patches-3.3/420-MIPS-BCM63XX-Register-SPI-flash-if-present.patch
A target/linux/brcm63xx/patches-3.3/421-MIPS-BCM63XX-move-nvram-related-functions-into-their.patch
A target/linux/brcm63xx/patches-3.3/422-MIPS-BCM63XX-export-PSI-size-from-nvram.patch
A target/linux/brcm63xx/patches-3.3/423-MTD-bcm63xxpart-use-nvram-for-PSI-size.patch
A target/linux/brcm63xx/patches-3.3/424-MTD-physmap-allow-passing-pp_data.patch
A target/linux/brcm63xx/patches-3.3/425-BCM63XX-allow-providing-fixup-data-in-board-data.patch
A target/linux/brcm63xx/patches-3.3/426-MTD-m25p80-allow-passing-pp_data.patch
A target/linux/brcm63xx/patches-3.3/427-MTD-m25p80-allow-passing-pp_data.patch
A target/linux/brcm63xx/patches-3.3/428-BCM63XX-add-a-fixup-for-ath9k-devices.patch
A target/linux/brcm63xx/patches-3.3/429-MTD-bcm63xxpart-allow-passing-a-caldata-offset.patch
A target/linux/brcm63xx/patches-3.3/430-MIPS-BCM63XX-pass-caldata-info-to-flash.patch
A target/linux/brcm63xx/patches-3.3/431-bcm63xx_enet-reset-port-link-state-in-bcm_enetsw_ope.patch
M target/linux/brcm63xx/patches-3.3/500-board-D4PW.patch
M target/linux/brcm63xx/patches-3.3/501-board-NB4.patch
M target/linux/brcm63xx/patches-3.3/502-board-96338W2_E7T.patch
M target/linux/brcm63xx/patches-3.3/503-board-CPVA642.patch
M target/linux/brcm63xx/patches-3.3/504-board_dsl_274xb_rev_c.patch
M target/linux/brcm63xx/patches-3.3/505-board_spw500v.patch
M target/linux/brcm63xx/patches-3.3/506-board_gw6200_gw6000.patch
M target/linux/brcm63xx/patches-3.3/507-board-MAGIC.patch
M target/linux/brcm63xx/patches-3.3/508-board_hw553.patch
M target/linux/brcm63xx/patches-3.3/509-board_rta1320_16m.patch
M target/linux/brcm63xx/patches-3.3/510-board_spw303v.patch
M target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch
M target/linux/brcm63xx/patches-3.3/512-board_BTV2110.patch
M target/linux/brcm63xx/patches-3.3/514-board_ct536_ct5621.patch
M target/linux/brcm63xx/patches-3.3/515-board_DWV-S0_fixes.patch
M target/linux/brcm63xx/patches-3.3/516-board_96348A-122.patch
M target/linux/brcm63xx/patches-3.3/517-RTA1205W_16_uart_fixes.patch
M target/linux/brcm63xx/patches-3.3/519_board_CPVA502plus.patch
M target/linux/brcm63xx/patches-3.3/520-bcm63xx-add-support-for-96368MVWG-board.patch
M target/linux/brcm63xx/patches-3.3/521-bcm63xx-add-support-for-96368MVNgr-board.patch
A target/linux/brcm63xx/patches-3.3/522-MIPS-BCM63XX-add-96328avng-reference-board.patch
A target/linux/brcm63xx/patches-3.3/523-MIPS-BCM63XX-add-963281TAN-reference-board.patch
A target/linux/brcm63xx/patches-3.3/524-board_dsl_274xb_rev_f.patch
M target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch
M target/linux/brcm63xx/patches-3.3/551-96348gw_a_leds.patch
M target/linux/brcm63xx/patches-3.3/552-board_96348gw-10_reset_button.patch
M target/linux/brcm63xx/patches-3.3/800-wl_exports.patch
M target/linux/brcm63xx/patches-3.3/801-ssb_export_fallback_sprom.patch
M target/linux/brcm63xx/profiles/102-Atheros.mk
M target/linux/cns21xx/Makefile
A target/linux/cns21xx/base-files/etc/uci-defaults/leds
R target/linux/cns21xx/base-files/etc/uci-defaults/ns-k330
M target/linux/cns21xx/config-3.3
M target/linux/cns3xxx/Makefile
A target/linux/cns3xxx/config-3.3
R target/linux/cns3xxx/config-default
R target/linux/cns3xxx/patches-2.6.39/049-cns3xxx_smp_support.patch
R target/linux/cns3xxx/patches-2.6.39/050-cns3xxx_i2c_controller.patch
R target/linux/cns3xxx/patches-2.6.39/051-cns3xxx_gigabit.patch
R target/linux/cns3xxx/patches-2.6.39/052-cns3xxx_spi.patch
R target/linux/cns3xxx/patches-2.6.39/053-cns3xxx_wdt.patch
R target/linux/cns3xxx/patches-2.6.39/054-cns3xxx_pcie_clock.patch
R target/linux/cns3xxx/patches-2.6.39/100-laguna_support.patch
R target/linux/cns3xxx/patches-2.6.39/101-laguna_sdhci_card_detect.patch
R target/linux/cns3xxx/patches-2.6.39/102-cns3xxx_timers.patch
R target/linux/cns3xxx/patches-2.6.39/103-cns3xxx_l2cache.patch
R target/linux/cns3xxx/patches-2.6.39/104-cns3xxx_gpio.patch
R target/linux/cns3xxx/patches-2.6.39/105-cns3xxx_pcie_io.patch
R target/linux/cns3xxx/patches-2.6.39/106-cns3xxx_sata_support.patch
R target/linux/cns3xxx/patches-2.6.39/110-gateworks_gsp_support.patch
R target/linux/cns3xxx/patches-2.6.39/200-dwc_otg.patch
A target/linux/cns3xxx/patches-3.3/001-cns3xxx-clkdev-support.patch
A target/linux/cns3xxx/patches-3.3/002-cns3xxx_wdt.patch
A target/linux/cns3xxx/patches-3.3/049-cns3xxx_smp_support.patch
A target/linux/cns3xxx/patches-3.3/050-cns3xxx_i2c_controller.patch
A target/linux/cns3xxx/patches-3.3/051-cns3xxx_gigabit.patch
A target/linux/cns3xxx/patches-3.3/052-cns3xxx_spi.patch
A target/linux/cns3xxx/patches-3.3/054-cns3xxx_pcie_clock.patch
A target/linux/cns3xxx/patches-3.3/100-laguna_support.patch
A target/linux/cns3xxx/patches-3.3/101-laguna_sdhci_card_detect.patch
A target/linux/cns3xxx/patches-3.3/102-cns3xxx_timers.patch
A target/linux/cns3xxx/patches-3.3/104-cns3xxx_gpio.patch
A target/linux/cns3xxx/patches-3.3/105-cns3xxx_pcie_io.patch
A target/linux/cns3xxx/patches-3.3/106-cns3xxx_sata_support.patch
A target/linux/cns3xxx/patches-3.3/107-cns3xxx_pcie-section-mismatch-fixes.patch
A target/linux/cns3xxx/patches-3.3/110-gateworks_gsp_support.patch
A target/linux/cns3xxx/patches-3.3/200-dwc_otg.patch
R target/linux/cns3xxx/patches/002-cns3xxx_wdt.patch
R target/linux/cns3xxx/patches/049-cns3xxx_smp_support.patch
R target/linux/cns3xxx/patches/050-cns3xxx_i2c_controller.patch
R target/linux/cns3xxx/patches/051-cns3xxx_gigabit.patch
R target/linux/cns3xxx/patches/052-cns3xxx_spi.patch
R target/linux/cns3xxx/patches/054-cns3xxx_pcie_clock.patch
R target/linux/cns3xxx/patches/100-laguna_support.patch
R target/linux/cns3xxx/patches/101-laguna_sdhci_card_detect.patch
R target/linux/cns3xxx/patches/102-cns3xxx_timers.patch
R target/linux/cns3xxx/patches/104-cns3xxx_gpio.patch
R target/linux/cns3xxx/patches/105-cns3xxx_pcie_io.patch
R target/linux/cns3xxx/patches/106-cns3xxx_sata_support.patch
R target/linux/cns3xxx/patches/110-gateworks_gsp_support.patch
R target/linux/cns3xxx/patches/200-dwc_otg.patch
M target/linux/cobalt/Makefile
A target/linux/cobalt/config-3.3
R target/linux/cobalt/config-default
R target/linux/cobalt/patches-2.6.39/001-no_module_reloc.patch
M target/linux/coldfire/Makefile
M target/linux/coldfire/config-default
R target/linux/coldfire/files-2.6.31/arch/m68k/boot/Makefile
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/Makefile
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/common/Makefile
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/common/cache.c
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/common/entry.S
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/common/head.S
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/common/ints.c
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/common/muldi3.S
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/common/signal.c
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/common/time.c
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/common/traps.c
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/m547x/MCD_dma.h
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/m547x/MCD_dmaApi.c
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/m547x/MCD_progCheck.h
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/m547x/MCD_tasks.c
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/m547x/MCD_tasksInit.c
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/m547x/MCD_tasksInit.h
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/m547x/Makefile
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/m547x/config.c
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/m547x/devices.c
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/m547x/dma.c
R target/linux/coldfire/files-2.6.31/arch/m68k/coldfire/m547x/mcf548x-devices.c
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/MCD_dma.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/asm-offsets.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/cf_548x_cacheflush.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/cf_bitops.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/cf_cacheflush.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/cf_entry.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/cf_io.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/cf_page.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/cf_pgalloc.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/cf_pgtable.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/cf_raw_io.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/cf_tlbflush.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/cf_uaccess.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/cf_virtconvert.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/cfcache.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/cfmmu.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/m5485dma.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/m5485dspi.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/m5485gpio.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/m5485gpt.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/m5485pci.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/m5485psc.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/m5485sec.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/m5485sim.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/m5485sram.h
R target/linux/coldfire/files-2.6.31/arch/m68k/include/asm/mcffec.h
R target/linux/coldfire/files-2.6.31/arch/m68k/kernel/vmlinux-cf.lds
R target/linux/coldfire/files-2.6.31/arch/m68k/mm/cf-mmu.c
R target/linux/coldfire/files-2.6.31/drivers/net/fec_m547x.c
R target/linux/coldfire/files-2.6.31/drivers/net/fec_m547x.h
R target/linux/coldfire/files-2.6.31/drivers/net/phy/broadcom522x.c
R target/linux/coldfire/patches-2.6.31/001-coldfire_support.patch
R target/linux/coldfire/patches-2.6.31/005-Add-common-serial-driver-and-add-IRDA-for-m5.patch
R target/linux/coldfire/patches-2.6.31/006-mcf548x_ethernet.patch
R target/linux/coldfire/patches-2.6.31/007-bcm5222_phy.patch
R target/linux/coldfire/patches-2.6.31/019-Add-CFV4E-FPU-support-for-MCF547X_8X.patch
R target/linux/coldfire/patches-2.6.31/074-Kconfig_lite_boards.patch
A target/linux/coldfire/patches/001-Coldfire-architecture-support-in-Linux-2.6.38.patch
A target/linux/coldfire/patches/002-MCF54451-and-MCF54455-support-in-Linux-2.6.38.patch
A target/linux/coldfire/patches/003-MCF547x-and-MCF548x-support-in-Linux-2.6.38.patch
A target/linux/coldfire/patches/004-MCF54418-support-in-Linux-2.6.38.patch
A target/linux/coldfire/patches/005-Add-serial-driver-and-irda-driver-support-for-MCF544.patch
A target/linux/coldfire/patches/006-Add-FEC-driver-support-for-MCF5445x-MCF5441x-MCF547x.patch
A target/linux/coldfire/patches/007-Add-eDMA-support-for-MCF5445x.patch
A target/linux/coldfire/patches/008-Add-DSPI-driver-support-for-MCF5445x-MCF5441x.patch
A target/linux/coldfire/patches/009-Add-ALSA-driver-for-MCF5445x.patch
A target/linux/coldfire/patches/010-Add-SRAM-char-device-driver-support-for-MCF5445x.patch
A target/linux/coldfire/patches/011-Add-CAU-driver-for-MCF5445x-and-MCF5441x.patch
A target/linux/coldfire/patches/012-Add-vDSO-support-for-Coldfire-platform.patch
A target/linux/coldfire/patches/013-Add-MCD-DMA-driver-for-MCF547x-MCF548x.patch
A target/linux/coldfire/patches/014-Add-CFV4E-FPU-support-for-MCF547x-MCF548x.patch
A target/linux/coldfire/patches/015-Add-driver-to-support-ten-UART-devices-on-MCF5441x.patch
A target/linux/coldfire/patches/016-Add-nand-driver-support-for-M54418TWR-board.patch
A target/linux/coldfire/patches/017-Add-cpu-dma-sync-function-for-coldfire-platform.patch
A target/linux/coldfire/patches/018-Add-SSD1289-TFT-LCD-framebuffer-driver-on-TWR-MCF544.patch
A target/linux/coldfire/patches/019-Fix-the-format-field-for-the-Coldfire-exception-fram.patch
A target/linux/coldfire/patches/020-Add-dual-FEC-1588-timer-support.patch
A target/linux/coldfire/patches/021-Add-ethernet-switch-driver-for-MCF54418.patch
A target/linux/coldfire/patches/022-Redefine-I-O-read-and-write-functions.patch
A target/linux/coldfire/patches/023-Replace-readl-and-writel-for-FEC-driver.patch
A target/linux/coldfire/patches/024-Add-SEC-1.1-support-for-MCF547x-and-MCF548x.patch
A target/linux/coldfire/patches/025-Add-I2C-driver-for-MCF5445x-MCF547x-MCF548x.patch
A target/linux/coldfire/patches/026-Add-RTC-driver-support-for-MCF5445x.patch
A target/linux/coldfire/patches/027-Add-RTC-driver-support-on-MCF5441x-platform.patch
A target/linux/coldfire/patches/028-Add-SD-MMC-SDIO-over-SPI-support-for-MCF54451-and-MC.patch
A target/linux/coldfire/patches/029-Add-eSDHC-driver-for-MCF5441x.patch
A target/linux/coldfire/patches/030-Add-SPI-device-configuration-for-FXS-and-FXO-on-MCF5.patch
A target/linux/coldfire/patches/031-Add-watchdog-driver-support-for-MCF5445x-and-MCF547x.patch
A target/linux/coldfire/patches/032-Change-some-jffs2-warning-to-debug-info.patch
A target/linux/coldfire/patches/033-Fix-structure-fsl_ssd1289_data-definition-bug-for-SS.patch
A target/linux/coldfire/patches/034-Enable-the-NFC-driver-for-soft_ecc.patch
A target/linux/coldfire/patches/036-Add-FlexCAN-support-on-ColdFire-M548X-M54418-platfor.patch
A target/linux/coldfire/patches/037-Add-ColdFire-MCF54455-PATA-interface-support.patch
A target/linux/coldfire/patches/038-Add-PCI-Framebuffer-support-for-Silicon-Motion-s-Lyn.patch
A target/linux/coldfire/patches/039-Add-PCI-bus-driver-for-M54455EVB-and-M547X_8X.patch
A target/linux/coldfire/patches/040-Add-USB-support-for-MCF5445x-and-MCF54418.patch
A target/linux/coldfire/patches/041-Fix-CAU-driver-bug-for-SHA1-digest-algorithm.patch
A target/linux/coldfire/patches/042-Fix-NEED_MULTIPLE_NODES-unmet-direct-dependencies-wa.patch
A target/linux/coldfire/patches/043-workaround-for-zero-page-used-on-ColdFire-platform.patch
A target/linux/coldfire/patches/044-Fix-Max3353-otg-toggle-bug.patch
A target/linux/coldfire/patches/045-Add-high-resolution-kernel-timer-support.patch
A target/linux/coldfire/patches/046-Convert-rtc-drivers-to-use-the-alarm_irq_enable-meth.patch
A target/linux/coldfire/patches/047-Fix-DSPI-compile-error-for-MCF547x-MCF548x.patch
A target/linux/coldfire/patches/048-Fix-i2c-driver-bug-when-reinserting-as-module.patch
A target/linux/coldfire/patches/049-Update-FEC-driver-for-MCF5445x-and-MCF54418.patch
A target/linux/coldfire/patches/050-Update-the-DMA-map-function-for-CF-platform.patch
A target/linux/coldfire/patches/051-Update-SD-MMC-over-SPI-driver-for-MCF54451-and-MCF54.patch
A target/linux/coldfire/patches/052-Update-the-default-configurations-for-ColdFire-V4-bo.patch
A target/linux/coldfire/patches/100-kernel-2.6.38-Fix-FEC-driver-bugs-for-MCF547x-MCF548x.patch
A target/linux/coldfire/patches/101-kernel-2.6.38-Fix-LCD-framebuffer-driver-data-swap-bug-for-MCF5441.patch
A target/linux/coldfire/patches/102-kernel-2.6.38-Fix-SD-MMC-SDIO-over-SPI-driver-bug-when-reinserting.patch
A target/linux/coldfire/patches/103-kernel-2.6.38-Fix-i2c-driver-could-not-work-as-module.patch
A target/linux/coldfire/patches/200-fec_select_phylib.patch
M target/linux/ep93xx/Makefile
R target/linux/ep93xx/config-3.2
A target/linux/ep93xx/config-3.3
R target/linux/ep93xx/patches-3.2/001-ep93xx_cpuinfo.patch
R target/linux/ep93xx/patches-3.2/003-ep93xx_touchscreen.patch
R target/linux/ep93xx/patches-3.2/004-simone_add_mmc_spi.patch
A target/linux/ep93xx/patches-3.3/001-ep93xx_cpuinfo.patch
A target/linux/ep93xx/patches-3.3/003-ep93xx_touchscreen.patch
A target/linux/ep93xx/patches-3.3/004-simone_add_mmc_spi.patch
M target/linux/etrax/config-default
M target/linux/gemini/Makefile
A target/linux/gemini/config-3.3
R target/linux/gemini/config-default
A target/linux/gemini/patches-3.3/001-gemini-fix-gpio_set_irq_type.patch
A target/linux/gemini/patches-3.3/002-arm-gemini-fix-platform_register_rtc-prototype.patch
A target/linux/gemini/patches-3.3/110-watchdog-add-gemini_wdt-driver.patch
A target/linux/gemini/patches-3.3/111-arm-gemini-add-watchdog-device.patch
A target/linux/gemini/patches-3.3/112-arm-gemini-register-watchdog-devices.patch
A target/linux/gemini/patches-3.3/120-net-add-gemini-gmac-driver.patch
A target/linux/gemini/patches-3.3/121-arm-gemini-add-ethernet-device.patch
A target/linux/gemini/patches-3.3/122-arm-gemini-wbd111-register-ethernet.patch
A target/linux/gemini/patches-3.3/123-arm-gemini-wbd222-register-eth.patch
A target/linux/gemini/patches-3.3/124-arm-gemini-rut100-register-ethernet.patch
A target/linux/gemini/patches-3.3/130-usb-ehci-gemini-fot2gxx-support.patch
A target/linux/gemini/patches-3.3/131-arm-gemini-add-usb-platform-device.patch
A target/linux/gemini/patches-3.3/132-arm-gemini-wbd111-register-usb.patch
A target/linux/gemini/patches-3.3/133-arm-gemini-wbd222-register-usb.patch
A target/linux/gemini/patches-3.3/134-arm-gemini-rut100-register-usb.patch
A target/linux/gemini/patches-3.3/135-arm-gemini-nas4220-register-usb.patch
A target/linux/gemini/patches-3.3/140-arm-gemini-add-pci-support.patch
R target/linux/gemini/patches/001-git_sync.patch
R target/linux/gemini/patches/002-register_watchdog.patch
R target/linux/gemini/patches/003-missing_from_upstream.patch
R target/linux/gemini/patches/004-gemini-disable-watchdog-in-probe.patch
R target/linux/gemini/patches/005-gemini-add-missing-skbuff-include.patch
R target/linux/gemini/patches/006-wbd111_usb.patch
R target/linux/gemini/patches/100-mtd-physmap-try-static-partitions-first.patch
R target/linux/gemini/patches/110-disable_hw_chksum_and_sg.patch
R target/linux/generic/config-2.6.32
R target/linux/generic/config-2.6.37
R target/linux/generic/config-2.6.38
R target/linux/generic/config-2.6.39
R target/linux/generic/config-3.0
R target/linux/generic/config-3.1
R target/linux/generic/config-3.2
M target/linux/generic/config-3.3
M target/linux/generic/files/drivers/net/phy/ar8216.c
M target/linux/generic/files/drivers/net/phy/ar8216.h
M target/linux/generic/files/drivers/net/phy/mvswitch.c
M target/linux/generic/files/drivers/net/phy/rtl8366_smi.c
M target/linux/generic/files/drivers/net/phy/rtl8366_smi.h
M target/linux/generic/files/drivers/net/phy/rtl8367.c
M target/linux/generic/files/include/linux/rt2x00_platform.h
R target/linux/generic/patches-2.6.32/001-squashfs_move_zlib_decomp.patch
R target/linux/generic/patches-2.6.32/002-squashfs_factor_out_remaining_zlib.patch
R target/linux/generic/patches-2.6.32/003-squashfs_add_decompressor_framework.patch
R target/linux/generic/patches-2.6.32/004-squashfs_add_decompressor_lzma_lzo.patch
R target/linux/generic/patches-2.6.32/005-squashfs_extra_parameter.patch
R target/linux/generic/patches-2.6.32/006-squashfs_add_lzma.patch
R target/linux/generic/patches-2.6.32/007-squashfs_make_lzma_available.patch
R target/linux/generic/patches-2.6.32/008-jffs2_make_lzma_available.patch
R target/linux/generic/patches-2.6.32/009-jffs-fix-min-max-confusion.patch
R target/linux/generic/patches-2.6.32/011-mips_boot.patch
R target/linux/generic/patches-2.6.32/012-extra_optimization.patch
R target/linux/generic/patches-2.6.32/013-gcc4_inline_fix.patch
R target/linux/generic/patches-2.6.32/014-cfi_fix_amd_extended_table_check.patch
R target/linux/generic/patches-2.6.32/020-mips_multi_machine_support.patch
R target/linux/generic/patches-2.6.32/021-mips_image_cmdline_hack.patch
R target/linux/generic/patches-2.6.32/022-mips_use_generic_thread_info_allocator.patch
R target/linux/generic/patches-2.6.32/023-mips-fix-kexec.patch
R target/linux/generic/patches-2.6.32/025-bcma_backport.patch
R target/linux/generic/patches-2.6.32/025-mips_disable_fpu.patch
R target/linux/generic/patches-2.6.32/027-mips_module_reloc.patch
R target/linux/generic/patches-2.6.32/028-module_exports.patch
R target/linux/generic/patches-2.6.32/029-arm_module_unresolved_weak_sym.patch
R target/linux/generic/patches-2.6.32/030-pci_disable_common_quirks.patch
R target/linux/generic/patches-2.6.32/031-ppc_gcc_build_fix.patch
R target/linux/generic/patches-2.6.32/032-mips_unused_variables.patch
R target/linux/generic/patches-2.6.32/033-x86_unused_variables.patch
R target/linux/generic/patches-2.6.32/034-eeprom_93cx6_backport.patch
R target/linux/generic/patches-2.6.32/035-gpio_keys_backport.patch
R target/linux/generic/patches-2.6.32/040-arm-update-mach-types.patch
R target/linux/generic/patches-2.6.32/040-use_ext4_for_ext23.patch
R target/linux/generic/patches-2.6.32/041-ext4_do_not_override_ext23.patch
R target/linux/generic/patches-2.6.32/042-ext4_add_ext23_module_aliases.patch
R target/linux/generic/patches-2.6.32/050-lzo_compressed_kernels.patch
R target/linux/generic/patches-2.6.32/051-lzo_compressed_kernel_for_arm.patch
R target/linux/generic/patches-2.6.32/052-lzo_compressed_kernel_for_x86.patch
R target/linux/generic/patches-2.6.32/053-lzo_compression_for_initramfs.patch
R target/linux/generic/patches-2.6.32/055-lzma_arm_kernel.patch
R target/linux/generic/patches-2.6.32/057-arm_fix_uncompress_code.patch
R target/linux/generic/patches-2.6.32/060-block2mtd_init.patch
R target/linux/generic/patches-2.6.32/065-rootfs_split.patch
R target/linux/generic/patches-2.6.32/066-block2mtd_probe.patch
R target/linux/generic/patches-2.6.32/070-redboot_space.patch
R target/linux/generic/patches-2.6.32/071-redboot_boardconfig.patch
R target/linux/generic/patches-2.6.32/080-mtd_plat_nand_chip_fixup.patch
R target/linux/generic/patches-2.6.32/081-mtd_myloader_partition_parser.patch
R target/linux/generic/patches-2.6.32/082-mtd_info_move_forward_decl.patch
R target/linux/generic/patches-2.6.32/083-mtd_fix_nand_correct_data_return_code.patch
R target/linux/generic/patches-2.6.32/084-mtd_m25p80_add_pm25lv_flash_support.patch
R target/linux/generic/patches-2.6.32/085-mtd_m25p80_add_en25pxx_support.patch
R target/linux/generic/patches-2.6.32/086-mtd_m25p80_add_xxxs33b_support.patch
R target/linux/generic/patches-2.6.32/087-mtd-m25p80-add-w25q32-chip-support.patch
R target/linux/generic/patches-2.6.32/088-winbond_cmdset.patch
R target/linux/generic/patches-2.6.32/089-mtd-samsung-flash.patch
R target/linux/generic/patches-2.6.32/090-mtd-m25p80-add-en25f32-chip-support.patch
R target/linux/generic/patches-2.6.32/100-netfilter_layer7_2.21.patch
R target/linux/generic/patches-2.6.32/101-netfilter_layer7_pktmatch.patch
R target/linux/generic/patches-2.6.32/110-netfilter_match_speedup.patch
R target/linux/generic/patches-2.6.32/120-netfilter_recent_reap.patch
R target/linux/generic/patches-2.6.32/130-netfilter_dscp_ipv6_mangle.patch
R target/linux/generic/patches-2.6.32/180-netfilter_depends.patch
R target/linux/generic/patches-2.6.32/200-sched_esfq.patch
R target/linux/generic/patches-2.6.32/201-jhash3.patch
R target/linux/generic/patches-2.6.32/202-mips_mem_functions_performance.patch
R target/linux/generic/patches-2.6.32/203-slab_maxsize.patch
R target/linux/generic/patches-2.6.32/204-jffs2_eofdetect.patch
R target/linux/generic/patches-2.6.32/205-skb_padding.patch
R target/linux/generic/patches-2.6.32/207-powerpc_asm_segment_h.patch
R target/linux/generic/patches-2.6.32/208-mips_oprofile_fix.patch
R target/linux/generic/patches-2.6.32/209-mini_fo.patch
R target/linux/generic/patches-2.6.32/210-mini_fo_2.6.25_fixes.patch
R target/linux/generic/patches-2.6.32/211-mini_fo_2.6.25_dentry_open_war.patch
R target/linux/generic/patches-2.6.32/212-mini_fo_2.6.26_fixes.patch
R target/linux/generic/patches-2.6.32/213-mini_fo_2.6.27_fixes.patch
R target/linux/generic/patches-2.6.32/214-mini_fo_2.6.29.patch
R target/linux/generic/patches-2.6.32/215-mini_fo_2.6.30.patch
R target/linux/generic/patches-2.6.32/216-mini_fo_locking.patch
R target/linux/generic/patches-2.6.32/217-mini_fo_dentry_check.patch
R target/linux/generic/patches-2.6.32/219-kobject_uevent.patch
R target/linux/generic/patches-2.6.32/220-sound_kconfig.patch
R target/linux/generic/patches-2.6.32/222-partial_eraseblock_write.patch
R target/linux/generic/patches-2.6.32/223-kobject-add-broadcast_uevent.patch
R target/linux/generic/patches-2.6.32/240-packet_socket_type.patch
R target/linux/generic/patches-2.6.32/250-pppoe_header_pad.patch
R target/linux/generic/patches-2.6.32/251-atm_header_changes.patch
R target/linux/generic/patches-2.6.32/260-crypto_optional_tests.patch
R target/linux/generic/patches-2.6.32/270-bridge_no_eap_forward.patch
R target/linux/generic/patches-2.6.32/271-bridge_always_accept_eap.patch
R target/linux/generic/patches-2.6.32/280-sched_act_connmark.patch
R target/linux/generic/patches-2.6.32/300-ipv6_accept_ra_when_forwarding.patch
R target/linux/generic/patches-2.6.32/301-ipv6_send_rs_when_forwarding.patch
R target/linux/generic/patches-2.6.32/310-usb-add-usb_find_device_by_name.patch
R target/linux/generic/patches-2.6.32/400-ledtrig_morse.patch
R target/linux/generic/patches-2.6.32/402-ledtrig_netdev.patch
R target/linux/generic/patches-2.6.32/403-ledtrig-usbdev.patch
R target/linux/generic/patches-2.6.32/410-gpio_buttons.patch
R target/linux/generic/patches-2.6.32/411-add-KEY_WPS_BUTTON-definition.patch
R target/linux/generic/patches-2.6.32/420-gpiodev.patch
R target/linux/generic/patches-2.6.32/430-scsi_header_fix.patch
R target/linux/generic/patches-2.6.32/510-yaffs_support.patch
R target/linux/generic/patches-2.6.32/511-yaffs-cvs-2009-04-24.patch
R target/linux/generic/patches-2.6.32/600-phy_extension.patch
R target/linux/generic/patches-2.6.32/601-phy-add-aneg-done-function.patch
R target/linux/generic/patches-2.6.32/620-phy_adm6996.patch
R target/linux/generic/patches-2.6.32/630-phy_packets.patch
R target/linux/generic/patches-2.6.32/640-br2684_backport_routed.patch
R target/linux/generic/patches-2.6.32/650-swconfig.patch
R target/linux/generic/patches-2.6.32/660-phy_mvswitch.patch
R target/linux/generic/patches-2.6.32/670-phy_ip175c.patch
R target/linux/generic/patches-2.6.32/680-phy_ar8216.patch
R target/linux/generic/patches-2.6.32/690-phy_rtl8306.patch
R target/linux/generic/patches-2.6.32/691-phy_rtl8366.patch
R target/linux/generic/patches-2.6.32/700-rtc7301.patch
R target/linux/generic/patches-2.6.32/750-glamo-headers.patch
R target/linux/generic/patches-2.6.32/822-usb_serial_option_add_more_devices.patch
R target/linux/generic/patches-2.6.32/840-unable_to_open_console.patch
R target/linux/generic/patches-2.6.32/902-darwin_scripts_include.patch
R target/linux/generic/patches-2.6.32/903-hostap_txpower.patch
R target/linux/generic/patches-2.6.32/903-stddef_include.patch
R target/linux/generic/patches-2.6.32/910-backport-spi-bus-locking-api.patch
R target/linux/generic/patches-2.6.32/911-backport-mmc_spi-use-spi-bus-locking-api.patch
R target/linux/generic/patches-2.6.32/920-01-hotpluggable-spi-gpio.patch
R target/linux/generic/patches-2.6.32/920-04-spi-gpio-implement-spi-delay.patch
R target/linux/generic/patches-2.6.32/921-gpio_spi_driver.patch
R target/linux/generic/patches-2.6.32/922-gpiommc.patch
R target/linux/generic/patches-2.6.32/923-gpiommc-configfs-locking.patch
R target/linux/generic/patches-2.6.32/925-modify-i2c-gpio-initcall-level.patch
R target/linux/generic/patches-2.6.32/930-kmsg_dump_backport.patch
R target/linux/generic/patches-2.6.32/931-crashlog.patch
R target/linux/generic/patches-2.6.32/940-wireless_mesh_header.patch
R target/linux/generic/patches-2.6.32/951-revert_gcc4_4_fixes.patch
R target/linux/generic/patches-2.6.32/970-ocf_kbuild_integration.patch
R target/linux/generic/patches-2.6.32/971-ocf_20110720.patch
R target/linux/generic/patches-2.6.32/974-ssb_b43_default_on.patch
R target/linux/generic/patches-2.6.32/975-hifn795x-byteswap.patch
R target/linux/generic/patches-2.6.32/975-ssb_update.patch
R target/linux/generic/patches-2.6.32/977-textsearch_kconfig_hacks.patch
R target/linux/generic/patches-2.6.32/978-lib80211_kconfig_hacks.patch
R target/linux/generic/patches-2.6.32/979-crypto_add_kconfig_prompts.patch
R target/linux/generic/patches-2.6.32/980-vm_exports.patch
R target/linux/generic/patches-2.6.32/991-ppc4xx_optimization.patch
R target/linux/generic/patches-2.6.32/998-openwrt_lzma_options.patch
R target/linux/generic/patches-2.6.32/999-use_preinit_as_init.patch
R target/linux/generic/patches-2.6.37/010-gcc4_inline_fix.patch
R target/linux/generic/patches-2.6.37/020-ssb_update.patch
R target/linux/generic/patches-2.6.37/025-bcma_backport.patch
R target/linux/generic/patches-2.6.37/030-mips_multi_machine_support.patch
R target/linux/generic/patches-2.6.37/031-mips_mark_unused.patch
R target/linux/generic/patches-2.6.37/032-fs_binfmt_elft_mark_unused.patch
R target/linux/generic/patches-2.6.37/040-jhash3.patch
R target/linux/generic/patches-2.6.37/050-solos_dont_null_deref.patch
R target/linux/generic/patches-2.6.37/051-solos_uniform_vpi_vci.patch
R target/linux/generic/patches-2.6.37/052-solos-debug_skbuff.patch
R target/linux/generic/patches-2.6.37/053-solos-vccs_release.patch
R target/linux/generic/patches-2.6.37/060-backport_tos2prio_ecn_fix.patch
R target/linux/generic/patches-2.6.37/100-overlayfs.patch
R target/linux/generic/patches-2.6.37/101-overlayfs_2.6.37_backport.patch
R target/linux/generic/patches-2.6.37/102-overlayfs_fix_readdir_deadlock.patch
R target/linux/generic/patches-2.6.37/103-overlayfs_fix_readdir_unlink_deadlock.patch
R target/linux/generic/patches-2.6.37/110_fix_ecn_marking_ipv6.patch
R target/linux/generic/patches-2.6.37/200-fix_localversion.patch
R target/linux/generic/patches-2.6.37/201-extra_optimization.patch
R target/linux/generic/patches-2.6.37/210-darwin_scripts_include.patch
R target/linux/generic/patches-2.6.37/211-stddef_include.patch
R target/linux/generic/patches-2.6.37/220-module_exports.patch
R target/linux/generic/patches-2.6.37/230-openwrt_lzma_options.patch
R target/linux/generic/patches-2.6.37/240-atm_header_changes.patch
R target/linux/generic/patches-2.6.37/250-netfilter_depends.patch
R target/linux/generic/patches-2.6.37/251-sound_kconfig.patch
R target/linux/generic/patches-2.6.37/252-mv_cesa_depends.patch
R target/linux/generic/patches-2.6.37/253-ssb_b43_default_on.patch
R target/linux/generic/patches-2.6.37/254-textsearch_kconfig_hacks.patch
R target/linux/generic/patches-2.6.37/255-lib80211_kconfig_hacks.patch
R target/linux/generic/patches-2.6.37/256-crypto_add_kconfig_prompts.patch
R target/linux/generic/patches-2.6.37/257-wireless_ext_kconfig_hack.patch
R target/linux/generic/patches-2.6.37/258-lzo_decompressor_kconfig_dep.patch
R target/linux/generic/patches-2.6.37/301-mips_image_cmdline_hack.patch
R target/linux/generic/patches-2.6.37/302-mips_use_generic_thread_info_allocator.patch
R target/linux/generic/patches-2.6.37/303-mips_fix_kexec.patch
R target/linux/generic/patches-2.6.37/304-mips_disable_fpu.patch
R target/linux/generic/patches-2.6.37/305-mips_module_reloc.patch
R target/linux/generic/patches-2.6.37/306-mips_mem_functions_performance.patch
R target/linux/generic/patches-2.6.37/307-mips_oprofile_fix.patch
R target/linux/generic/patches-2.6.37/308-mips_boot.patch
R target/linux/generic/patches-2.6.37/310-arm_module_unresolved_weak_sym.patch
R target/linux/generic/patches-2.6.37/311-arm_update_mach_types.patch
R target/linux/generic/patches-2.6.37/320-ppc4xx_optimization.patch
R target/linux/generic/patches-2.6.37/321-powerpc_crtsavres_prereq.patch
R target/linux/generic/patches-2.6.37/322-powerpc_asm_segment_h.patch
R target/linux/generic/patches-2.6.37/400-rootfs_split.patch
R target/linux/generic/patches-2.6.37/401-partial_eraseblock_write.patch
R target/linux/generic/patches-2.6.37/410-mtd_info_move_forward_decl.patch
R target/linux/generic/patches-2.6.37/420-redboot_space.patch
R target/linux/generic/patches-2.6.37/421-redboot_boardconfig.patch
R target/linux/generic/patches-2.6.37/430-mtd_myloader_partition_parser.patch
R target/linux/generic/patches-2.6.37/440-block2mtd_init.patch
R target/linux/generic/patches-2.6.37/441-block2mtd_refresh.patch
R target/linux/generic/patches-2.6.37/442-block2mtd_probe.patch
R target/linux/generic/patches-2.6.37/450-mtd_plat_nand_chip_fixup.patch
R target/linux/generic/patches-2.6.37/451-mtd_fix_nand_correct_data_return_code.patch
R target/linux/generic/patches-2.6.37/460-cfi_show_amd_extended_table_version.patch
R target/linux/generic/patches-2.6.37/470-mtd_m25p80_add_pm25lv_flash_support.patch
R target/linux/generic/patches-2.6.37/471-mtd_m25p80_add_en25f32_chip_support.patch
R target/linux/generic/patches-2.6.37/472-mtd_m25p80_add_MX25L1606E_support.patch
R target/linux/generic/patches-2.6.37/473-mtd_samsung_flash.patch
R target/linux/generic/patches-2.6.37/474-mtd_m25p80_add_w25q128.patch
R target/linux/generic/patches-2.6.37/475-mtd_concat_sync_fix.patch
R target/linux/generic/patches-2.6.37/500-yaffs_support.patch
R target/linux/generic/patches-2.6.37/501-yaffs_cvs_2009_04_24.patch
R target/linux/generic/patches-2.6.37/502-yaffs_git_2010_10_20.patch
R target/linux/generic/patches-2.6.37/503-yaffs_symlink_bug.patch
R target/linux/generic/patches-2.6.37/504-yaffs_mutex_fix.patch
R target/linux/generic/patches-2.6.37/510-jffs2_make_lzma_available.patch
R target/linux/generic/patches-2.6.37/511-debloat_lzma.patch
R target/linux/generic/patches-2.6.37/512-jffs2_eofdetect.patch
R target/linux/generic/patches-2.6.37/520-squashfs_revert_to_2.6.35.patch
R target/linux/generic/patches-2.6.37/521-squashfs_add_lzma.patch
R target/linux/generic/patches-2.6.37/522-squashfs_make_lzma_available.patch
R target/linux/generic/patches-2.6.37/600-netfilter_layer7_2.22.patch
R target/linux/generic/patches-2.6.37/601-netfilter_layer7_pktmatch.patch
R target/linux/generic/patches-2.6.37/602-netfilter_layer7_match.patch
R target/linux/generic/patches-2.6.37/603-netfilter_layer7_2.6.36_fix.patch
R target/linux/generic/patches-2.6.37/604-netfilter_cisco_794x_iphone.patch
R target/linux/generic/patches-2.6.37/606-netfilter_dscp_ipv6_mangle.patch
R target/linux/generic/patches-2.6.37/620-sched_esfq.patch
R target/linux/generic/patches-2.6.37/621-sched_act_connmark.patch
R target/linux/generic/patches-2.6.37/630-packet_socket_type.patch
R target/linux/generic/patches-2.6.37/640-bridge_no_eap_forward.patch
R target/linux/generic/patches-2.6.37/641-bridge_always_accept_eap.patch
R target/linux/generic/patches-2.6.37/642-bridge_port_isolate.patch
R target/linux/generic/patches-2.6.37/650-pppoe_header_pad.patch
R target/linux/generic/patches-2.6.37/651-wireless_mesh_header.patch
R target/linux/generic/patches-2.6.37/700-swconfig.patch
R target/linux/generic/patches-2.6.37/701-phy_extension.patch
R target/linux/generic/patches-2.6.37/702-phy_add_aneg_done_function.patch
R target/linux/generic/patches-2.6.37/720-phy_adm6996.patch
R target/linux/generic/patches-2.6.37/721-phy_packets.patch
R target/linux/generic/patches-2.6.37/722-phy_mvswitch.patch
R target/linux/generic/patches-2.6.37/723-phy_ip175c.patch
R target/linux/generic/patches-2.6.37/724-phy_ar8216.patch
R target/linux/generic/patches-2.6.37/725-phy_rtl8306.patch
R target/linux/generic/patches-2.6.37/726-phy_rtl8366.patch
R target/linux/generic/patches-2.6.37/750-hostap_txpower.patch
R target/linux/generic/patches-2.6.37/810-pci_disable_common_quirks.patch
R target/linux/generic/patches-2.6.37/811-pci_disable_usb_common_quirks.patch
R target/linux/generic/patches-2.6.37/820-usb_add_usb_find_device_by_name.patch
R target/linux/generic/patches-2.6.37/822-usb_serial_option_add_more_devices.patch
R target/linux/generic/patches-2.6.37/830-ledtrig_morse.patch
R target/linux/generic/patches-2.6.37/831-ledtrig_netdev.patch
R target/linux/generic/patches-2.6.37/832-ledtrig_usbdev.patch
R target/linux/generic/patches-2.6.37/833-gpio_buttons.patch
R target/linux/generic/patches-2.6.37/835-gpiodev.patch
R target/linux/generic/patches-2.6.37/840-rtc7301.patch
R target/linux/generic/patches-2.6.37/850-glamo_headers.patch
R target/linux/generic/patches-2.6.37/860-01_hotpluggable_spi_gpio.patch
R target/linux/generic/patches-2.6.37/861-04_spi_gpio_implement_spi_delay.patch
R target/linux/generic/patches-2.6.37/862-gpio_spi_driver.patch
R target/linux/generic/patches-2.6.37/863-gpiommc.patch
R target/linux/generic/patches-2.6.37/864-gpiommc_configfs_locking.patch
R target/linux/generic/patches-2.6.37/870-hifn795x_byteswap.patch
R target/linux/generic/patches-2.6.37/900-slab_maxsize.patch
R target/linux/generic/patches-2.6.37/910-kobject_uevent.patch
R target/linux/generic/patches-2.6.37/911-kobject_add_broadcast_uevent.patch
R target/linux/generic/patches-2.6.37/920-unable_to_open_console.patch
R target/linux/generic/patches-2.6.37/921-use_preinit_as_init.patch
R target/linux/generic/patches-2.6.37/930-crashlog.patch
R target/linux/generic/patches-2.6.37/940-ocf_kbuild_integration.patch
R target/linux/generic/patches-2.6.37/941-ocf_20110720.patch
R target/linux/generic/patches-2.6.37/950-vm_exports.patch
R target/linux/generic/patches-2.6.37/960-decompress_unlzo_fix.patch
R target/linux/generic/patches-2.6.37/970-mips-gcc-4.6-set-but-unused-fixes.patch
R target/linux/generic/patches-2.6.38/020-ssb_update.patch
R target/linux/generic/patches-2.6.38/025-bcma_backport.patch
R target/linux/generic/patches-2.6.38/100-overlayfs.patch
R target/linux/generic/patches-2.6.38/101-overlayfs_fix_readdir_deadlock.patch
R target/linux/generic/patches-2.6.38/102-overlayfs_fix_readdir_unlink_deadlock.patch
R target/linux/generic/patches-2.6.38/110_fix_ecn_marking_ipv6.patch
R target/linux/generic/patches-2.6.38/200-fix_localversion.patch
R target/linux/generic/patches-2.6.38/201-extra_optimization.patch
R target/linux/generic/patches-2.6.38/210-darwin_scripts_include.patch
R target/linux/generic/patches-2.6.38/211-stddef_include.patch
R target/linux/generic/patches-2.6.38/220-module_exports.patch
R target/linux/generic/patches-2.6.38/230-openwrt_lzma_options.patch
R target/linux/generic/patches-2.6.38/250-netfilter_depends.patch
R target/linux/generic/patches-2.6.38/251-sound_kconfig.patch
R target/linux/generic/patches-2.6.38/252-mv_cesa_depends.patch
R target/linux/generic/patches-2.6.38/253-ssb_b43_default_on.patch
R target/linux/generic/patches-2.6.38/254-textsearch_kconfig_hacks.patch
R target/linux/generic/patches-2.6.38/255-lib80211_kconfig_hacks.patch
R target/linux/generic/patches-2.6.38/256-crypto_add_kconfig_prompts.patch
R target/linux/generic/patches-2.6.38/257-wireless_ext_kconfig_hack.patch
R target/linux/generic/patches-2.6.38/258-make_config_average_selectable.patch
R target/linux/generic/patches-2.6.38/260-geode-mfd.patch
R target/linux/generic/patches-2.6.38/261-geode-mfd2.patch
R target/linux/generic/patches-2.6.38/300-mips_expose_boot_raw.patch
R target/linux/generic/patches-2.6.38/301-mips_image_cmdline_hack.patch
R target/linux/generic/patches-2.6.38/302-mips_use_generic_thread_info_allocator.patch
R target/linux/generic/patches-2.6.38/303-mips_fix_kexec.patch
R target/linux/generic/patches-2.6.38/304-mips_disable_fpu.patch
R target/linux/generic/patches-2.6.38/305-mips_module_reloc.patch
R target/linux/generic/patches-2.6.38/306-mips_mem_functions_performance.patch
R target/linux/generic/patches-2.6.38/307-mips_oprofile_fix.patch
R target/linux/generic/patches-2.6.38/310-arm_module_unresolved_weak_sym.patch
R target/linux/generic/patches-2.6.38/311-arm_update_mach_types.patch
R target/linux/generic/patches-2.6.38/320-ppc4xx_optimization.patch
R target/linux/generic/patches-2.6.38/321-powerpc_crtsavres_prereq.patch
R target/linux/generic/patches-2.6.38/322-powerpc_unused_var.patch
R target/linux/generic/patches-2.6.38/400-rootfs_split.patch
R target/linux/generic/patches-2.6.38/401-partial_eraseblock_write.patch
R target/linux/generic/patches-2.6.38/410-mtd_info_move_forward_decl.patch
R target/linux/generic/patches-2.6.38/420-redboot_space.patch
R target/linux/generic/patches-2.6.38/421-redboot_boardconfig.patch
R target/linux/generic/patches-2.6.38/430-mtd_myloader_partition_parser.patch
R target/linux/generic/patches-2.6.38/440-block2mtd_init.patch
R target/linux/generic/patches-2.6.38/441-block2mtd_refresh.patch
R target/linux/generic/patches-2.6.38/442-block2mtd_probe.patch
R target/linux/generic/patches-2.6.38/450-mtd_plat_nand_chip_fixup.patch
R target/linux/generic/patches-2.6.38/451-mtd_fix_nand_correct_data_return_code.patch
R target/linux/generic/patches-2.6.38/460-cfi_show_amd_extended_table_version.patch
R target/linux/generic/patches-2.6.38/470-mtd_m25p80_add_pm25lv_flash_support.patch
R target/linux/generic/patches-2.6.38/471-mtd_m25p80_add_en25f32_chip_support.patch
R target/linux/generic/patches-2.6.38/472-mtd_m25p80_add_MX25L1606E_support.patch
R target/linux/generic/patches-2.6.38/473-mtd_m25p80_add_w25q128.patch
R target/linux/generic/patches-2.6.38/474-mtd_concat_sync_fix.patch
R target/linux/generic/patches-2.6.38/500-yaffs_support.patch
R target/linux/generic/patches-2.6.38/501-yaffs_cvs_2009_04_24.patch
R target/linux/generic/patches-2.6.38/502-yaffs_git_2010_10_20.patch
R target/linux/generic/patches-2.6.38/503-yaffs_symlink_bug.patch
R target/linux/generic/patches-2.6.38/504-yaffs_mutex_fix.patch
R target/linux/generic/patches-2.6.38/510-jffs2_make_lzma_available.patch
R target/linux/generic/patches-2.6.38/511-debloat_lzma.patch
R target/linux/generic/patches-2.6.38/512-jffs2_eofdetect.patch
R target/linux/generic/patches-2.6.38/600-netfilter_layer7_2.22.patch
R target/linux/generic/patches-2.6.38/601-netfilter_layer7_pktmatch.patch
R target/linux/generic/patches-2.6.38/602-netfilter_layer7_match.patch
R target/linux/generic/patches-2.6.38/603-netfilter_layer7_2.6.36_fix.patch
R target/linux/generic/patches-2.6.38/604-netfilter_cisco_794x_iphone.patch
R target/linux/generic/patches-2.6.38/606-netfilter_dscp_ipv6_mangle.patch
R target/linux/generic/patches-2.6.38/620-sched_esfq.patch
R target/linux/generic/patches-2.6.38/621-sched_act_connmark.patch
R target/linux/generic/patches-2.6.38/622-sched_sfq_fix_enqueue.patch
R target/linux/generic/patches-2.6.38/630-packet_socket_type.patch
R target/linux/generic/patches-2.6.38/640-bridge_no_eap_forward.patch
R target/linux/generic/patches-2.6.38/641-bridge_always_accept_eap.patch
R target/linux/generic/patches-2.6.38/642-bridge_port_isolate.patch
R target/linux/generic/patches-2.6.38/643-bridge_remove_ipv6_dependency.patch
R target/linux/generic/patches-2.6.38/650-pppoe_header_pad.patch
R target/linux/generic/patches-2.6.38/651-wireless_mesh_header.patch
R target/linux/generic/patches-2.6.38/700-swconfig.patch
R target/linux/generic/patches-2.6.38/701-phy_extension.patch
R target/linux/generic/patches-2.6.38/702-phy_add_aneg_done_function.patch
R target/linux/generic/patches-2.6.38/720-phy_adm6996.patch
R target/linux/generic/patches-2.6.38/721-phy_packets.patch
R target/linux/generic/patches-2.6.38/722-phy_mvswitch.patch
R target/linux/generic/patches-2.6.38/723-phy_ip175c.patch
R target/linux/generic/patches-2.6.38/724-phy_ar8216.patch
R target/linux/generic/patches-2.6.38/725-phy_rtl8306.patch
R target/linux/generic/patches-2.6.38/726-phy_rtl8366.patch
R target/linux/generic/patches-2.6.38/750-hostap_txpower.patch
R target/linux/generic/patches-2.6.38/810-pci_disable_common_quirks.patch
R target/linux/generic/patches-2.6.38/811-pci_disable_usb_common_quirks.patch
R target/linux/generic/patches-2.6.38/820-usb_add_usb_find_device_by_name.patch
R target/linux/generic/patches-2.6.38/822-usb_serial_option_add_more_devices.patch
R target/linux/generic/patches-2.6.38/830-ledtrig_morse.patch
R target/linux/generic/patches-2.6.38/831-ledtrig_netdev.patch
R target/linux/generic/patches-2.6.38/832-ledtrig_usbdev.patch
R target/linux/generic/patches-2.6.38/833-gpio_buttons.patch
R target/linux/generic/patches-2.6.38/835-gpiodev.patch
R target/linux/generic/patches-2.6.38/840-rtc7301.patch
R target/linux/generic/patches-2.6.38/850-glamo_headers.patch
R target/linux/generic/patches-2.6.38/860-01_hotpluggable_spi_gpio.patch
R target/linux/generic/patches-2.6.38/861-04_spi_gpio_implement_spi_delay.patch
R target/linux/generic/patches-2.6.38/862-gpio_spi_driver.patch
R target/linux/generic/patches-2.6.38/863-gpiommc.patch
R target/linux/generic/patches-2.6.38/864-gpiommc_configfs_locking.patch
R target/linux/generic/patches-2.6.38/870-hifn795x_byteswap.patch
R target/linux/generic/patches-2.6.38/900-slab_maxsize.patch
R target/linux/generic/patches-2.6.38/910-kobject_uevent.patch
R target/linux/generic/patches-2.6.38/911-kobject_add_broadcast_uevent.patch
R target/linux/generic/patches-2.6.38/920-unable_to_open_console.patch
R target/linux/generic/patches-2.6.38/921-use_preinit_as_init.patch
R target/linux/generic/patches-2.6.38/930-crashlog.patch
R target/linux/generic/patches-2.6.38/940-ocf_kbuild_integration.patch
R target/linux/generic/patches-2.6.38/941-ocf_20110720.patch
R target/linux/generic/patches-2.6.38/950-vm_exports.patch
R target/linux/generic/patches-2.6.38/960-decompress_unlzo_fix.patch
R target/linux/generic/patches-2.6.38/970-mips-gcc-4.6-set-but-unused-fixes.patch
R target/linux/generic/patches-2.6.39/020-ssb_update.patch
R target/linux/generic/patches-2.6.39/025-bcma_backport.patch
R target/linux/generic/patches-2.6.39/030-exportfs_tristate.patch
R target/linux/generic/patches-2.6.39/040-backport_tmpfs_xattr.patch
R target/linux/generic/patches-2.6.39/050-linux-atm_nathan.patch
R target/linux/generic/patches-2.6.39/100-overlayfs_v11.patch
R target/linux/generic/patches-2.6.39/101-perf_arm_uclibc.patch
R target/linux/generic/patches-2.6.39/102-ehci_hcd_ignore_oc.patch
R target/linux/generic/patches-2.6.39/105-alix_platform_leds.patch
R target/linux/generic/patches-2.6.39/106-alix_platform_gpio_keys_button.patch
R target/linux/generic/patches-2.6.39/200-fix_localversion.patch
R target/linux/generic/patches-2.6.39/201-extra_optimization.patch
R target/linux/generic/patches-2.6.39/210-darwin_scripts_include.patch
R target/linux/generic/patches-2.6.39/211-stddef_include.patch
R target/linux/generic/patches-2.6.39/220-module_exports.patch
R target/linux/generic/patches-2.6.39/230-openwrt_lzma_options.patch
R target/linux/generic/patches-2.6.39/250-netfilter_depends.patch
R target/linux/generic/patches-2.6.39/251-sound_kconfig.patch
R target/linux/generic/patches-2.6.39/252-mv_cesa_depends.patch
R target/linux/generic/patches-2.6.39/253-ssb_b43_default_on.patch
R target/linux/generic/patches-2.6.39/254-textsearch_kconfig_hacks.patch
R target/linux/generic/patches-2.6.39/255-lib80211_kconfig_hacks.patch
R target/linux/generic/patches-2.6.39/256-crypto_add_kconfig_prompts.patch
R target/linux/generic/patches-2.6.39/257-wireless_ext_kconfig_hack.patch
R target/linux/generic/patches-2.6.39/260-geode-mfd.patch
R target/linux/generic/patches-2.6.39/261-geode-mfd2.patch
R target/linux/generic/patches-2.6.39/300-mips_expose_boot_raw.patch
R target/linux/generic/patches-2.6.39/301-mips_image_cmdline_hack.patch
R target/linux/generic/patches-2.6.39/302-mips_use_generic_thread_info_allocator.patch
R target/linux/generic/patches-2.6.39/303-mips_fix_kexec.patch
R target/linux/generic/patches-2.6.39/304-mips_disable_fpu.patch
R target/linux/generic/patches-2.6.39/305-mips_module_reloc.patch
R target/linux/generic/patches-2.6.39/306-mips_mem_functions_performance.patch
R target/linux/generic/patches-2.6.39/307-mips_oprofile_fix.patch
R target/linux/generic/patches-2.6.39/310-arm_module_unresolved_weak_sym.patch
R target/linux/generic/patches-2.6.39/320-ppc4xx_optimization.patch
R target/linux/generic/patches-2.6.39/321-powerpc_crtsavres_prereq.patch
R target/linux/generic/patches-2.6.39/330-mips-add-crash-and-kdump-support.patch
R target/linux/generic/patches-2.6.39/331-mips-kexec-enhanche-the-support.patch
R target/linux/generic/patches-2.6.39/332-mips-kexec-init-the-arguments-for-the-new-kernel-image.patch
R target/linux/generic/patches-2.6.39/333-mips-kexec-get-kernel-parameters-from-kexec-tools.patch
R target/linux/generic/patches-2.6.39/334-mips-fix-compiling-failure-of-relocate_kernel.patch
R target/linux/generic/patches-2.6.39/335-mips-kexec-cleanup-kexec-tools-parameter-handling.patch
R target/linux/generic/patches-2.6.39/400-rootfs_split.patch
R target/linux/generic/patches-2.6.39/401-partial_eraseblock_write.patch
R target/linux/generic/patches-2.6.39/410-mtd_info_move_forward_decl.patch
R target/linux/generic/patches-2.6.39/420-redboot_space.patch
R target/linux/generic/patches-2.6.39/421-redboot_boardconfig.patch
R target/linux/generic/patches-2.6.39/430-mtd_myloader_partition_parser.patch
R target/linux/generic/patches-2.6.39/440-block2mtd_init.patch
R target/linux/generic/patches-2.6.39/441-block2mtd_refresh.patch
R target/linux/generic/patches-2.6.39/442-block2mtd_probe.patch
R target/linux/generic/patches-2.6.39/450-mtd_plat_nand_chip_fixup.patch
R target/linux/generic/patches-2.6.39/451-mtd_fix_nand_correct_data_return_code.patch
R target/linux/generic/patches-2.6.39/460-cfi_show_amd_extended_table_version.patch
R target/linux/generic/patches-2.6.39/461-cfi_cmdset_0002_no_erase_suspend.patch
R target/linux/generic/patches-2.6.39/470-mtd_m25p80_add_pm25lv_flash_support.patch
R target/linux/generic/patches-2.6.39/472-mtd_m25p80_add_MX25L1606E_support.patch
R target/linux/generic/patches-2.6.39/473-mtd_m25p80_add_w25q128.patch
R target/linux/generic/patches-2.6.39/474-mtd_concat_sync_fix.patch
R target/linux/generic/patches-2.6.39/475-mtd-m25p80-allow-to-disable-small-sector-erase.patch
R target/linux/generic/patches-2.6.39/500-yaffs_support.patch
R target/linux/generic/patches-2.6.39/501-yaffs_cvs_2009_04_24.patch
R target/linux/generic/patches-2.6.39/502-yaffs_git_2010_10_20.patch
R target/linux/generic/patches-2.6.39/503-yaffs_symlink_bug.patch
R target/linux/generic/patches-2.6.39/504-yaffs_mutex_fix.patch
R target/linux/generic/patches-2.6.39/505-2.6.39_fix.patch
R target/linux/generic/patches-2.6.39/510-jffs2_make_lzma_available.patch
R target/linux/generic/patches-2.6.39/511-debloat_lzma.patch
R target/linux/generic/patches-2.6.39/512-jffs2_eofdetect.patch
R target/linux/generic/patches-2.6.39/520-squashfs_update_xz_comp_opts.patch
R target/linux/generic/patches-2.6.39/600-netfilter_layer7_2.22.patch
R target/linux/generic/patches-2.6.39/601-netfilter_layer7_pktmatch.patch
R target/linux/generic/patches-2.6.39/602-netfilter_layer7_match.patch
R target/linux/generic/patches-2.6.39/603-netfilter_layer7_2.6.36_fix.patch
R target/linux/generic/patches-2.6.39/604-netfilter_cisco_794x_iphone.patch
R target/linux/generic/patches-2.6.39/610-netfilter_match_bypass_default_checks.patch
R target/linux/generic/patches-2.6.39/611-netfilter_match_bypass_default_table.patch
R target/linux/generic/patches-2.6.39/612-netfilter_match_reduce_memory_access.patch
R target/linux/generic/patches-2.6.39/613-netfilter_optional_tcp_window_check.patch
R target/linux/generic/patches-2.6.39/620-sched_esfq.patch
R target/linux/generic/patches-2.6.39/621-sched_act_connmark.patch
R target/linux/generic/patches-2.6.39/622-sched_sfq_fix_enqueue.patch
R target/linux/generic/patches-2.6.39/630-packet_socket_type.patch
R target/linux/generic/patches-2.6.39/640-bridge_no_eap_forward.patch
R target/linux/generic/patches-2.6.39/641-bridge_always_accept_eap.patch
R target/linux/generic/patches-2.6.39/642-bridge_port_isolate.patch
R target/linux/generic/patches-2.6.39/643-bridge_remove_ipv6_dependency.patch
R target/linux/generic/patches-2.6.39/650-pppoe_header_pad.patch
R target/linux/generic/patches-2.6.39/651-wireless_mesh_header.patch
R target/linux/generic/patches-2.6.39/652-atm_header_changes.patch
R target/linux/generic/patches-2.6.39/700-swconfig.patch
R target/linux/generic/patches-2.6.39/701-phy_extension.patch
R target/linux/generic/patches-2.6.39/702-phy_add_aneg_done_function.patch
R target/linux/generic/patches-2.6.39/720-phy_adm6996.patch
R target/linux/generic/patches-2.6.39/721-phy_packets.patch
R target/linux/generic/patches-2.6.39/722-phy_mvswitch.patch
R target/linux/generic/patches-2.6.39/723-phy_ip175c.patch
R target/linux/generic/patches-2.6.39/724-phy_ar8216.patch
R target/linux/generic/patches-2.6.39/725-phy_rtl8306.patch
R target/linux/generic/patches-2.6.39/726-phy_rtl8366.patch
R target/linux/generic/patches-2.6.39/727-phy-rtl8367.patch
R target/linux/generic/patches-2.6.39/750-hostap_txpower.patch
R target/linux/generic/patches-2.6.39/810-pci_disable_common_quirks.patch
R target/linux/generic/patches-2.6.39/811-pci_disable_usb_common_quirks.patch
R target/linux/generic/patches-2.6.39/820-usb_add_usb_find_device_by_name.patch
R target/linux/generic/patches-2.6.39/822-usb_serial_option_add_more_devices.patch
R target/linux/generic/patches-2.6.39/830-ledtrig_morse.patch
R target/linux/generic/patches-2.6.39/831-ledtrig_netdev.patch
R target/linux/generic/patches-2.6.39/832-ledtrig_usbdev.patch
R target/linux/generic/patches-2.6.39/833-gpio_buttons.patch
R target/linux/generic/patches-2.6.39/835-gpiodev.patch
R target/linux/generic/patches-2.6.39/840-rtc7301.patch
R target/linux/generic/patches-2.6.39/850-glamo_headers.patch
R target/linux/generic/patches-2.6.39/860-01_hotpluggable_spi_gpio.patch
R target/linux/generic/patches-2.6.39/861-04_spi_gpio_implement_spi_delay.patch
R target/linux/generic/patches-2.6.39/862-gpio_spi_driver.patch
R target/linux/generic/patches-2.6.39/863-gpiommc.patch
R target/linux/generic/patches-2.6.39/864-gpiommc_configfs_locking.patch
R target/linux/generic/patches-2.6.39/870-hifn795x_byteswap.patch
R target/linux/generic/patches-2.6.39/900-slab_maxsize.patch
R target/linux/generic/patches-2.6.39/910-kobject_uevent.patch
R target/linux/generic/patches-2.6.39/911-kobject_add_broadcast_uevent.patch
R target/linux/generic/patches-2.6.39/920-unable_to_open_console.patch
R target/linux/generic/patches-2.6.39/921-use_preinit_as_init.patch
R target/linux/generic/patches-2.6.39/930-crashlog.patch
R target/linux/generic/patches-2.6.39/940-ocf_kbuild_integration.patch
R target/linux/generic/patches-2.6.39/941-ocf_20110720.patch
R target/linux/generic/patches-2.6.39/950-vm_exports.patch
R target/linux/generic/patches-2.6.39/960-decompress_unlzo_fix.patch
R target/linux/generic/patches-3.0/000-upstream-fix-__packed.patch
R target/linux/generic/patches-3.0/006-arm_kernel_xz_support.patch
R target/linux/generic/patches-3.0/010-mips_wire_up_new_sendmmsg_syscall.patch
R target/linux/generic/patches-3.0/020-ssb_update.patch
R target/linux/generic/patches-3.0/025-bcma_backport.patch
R target/linux/generic/patches-3.0/050-linux-atm_nathan.patch
R target/linux/generic/patches-3.0/100-overlayfs_v11.patch
R target/linux/generic/patches-3.0/101-perf_arm_uclibc.patch
R target/linux/generic/patches-3.0/102-ehci_hcd_ignore_oc.patch
R target/linux/generic/patches-3.0/110-fix_mtd_include.patch
R target/linux/generic/patches-3.0/200-fix_localversion.patch
R target/linux/generic/patches-3.0/201-extra_optimization.patch
R target/linux/generic/patches-3.0/210-darwin_scripts_include.patch
R target/linux/generic/patches-3.0/211-stddef_include.patch
R target/linux/generic/patches-3.0/220-module_exports.patch
R target/linux/generic/patches-3.0/230-openwrt_lzma_options.patch
R target/linux/generic/patches-3.0/250-netfilter_depends.patch
R target/linux/generic/patches-3.0/251-sound_kconfig.patch
R target/linux/generic/patches-3.0/252-mv_cesa_depends.patch
R target/linux/generic/patches-3.0/253-ssb_b43_default_on.patch
R target/linux/generic/patches-3.0/254-textsearch_kconfig_hacks.patch
R target/linux/generic/patches-3.0/255-lib80211_kconfig_hacks.patch
R target/linux/generic/patches-3.0/256-crypto_add_kconfig_prompts.patch
R target/linux/generic/patches-3.0/257-wireless_ext_kconfig_hack.patch
R target/linux/generic/patches-3.0/258-netfilter_netlink_kconfig_hack.patch
R target/linux/generic/patches-3.0/300-mips_expose_boot_raw.patch
R target/linux/generic/patches-3.0/301-mips_image_cmdline_hack.patch
R target/linux/generic/patches-3.0/302-mips_use_generic_thread_info_allocator.patch
R target/linux/generic/patches-3.0/303-mips_fix_kexec.patch
R target/linux/generic/patches-3.0/304-mips_disable_fpu.patch
R target/linux/generic/patches-3.0/305-mips_module_reloc.patch
R target/linux/generic/patches-3.0/306-mips_mem_functions_performance.patch
R target/linux/generic/patches-3.0/307-mips_oprofile_fix.patch
R target/linux/generic/patches-3.0/310-arm_module_unresolved_weak_sym.patch
R target/linux/generic/patches-3.0/320-ppc4xx_optimization.patch
R target/linux/generic/patches-3.0/321-powerpc_crtsavres_prereq.patch
R target/linux/generic/patches-3.0/330-mips-add-crash-and-kdump-support.patch
R target/linux/generic/patches-3.0/331-mips-kexec-enhanche-the-support.patch
R target/linux/generic/patches-3.0/332-mips-kexec-init-the-arguments-for-the-new-kernel-image.patch
R target/linux/generic/patches-3.0/333-mips-kexec-get-kernel-parameters-from-kexec-tools.patch
R target/linux/generic/patches-3.0/334-mips-fix-compiling-failure-of-relocate_kernel.patch
R target/linux/generic/patches-3.0/335-mips-kexec-cleanup-kexec-tools-parameter-handling.patch
R target/linux/generic/patches-3.0/400-rootfs_split.patch
R target/linux/generic/patches-3.0/401-partial_eraseblock_write.patch
R target/linux/generic/patches-3.0/410-mtd_info_move_forward_decl.patch
R target/linux/generic/patches-3.0/420-redboot_space.patch
R target/linux/generic/patches-3.0/421-redboot_boardconfig.patch
R target/linux/generic/patches-3.0/430-mtd_myloader_partition_parser.patch
R target/linux/generic/patches-3.0/440-block2mtd_init.patch
R target/linux/generic/patches-3.0/441-block2mtd_refresh.patch
R target/linux/generic/patches-3.0/442-block2mtd_probe.patch
R target/linux/generic/patches-3.0/450-mtd_plat_nand_chip_fixup.patch
R target/linux/generic/patches-3.0/451-mtd_fix_nand_correct_data_return_code.patch
R target/linux/generic/patches-3.0/460-cfi_cmdset_0002_no_erase_suspend.patch
R target/linux/generic/patches-3.0/470-mtd_m25p80_add_pm25lv_flash_support.patch
R target/linux/generic/patches-3.0/473-mtd_m25p80_add_w25q128.patch
R target/linux/generic/patches-3.0/474-mtd_concat_sync_fix.patch
R target/linux/generic/patches-3.0/475-mtd_cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch
R target/linux/generic/patches-3.0/476-mtd-m25p80-allow-to-disable-small-sector-erase.patch
R target/linux/generic/patches-3.0/500-yaffs_support.patch
R target/linux/generic/patches-3.0/501-yaffs_cvs_2009_04_24.patch
R target/linux/generic/patches-3.0/502-yaffs_git_2010_10_20.patch
R target/linux/generic/patches-3.0/503-yaffs_symlink_bug.patch
R target/linux/generic/patches-3.0/504-yaffs_mutex_fix.patch
R target/linux/generic/patches-3.0/505-2.6.39_fix.patch
R target/linux/generic/patches-3.0/510-jffs2_make_lzma_available.patch
R target/linux/generic/patches-3.0/511-debloat_lzma.patch
R target/linux/generic/patches-3.0/512-jffs2_eofdetect.patch
R target/linux/generic/patches-3.0/520-squashfs_update_xz_comp_opts.patch
R target/linux/generic/patches-3.0/600-netfilter_layer7_2.22.patch
R target/linux/generic/patches-3.0/601-netfilter_layer7_pktmatch.patch
R target/linux/generic/patches-3.0/602-netfilter_layer7_match.patch
R target/linux/generic/patches-3.0/603-netfilter_layer7_2.6.36_fix.patch
R target/linux/generic/patches-3.0/604-netfilter_cisco_794x_iphone.patch
R target/linux/generic/patches-3.0/610-netfilter_match_bypass_default_checks.patch
R target/linux/generic/patches-3.0/611-netfilter_match_bypass_default_table.patch
R target/linux/generic/patches-3.0/612-netfilter_match_reduce_memory_access.patch
R target/linux/generic/patches-3.0/613-netfilter_optional_tcp_window_check.patch
R target/linux/generic/patches-3.0/620-sched_esfq.patch
R target/linux/generic/patches-3.0/621-sched_act_connmark.patch
R target/linux/generic/patches-3.0/630-packet_socket_type.patch
R target/linux/generic/patches-3.0/640-bridge_no_eap_forward.patch
R target/linux/generic/patches-3.0/641-bridge_always_accept_eap.patch
R target/linux/generic/patches-3.0/642-bridge_port_isolate.patch
R target/linux/generic/patches-3.0/643-bridge_remove_ipv6_dependency.patch
R target/linux/generic/patches-3.0/650-pppoe_header_pad.patch
R target/linux/generic/patches-3.0/651-wireless_mesh_header.patch
R target/linux/generic/patches-3.0/652-atm_header_changes.patch
R target/linux/generic/patches-3.0/700-swconfig.patch
R target/linux/generic/patches-3.0/701-phy_extension.patch
R target/linux/generic/patches-3.0/702-phy_add_aneg_done_function.patch
R target/linux/generic/patches-3.0/720-phy_adm6996.patch
R target/linux/generic/patches-3.0/721-phy_packets.patch
R target/linux/generic/patches-3.0/722-phy_mvswitch.patch
R target/linux/generic/patches-3.0/723-phy_ip175c.patch
R target/linux/generic/patches-3.0/724-phy_ar8216.patch
R target/linux/generic/patches-3.0/725-phy_rtl8306.patch
R target/linux/generic/patches-3.0/726-phy_rtl8366.patch
R target/linux/generic/patches-3.0/727-phy-rtl8367.patch
R target/linux/generic/patches-3.0/750-hostap_txpower.patch
R target/linux/generic/patches-3.0/810-pci_disable_common_quirks.patch
R target/linux/generic/patches-3.0/811-pci_disable_usb_common_quirks.patch
R target/linux/generic/patches-3.0/820-usb_add_usb_find_device_by_name.patch
R target/linux/generic/patches-3.0/830-ledtrig_morse.patch
R target/linux/generic/patches-3.0/831-ledtrig_netdev.patch
R target/linux/generic/patches-3.0/832-ledtrig_usbdev.patch
R target/linux/generic/patches-3.0/833-gpio_buttons.patch
R target/linux/generic/patches-3.0/835-gpiodev.patch
R target/linux/generic/patches-3.0/840-rtc7301.patch
R target/linux/generic/patches-3.0/850-glamo_headers.patch
R target/linux/generic/patches-3.0/860-01_hotpluggable_spi_gpio.patch
R target/linux/generic/patches-3.0/861-04_spi_gpio_implement_spi_delay.patch
R target/linux/generic/patches-3.0/862-gpio_spi_driver.patch
R target/linux/generic/patches-3.0/863-gpiommc.patch
R target/linux/generic/patches-3.0/864-gpiommc_configfs_locking.patch
R target/linux/generic/patches-3.0/870-hifn795x_byteswap.patch
R target/linux/generic/patches-3.0/900-slab_maxsize.patch
R target/linux/generic/patches-3.0/910-kobject_uevent.patch
R target/linux/generic/patches-3.0/911-kobject_add_broadcast_uevent.patch
R target/linux/generic/patches-3.0/920-unable_to_open_console.patch
R target/linux/generic/patches-3.0/921-use_preinit_as_init.patch
R target/linux/generic/patches-3.0/930-crashlog.patch
R target/linux/generic/patches-3.0/940-ocf_kbuild_integration.patch
R target/linux/generic/patches-3.0/941-ocf_20110720.patch
R target/linux/generic/patches-3.0/950-vm_exports.patch
R target/linux/generic/patches-3.0/960-decompress_unlzo_fix.patch
R target/linux/generic/patches-3.0/980-update_arm_machtypes.patch
R target/linux/generic/patches-3.0/992-mpcore_wdt_fix_watchdog_counter_loading.patch
R target/linux/generic/patches-3.0/993-mpcore_wdt_fix_wdioc_setoptions_handling.patch
R target/linux/generic/patches-3.0/994-mpcore_wdt_fix_timer_mode_setup.patch
R target/linux/generic/patches-3.1/006-arm_kernel_xz_support.patch
R target/linux/generic/patches-3.1/020-ssb_update.patch
R target/linux/generic/patches-3.1/025-bcma_backport.patch
R target/linux/generic/patches-3.1/050-linux-atm_nathan.patch
R target/linux/generic/patches-3.1/100-overlayfs_v11.patch
R target/linux/generic/patches-3.1/102-ehci_hcd_ignore_oc.patch
R target/linux/generic/patches-3.1/110-fix_mtd_include.patch
R target/linux/generic/patches-3.1/200-fix_localversion.patch
R target/linux/generic/patches-3.1/201-extra_optimization.patch
R target/linux/generic/patches-3.1/210-darwin_scripts_include.patch
R target/linux/generic/patches-3.1/211-stddef_include.patch
R target/linux/generic/patches-3.1/220-module_exports.patch
R target/linux/generic/patches-3.1/230-openwrt_lzma_options.patch
R target/linux/generic/patches-3.1/250-netfilter_depends.patch
R target/linux/generic/patches-3.1/251-sound_kconfig.patch
R target/linux/generic/patches-3.1/252-mv_cesa_depends.patch
R target/linux/generic/patches-3.1/253-ssb_b43_default_on.patch
R target/linux/generic/patches-3.1/254-textsearch_kconfig_hacks.patch
R target/linux/generic/patches-3.1/255-lib80211_kconfig_hacks.patch
R target/linux/generic/patches-3.1/256-crypto_add_kconfig_prompts.patch
R target/linux/generic/patches-3.1/257-wireless_ext_kconfig_hack.patch
R target/linux/generic/patches-3.1/258-netfilter_netlink_kconfig_hack.patch
R target/linux/generic/patches-3.1/300-mips_expose_boot_raw.patch
R target/linux/generic/patches-3.1/301-mips_image_cmdline_hack.patch
R target/linux/generic/patches-3.1/302-mips_use_generic_thread_info_allocator.patch
R target/linux/generic/patches-3.1/303-mips_fix_kexec.patch
R target/linux/generic/patches-3.1/304-mips_disable_fpu.patch
R target/linux/generic/patches-3.1/305-mips_module_reloc.patch
R target/linux/generic/patches-3.1/306-mips_mem_functions_performance.patch
R target/linux/generic/patches-3.1/307-mips_oprofile_fix.patch
R target/linux/generic/patches-3.1/310-arm_module_unresolved_weak_sym.patch
R target/linux/generic/patches-3.1/320-ppc4xx_optimization.patch
R target/linux/generic/patches-3.1/321-powerpc_crtsavres_prereq.patch
R target/linux/generic/patches-3.1/330-mips-add-crash-and-kdump-support.patch
R target/linux/generic/patches-3.1/331-mips-kexec-enhanche-the-support.patch
R target/linux/generic/patches-3.1/332-mips-kexec-init-the-arguments-for-the-new-kernel-image.patch
R target/linux/generic/patches-3.1/333-mips-kexec-get-kernel-parameters-from-kexec-tools.patch
R target/linux/generic/patches-3.1/334-mips-fix-compiling-failure-of-relocate_kernel.patch
R target/linux/generic/patches-3.1/335-mips-kexec-cleanup-kexec-tools-parameter-handling.patch
R target/linux/generic/patches-3.1/400-rootfs_split.patch
R target/linux/generic/patches-3.1/401-partial_eraseblock_write.patch
R target/linux/generic/patches-3.1/410-mtd_info_move_forward_decl.patch
R target/linux/generic/patches-3.1/420-redboot_space.patch
R target/linux/generic/patches-3.1/421-redboot_boardconfig.patch
R target/linux/generic/patches-3.1/430-mtd_myloader_partition_parser.patch
R target/linux/generic/patches-3.1/440-block2mtd_init.patch
R target/linux/generic/patches-3.1/441-block2mtd_refresh.patch
R target/linux/generic/patches-3.1/442-block2mtd_probe.patch
R target/linux/generic/patches-3.1/450-mtd_plat_nand_chip_fixup.patch
R target/linux/generic/patches-3.1/451-mtd_fix_nand_correct_data_return_code.patch
R target/linux/generic/patches-3.1/460-cfi_cmdset_0002_no_erase_suspend.patch
R target/linux/generic/patches-3.1/470-mtd_m25p80_add_pm25lv_flash_support.patch
R target/linux/generic/patches-3.1/473-mtd_m25p80_add_w25q128.patch
R target/linux/generic/patches-3.1/474-mtd_concat_sync_fix.patch
R target/linux/generic/patches-3.1/475-mtd_cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch
R target/linux/generic/patches-3.1/476-mtd-m25p80-allow-to-disable-small-sector-erase.patch
R target/linux/generic/patches-3.1/500-yaffs_support.patch
R target/linux/generic/patches-3.1/501-yaffs_cvs_2009_04_24.patch
R target/linux/generic/patches-3.1/502-yaffs_git_2010_10_20.patch
R target/linux/generic/patches-3.1/503-yaffs_symlink_bug.patch
R target/linux/generic/patches-3.1/504-yaffs_mutex_fix.patch
R target/linux/generic/patches-3.1/505-2.6.39_fix.patch
R target/linux/generic/patches-3.1/510-jffs2_make_lzma_available.patch
R target/linux/generic/patches-3.1/511-debloat_lzma.patch
R target/linux/generic/patches-3.1/512-jffs2_eofdetect.patch
R target/linux/generic/patches-3.1/520-squashfs_update_xz_comp_opts.patch
R target/linux/generic/patches-3.1/600-netfilter_layer7_2.22.patch
R target/linux/generic/patches-3.1/601-netfilter_layer7_pktmatch.patch
R target/linux/generic/patches-3.1/602-netfilter_layer7_match.patch
R target/linux/generic/patches-3.1/603-netfilter_layer7_2.6.36_fix.patch
R target/linux/generic/patches-3.1/604-netfilter_cisco_794x_iphone.patch
R target/linux/generic/patches-3.1/610-netfilter_match_bypass_default_checks.patch
R target/linux/generic/patches-3.1/611-netfilter_match_bypass_default_table.patch
R target/linux/generic/patches-3.1/612-netfilter_match_reduce_memory_access.patch
R target/linux/generic/patches-3.1/613-netfilter_optional_tcp_window_check.patch
R target/linux/generic/patches-3.1/620-sched_esfq.patch
R target/linux/generic/patches-3.1/621-sched_act_connmark.patch
R target/linux/generic/patches-3.1/630-packet_socket_type.patch
R target/linux/generic/patches-3.1/640-bridge_no_eap_forward.patch
R target/linux/generic/patches-3.1/641-bridge_always_accept_eap.patch
R target/linux/generic/patches-3.1/642-bridge_port_isolate.patch
R target/linux/generic/patches-3.1/643-bridge_remove_ipv6_dependency.patch
R target/linux/generic/patches-3.1/650-pppoe_header_pad.patch
R target/linux/generic/patches-3.1/651-wireless_mesh_header.patch
R target/linux/generic/patches-3.1/652-atm_header_changes.patch
R target/linux/generic/patches-3.1/700-swconfig.patch
R target/linux/generic/patches-3.1/701-phy_extension.patch
R target/linux/generic/patches-3.1/702-phy_add_aneg_done_function.patch
R target/linux/generic/patches-3.1/720-phy_adm6996.patch
R target/linux/generic/patches-3.1/721-phy_packets.patch
R target/linux/generic/patches-3.1/722-phy_mvswitch.patch
R target/linux/generic/patches-3.1/723-phy_ip175c.patch
R target/linux/generic/patches-3.1/724-phy_ar8216.patch
R target/linux/generic/patches-3.1/725-phy_rtl8306.patch
R target/linux/generic/patches-3.1/726-phy_rtl8366.patch
R target/linux/generic/patches-3.1/727-phy-rtl8367.patch
R target/linux/generic/patches-3.1/750-hostap_txpower.patch
R target/linux/generic/patches-3.1/810-pci_disable_common_quirks.patch
R target/linux/generic/patches-3.1/811-pci_disable_usb_common_quirks.patch
R target/linux/generic/patches-3.1/820-usb_add_usb_find_device_by_name.patch
R target/linux/generic/patches-3.1/830-ledtrig_morse.patch
R target/linux/generic/patches-3.1/831-ledtrig_netdev.patch
R target/linux/generic/patches-3.1/832-ledtrig_usbdev.patch
R target/linux/generic/patches-3.1/833-gpio_buttons.patch
R target/linux/generic/patches-3.1/835-gpiodev.patch
R target/linux/generic/patches-3.1/840-rtc7301.patch
R target/linux/generic/patches-3.1/850-glamo_headers.patch
R target/linux/generic/patches-3.1/860-01_hotpluggable_spi_gpio.patch
R target/linux/generic/patches-3.1/861-04_spi_gpio_implement_spi_delay.patch
R target/linux/generic/patches-3.1/862-gpio_spi_driver.patch
R target/linux/generic/patches-3.1/863-gpiommc.patch
R target/linux/generic/patches-3.1/864-gpiommc_configfs_locking.patch
R target/linux/generic/patches-3.1/870-hifn795x_byteswap.patch
R target/linux/generic/patches-3.1/900-slab_maxsize.patch
R target/linux/generic/patches-3.1/910-kobject_uevent.patch
R target/linux/generic/patches-3.1/911-kobject_add_broadcast_uevent.patch
R target/linux/generic/patches-3.1/920-unable_to_open_console.patch
R target/linux/generic/patches-3.1/921-use_preinit_as_init.patch
R target/linux/generic/patches-3.1/930-crashlog.patch
R target/linux/generic/patches-3.1/940-ocf_kbuild_integration.patch
R target/linux/generic/patches-3.1/941-ocf_20110720.patch
R target/linux/generic/patches-3.1/950-vm_exports.patch
R target/linux/generic/patches-3.1/960-decompress_unlzo_fix.patch
R target/linux/generic/patches-3.1/980-update_arm_machtypes.patch
R target/linux/generic/patches-3.1/992-mpcore_wdt_fix_watchdog_counter_loading.patch
R target/linux/generic/patches-3.1/993-mpcore_wdt_fix_wdioc_setoptions_handling.patch
R target/linux/generic/patches-3.1/994-mpcore_wdt_fix_timer_mode_setup.patch
R target/linux/generic/patches-3.2/006-arm_kernel_xz_support.patch
R target/linux/generic/patches-3.2/020-ssb_update.patch
R target/linux/generic/patches-3.2/025-bcma_backport.patch
R target/linux/generic/patches-3.2/100-overlayfs_v11.patch
R target/linux/generic/patches-3.2/102-ehci_hcd_ignore_oc.patch
R target/linux/generic/patches-3.2/110-fix_mtd_include.patch
R target/linux/generic/patches-3.2/120-ppp_txqueue_restart.patch
R target/linux/generic/patches-3.2/130-pppoatm-queue-depth.patch
R target/linux/generic/patches-3.2/200-fix_localversion.patch
R target/linux/generic/patches-3.2/201-extra_optimization.patch
R target/linux/generic/patches-3.2/202-reduce_module_size.patch
R target/linux/generic/patches-3.2/210-darwin_scripts_include.patch
R target/linux/generic/patches-3.2/211-stddef_include.patch
R target/linux/generic/patches-3.2/220-module_exports.patch
R target/linux/generic/patches-3.2/230-openwrt_lzma_options.patch
R target/linux/generic/patches-3.2/250-netfilter_depends.patch
R target/linux/generic/patches-3.2/251-sound_kconfig.patch
R target/linux/generic/patches-3.2/252-mv_cesa_depends.patch
R target/linux/generic/patches-3.2/253-ssb_b43_default_on.patch
R target/linux/generic/patches-3.2/254-textsearch_kconfig_hacks.patch
R target/linux/generic/patches-3.2/255-lib80211_kconfig_hacks.patch
R target/linux/generic/patches-3.2/256-crypto_add_kconfig_prompts.patch
R target/linux/generic/patches-3.2/257-wireless_ext_kconfig_hack.patch
R target/linux/generic/patches-3.2/258-netfilter_netlink_kconfig_hack.patch
R target/linux/generic/patches-3.2/300-mips_expose_boot_raw.patch
R target/linux/generic/patches-3.2/301-mips_image_cmdline_hack.patch
R target/linux/generic/patches-3.2/302-mips_use_generic_thread_info_allocator.patch
R target/linux/generic/patches-3.2/303-mips_fix_kexec.patch
R target/linux/generic/patches-3.2/304-mips_disable_fpu.patch
R target/linux/generic/patches-3.2/305-mips_module_reloc.patch
R target/linux/generic/patches-3.2/306-mips_mem_functions_performance.patch
R target/linux/generic/patches-3.2/307-mips_oprofile_fix.patch
R target/linux/generic/patches-3.2/308-mips-show-correct-cpu-name-for-24KEc.patch
R target/linux/generic/patches-3.2/310-arm_module_unresolved_weak_sym.patch
R target/linux/generic/patches-3.2/320-ppc4xx_optimization.patch
R target/linux/generic/patches-3.2/321-powerpc_crtsavres_prereq.patch
R target/linux/generic/patches-3.2/322-ppc4xx-crypto-compile-fix.patch
R target/linux/generic/patches-3.2/330-mips-add-crash-and-kdump-support.patch
R target/linux/generic/patches-3.2/331-mips-kexec-enhanche-the-support.patch
R target/linux/generic/patches-3.2/332-mips-kexec-init-the-arguments-for-the-new-kernel-image.patch
R target/linux/generic/patches-3.2/333-mips-kexec-get-kernel-parameters-from-kexec-tools.patch
R target/linux/generic/patches-3.2/334-mips-fix-compiling-failure-of-relocate_kernel.patch
R target/linux/generic/patches-3.2/335-mips-kexec-cleanup-kexec-tools-parameter-handling.patch
R target/linux/generic/patches-3.2/340-module_alloc_size_check.patch
R target/linux/generic/patches-3.2/350-arm_compressed_size.patch
R target/linux/generic/patches-3.2/400-rootfs_split.patch
R target/linux/generic/patches-3.2/401-partial_eraseblock_write.patch
R target/linux/generic/patches-3.2/410-mtd_info_move_forward_decl.patch
R target/linux/generic/patches-3.2/420-redboot_space.patch
R target/linux/generic/patches-3.2/421-redboot_boardconfig.patch
R target/linux/generic/patches-3.2/430-mtd_myloader_partition_parser.patch
R target/linux/generic/patches-3.2/440-block2mtd_init.patch
R target/linux/generic/patches-3.2/441-block2mtd_refresh.patch
R target/linux/generic/patches-3.2/442-block2mtd_probe.patch
R target/linux/generic/patches-3.2/450-mtd_plat_nand_chip_fixup.patch
R target/linux/generic/patches-3.2/451-mtd_fix_nand_correct_data_return_code.patch
R target/linux/generic/patches-3.2/460-cfi_cmdset_0002_no_erase_suspend.patch
R target/linux/generic/patches-3.2/470-mtd_m25p80_add_pm25lv_flash_support.patch
R target/linux/generic/patches-3.2/473-mtd_m25p80_add_w25q128.patch
R target/linux/generic/patches-3.2/474-mtd_concat_sync_fix.patch
R target/linux/generic/patches-3.2/475-mtd_cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch
R target/linux/generic/patches-3.2/476-mtd-m25p80-allow-to-disable-small-sector-erase.patch
R target/linux/generic/patches-3.2/500-yaffs_support.patch
R target/linux/generic/patches-3.2/501-yaffs_cvs_2009_04_24.patch
R target/linux/generic/patches-3.2/502-yaffs_git_2010_10_20.patch
R target/linux/generic/patches-3.2/503-yaffs_symlink_bug.patch
R target/linux/generic/patches-3.2/504-yaffs_mutex_fix.patch
R target/linux/generic/patches-3.2/505-2.6.39_fix.patch
R target/linux/generic/patches-3.2/506-yaffs2-3.2_fix.patch
R target/linux/generic/patches-3.2/510-jffs2_make_lzma_available.patch
R target/linux/generic/patches-3.2/511-debloat_lzma.patch
R target/linux/generic/patches-3.2/512-jffs2_eofdetect.patch
R target/linux/generic/patches-3.2/520-squashfs_update_xz_comp_opts.patch
R target/linux/generic/patches-3.2/540-crypto-xz-decompression-support.patch
R target/linux/generic/patches-3.2/541-ubifs-xz-decompression-support.patch
R target/linux/generic/patches-3.2/550-ubifs-symlink-xattr-support.patch
R target/linux/generic/patches-3.2/600-netfilter_layer7_2.22.patch
R target/linux/generic/patches-3.2/601-netfilter_layer7_pktmatch.patch
R target/linux/generic/patches-3.2/602-netfilter_layer7_match.patch
R target/linux/generic/patches-3.2/603-netfilter_layer7_2.6.36_fix.patch
R target/linux/generic/patches-3.2/604-netfilter_cisco_794x_iphone.patch
R target/linux/generic/patches-3.2/610-netfilter_match_bypass_default_checks.patch
R target/linux/generic/patches-3.2/611-netfilter_match_bypass_default_table.patch
R target/linux/generic/patches-3.2/612-netfilter_match_reduce_memory_access.patch
R target/linux/generic/patches-3.2/613-netfilter_optional_tcp_window_check.patch
R target/linux/generic/patches-3.2/620-sched_esfq.patch
R target/linux/generic/patches-3.2/621-sched_act_connmark.patch
R target/linux/generic/patches-3.2/630-packet_socket_type.patch
R target/linux/generic/patches-3.2/640-bridge_no_eap_forward.patch
R target/linux/generic/patches-3.2/641-bridge_always_accept_eap.patch
R target/linux/generic/patches-3.2/642-bridge_port_isolate.patch
R target/linux/generic/patches-3.2/643-bridge_remove_ipv6_dependency.patch
R target/linux/generic/patches-3.2/644-bridge_optimize_netfilter_hooks.patch
R target/linux/generic/patches-3.2/650-pppoe_header_pad.patch
R target/linux/generic/patches-3.2/651-wireless_mesh_header.patch
R target/linux/generic/patches-3.2/652-atm_header_changes.patch
R target/linux/generic/patches-3.2/700-swconfig.patch
R target/linux/generic/patches-3.2/701-phy_extension.patch
R target/linux/generic/patches-3.2/702-phy_add_aneg_done_function.patch
R target/linux/generic/patches-3.2/710-phy-add-mdio_register_board_info.patch
R target/linux/generic/patches-3.2/720-phy_adm6996.patch
R target/linux/generic/patches-3.2/721-phy_packets.patch
R target/linux/generic/patches-3.2/722-phy_mvswitch.patch
R target/linux/generic/patches-3.2/723-phy_ip175c.patch
R target/linux/generic/patches-3.2/724-phy_ar8216.patch
R target/linux/generic/patches-3.2/725-phy_rtl8306.patch
R target/linux/generic/patches-3.2/726-phy_rtl8366.patch
R target/linux/generic/patches-3.2/727-phy-rtl8367.patch
R target/linux/generic/patches-3.2/728-phy-micrel.patch
R target/linux/generic/patches-3.2/750-hostap_txpower.patch
R target/linux/generic/patches-3.2/810-pci_disable_common_quirks.patch
R target/linux/generic/patches-3.2/811-pci_disable_usb_common_quirks.patch
R target/linux/generic/patches-3.2/820-usb_add_usb_find_device_by_name.patch
R target/linux/generic/patches-3.2/830-ledtrig_morse.patch
R target/linux/generic/patches-3.2/831-ledtrig_netdev.patch
R target/linux/generic/patches-3.2/832-ledtrig_usbdev.patch
R target/linux/generic/patches-3.2/833-gpio_buttons.patch
R target/linux/generic/patches-3.2/835-gpiodev.patch
R target/linux/generic/patches-3.2/840-rtc7301.patch
R target/linux/generic/patches-3.2/850-glamo_headers.patch
R target/linux/generic/patches-3.2/861-04_spi_gpio_implement_spi_delay.patch
R target/linux/generic/patches-3.2/862-gpio_spi_driver.patch
R target/linux/generic/patches-3.2/863-gpiommc.patch
R target/linux/generic/patches-3.2/864-gpiommc_configfs_locking.patch
R target/linux/generic/patches-3.2/870-hifn795x_byteswap.patch
R target/linux/generic/patches-3.2/900-slab_maxsize.patch
R target/linux/generic/patches-3.2/910-kobject_uevent.patch
R target/linux/generic/patches-3.2/911-kobject_add_broadcast_uevent.patch
R target/linux/generic/patches-3.2/920-unable_to_open_console.patch
R target/linux/generic/patches-3.2/921-use_preinit_as_init.patch
R target/linux/generic/patches-3.2/930-crashlog.patch
R target/linux/generic/patches-3.2/940-ocf_kbuild_integration.patch
R target/linux/generic/patches-3.2/941-ocf_20110720.patch
R target/linux/generic/patches-3.2/950-vm_exports.patch
R target/linux/generic/patches-3.2/960-decompress_unlzo_fix.patch
R target/linux/generic/patches-3.2/980-update_arm_machtypes.patch
R target/linux/generic/patches-3.2/992-mpcore_wdt_fix_watchdog_counter_loading.patch
R target/linux/generic/patches-3.2/993-mpcore_wdt_fix_wdioc_setoptions_handling.patch
R target/linux/generic/patches-3.2/994-mpcore_wdt_fix_timer_mode_setup.patch
M target/linux/generic/patches-3.3/020-ssb_update.patch
M target/linux/generic/patches-3.3/025-bcma_backport.patch
A target/linux/generic/patches-3.3/040-Controlled-Delay-AQM.patch
A target/linux/generic/patches-3.3/041-codel-use-Newton-method-instead-of-sqrt-and-divides.patch
A target/linux/generic/patches-3.3/042-fq_codel-Fair-Queue-Codel-AQM.patch
A target/linux/generic/patches-3.3/043-net-codel-Add-missing-include-linux-prefetch.h.patch
A target/linux/generic/patches-3.3/044-net-codel-fix-build-errors.patch
A target/linux/generic/patches-3.3/045-codel-use-u16-field-instead-of-31bits-for-rec_inv_sq.patch
A target/linux/generic/patches-3.3/046-fq_codel-qdisc-backlog.patch
M target/linux/generic/patches-3.3/100-overlayfs_v12.patch
M target/linux/generic/patches-3.3/202-reduce_module_size.patch
M target/linux/generic/patches-3.3/252-mv_cesa_depends.patch
A target/linux/generic/patches-3.3/443-block2mtd-avoid-recursive-call-of-mtd_writev.patch
M target/linux/generic/patches-3.3/600-netfilter_layer7_2.22.patch
M target/linux/generic/patches-3.3/621-sched_act_connmark.patch
M target/linux/generic/patches-3.3/642-bridge_port_isolate.patch
M target/linux/generic/patches-3.3/644-bridge_optimize_netfilter_hooks.patch
A target/linux/generic/patches-3.3/653-disable_netlink_trim.patch
A target/linux/generic/patches-3.3/654-avoid_skb_cow_realloc.patch
A target/linux/generic/patches-3.3/655-increase_skb_pad.patch
M target/linux/generic/patches-3.3/721-phy_packets.patch
M target/linux/generic/patches-3.3/722-phy_mvswitch.patch
M target/linux/generic/patches-3.3/723-phy_ip175c.patch
M target/linux/generic/patches-3.3/724-phy_ar8216.patch
M target/linux/generic/patches-3.3/725-phy_rtl8306.patch
M target/linux/generic/patches-3.3/726-phy_rtl8366.patch
M target/linux/generic/patches-3.3/727-phy-rtl8367.patch
M target/linux/generic/patches-3.3/728-phy-micrel.patch
A target/linux/generic/patches-3.3/729-phy-tantos.patch
M target/linux/generic/patches-3.3/950-vm_exports.patch
M target/linux/goldfish/config-2.6.30
M target/linux/imx21/config-default
M target/linux/iop32x/Makefile
A target/linux/iop32x/config-3.3
R target/linux/iop32x/config-default
A target/linux/iop32x/patches-3.3/001-ARM-Fix-missing-linux-types.h-inclusion-in-asm-hardw.patch
A target/linux/iop32x/patches-3.3/002-Disintegrate-asm-system.h-for-ARM.patch
A target/linux/iop32x/patches-3.3/003-plat-iop-fix-section-mismatch.patch
M target/linux/ixp4xx/Makefile
R target/linux/ixp4xx/config-2.6.37
M target/linux/ixp4xx/config-3.3
R target/linux/ixp4xx/patches-2.6.37/020-gateworks_i2c_pld.patch
R target/linux/ixp4xx/patches-2.6.37/090-increase_entropy_pools.patch
R target/linux/ixp4xx/patches-2.6.37/100-wg302v2_gateway7001_mac_plat_info.patch
R target/linux/ixp4xx/patches-2.6.37/105-wg302v1_support.patch
R target/linux/ixp4xx/patches-2.6.37/110-pronghorn_series_support.patch
R target/linux/ixp4xx/patches-2.6.37/111-pronghorn_swap_uarts.patch
R target/linux/ixp4xx/patches-2.6.37/115-sidewinder_support.patch
R target/linux/ixp4xx/patches-2.6.37/116-sidewinder_fis_location.patch
R target/linux/ixp4xx/patches-2.6.37/120-compex_support.patch
R target/linux/ixp4xx/patches-2.6.37/130-wrt300nv2_support.patch
R target/linux/ixp4xx/patches-2.6.37/131-wrt300nv2_mac_plat_info.patch
R target/linux/ixp4xx/patches-2.6.37/132-wrt300nv2_mac_fix.patch
R target/linux/ixp4xx/patches-2.6.37/150-lanready_ap1000_support.patch
R target/linux/ixp4xx/patches-2.6.37/151-lanready_ap1000_mac_plat_info.patch
R target/linux/ixp4xx/patches-2.6.37/162-wg302v1_mem_fixup.patch
R target/linux/ixp4xx/patches-2.6.37/170-ixdpg425_mac_plat_info.patch
R target/linux/ixp4xx/patches-2.6.37/180-tw5334_support.patch
R target/linux/ixp4xx/patches-2.6.37/185-mi424wr_support.patch
R target/linux/ixp4xx/patches-2.6.37/190-cambria_support.patch
R target/linux/ixp4xx/patches-2.6.37/191-cambria_optional_uart.patch
R target/linux/ixp4xx/patches-2.6.37/192-cambria_gpio_device.patch
R target/linux/ixp4xx/patches-2.6.37/193-cambria_pld_gpio.patch
R target/linux/ixp4xx/patches-2.6.37/201-npe_driver_print_license_location.patch
R target/linux/ixp4xx/patches-2.6.37/203-npe_driver_mask_phy_features.patch
R target/linux/ixp4xx/patches-2.6.37/205-npe_driver_separate_phy_functions.patch
R target/linux/ixp4xx/patches-2.6.37/206-npe_driver_add_update_link_function.patch
R target/linux/ixp4xx/patches-2.6.37/207-npe_driver_multiphy_support.patch
R target/linux/ixp4xx/patches-2.6.37/295-latch_led_driver.patch
R target/linux/ixp4xx/patches-2.6.37/300-avila_fetch_mac.patch
R target/linux/ixp4xx/patches-2.6.37/301-avila_led.patch
R target/linux/ixp4xx/patches-2.6.37/302-avila_gpio_device.patch
R target/linux/ixp4xx/patches-2.6.37/304-ixp4xx_eth_jumboframe.patch
R target/linux/ixp4xx/patches-2.6.37/310-gtwx5717_spi_bus.patch
R target/linux/ixp4xx/patches-2.6.37/311-gtwx5717_mac_plat_info.patch
R target/linux/ixp4xx/patches-2.6.37/312-ixp4xx_pata_optimization.patch
R target/linux/ixp4xx/patches-2.6.37/402-ixp4xx_gpiolib.patch
R target/linux/ixp4xx/patches-2.6.37/500-usr8200_support.patch
R target/linux/ixp4xx/patches-2.6.37/520-tw2662_support.patch
R target/linux/ixp4xx/patches-2.6.37/600-skb_avoid_dmabounce.patch
R target/linux/ixp4xx/patches-2.6.37/610-backport_rename_freq_macro.patch
R target/linux/ixp4xx/patches-2.6.37/620-backport_compile_fix.patch
M target/linux/ixp4xx/patches-3.3/600-skb_avoid_dmabounce.patch
A target/linux/ixp4xx/patches-3.3/900-ixp4xx-crypto-include-module.h.patch
M target/linux/kirkwood/Makefile
R target/linux/kirkwood/base-files-Dockstar/etc/config/network
R target/linux/kirkwood/base-files-Dockstar/etc/config/system
A target/linux/kirkwood/base-files.mk
A target/linux/kirkwood/base-files/etc/uci-defaults/leds
A target/linux/kirkwood/base-files/etc/uci-defaults/network
A target/linux/kirkwood/base-files/lib/kirkwood.sh
A target/linux/kirkwood/config-3.3
R target/linux/kirkwood/config-default
A target/linux/kirkwood/patches-3.3/001-openwrt_partition_map.patch
A target/linux/kirkwood/patches-3.3/002-mvsdio_delay.patch
A target/linux/kirkwood/patches-3.3/200-iconnect.patch
A target/linux/kirkwood/patches-3.3/201-raidsonic-IB-NAS62x0-support.patch
A target/linux/kirkwood/patches-3.3/202-zyxel-nsa-310.patch
R target/linux/kirkwood/patches/001-openwrt_partition_map.patch
R target/linux/kirkwood/patches/002-mvsdio_delay.patch
R target/linux/kirkwood/patches/200-iconnect.patch
M target/linux/lantiq/Makefile
R target/linux/lantiq/ar9/config-2.6.32
M target/linux/lantiq/ar9/config-default
A target/linux/lantiq/ar9/profiles/005-zyxel.mk
A target/linux/lantiq/ar9/profiles/006-zte.mk
R target/linux/lantiq/ase/config-2.6.32
M target/linux/lantiq/ase/config-default
M target/linux/lantiq/base-files/etc/uci-defaults/leds
A target/linux/lantiq/base-files/lib/preinit/42_athfix
R target/linux/lantiq/config-2.6.32
R target/linux/lantiq/config-3.2
A target/linux/lantiq/config-3.3
R target/linux/lantiq/danube/config-2.6.32
M target/linux/lantiq/danube/config-default
R target/linux/lantiq/falcon-stable/config-default
R target/linux/lantiq/falcon-stable/profiles
R target/linux/lantiq/falcon-stable/target.mk
M target/linux/lantiq/falcon/config-default
R target/linux/lantiq/files-3.2/arch/mips/include/asm/mach-lantiq/dev-gpio-buttons.h
R target/linux/lantiq/files-3.2/arch/mips/include/asm/mach-lantiq/dev-gpio-leds.h
R target/linux/lantiq/files-3.2/arch/mips/lantiq/dev-gpio-buttons.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/dev-gpio-leds.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/falcon/addon-easy98000.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/falcon/dev-leds-easy98000-cpld.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/falcon/dev-leds-easy98000-cpld.h
R target/linux/lantiq/files-3.2/arch/mips/lantiq/falcon/mach-95C3AM1.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/falcon/mach-easy98020.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/dev-dwc_otg.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/dev-dwc_otg.h
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/dev-wifi-athxk.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/dev-wifi-athxk.h
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/dev-wifi-rt2x00.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/dev-wifi-rt2x00.h
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/mach-arv.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/mach-bthomehubv2b.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/mach-easy50601.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/mach-easy50712.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/mach-fritz_ar9.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/mach-fritz_vr9.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/mach-gigasx76x.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/mach-gigasx76x.h
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/mach-netgear.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/mach-p2601hnf1.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/mach-wbmr.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/pci-ath-fixup.c
R target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/pci-ath-fixup.h
R target/linux/lantiq/files-3.3/arch/mips/include/asm/mach-lantiq/dev-gpio-buttons.h
R target/linux/lantiq/files-3.3/arch/mips/include/asm/mach-lantiq/dev-gpio-leds.h
R target/linux/lantiq/files-3.3/arch/mips/lantiq/dev-gpio-buttons.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/dev-gpio-leds.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/falcon/addon-easy98000.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/falcon/dev-leds-easy98000-cpld.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/falcon/dev-leds-easy98000-cpld.h
R target/linux/lantiq/files-3.3/arch/mips/lantiq/falcon/mach-95C3AM1.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/falcon/mach-easy98020.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/dev-dwc_otg.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/dev-dwc_otg.h
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/dev-wifi-athxk.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/dev-wifi-athxk.h
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/dev-wifi-rt2x00.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/dev-wifi-rt2x00.h
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-arv.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-bthomehubv2b.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-easy50601.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-easy50712.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-fritz_ar9.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-fritz_vr9.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-gigasx76x.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-gigasx76x.h
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-netgear.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-p2601hnf1.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/mach-wbmr.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/pci-ath-fixup.c
R target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/pci-ath-fixup.h
A target/linux/lantiq/files/arch/mips/include/asm/mach-lantiq/dev-gpio-buttons.h
A target/linux/lantiq/files/arch/mips/include/asm/mach-lantiq/dev-gpio-leds.h
A target/linux/lantiq/files/arch/mips/lantiq/dev-gpio-buttons.c
A target/linux/lantiq/files/arch/mips/lantiq/dev-gpio-leds.c
A target/linux/lantiq/files/arch/mips/lantiq/falcon/addon-easy98000.c
A target/linux/lantiq/files/arch/mips/lantiq/falcon/dev-leds-easy98000-cpld.c
A target/linux/lantiq/files/arch/mips/lantiq/falcon/dev-leds-easy98000-cpld.h
A target/linux/lantiq/files/arch/mips/lantiq/falcon/mach-95C3AM1.c
A target/linux/lantiq/files/arch/mips/lantiq/falcon/mach-easy98020.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/dev-dwc_otg.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/dev-dwc_otg.h
A target/linux/lantiq/files/arch/mips/lantiq/xway/dev-wifi-athxk.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/dev-wifi-athxk.h
A target/linux/lantiq/files/arch/mips/lantiq/xway/dev-wifi-rt2x00.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/dev-wifi-rt2x00.h
A target/linux/lantiq/files/arch/mips/lantiq/xway/mach-arv.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/mach-bthomehubv2b.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/mach-easy50601.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/mach-easy50712.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/mach-fritz_ar9.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/mach-fritz_vr9.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/mach-gigasx76x.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/mach-gigasx76x.h
A target/linux/lantiq/files/arch/mips/lantiq/xway/mach-h201l.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/mach-netgear.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/mach-p2601hnfx.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/mach-wbmr.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/pci-ath-fixup.c
A target/linux/lantiq/files/arch/mips/lantiq/xway/pci-ath-fixup.h
M target/linux/lantiq/image/Makefile
R target/linux/lantiq/patches-2.6.32/0001-MIPS-Lantiq-Add-initial-support-for-Lantiq-SoCs.patch
R target/linux/lantiq/patches-2.6.32/0002-MIPS-Lantiq-add-SoC-specific-code-for-XWAY-family.patch
R target/linux/lantiq/patches-2.6.32/0003-MIPS-Lantiq-Add-PCI-controller-support.patch
R target/linux/lantiq/patches-2.6.32/0004-MIPS-Lantiq-Add-NOR-flash-support.patch
R target/linux/lantiq/patches-2.6.32/0005-MIPS-Lantiq-Add-platform-device-support.patch
R target/linux/lantiq/patches-2.6.32/0006-MIPS-Lantiq-Add-mips_machine-support.patch
R target/linux/lantiq/patches-2.6.32/0007-MIPS-Lantiq-Add-machtypes-for-lantiq-eval-kits.patch
R target/linux/lantiq/patches-2.6.32/0008-MIPS-Lantiq-Add-more-gpio-drivers.patch
R target/linux/lantiq/patches-2.6.32/0009-SERIAL-Lantiq-Add-driver-for-MIPS-Lantiq-SOCs.patch
R target/linux/lantiq/patches-2.6.32/0010-MIPS-Lantiq-Add-DMA-support.patch
R target/linux/lantiq/patches-2.6.32/0011-MIPS-Lantiq-Add-ethernet-driver.patch
R target/linux/lantiq/patches-2.6.32/0012-MIPS-Lantiq-Add-etop-board-support.patch
R target/linux/lantiq/patches-2.6.32/0013-MIPS-Lantiq-Add-watchdog-support.patch
R target/linux/lantiq/patches-2.6.32/0014-fix_mtd.patch
R target/linux/lantiq/patches-2.6.32/100-falcon_header.patch
R target/linux/lantiq/patches-2.6.32/110-falcon_board.patch
R target/linux/lantiq/patches-2.6.32/120-falcon-i2c.patch
R target/linux/lantiq/patches-2.6.32/130-falcon-spi-flash.patch
R target/linux/lantiq/patches-2.6.32/140-falcon-easy98000-cpld-led.patch
R target/linux/lantiq/patches-2.6.32/150-falcon-easy98020.patch
R target/linux/lantiq/patches-2.6.32/160-falcon-95C3AM1.patch
R target/linux/lantiq/patches-2.6.32/200-mach-arv45xx.patch
R target/linux/lantiq/patches-2.6.32/210-mtd_uimage_split.patch
R target/linux/lantiq/patches-2.6.32/220-atm_hack.patch
R target/linux/lantiq/patches-2.6.32/230-cmdline_hack.patch
R target/linux/lantiq/patches-2.6.32/240-udp_redirect.patch
R target/linux/lantiq/patches-2.6.32/250-mt-vpe.patch
R target/linux/lantiq/patches-2.6.32/260-ar9-cache-split.patch
R target/linux/lantiq/patches-2.6.32/270-m25p80-fast-read.patch
R target/linux/lantiq/patches-2.6.32/350-dm9000-polling.patch
R target/linux/lantiq/patches-2.6.32/400-spi1.patch
R target/linux/lantiq/patches-2.6.32/410-spi2.patch
R target/linux/lantiq/patches-2.6.32/420-spi3.patch
R target/linux/lantiq/patches-2.6.32/500-register_ebu.patch
R target/linux/lantiq/patches-2.6.32/510-register_madwifi.patch
R target/linux/lantiq/patches-2.6.32/520-register_buttons.patch
R target/linux/lantiq/patches-2.6.32/530-register_tapi.patch
R target/linux/lantiq/patches-2.6.32/540-gptu.patch
R target/linux/lantiq/patches-2.6.32/550-dwc_otg.patch
R target/linux/lantiq/patches-2.6.32/560-dev-leds-gpio.patch
R target/linux/lantiq/patches-2.6.32/600-mach-dgn3500.patch
R target/linux/lantiq/patches-2.6.32/990-fix-asc-drv-timeout.patch
R target/linux/lantiq/patches-2.6.32/990-fix-early_printk.patch
R target/linux/lantiq/patches-2.6.32/990-fix_include.patch
R target/linux/lantiq/patches-3.2/0001-GPIO-add-bindings-for-managed-devices.patch
R target/linux/lantiq/patches-3.2/0002-MIPS-remove-unused-prototype-kgdb_config.patch
R target/linux/lantiq/patches-3.2/0004-MTD-add-m25p80-id-for-mx25l2005a.patch
R target/linux/lantiq/patches-3.2/0005-MIPS-lantiq-reorganize-xway-code.patch
R target/linux/lantiq/patches-3.2/0006-MIPS-lantiq-change-ltq_request_gpio-call-signature.patch
R target/linux/lantiq/patches-3.2/0007-MIPS-lantiq-make-irq.c-support-the-FALC-ON.patch
R target/linux/lantiq/patches-3.2/0008-MIPS-lantiq-add-basic-support-for-FALC-ON.patch
R target/linux/lantiq/patches-3.2/0009-MIPS-lantiq-add-support-for-FALC-ON-GPIOs.patch
R target/linux/lantiq/patches-3.2/0010-MIPS-lantiq-add-support-for-the-EASY98000-evaluation.patch
R target/linux/lantiq/patches-3.2/0011-MIPS-lantiq-fix-early-printk.patch
R target/linux/lantiq/patches-3.2/0012-MIPS-lantiq-fix-cmdline-parsing.patch
R target/linux/lantiq/patches-3.2/0013-MIPS-lantiq-fix-STP-gpio-groups.patch
R target/linux/lantiq/patches-3.2/0014-MIPS-lantiq-fix-pull-gpio-up-resistors-usage.patch
R target/linux/lantiq/patches-3.2/0015-MIPS-lantiq-add-default-configs.patch
R target/linux/lantiq/patches-3.2/0016-MAINTAINERS-add-entry-for-Lantiq-related-files.patch
R target/linux/lantiq/patches-3.2/0017-MIPS-lantiq-enable-oprofile-support-on-lantiq-target.patch
R target/linux/lantiq/patches-3.2/0018-NET-MIPS-lantiq-make-etop-ethernet-work-on-ase-ar9.patch
R target/linux/lantiq/patches-3.2/0019-NET-MIPS-lantiq-non-existing-phy-was-not-handled-gra.patch
R target/linux/lantiq/patches-3.2/0020-NET-MIPS-lantiq-return-value-of-request_irq-was-not-.patch
R target/linux/lantiq/patches-3.2/0021-MIPS-lantiq-use-devres-managed-gpios.patch
R target/linux/lantiq/patches-3.2/0022-MIPS-add-clkdev.h.patch
R target/linux/lantiq/patches-3.2/0023-MIPS-lantiq-helper-functions-for-SoC-detection.patch
R target/linux/lantiq/patches-3.2/0024-MIPS-lantiq-convert-to-clkdev-api.patch
R target/linux/lantiq/patches-3.2/0025-MIPS-lantiq-convert-xway-to-clkdev-api.patch
R target/linux/lantiq/patches-3.2/0026-MIPS-lantiq-convert-falcon-to-clkdev-api.patch
R target/linux/lantiq/patches-3.2/0027-MIPS-lantiq-convert-dma-driver-to-clkdev-api.patch
R target/linux/lantiq/patches-3.2/0028-MIPS-lantiq-convert-gpio_stp-driver-to-clkdev-api.patch
R target/linux/lantiq/patches-3.2/0029-MIPS-lantiq-convert-falcon-gpio-to-clkdev-api.patch
R target/linux/lantiq/patches-3.2/0030-SERIAL-MIPS-lantiq-convert-serial-driver-to-clkdev-a.patch
R target/linux/lantiq/patches-3.2/0031-MIPS-lantiq-convert-falcon-debug-uart-to-clkdev-api.patch
R target/linux/lantiq/patches-3.2/0032-NET-MIPS-lantiq-convert-etop-driver-to-clkdev-api.patch
R target/linux/lantiq/patches-3.2/0033-WDT-MIPS-lantiq-convert-watchdog-driver-to-clkdev-ap.patch
R target/linux/lantiq/patches-3.2/0034-MIPS-lantiq-unify-xway-prom-code.patch
R target/linux/lantiq/patches-3.2/0035-MIPS-lantiq-add-vr9-support.patch
R target/linux/lantiq/patches-3.2/0036-MIPS-lantiq-add-ipi-handlers-to-make-vsmp-work.patch
R target/linux/lantiq/patches-3.2/0037-MIPS-lantiq-add-additional-soc-ids.patch
R target/linux/lantiq/patches-3.2/0038-SPI-MIPS-lantiq-add-FALC-ON-spi-driver.patch
R target/linux/lantiq/patches-3.2/0039-I2C-MIPS-lantiq-add-FALC-ON-i2c-bus-master.patch
R target/linux/lantiq/patches-3.2/0040-MIPS-lantiq-add-xway-nand-driver.patch
R target/linux/lantiq/patches-3.2/0041-SPI-MIPS-lantiq-adds-spi-xway.patch
R target/linux/lantiq/patches-3.2/0042-NET-adds-driver-for-lantiq-vr9-ethernet.patch
R target/linux/lantiq/patches-3.2/0043-MIPS-NET-several-fixes-to-etop-driver.patch
R target/linux/lantiq/patches-3.2/0044-MTD-MIPS-lantiq-use-module_platform_driver-inside-la.patch
R target/linux/lantiq/patches-3.2/0045-WDT-MIPS-lantiq-use-module_platform_driver-inside-la.patch
R target/linux/lantiq/patches-3.2/0046-MIPS-lantiq-adds-GPTU-driver.patch
R target/linux/lantiq/patches-3.2/0047-MIPS-lantiq-adds-dwc_otg.patch
R target/linux/lantiq/patches-3.2/0048-dwc_otg-remove-bogus-halt_channel.patch
R target/linux/lantiq/patches-3.2/0049-MIPS-adds-ifxhcd.patch
R target/linux/lantiq/patches-3.2/0050-MIPS-adds-gptu-driver.patch
R target/linux/lantiq/patches-3.2/0051-MIPS-lantiq-pci-rename-variable-inside.patch
R target/linux/lantiq/patches-3.2/0052-MIPS-lantiq-pci-give-xway-pci-support-its-own-kbuild.patch
R target/linux/lantiq/patches-3.2/0053-MIPS-lantiq-pci-move-pcibios-code-into-fixup-lantiq..patch
R target/linux/lantiq/patches-3.2/0054-MIPS-lantiq-pcie-add-pcie-driver.patch
R target/linux/lantiq/patches-3.2/0055-MIPS-lantiq-make-GPIO3-work-on-AR9.patch
R target/linux/lantiq/patches-3.2/0056-MIPS-lantiq-VPE-extensions.patch
R target/linux/lantiq/patches-3.2/0057-MIPS-lantiq-falcon-VPE-softdog.patch
R target/linux/lantiq/patches-3.2/0058-MIPS-lantiq-udp-in-kernel-redirect.patch
R target/linux/lantiq/patches-3.2/0059-MIPS-lantiq-cache-split.patch
R target/linux/lantiq/patches-3.2/0060-MIPS-clean-up-clock-code.patch
R target/linux/lantiq/patches-3.2/0061-MIPS-cleanup-reset-code.patch
R target/linux/lantiq/patches-3.2/0062-MIPS-lantiq-fixes-ar9-vr9-clock.patch
R target/linux/lantiq/patches-3.2/0063-MIPS-lantiq-fixes-danube-clock.patch
R target/linux/lantiq/patches-3.2/0064-MIPS-adds-dsl-clocks.patch
R target/linux/lantiq/patches-3.2/0065-MIPS-lantiq-dont-always-register-asc0.patch
R target/linux/lantiq/patches-3.2/0066-MIPS-lantiq-irqs-were-not-cleared-properly-on-boot.patch
R target/linux/lantiq/patches-3.2/0067-MIPS-lantiq-adds-bootsel-helper.patch
R target/linux/lantiq/patches-3.2/0068-MIPS-lantiq-adds-USB_ARCH_HAS_HCD-to-CONFIG_LANTIQ.patch
R target/linux/lantiq/patches-3.2/0069-MIPS-lantiq-fixes-bad-PMU_USB0-0-define.patch
R target/linux/lantiq/patches-3.2/0070-MIPS-lantiq-fix-dwc_otg-usb-for-ase.patch
R target/linux/lantiq/patches-3.2/0071-MIPS-lantiq-stp-fix-for-ase-add-get-clock-disabled.patch
R target/linux/lantiq/patches-3.2/0072-MIPS-lantiq-fix-spi-for-ase-update-for-clkdev-and-pl.patch
R target/linux/lantiq/patches-3.2/100-falcon_bsp_header.patch
R target/linux/lantiq/patches-3.2/101-sdk-compat.patch
R target/linux/lantiq/patches-3.2/200-owrt-netif_receive_skb.patch
R target/linux/lantiq/patches-3.2/201-owrt-mtd_split.patch
R target/linux/lantiq/patches-3.2/202-owrt-atm.patch
R target/linux/lantiq/patches-3.2/203-owrt-cmdline.patch
R target/linux/lantiq/patches-3.2/204-owrt-dm9000-polling.patch
R target/linux/lantiq/patches-3.2/205-owrt-gpio-export.patch
R target/linux/lantiq/patches-3.2/206-machtypes.patch
R target/linux/lantiq/patches-3.2/207-devices.patch
R target/linux/lantiq/patches-3.2/208-fix-mach-easy98000.patch
R target/linux/lantiq/patches-3.2/209-fritz_ram.patch
M target/linux/lantiq/patches-3.3/0044-MIPS-lantiq-adds-dwc_otg.patch
M target/linux/lantiq/patches-3.3/0055-MIPS-lantiq-udp-in-kernel-redirect.patch
A target/linux/lantiq/patches-3.3/100-falcon_bsp_header.patch
A target/linux/lantiq/patches-3.3/101-sdk-compat.patch
A target/linux/lantiq/patches-3.3/201-owrt-mtd_split.patch
A target/linux/lantiq/patches-3.3/202-owrt-atm.patch
A target/linux/lantiq/patches-3.3/203-owrt-cmdline.patch
A target/linux/lantiq/patches-3.3/204-owrt-dm9000-polling.patch
A target/linux/lantiq/patches-3.3/205-owrt-gpio-export.patch
A target/linux/lantiq/patches-3.3/206-machtypes.patch
A target/linux/lantiq/patches-3.3/207-devices.patch
A target/linux/lantiq/patches-3.3/208-fix-mach-easy98000.patch
A target/linux/lantiq/patches-3.3/209-fritz_ram.patch
M target/linux/lantiq/vr9/config-default
M target/linux/leon/config-default
M target/linux/malta/Makefile
M target/linux/malta/be/config-default
A target/linux/malta/config-3.3
R target/linux/malta/le/config-default
R target/linux/malta/patches-3.2/001-remove_unused_perf_function.patch
M target/linux/mpc52xx/Makefile
M target/linux/mpc52xx/config-3.3
M target/linux/mpc83xx/Makefile
A target/linux/mpc83xx/base-files.mk
A target/linux/mpc83xx/base-files/etc/uci-defaults/network
A target/linux/mpc83xx/base-files/lib/mpc83xx.sh
A target/linux/mpc83xx/base-files/lib/preinit/03_preinit_do_mpc83xx.sh
R target/linux/mpc83xx/config-2.6.36
A target/linux/mpc83xx/config-3.3
R target/linux/mpc83xx/patches-2.6.36/001-boot_Makefile.patch
R target/linux/mpc83xx/patches-2.6.36/002-boot_dts_rb600.patch
R target/linux/mpc83xx/patches-2.6.36/003-boot_rb600.patch
R target/linux/mpc83xx/patches-2.6.36/004-boot_wrapper.patch
R target/linux/mpc83xx/patches-2.6.36/005-kernel_Makefile.patch
R target/linux/mpc83xx/patches-2.6.36/006-platforms_83xx_Kconfig.patch
R target/linux/mpc83xx/patches-2.6.36/007-platforms_83xx_rbppc.patch
R target/linux/mpc83xx/patches-2.6.36/008-platforms_Kconfig.patch
R target/linux/mpc83xx/patches-2.6.36/009-sysdev_Makefile.patch
R target/linux/mpc83xx/patches-2.6.36/010-sysdev_rb_iomap.patch
R target/linux/mpc83xx/patches-2.6.36/011-drivers_ata_Kconfig.patch
R target/linux/mpc83xx/patches-2.6.36/012-drivers_ata_Makefile.patch
R target/linux/mpc83xx/patches-2.6.36/013-drivers_ata_pata_rbppc_cf.patch
R target/linux/mpc83xx/patches-2.6.36/014-drivers_mtd_nand_Kconfig.patch
R target/linux/mpc83xx/patches-2.6.36/015-drivers_mtd_nand_Makefile.patch
R target/linux/mpc83xx/patches-2.6.36/016-drivers_mtd_nand_rbppc_nand.patch
R target/linux/mpc83xx/patches-2.6.36/017-platforms_83xx_rbppc.patch
R target/linux/mpc83xx/patches-2.6.36/019-powerpc_create_fit_uImages.patch
R target/linux/mpc83xx/patches-2.6.36/020-rb333-support.patch
R target/linux/mpc83xx/patches-2.6.36/021-boot_dts_rb333.patch
R target/linux/mpc83xx/patches-2.6.36/022-boot_rb333.patch
R target/linux/mpc83xx/patches-2.6.36/023-wrapper-fix.patch
R target/linux/mpc83xx/patches-2.6.36/024-quicc-engine-fixups.patch
R target/linux/mpc83xx/patches-2.6.36/025-rb600-dts-qe-boot-fixups.patch
R target/linux/mpc83xx/patches-2.6.36/030-ucc_tdm.patch
R target/linux/mpc83xx/patches-2.6.36/036-pata_rbppc_fix.patch
R target/linux/mpc83xx/patches-2.6.36/037-rbppc_fix.patch
R target/linux/mpc83xx/patches-2.6.36/040-rbppc_nand-2.6.35.patch
R target/linux/mpc83xx/patches-2.6.36/041-rbppc_cf-2.6.35.patch
R target/linux/mpc83xx/patches-2.6.36/100-vitesse_8601.patch
R target/linux/mpc83xx/patches-2.6.36/110-etsec27_war.patch
A target/linux/mpc83xx/patches-3.3/100-powerpc_create_fit_uImages.patch
A target/linux/mpc83xx/patches-3.3/101-mpc8377_wlan-dts-add-gpio-leds.patch
A target/linux/mpc83xx/patches-3.3/110-vitesse_8601.patch
A target/linux/mpc83xx/patches-3.3/111-etsec27_war.patch
A target/linux/mpc83xx/patches-3.3/120-ucc_tdm.patch
A target/linux/mpc83xx/patches-3.3/200-powerpc-add-rbppc-support.patch
A target/linux/mpc83xx/patches-3.3/201-powerpc-add-rb_iomap.patch
A target/linux/mpc83xx/patches-3.3/202-ata-add-pata_rbppc_cf-driver.patch
A target/linux/mpc83xx/patches-3.3/203-mtd-add-rbppc_nand-driver.patch
A target/linux/mpc83xx/patches-3.3/300-mpc8377_wlan-dts-add-openwrt-hacks.patch
M target/linux/mpc85xx/Makefile
M target/linux/mpc85xx/config-3.3
R target/linux/mpc85xx/config-default
R target/linux/mpc85xx/patches/100-fix_mpc8568e_mds.patch
R target/linux/mpc85xx/patches/110-fix_mpc8548_cds.patch
R target/linux/mpc85xx/patches/120-mpc8548_cds_i8259_noirq_init.patch
R target/linux/mpc85xx/patches/130-mpc8548_cds_disable_i8259_irq.patch
M target/linux/octeon/Makefile
M target/linux/octeon/config-default
M target/linux/omap24xx/Makefile
R target/linux/omap24xx/config-3.1
A target/linux/omap24xx/config-3.3
R target/linux/omap24xx/patches-3.1/200-omap-platform.patch
R target/linux/omap24xx/patches-3.1/210-omap2-kexec-rewrite.patch
R target/linux/omap24xx/patches-3.1/250-cbus.patch
R target/linux/omap24xx/patches-3.1/251-cbus-tahvo-lock-fix.patch
R target/linux/omap24xx/patches-3.1/252-cbus-retu-tahvo-ack-fix.patch
R target/linux/omap24xx/patches-3.1/254-cbus-retu-tahvo-irq-mask-init-fix.patch
R target/linux/omap24xx/patches-3.1/300-cbus-platform.patch
R target/linux/omap24xx/patches-3.1/309-omapfb-circular-mutex-workaround.patch
R target/linux/omap24xx/patches-3.1/310-n810-lcd.patch
R target/linux/omap24xx/patches-3.1/311-omapfb-clock-fixes.patch
R target/linux/omap24xx/patches-3.1/312-no-hwmod-reset.patch
R target/linux/omap24xx/patches-3.1/315-n800-touchscreen-and-keypad-drivers.patch
R target/linux/omap24xx/patches-3.1/320-nokia-various.patch
R target/linux/omap24xx/patches-3.1/330-n800-tsc2301-platform.patch
R target/linux/omap24xx/patches-3.1/350-n8x0-gpioswitch-input.patch
R target/linux/omap24xx/patches-3.1/400-bluetooth-hci_h4p.patch
R target/linux/omap24xx/patches-3.1/410-hci-h4p-fixes.patch
R target/linux/omap24xx/patches-3.1/420-hci-h4p-interrupt-workaround.patch
R target/linux/omap24xx/patches-3.1/597-cbus-tahvo-usb-platform.patch
R target/linux/omap24xx/patches-3.1/710-evdev-events-without-grab.patch
R target/linux/omap24xx/patches-3.1/810-mmc-fixes.patch
R target/linux/omap24xx/patches-3.1/830-omap2-serial-fixes.patch
R target/linux/omap24xx/patches-3.1/850-musb-tusb-modular-fixes.patch
R target/linux/omap24xx/patches-3.1/900-n810-battery-management.patch
A target/linux/omap24xx/patches-3.3/200-omap-platform.patch
A target/linux/omap24xx/patches-3.3/250-cbus.patch
A target/linux/omap24xx/patches-3.3/251-cbus-tahvo-lock-fix.patch
A target/linux/omap24xx/patches-3.3/252-cbus-retu-tahvo-ack-fix.patch
A target/linux/omap24xx/patches-3.3/254-cbus-retu-tahvo-irq-mask-init-fix.patch
A target/linux/omap24xx/patches-3.3/300-cbus-platform.patch
A target/linux/omap24xx/patches-3.3/309-omapfb-circular-mutex-workaround.patch
A target/linux/omap24xx/patches-3.3/310-n810-lcd.patch
A target/linux/omap24xx/patches-3.3/311-omapfb-clock-fixes.patch
A target/linux/omap24xx/patches-3.3/312-no-hwmod-reset.patch
A target/linux/omap24xx/patches-3.3/315-n800-touchscreen-and-keypad-drivers.patch
A target/linux/omap24xx/patches-3.3/320-nokia-various.patch
A target/linux/omap24xx/patches-3.3/330-n800-tsc2301-platform.patch
A target/linux/omap24xx/patches-3.3/350-n8x0-gpioswitch-input.patch
A target/linux/omap24xx/patches-3.3/400-bluetooth-hci_h4p.patch
A target/linux/omap24xx/patches-3.3/410-hci-h4p-fixes.patch
A target/linux/omap24xx/patches-3.3/420-hci-h4p-interrupt-workaround.patch
A target/linux/omap24xx/patches-3.3/597-cbus-tahvo-usb-platform.patch
A target/linux/omap24xx/patches-3.3/710-evdev-events-without-grab.patch
A target/linux/omap24xx/patches-3.3/810-mmc-fixes.patch
A target/linux/omap24xx/patches-3.3/830-omap2-serial-fixes.patch
A target/linux/omap24xx/patches-3.3/850-musb-tusb-modular-fixes.patch
A target/linux/omap24xx/patches-3.3/900-n810-battery-management.patch
A target/linux/omap24xx/patches-3.3/910-omap-fix-section-mismatch-warnings.patch
M target/linux/omap35xx/config-2.6.32
M target/linux/omap35xx/gumstix/config-2.6.36
M target/linux/omap35xx/gumstix/config-default
M target/linux/omap4/Makefile
M target/linux/omap4/config-default
R target/linux/omap4/patches/000-hwmod_dont_wait.patch
M target/linux/omap4/patches/001-omap4_pandaboard-wlan_fix.patch
R target/linux/omap4/patches/002-omap4_pandaboard_i2c.patch
M target/linux/orion/Makefile
M target/linux/orion/config-3.3
R target/linux/orion/config-default
R target/linux/orion/dns323/config-default
R target/linux/orion/harddisk/config-default
R target/linux/orion/patches/100-wrt350nv2_openwrt_partition_map.patch
R target/linux/orion/patches/101-wnr854t_partition_map.patch
R target/linux/orion/patches/200-dt2_board_support.patch
R target/linux/orion/patches/300-dns323_partition_map.patch
M target/linux/ppc40x/Makefile
M target/linux/ppc40x/config-3.3
M target/linux/ppc44x/Makefile
A target/linux/ppc44x/config-3.3
R target/linux/ppc44x/config-default
A target/linux/ppc44x/patches-3.3/100-openwrt_flashmap.patch
A target/linux/ppc44x/patches-3.3/110-openwrt_dts_cmdline.patch
R target/linux/ppc44x/patches/100-openwrt_flashmap.patch
R target/linux/ppc44x/patches/110-openwrt_dts_cmdline.patch
M target/linux/ps3/config-2.6.30
M target/linux/pxa/Makefile
A target/linux/pxa/config-3.3
R target/linux/pxa/config-default
A target/linux/pxa/patches-3.3/001-gumstix_verdex_pro_arch_support.patch
A target/linux/pxa/patches-3.3/002-verdex_lcd_support.patch
A target/linux/pxa/patches-3.3/003-gumstix_h_verdex_pro_support.patch
A target/linux/pxa/patches-3.3/004-smsc911x_verdex_pro_support.patch
A target/linux/pxa/patches-3.3/005-verdex_pcmcia_support.patch
A target/linux/pxa/patches-3.3/a01-arm-debugll-printk.patch
R target/linux/pxa/patches/001-gumstix_verdex_pro_arch_support.patch
R target/linux/pxa/patches/002-verdex_lcd_support.patch
R target/linux/pxa/patches/003-gumstix_h_verdex_pro_support.patch
R target/linux/pxa/patches/004-smsc911x_verdex_pro_support.patch
R target/linux/pxa/patches/005-verdex_pcmcia_support.patch
R target/linux/pxa/patches/006-define_smsc911x_for_pcmcia.patch
R target/linux/pxa/patches/007-fix_verdex_pro_mmc_initialization.patch
R target/linux/pxa/patches/008-verdex_mtd_support.patch
M target/linux/ramips/Makefile
M target/linux/ramips/base-files/etc/diag.sh
M target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom
M target/linux/ramips/base-files/etc/uci-defaults/leds
M target/linux/ramips/base-files/etc/uci-defaults/network
M target/linux/ramips/base-files/lib/upgrade/platform.sh
M target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dir-300-revb.c
M target/linux/ramips/files/arch/mips/ralink/rt305x/mach-nw718.c
M target/linux/ramips/files/arch/mips/ralink/rt305x/mach-w306r-v20.c
M target/linux/ramips/files/arch/mips/ralink/rt3883/devices.c
M target/linux/ramips/files/arch/mips/ralink/rt3883/devices.h
M target/linux/ramips/files/arch/mips/ralink/rt3883/rt3883.c
M target/linux/ramips/files/drivers/net/ethernet/ramips/ramips_main.c
M target/linux/ramips/image/Makefile
M target/linux/ramips/patches-3.3/105-ramips-spi-driver.patch
M target/linux/ramips/patches-3.3/200-rt3883-ehci-glue.patch
M target/linux/ramips/rt288x/config-3.3
M target/linux/ramips/rt305x/config-3.3
M target/linux/ramips/rt3883/config-3.3
M target/linux/rb532/Makefile
R target/linux/rb532/config-2.6.32
A target/linux/rb532/config-3.3
R target/linux/rb532/patches-2.6.32/001-cmdline_hack.patch
R target/linux/rb532/patches-2.6.32/002-rb532_nand_fixup.patch
R target/linux/rb532/patches-2.6.32/003-unused_variables.patch
A target/linux/rb532/patches-3.3/001-cmdline_hack.patch
A target/linux/rb532/patches-3.3/002-rb532_nand_fixup.patch
M target/linux/rdc/Makefile
R target/linux/rdc/config-2.6.32
M target/linux/rdc/config-3.3
R target/linux/rdc/patches-2.6.32/001-rdc321x_mfd_southbridge.patch
R target/linux/rdc/patches-2.6.32/002-rdc321x_gpio.patch
R target/linux/rdc/patches-2.6.32/003-rdc321x_watchdog_southbridge.patch
R target/linux/rdc/patches-2.6.32/004-rdc321x_defs_remove.patch
R target/linux/rdc/patches-2.6.32/006-yenta_mistery.patch
R target/linux/rdc/patches-2.6.32/009-rdc321x_select_embedded.patch
R target/linux/rdc/patches-2.6.32/010-rdc_cpu_ident.patch
R target/linux/rdc/patches-2.6.32/011-tune_lzma_options.patch
R target/linux/rdc/patches-2.6.32/012-export_erase_write.patch
R target/linux/rdc/patches-2.6.32/013-r6040_fix_mii_check_media.patch
R target/linux/rdc/patches-2.6.32/014-r6040_phylib_support.patch
R target/linux/rdc/patches-2.6.32/015-r6040_fix_multicast.patch
R target/linux/rdc/patches-2.6.32/100-rdc_boards.patch
R target/linux/rdc/patches-2.6.32/110-rdc321x_watchdog_fix.patch
R target/linux/rdc/patches-2.6.32/120-panic_on_unrecovered_nmi.patch
M target/linux/realview/Makefile
A target/linux/realview/config-3.3
R target/linux/realview/config-default
A target/linux/realview/patches-3.3/001-arm-fix-REALVIEW_EB11MP_PRIV_MEM_BASE.patch
M target/linux/s3c24xx/openmoko-gta02/config-2.6.30
M target/linux/sibyte/Makefile
A target/linux/sibyte/config-3.3
R target/linux/sibyte/config-default
A target/linux/sibyte/patches-3.3/101-rhone_physmap.patch
A target/linux/sibyte/patches-3.3/103-m41t80_smbus.patch
A target/linux/sibyte/patches-3.3/104-sibyte_rtc_cleanup.patch
A target/linux/sibyte/patches-3.3/105-sibyte_hwmon.patch
A target/linux/sibyte/patches-3.3/106-no_module_reloc.patch
R target/linux/sibyte/patches/101-rhone_physmap.patch
R target/linux/sibyte/patches/103-m41t80_smbus.patch
R target/linux/sibyte/patches/104-sibyte_rtc_cleanup.patch
R target/linux/sibyte/patches/105-sibyte_hwmon.patch
R target/linux/sibyte/patches/106-no_module_reloc.patch
M target/linux/ubicom32/config-default
M target/linux/uml/Makefile
M target/linux/x86/Makefile
A target/linux/x86/alix2/config-3.3
R target/linux/x86/alix2/config-default
M target/linux/x86/alix2/target.mk
R target/linux/x86/config-3.2
M target/linux/x86/config-3.3
R target/linux/x86/config-default
A target/linux/x86/ep80579/config-3.3
R target/linux/x86/ep80579/config-default
A target/linux/x86/generic/config-3.3
R target/linux/x86/generic/config-default
M target/linux/x86/generic/target.mk
A target/linux/x86/geos/config-3.3
R target/linux/x86/geos/config-default
M target/linux/x86/geos/target.mk
M target/linux/x86/image/Config.in
A target/linux/x86/kvm_guest/config-3.3
R target/linux/x86/kvm_guest/config-default
A target/linux/x86/net5501/config-3.3
R target/linux/x86/net5501/config-default
M target/linux/x86/net5501/target.mk
A target/linux/x86/olpc/config-3.3
R target/linux/x86/olpc/config-default
R target/linux/x86/patches-3.2/001-alix_platform.patch
R target/linux/x86/patches-3.2/002-geos_platform.patch
R target/linux/x86/patches-3.2/005-net5501_platform.patch
R target/linux/x86/patches-3.2/901-8139cp_eeprom_delay.patch
R target/linux/x86/patches-3.2/902-8139cp_config_rx_mode.patch
A target/linux/x86/thincan/config-3.3
R target/linux/x86/thincan/config-default
A target/linux/x86/xen_domu/config-3.3
R target/linux/x86/xen_domu/config-default
M target/linux/xburst/Makefile
R target/linux/xburst/config-2.6.37
R target/linux/xburst/config-3.2
A target/linux/xburst/config-3.3
R target/linux/xburst/id800wt/config-2.6.36
R target/linux/xburst/id800wt/config-2.6.37
A target/linux/xburst/id800wt/config-3.3
R target/linux/xburst/n516/config-2.6.36
R target/linux/xburst/n516/config-2.6.37
A target/linux/xburst/n516/config-3.3
R target/linux/xburst/n526/config-2.6.36
R target/linux/xburst/n526/config-2.6.37
A target/linux/xburst/n526/config-3.3
R target/linux/xburst/patches-2.6.37/001-xburst-cache-quirks.patch
R target/linux/xburst/patches-2.6.37/006-add-n516-board-support.patch
R target/linux/xburst/patches-2.6.37/007-add-n526-board-support.patch
R target/linux/xburst/patches-2.6.37/008-add-id800wt-board-support.patch
R target/linux/xburst/patches-2.6.37/010-n516-sound.patch
R target/linux/xburst/patches-2.6.37/011-n526-sound.patch
R target/linux/xburst/patches-2.6.37/020-qi_lb60-add-gpio-charger.patch
R target/linux/xburst/patches-2.6.37/021-qi_lb60-Don-t-use-3-wire-spi-mode-for-the-display-f.patch
R target/linux/xburst/patches-2.6.37/050-i2c.patch
R target/linux/xburst/patches-2.6.37/051-fix-i2c-driver-name.patch
R target/linux/xburst/patches-2.6.37/060-adc-touchscreen.patch
R target/linux/xburst/patches-2.6.37/061-touchscreen.patch
R target/linux/xburst/patches-2.6.37/100-lcm.patch
R target/linux/xburst/patches-2.6.37/102-gpio-charger.patch
R target/linux/xburst/patches-2.6.37/200-udc.patch
R target/linux/xburst/patches-2.6.37/300-battery-fixes.patch
R target/linux/xburst/patches-2.6.37/302-nand-fixes.patch
R target/linux/xburst/patches-2.6.37/303-qi_lb60-set-nand-ecc-offsets.patch
R target/linux/xburst/patches-2.6.37/420-fb-notifier-pre-post.patch
R target/linux/xburst/patches-2.6.37/440-metronome.patch
R target/linux/xburst/patches-2.6.37/500-modifier-keys.patch
R target/linux/xburst/patches-2.6.37/800-n516-lpc.patch
R target/linux/xburst/patches-2.6.37/801-n526-lpc.patch
R target/linux/xburst/patches-2.6.37/900-add-openwrt-logo.patch
R target/linux/xburst/patches-3.2/0001-ubi-Read-only-the-vid-header-instead-of-the-whole-pa.patch
R target/linux/xburst/patches-3.2/0002-Add-jz4740-udc-driver.patch
R target/linux/xburst/patches-3.2/0003-NAND-Optimize-NAND_ECC_HW_OOB_FIRST-read.patch
R target/linux/xburst/patches-3.2/0004-NAND-Add-support-for-subpage-reads-for-NAND_ECC_HW_O.patch
R target/linux/xburst/patches-3.2/0005-NAND-Optimize-reading-the-eec-data-for-the-JZ4740.patch
R target/linux/xburst/patches-3.2/0006-MTD-NAND-JZ4740-Multi-bank-support-with-autodetectio.patch
R target/linux/xburst/patches-3.2/0007-Add-ili8960-lcd-driver.patch
R target/linux/xburst/patches-3.2/0008-qi_lb60-Don-t-use-3-wire-spi-mode-for-the-display-fo.patch
R target/linux/xburst/patches-3.2/0009-dev-mem-Add-kernel-config-option-to-omit-this-device.patch
R target/linux/xburst/patches-3.2/0010-cpufreq_stats-Support-runtime-changes-to-frequency-t.patch
R target/linux/xburst/patches-3.2/0011-MIPS-JZ4740-Added-setting-of-PLL-rate-and-main-divid.patch
R target/linux/xburst/patches-3.2/0012-MIPS-JZ4740-Add-cpufreq-support.patch
R target/linux/xburst/patches-3.2/0013-MMC-JZ4740-Added-support-for-CPU-frequency-changing.patch
R target/linux/xburst/patches-3.2/0014-MIPS-JZ4740-reset-Initialize-hibernate-wakeup-counte.patch
R target/linux/xburst/patches-3.2/0015-ASoC-JZ4740-Replaced-comma-operators-with-semicolons.patch
R target/linux/xburst/patches-3.2/0016-ASoC-JZ4740-Support-buffer-size-that-is-not-a-multip.patch
R target/linux/xburst/patches-3.2/0017-MIPS-JZ4740-qi_lb60-Look-for-NAND-chip-in-bank-1.patch
R target/linux/xburst/patches-3.2/0018-ASoC-jz4740-Convert-qi_lb60-to-use-snd_soc_register_.patch
R target/linux/xburst/patches-3.2/0019-Framebuffer-notifier-Call-notifier-callbacks-prior-t.patch
R target/linux/xburst/patches-3.2/0020-qi_lb60-NAND-add-data-partition.patch
R target/linux/xburst/patches-3.2/0021-rtc-jz4740-fix-hwclock-give-time-out.patch
A target/linux/xburst/patches-3.3/0001-ubi-Read-only-the-vid-header-instead-of-the-whole-pa.patch
A target/linux/xburst/patches-3.3/0002-Add-jz4740-udc-driver.patch
A target/linux/xburst/patches-3.3/0003-NAND-Optimize-NAND_ECC_HW_OOB_FIRST-read.patch
A target/linux/xburst/patches-3.3/0004-NAND-Add-support-for-subpage-reads-for-NAND_ECC_HW_O.patch
A target/linux/xburst/patches-3.3/0005-NAND-Optimize-reading-the-eec-data-for-the-JZ4740.patch
A target/linux/xburst/patches-3.3/0006-MTD-NAND-JZ4740-Multi-bank-support-with-autodetectio.patch
A target/linux/xburst/patches-3.3/0007-Add-ili8960-lcd-driver.patch
A target/linux/xburst/patches-3.3/0008-qi_lb60-Don-t-use-3-wire-spi-mode-for-the-display-fo.patch
A target/linux/xburst/patches-3.3/0009-dev-mem-Add-kernel-config-option-to-omit-this-device.patch
A target/linux/xburst/patches-3.3/0010-cpufreq_stats-Support-runtime-changes-to-frequency-t.patch
A target/linux/xburst/patches-3.3/0011-MIPS-JZ4740-Added-setting-of-PLL-rate-and-main-divid.patch
A target/linux/xburst/patches-3.3/0012-MIPS-JZ4740-Add-cpufreq-support.patch
A target/linux/xburst/patches-3.3/0013-MMC-JZ4740-Added-support-for-CPU-frequency-changing.patch
A target/linux/xburst/patches-3.3/0014-MIPS-JZ4740-reset-Initialize-hibernate-wakeup-counte.patch
A target/linux/xburst/patches-3.3/0015-ASoC-JZ4740-Replaced-comma-operators-with-semicolons.patch
A target/linux/xburst/patches-3.3/0016-ASoC-JZ4740-Support-buffer-size-that-is-not-a-multip.patch
A target/linux/xburst/patches-3.3/0017-MIPS-JZ4740-qi_lb60-Look-for-NAND-chip-in-bank-1.patch
A target/linux/xburst/patches-3.3/0018-ASoC-jz4740-Convert-qi_lb60-to-use-snd_soc_register_.patch
A target/linux/xburst/patches-3.3/0019-Framebuffer-notifier-Call-notifier-callbacks-prior-t.patch
A target/linux/xburst/patches-3.3/0020-qi_lb60-NAND-add-data-partition.patch
A target/linux/xburst/patches-3.3/0021-rtc-jz4740-fix-hwclock-give-time-out.patch
R target/linux/xburst/qi_lb60/config-3.2
A target/linux/xburst/qi_lb60/config-3.3
M toolchain/gcc/patches/4.6-linaro/999-coldfire.patch
M toolchain/kernel-headers/Makefile
A toolchain/kernel-headers/patches-3.3.5/100-ext2_fs_header.patch
M toolchain/uClibc/Config.in
M toolchain/uClibc/Config.version
M toolchain/uClibc/Makefile
R toolchain/uClibc/config-0.9.32/arm
R toolchain/uClibc/config-0.9.32/armeb
R toolchain/uClibc/config-0.9.32/avr32
R toolchain/uClibc/config-0.9.32/common
R toolchain/uClibc/config-0.9.32/cris
R toolchain/uClibc/config-0.9.32/debug
R toolchain/uClibc/config-0.9.32/i386
R toolchain/uClibc/config-0.9.32/i686
R toolchain/uClibc/config-0.9.32/m68k
R toolchain/uClibc/config-0.9.32/mips
R toolchain/uClibc/config-0.9.32/mips64
R toolchain/uClibc/config-0.9.32/mips64el
R toolchain/uClibc/config-0.9.32/mipsel
R toolchain/uClibc/config-0.9.32/mipsel.cobalt
R toolchain/uClibc/config-0.9.32/powerpc
R toolchain/uClibc/config-0.9.32/powerpc.e500
R toolchain/uClibc/config-0.9.32/sparc
R toolchain/uClibc/config-0.9.32/sparc.leon
R toolchain/uClibc/config-0.9.32/ubicom32
R toolchain/uClibc/config-0.9.32/x86_64
A toolchain/uClibc/config-0.9.33.2/arm
A toolchain/uClibc/config-0.9.33.2/armeb
A toolchain/uClibc/config-0.9.33.2/avr32
A toolchain/uClibc/config-0.9.33.2/common
A toolchain/uClibc/config-0.9.33.2/cris
A toolchain/uClibc/config-0.9.33.2/debug
A toolchain/uClibc/config-0.9.33.2/i386
A toolchain/uClibc/config-0.9.33.2/i686
A toolchain/uClibc/config-0.9.33.2/m68k
A toolchain/uClibc/config-0.9.33.2/mips
A toolchain/uClibc/config-0.9.33.2/mips64
A toolchain/uClibc/config-0.9.33.2/mips64el
A toolchain/uClibc/config-0.9.33.2/mipsel
A toolchain/uClibc/config-0.9.33.2/mipsel.cobalt
A toolchain/uClibc/config-0.9.33.2/powerpc
A toolchain/uClibc/config-0.9.33.2/powerpc.e500
A toolchain/uClibc/config-0.9.33.2/sparc
A toolchain/uClibc/config-0.9.33.2/sparc.leon
A toolchain/uClibc/config-0.9.33.2/ubicom32
A toolchain/uClibc/config-0.9.33.2/x86_64
R toolchain/uClibc/config-0.9.33/arm
R toolchain/uClibc/config-0.9.33/armeb
R toolchain/uClibc/config-0.9.33/avr32
R toolchain/uClibc/config-0.9.33/common
R toolchain/uClibc/config-0.9.33/cris
R toolchain/uClibc/config-0.9.33/debug
R toolchain/uClibc/config-0.9.33/i386
R toolchain/uClibc/config-0.9.33/i686
R toolchain/uClibc/config-0.9.33/m68k
R toolchain/uClibc/config-0.9.33/mips
R toolchain/uClibc/config-0.9.33/mips64
R toolchain/uClibc/config-0.9.33/mips64el
R toolchain/uClibc/config-0.9.33/mipsel
R toolchain/uClibc/config-0.9.33/mipsel.cobalt
R toolchain/uClibc/config-0.9.33/powerpc
R toolchain/uClibc/config-0.9.33/powerpc.e500
R toolchain/uClibc/config-0.9.33/sparc
R toolchain/uClibc/config-0.9.33/sparc.leon
R toolchain/uClibc/config-0.9.33/ubicom32
R toolchain/uClibc/config-0.9.33/x86_64
R toolchain/uClibc/patches-0.9.32/100-do_not_select_extra-warnings.patch
R toolchain/uClibc/patches-0.9.32/110-compat_macros.patch
R toolchain/uClibc/patches-0.9.32/120-adjtimex.patch
R toolchain/uClibc/patches-0.9.32/130-ldso-fix-__dl_parse_dynamic_info-segfault.patch
R toolchain/uClibc/patches-0.9.32/131-inet-fix-__read_etc_hosts_r-segfault.patch
R toolchain/uClibc/patches-0.9.32/140-avr32_atomic_fix.patch
R toolchain/uClibc/patches-0.9.32/150-x86_epoll_fix.patch
R toolchain/uClibc/patches-0.9.32/160-mips_signalfd_sfd_nonblock.patch
R toolchain/uClibc/patches-0.9.32/170-math_finite.patch
R toolchain/uClibc/patches-0.9.32/180-pthread_cleanup_fix.patch
R toolchain/uClibc/patches-0.9.32/190-nptl_use_arch_default_stack_limit.patch
R toolchain/uClibc/patches-0.9.32/200-no_forced_unwind.patch
R toolchain/uClibc/patches-0.9.32/350-use-fputs_unlocked.patch
R toolchain/uClibc/patches-0.9.32/410-llvm_workaround.patch
R toolchain/uClibc/patches-0.9.32/450-powerpc_copysignl.patch
R toolchain/uClibc/patches-0.9.32/460-powerpc_libm_fixes.patch
R toolchain/uClibc/patches-0.9.32/480-powerpc_rel24_support.patch
R toolchain/uClibc/patches-0.9.32/600-ubicom32-uClibc.patch
R toolchain/uClibc/patches-0.9.32/601-ubicom32_uClibc_fixes.patch
R toolchain/uClibc/patches-0.9.32/910-thumb_blind_options.patch
R toolchain/uClibc/patches-0.9.32/920-remove_sub-arch_variants.patch
R toolchain/uClibc/patches-0.9.32/930-transform_eabi_oabi_choice.patch
R toolchain/uClibc/patches-0.9.32/940-include_arm-asm.h.patch
R toolchain/uClibc/patches-0.9.32/950-detect_bx_availibility.patch
R toolchain/uClibc/patches-0.9.32/960-remove_eabi_oabi_selection.patch
R toolchain/uClibc/patches-0.9.32/970-dst_leap_months_fix.patch
A toolchain/uClibc/patches-0.9.33.2/110-compat_macros.patch
A toolchain/uClibc/patches-0.9.33.2/120-adjtimex.patch
A toolchain/uClibc/patches-0.9.33.2/131-inet-fix-__read_etc_hosts_r-segfault.patch
A toolchain/uClibc/patches-0.9.33.2/140-avr32_atomic_fix.patch
A toolchain/uClibc/patches-0.9.33.2/170-math_finite.patch
A toolchain/uClibc/patches-0.9.33.2/180-pthread_cleanup_fix.patch
A toolchain/uClibc/patches-0.9.33.2/190-nptl_use_arch_default_stack_limit.patch
A toolchain/uClibc/patches-0.9.33.2/200-no_forced_unwind.patch
A toolchain/uClibc/patches-0.9.33.2/350-use-fputs_unlocked.patch
A toolchain/uClibc/patches-0.9.33.2/410-llvm_workaround.patch
A toolchain/uClibc/patches-0.9.33.2/450-powerpc_copysignl.patch
A toolchain/uClibc/patches-0.9.33.2/480-powerpc_rel24_support.patch
A toolchain/uClibc/patches-0.9.33.2/600-ubicom32-uClibc.patch
A toolchain/uClibc/patches-0.9.33.2/601-ubicom32_uClibc_fixes.patch
A toolchain/uClibc/patches-0.9.33.2/960-remove_eabi_oabi_selection.patch
R toolchain/uClibc/patches-0.9.33/001-backport-Declare-__err-and-pass-it-to-INTERNAL_SYSCALL_NCS-so.patch
R toolchain/uClibc/patches-0.9.33/110-compat_macros.patch
R toolchain/uClibc/patches-0.9.33/120-adjtimex.patch
R toolchain/uClibc/patches-0.9.33/131-inet-fix-__read_etc_hosts_r-segfault.patch
R toolchain/uClibc/patches-0.9.33/140-avr32_atomic_fix.patch
R toolchain/uClibc/patches-0.9.33/160-mips_signalfd_sfd_nonblock.patch
R toolchain/uClibc/patches-0.9.33/170-math_finite.patch
R toolchain/uClibc/patches-0.9.33/180-pthread_cleanup_fix.patch
R toolchain/uClibc/patches-0.9.33/190-nptl_use_arch_default_stack_limit.patch
R toolchain/uClibc/patches-0.9.33/200-no_forced_unwind.patch
R toolchain/uClibc/patches-0.9.33/350-use-fputs_unlocked.patch
R toolchain/uClibc/patches-0.9.33/410-llvm_workaround.patch
R toolchain/uClibc/patches-0.9.33/450-powerpc_copysignl.patch
R toolchain/uClibc/patches-0.9.33/480-powerpc_rel24_support.patch
R toolchain/uClibc/patches-0.9.33/600-ubicom32-uClibc.patch
R toolchain/uClibc/patches-0.9.33/601-ubicom32_uClibc_fixes.patch
R toolchain/uClibc/patches-0.9.33/960-remove_eabi_oabi_selection.patch
M tools/firmware-utils/src/imagetag.c
M tools/firmware-utils/src/imagetag.ggo
M tools/firmware-utils/src/imagetag_cmdline.c
M tools/firmware-utils/src/imagetag_cmdline.h
M tools/firmware-utils/src/mktplinkfw.c
R tools/mtd-utils/patches/100-optional_lzo.patch
R tools/mtd-utils/patches/101-ubifs-optional_lzo.patch
A tools/scons/Makefile
A tools/scons/files/pywrap.sh
A tools/scons/patches/001-platform_env.patch
Log Message:
-----------
Merge branch 'master' of /home/cero1/src/openwrt
Conflicts:
package/iproute2/patches/000-debian_patches_3.patch
package/iproute2/patches/006-iproute2-tc_esfq.patch
Massive cleanup to get synced with openwrt head again
Commit: 5bfb119980ceb2dd15b7492af9aaddf52a3e3e82
https://github.com/dtaht/Cerowrt-3.3/commit/5bfb119980ceb2dd15b7492af9aaddf52a3e3e82
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
A package/mac80211/patches/560-ath9k_ar9003_otp_fallback.patch
Log Message:
-----------
ath9k: fall back to OTP ROM if the platform data does not contain valid eeprom data
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32044 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 049b4337f5585c4a007a219a72532d455d3f3e7c
https://github.com/dtaht/Cerowrt-3.3/commit/049b4337f5585c4a007a219a72532d455d3f3e7c
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
A package/mac80211/patches/570-ath9k_remove_noiseFloor.patch
A package/mac80211/patches/571-ath9k_ani_fix_weak_sig.patch
Log Message:
-----------
ath9k: fix ANI weak signal detection handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32045 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 439e38c40e5764d6fd1e5e3bc1cb36885b5eda50
https://github.com/dtaht/Cerowrt-3.3/commit/439e38c40e5764d6fd1e5e3bc1cb36885b5eda50
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M package/mac80211/patches/571-ath9k_ani_fix_weak_sig.patch
Log Message:
-----------
ath9k: fix typo in last commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32046 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 98ae44c05c8c1c910b6f68ed53f4381919e09364
https://github.com/dtaht/Cerowrt-3.3/commit/98ae44c05c8c1c910b6f68ed53f4381919e09364
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M package/ubus/Makefile
Log Message:
-----------
ubus: update to latest version, adds reconnect support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32048 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: c8c13fd35069bd1c3f1de09c1303d4133db76b82
https://github.com/dtaht/Cerowrt-3.3/commit/c8c13fd35069bd1c3f1de09c1303d4133db76b82
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M package/netifd/Makefile
Log Message:
-----------
netifd: update to latest version, fixes wifi restart issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32049 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 43e30b365b4ef70c4957224dc236cab76e7527bb
https://github.com/dtaht/Cerowrt-3.3/commit/43e30b365b4ef70c4957224dc236cab76e7527bb
Author: blogic <blogic at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M include/subdir.mk
Log Message:
-----------
[include] log failed package builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32050 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 090fe17a5f8c14a7c674ed8386f7bacc9dd9ab7a
https://github.com/dtaht/Cerowrt-3.3/commit/090fe17a5f8c14a7c674ed8386f7bacc9dd9ab7a
Author: luka <luka at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M package/uboot-envtools/Makefile
A package/uboot-envtools/files/ar71xx
A package/uboot-envtools/files/lantiq
A package/uboot-envtools/files/uboot-envtools.sh
M package/uboot-envtools/patches/001-crc32_func_signature.patch
M package/uboot-envtools/patches/002-makefile.patch
M package/uboot-envtools/patches/003-nor-eraselen.patch
A package/uboot-envtools/patches/004-allow_mac_change.patch
R target/linux/ar71xx/base-files/etc/uci-defaults/ubootenv
R target/linux/lantiq/base-files/etc/uci-defaults/uboot_environment
Log Message:
-----------
uboot-envtools: update to 2012.04.01
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32051 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: f0547a9037b7f610a847004b47f25ed84ec4a12b
https://github.com/dtaht/Cerowrt-3.3/commit/f0547a9037b7f610a847004b47f25ed84ec4a12b
Author: luka <luka at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
R package/uboot-envtools/files/uboot-envtools.init
Log Message:
-----------
uboot-envtools: forgot to remove uboot-envtools.init file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32052 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 576ea25936ef8dea7ab183226864035dc49f9211
https://github.com/dtaht/Cerowrt-3.3/commit/576ea25936ef8dea7ab183226864035dc49f9211
Author: luka <luka at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M target/linux/kirkwood/Makefile
M target/linux/kirkwood/config-3.3
A target/linux/kirkwood/files/arch/arm/mach-kirkwood/iconnect-setup.c
A target/linux/kirkwood/files/arch/arm/mach-kirkwood/nas6210-setup.c
A target/linux/kirkwood/files/arch/arm/mach-kirkwood/nsa-310-setup.c
R target/linux/kirkwood/patches-3.3/001-openwrt_partition_map.patch
R target/linux/kirkwood/patches-3.3/002-mvsdio_delay.patch
R target/linux/kirkwood/patches-3.3/200-iconnect.patch
R target/linux/kirkwood/patches-3.3/201-raidsonic-IB-NAS62x0-support.patch
R target/linux/kirkwood/patches-3.3/202-zyxel-nsa-310.patch
A target/linux/kirkwood/patches/000-boards.patch
A target/linux/kirkwood/patches/001-partition_map.patch
A target/linux/kirkwood/patches/002-mvsdio_delay.patch
R target/linux/kirkwood/profiles/100-Sheevaplug.mk
R target/linux/kirkwood/profiles/200-Dockstar.mk
R target/linux/kirkwood/profiles/300-Iconnect.mk
Log Message:
-----------
kirkwood: reorganize target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32053 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 466d98bf88c18b2c324d7150a21ec9f3d91cf17f
https://github.com/dtaht/Cerowrt-3.3/commit/466d98bf88c18b2c324d7150a21ec9f3d91cf17f
Author: blogic <blogic at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-04 (Mon, 04 Jun 2012)
Changed paths:
M include/kernel-version.mk
M target/linux/adm5120/Makefile
M target/linux/adm8668/Makefile
M target/linux/amazon/Makefile
M target/linux/ar7/Makefile
M target/linux/ar71xx/Makefile
M target/linux/at91/Makefile
M target/linux/atheros/Makefile
M target/linux/au1000/Makefile
M target/linux/avr32/Makefile
M target/linux/brcm47xx/Makefile
M target/linux/brcm63xx/Makefile
M target/linux/cns21xx/Makefile
M target/linux/cns3xxx/Makefile
M target/linux/cobalt/Makefile
M target/linux/ep93xx/Makefile
M target/linux/gemini/Makefile
M target/linux/iop32x/Makefile
M target/linux/ixp4xx/Makefile
M target/linux/kirkwood/Makefile
M target/linux/lantiq/Makefile
M target/linux/malta/Makefile
M target/linux/mpc52xx/Makefile
M target/linux/mpc83xx/Makefile
M target/linux/mpc85xx/Makefile
M target/linux/omap24xx/Makefile
M target/linux/omap4/Makefile
M target/linux/orion/Makefile
M target/linux/ppc40x/Makefile
M target/linux/ppc44x/Makefile
M target/linux/pxa/Makefile
M target/linux/ramips/Makefile
M target/linux/rb532/Makefile
M target/linux/rdc/Makefile
M target/linux/realview/Makefile
M target/linux/sibyte/Makefile
M target/linux/uml/Makefile
M target/linux/x86/Makefile
M target/linux/xburst/Makefile
Log Message:
-----------
[kernel] bump to 3.3.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32055 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: a6691cb6b1c9689a951ff85c31234a6fcaba6bc6
https://github.com/dtaht/Cerowrt-3.3/commit/a6691cb6b1c9689a951ff85c31234a6fcaba6bc6
Author: florian <florian at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
M target/linux/brcm63xx/patches-3.3/303-spi-board-info.patch
Log Message:
-----------
[brcm63xx] fix bisectability of patch 303-spi-board-info.patch
It uses spi_register_board_info() from linux/spi/spi.h but does not include it
explicitely.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32058 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: c7d60bd0db70ea1c6e90aa3a870bd930b876ff5c
https://github.com/dtaht/Cerowrt-3.3/commit/c7d60bd0db70ea1c6e90aa3a870bd930b876ff5c
Author: florian <florian at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
M target/linux/generic/patches-3.3/653-disable_netlink_trim.patch
M target/linux/generic/patches-3.3/729-phy-tantos.patch
M target/linux/generic/patches-3.3/811-pci_disable_usb_common_quirks.patch
M target/linux/generic/patches-3.3/920-unable_to_open_console.patch
M target/linux/generic/patches-3.3/921-use_preinit_as_init.patch
Log Message:
-----------
[kernel/3.3] refresh generic patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32059 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 6255930f93fb646e71046b7ceca18a8a6c8bc544
https://github.com/dtaht/Cerowrt-3.3/commit/6255930f93fb646e71046b7ceca18a8a6c8bc544
Author: florian <florian at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
M target/linux/brcm63xx/patches-3.3/304-boardid_fixup.patch
M target/linux/brcm63xx/patches-3.3/307-MIPS-BCM63XX-explicitly-register-the-pci-bus.patch
M target/linux/brcm63xx/patches-3.3/308-MIPS-BCM63XX-move-flash-registration-out-of-board_bc.patch
M target/linux/brcm63xx/patches-3.3/312-MIPS-BCM63XX-add-basic-BCM6328-CPU-support.patch
M target/linux/brcm63xx/patches-3.3/401-MIPS-BCM63XX-register-ohci-device.patch
M target/linux/brcm63xx/patches-3.3/403-MIPS-BCM63XX-register-ehci-device.patch
M target/linux/brcm63xx/patches-3.3/408-6358-enet1-external-mii-clk.patch
M target/linux/brcm63xx/patches-3.3/415-bcm63xx_enet-add-support-for-bcm6368-internal-ethern.patch
M target/linux/brcm63xx/patches-3.3/418-MIPS-BCM63XX-add-HS-SPI-platform-device-and-register.patch
M target/linux/brcm63xx/patches-3.3/421-MIPS-BCM63XX-move-nvram-related-functions-into-their.patch
M target/linux/brcm63xx/patches-3.3/425-BCM63XX-allow-providing-fixup-data-in-board-data.patch
M target/linux/brcm63xx/patches-3.3/430-MIPS-BCM63XX-pass-caldata-info-to-flash.patch
M target/linux/brcm63xx/patches-3.3/500-board-D4PW.patch
M target/linux/brcm63xx/patches-3.3/501-board-NB4.patch
M target/linux/brcm63xx/patches-3.3/502-board-96338W2_E7T.patch
M target/linux/brcm63xx/patches-3.3/503-board-CPVA642.patch
M target/linux/brcm63xx/patches-3.3/504-board_dsl_274xb_rev_c.patch
M target/linux/brcm63xx/patches-3.3/505-board_spw500v.patch
M target/linux/brcm63xx/patches-3.3/506-board_gw6200_gw6000.patch
M target/linux/brcm63xx/patches-3.3/507-board-MAGIC.patch
M target/linux/brcm63xx/patches-3.3/508-board_hw553.patch
M target/linux/brcm63xx/patches-3.3/509-board_rta1320_16m.patch
M target/linux/brcm63xx/patches-3.3/510-board_spw303v.patch
M target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch
M target/linux/brcm63xx/patches-3.3/512-board_BTV2110.patch
M target/linux/brcm63xx/patches-3.3/514-board_ct536_ct5621.patch
M target/linux/brcm63xx/patches-3.3/515-board_DWV-S0_fixes.patch
M target/linux/brcm63xx/patches-3.3/516-board_96348A-122.patch
M target/linux/brcm63xx/patches-3.3/517-RTA1205W_16_uart_fixes.patch
M target/linux/brcm63xx/patches-3.3/519_board_CPVA502plus.patch
M target/linux/brcm63xx/patches-3.3/520-bcm63xx-add-support-for-96368MVWG-board.patch
M target/linux/brcm63xx/patches-3.3/521-bcm63xx-add-support-for-96368MVNgr-board.patch
M target/linux/brcm63xx/patches-3.3/522-MIPS-BCM63XX-add-96328avng-reference-board.patch
M target/linux/brcm63xx/patches-3.3/523-MIPS-BCM63XX-add-963281TAN-reference-board.patch
M target/linux/brcm63xx/patches-3.3/524-board_dsl_274xb_rev_f.patch
M target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch
M target/linux/brcm63xx/patches-3.3/551-96348gw_a_leds.patch
M target/linux/brcm63xx/patches-3.3/552-board_96348gw-10_reset_button.patch
M target/linux/brcm63xx/patches-3.3/801-ssb_export_fallback_sprom.patch
Log Message:
-----------
[brcm63xx] fix board patches so that new boards are withing appropriate ifdef
Some new board definitions were added within the #ifdef CONFIG_CPU_6338
section while some other were added within #ifdef CONFIG_CPU_6345, fix this
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32060 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: aa44be4505a2a98c53833914dc95a470a0505b20
https://github.com/dtaht/Cerowrt-3.3/commit/aa44be4505a2a98c53833914dc95a470a0505b20
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
M package/6in4/files/6in4.hotplug
M package/6in4/files/6in4.sh
M package/6to4/files/6to4.hotplug
M package/6to4/files/6to4.sh
M package/base-files/files/etc/init.d/boot
M package/base-files/files/etc/init.d/rcS
M package/base-files/files/etc/preinit
M package/base-files/files/lib/upgrade/common.sh
M package/base-files/files/sbin/hotplug-call
M package/base-files/files/sbin/led.sh
M package/base-files/files/sbin/sysupgrade
M package/base-files/files/sbin/wifi
M package/block-mount/files/block.sh
M package/comgt/files/3g.usb
M package/firewall/files/bin/fw
M package/firewall/files/firewall.hotplug
M package/iproute2/files/30-teql
M package/ltq-dsl-app/files/dsl_notify.sh
M package/netifd/files/lib/netifd/dhcp.script
M package/netifd/files/lib/netifd/proto/dhcp.sh
M package/netifd/files/sbin/ifup
M package/ppp/files/ppp.sh
M package/pptp/files/pptp.sh
M package/qos-scripts/files/usr/bin/qos-stat
M package/qos-scripts/files/usr/lib/qos/generate.sh
Log Message:
-----------
[package] /etc/functions.sh => /lib/functions.sh
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32062 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 52deeb5d9c4f0d4cd26ba3a455f28cdf978304ef
https://github.com/dtaht/Cerowrt-3.3/commit/52deeb5d9c4f0d4cd26ba3a455f28cdf978304ef
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
M package/base-files/Makefile
M package/base-files/files/lib/functions.sh
Log Message:
-----------
[package] base-files: make user_add() populate the shadow db as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32063 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 9f591dd66a57d163e687dc9e94903702e2f9422a
https://github.com/dtaht/Cerowrt-3.3/commit/9f591dd66a57d163e687dc9e94903702e2f9422a
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
M package/base-files/Makefile
A package/base-files/files/etc/shadow
Log Message:
-----------
[package] base-files: ship a static initial shadow db instead of creating it from passwd with sed, this fixes registering of users at compile time
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32064 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 9216dfc76c9f71ca13d284978ed29fceebbb5e7d
https://github.com/dtaht/Cerowrt-3.3/commit/9216dfc76c9f71ca13d284978ed29fceebbb5e7d
Author: blogic <blogic at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
M target/linux/lantiq/image/Makefile
Log Message:
-----------
[lantiq] clean up generic image building
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32065 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: bae921b2aaacae7d4751f198523c5274be46d5c6
https://github.com/dtaht/Cerowrt-3.3/commit/bae921b2aaacae7d4751f198523c5274be46d5c6
Author: blogic <blogic at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
M package/libipfix/Makefile
A package/libipfix/patches/120-ipfixmisc.patch
M package/wprobe/Makefile
Log Message:
-----------
[wprobe/ipfix] rename libmisc.a to libipfixmisc.a
libmisc.a is too generic to be globally staged. It was clashing with xinetd
builds.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32066 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: bf71a5af189ee7a40b362dbe22bfe32f8880c846
https://github.com/dtaht/Cerowrt-3.3/commit/bf71a5af189ee7a40b362dbe22bfe32f8880c846
Author: blogic <blogic at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
R package/ltq-vmmc/200-kernel-37.patch
Log Message:
-----------
[ltq-vmmc] remove bogus patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32071 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 132717c891f5497ac7839117250e904c65a8081b
https://github.com/dtaht/Cerowrt-3.3/commit/132717c891f5497ac7839117250e904c65a8081b
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
M include/image.mk
M package/base-files/Makefile
Log Message:
-----------
[package] base-files: add permission exceptions, do not clobber shadow permissions - based on patch by Mark Mentovai <mark at moxienet.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32073 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 5cdcae8e9bd01612ea4ba81dccf7cf1b6cd4552e
https://github.com/dtaht/Cerowrt-3.3/commit/5cdcae8e9bd01612ea4ba81dccf7cf1b6cd4552e
Author: luka <luka at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-05 (Tue, 05 Jun 2012)
Changed paths:
M package/util-linux/Makefile
Log Message:
-----------
[package] util-linux: fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32074 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 5ee07f84762ca9f77cc692947b55c49d51dc8771
https://github.com/dtaht/Cerowrt-3.3/commit/5ee07f84762ca9f77cc692947b55c49d51dc8771
Author: Dave Taht <dave.taht at bufferbloat.net>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
M include/image.mk
M include/kernel-version.mk
M include/subdir.mk
M package/6in4/files/6in4.hotplug
M package/6in4/files/6in4.sh
M package/6to4/files/6to4.hotplug
M package/6to4/files/6to4.sh
M package/base-files/Makefile
M package/base-files/files/etc/init.d/boot
M package/base-files/files/etc/init.d/rcS
M package/base-files/files/etc/preinit
A package/base-files/files/etc/shadow
M package/base-files/files/lib/functions.sh
M package/base-files/files/lib/upgrade/common.sh
M package/base-files/files/sbin/hotplug-call
M package/base-files/files/sbin/led.sh
M package/base-files/files/sbin/sysupgrade
M package/base-files/files/sbin/wifi
M package/block-mount/files/block.sh
M package/comgt/files/3g.usb
M package/firewall/files/bin/fw
M package/firewall/files/firewall.hotplug
M package/iproute2/files/30-teql
M package/libipfix/Makefile
A package/libipfix/patches/120-ipfixmisc.patch
M package/ltq-dsl-app/files/dsl_notify.sh
R package/ltq-vmmc/200-kernel-37.patch
A package/mac80211/patches/560-ath9k_ar9003_otp_fallback.patch
A package/mac80211/patches/570-ath9k_remove_noiseFloor.patch
A package/mac80211/patches/571-ath9k_ani_fix_weak_sig.patch
M package/netifd/Makefile
M package/netifd/files/lib/netifd/dhcp.script
M package/netifd/files/lib/netifd/proto/dhcp.sh
M package/netifd/files/sbin/ifup
M package/ppp/files/ppp.sh
M package/pptp/files/pptp.sh
M package/qos-scripts/files/usr/bin/qos-stat
M package/qos-scripts/files/usr/lib/qos/generate.sh
M package/uboot-envtools/Makefile
A package/uboot-envtools/files/ar71xx
A package/uboot-envtools/files/lantiq
R package/uboot-envtools/files/uboot-envtools.init
A package/uboot-envtools/files/uboot-envtools.sh
M package/uboot-envtools/patches/001-crc32_func_signature.patch
M package/uboot-envtools/patches/002-makefile.patch
M package/uboot-envtools/patches/003-nor-eraselen.patch
A package/uboot-envtools/patches/004-allow_mac_change.patch
M package/ubus/Makefile
M package/util-linux/Makefile
M package/wprobe/Makefile
M target/linux/adm5120/Makefile
M target/linux/adm8668/Makefile
M target/linux/amazon/Makefile
M target/linux/ar7/Makefile
M target/linux/ar71xx/Makefile
R target/linux/ar71xx/base-files/etc/uci-defaults/ubootenv
M target/linux/at91/Makefile
M target/linux/atheros/Makefile
M target/linux/au1000/Makefile
M target/linux/avr32/Makefile
M target/linux/brcm47xx/Makefile
M target/linux/brcm63xx/Makefile
M target/linux/brcm63xx/patches-3.3/303-spi-board-info.patch
M target/linux/brcm63xx/patches-3.3/304-boardid_fixup.patch
M target/linux/brcm63xx/patches-3.3/307-MIPS-BCM63XX-explicitly-register-the-pci-bus.patch
M target/linux/brcm63xx/patches-3.3/308-MIPS-BCM63XX-move-flash-registration-out-of-board_bc.patch
M target/linux/brcm63xx/patches-3.3/312-MIPS-BCM63XX-add-basic-BCM6328-CPU-support.patch
M target/linux/brcm63xx/patches-3.3/401-MIPS-BCM63XX-register-ohci-device.patch
M target/linux/brcm63xx/patches-3.3/403-MIPS-BCM63XX-register-ehci-device.patch
M target/linux/brcm63xx/patches-3.3/408-6358-enet1-external-mii-clk.patch
M target/linux/brcm63xx/patches-3.3/415-bcm63xx_enet-add-support-for-bcm6368-internal-ethern.patch
M target/linux/brcm63xx/patches-3.3/418-MIPS-BCM63XX-add-HS-SPI-platform-device-and-register.patch
M target/linux/brcm63xx/patches-3.3/421-MIPS-BCM63XX-move-nvram-related-functions-into-their.patch
M target/linux/brcm63xx/patches-3.3/425-BCM63XX-allow-providing-fixup-data-in-board-data.patch
M target/linux/brcm63xx/patches-3.3/430-MIPS-BCM63XX-pass-caldata-info-to-flash.patch
M target/linux/brcm63xx/patches-3.3/500-board-D4PW.patch
M target/linux/brcm63xx/patches-3.3/501-board-NB4.patch
M target/linux/brcm63xx/patches-3.3/502-board-96338W2_E7T.patch
M target/linux/brcm63xx/patches-3.3/503-board-CPVA642.patch
M target/linux/brcm63xx/patches-3.3/504-board_dsl_274xb_rev_c.patch
M target/linux/brcm63xx/patches-3.3/505-board_spw500v.patch
M target/linux/brcm63xx/patches-3.3/506-board_gw6200_gw6000.patch
M target/linux/brcm63xx/patches-3.3/507-board-MAGIC.patch
M target/linux/brcm63xx/patches-3.3/508-board_hw553.patch
M target/linux/brcm63xx/patches-3.3/509-board_rta1320_16m.patch
M target/linux/brcm63xx/patches-3.3/510-board_spw303v.patch
M target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch
M target/linux/brcm63xx/patches-3.3/512-board_BTV2110.patch
M target/linux/brcm63xx/patches-3.3/514-board_ct536_ct5621.patch
M target/linux/brcm63xx/patches-3.3/515-board_DWV-S0_fixes.patch
M target/linux/brcm63xx/patches-3.3/516-board_96348A-122.patch
M target/linux/brcm63xx/patches-3.3/517-RTA1205W_16_uart_fixes.patch
M target/linux/brcm63xx/patches-3.3/519_board_CPVA502plus.patch
M target/linux/brcm63xx/patches-3.3/520-bcm63xx-add-support-for-96368MVWG-board.patch
M target/linux/brcm63xx/patches-3.3/521-bcm63xx-add-support-for-96368MVNgr-board.patch
M target/linux/brcm63xx/patches-3.3/522-MIPS-BCM63XX-add-96328avng-reference-board.patch
M target/linux/brcm63xx/patches-3.3/523-MIPS-BCM63XX-add-963281TAN-reference-board.patch
M target/linux/brcm63xx/patches-3.3/524-board_dsl_274xb_rev_f.patch
M target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch
M target/linux/brcm63xx/patches-3.3/551-96348gw_a_leds.patch
M target/linux/brcm63xx/patches-3.3/552-board_96348gw-10_reset_button.patch
M target/linux/brcm63xx/patches-3.3/801-ssb_export_fallback_sprom.patch
M target/linux/cns21xx/Makefile
M target/linux/cns3xxx/Makefile
M target/linux/cobalt/Makefile
M target/linux/ep93xx/Makefile
M target/linux/gemini/Makefile
M target/linux/generic/patches-3.3/653-disable_netlink_trim.patch
M target/linux/generic/patches-3.3/729-phy-tantos.patch
M target/linux/generic/patches-3.3/811-pci_disable_usb_common_quirks.patch
M target/linux/generic/patches-3.3/920-unable_to_open_console.patch
M target/linux/generic/patches-3.3/921-use_preinit_as_init.patch
M target/linux/iop32x/Makefile
M target/linux/ixp4xx/Makefile
M target/linux/kirkwood/Makefile
M target/linux/kirkwood/config-3.3
A target/linux/kirkwood/files/arch/arm/mach-kirkwood/iconnect-setup.c
A target/linux/kirkwood/files/arch/arm/mach-kirkwood/nas6210-setup.c
A target/linux/kirkwood/files/arch/arm/mach-kirkwood/nsa-310-setup.c
R target/linux/kirkwood/patches-3.3/001-openwrt_partition_map.patch
R target/linux/kirkwood/patches-3.3/002-mvsdio_delay.patch
R target/linux/kirkwood/patches-3.3/200-iconnect.patch
R target/linux/kirkwood/patches-3.3/201-raidsonic-IB-NAS62x0-support.patch
R target/linux/kirkwood/patches-3.3/202-zyxel-nsa-310.patch
A target/linux/kirkwood/patches/000-boards.patch
A target/linux/kirkwood/patches/001-partition_map.patch
A target/linux/kirkwood/patches/002-mvsdio_delay.patch
R target/linux/kirkwood/profiles/100-Sheevaplug.mk
R target/linux/kirkwood/profiles/200-Dockstar.mk
R target/linux/kirkwood/profiles/300-Iconnect.mk
M target/linux/lantiq/Makefile
R target/linux/lantiq/base-files/etc/uci-defaults/uboot_environment
M target/linux/lantiq/image/Makefile
M target/linux/malta/Makefile
M target/linux/mpc52xx/Makefile
M target/linux/mpc83xx/Makefile
M target/linux/mpc85xx/Makefile
M target/linux/omap24xx/Makefile
M target/linux/omap4/Makefile
M target/linux/orion/Makefile
M target/linux/ppc40x/Makefile
M target/linux/ppc44x/Makefile
M target/linux/pxa/Makefile
M target/linux/ramips/Makefile
M target/linux/rb532/Makefile
M target/linux/rdc/Makefile
M target/linux/realview/Makefile
M target/linux/sibyte/Makefile
M target/linux/uml/Makefile
M target/linux/x86/Makefile
M target/linux/xburst/Makefile
Log Message:
-----------
Merge branch 'master' of /home/cero1/src/openwrt
Commit: 0d08b7661121b5e68a980188316078ab5518c7c0
https://github.com/dtaht/Cerowrt-3.3/commit/0d08b7661121b5e68a980188316078ab5518c7c0
Author: blogic <blogic at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
M rules.mk
M tools/ccache/Makefile
A tools/ccache/files/ccache_cc
A tools/ccache/files/ccache_cxx
Log Message:
-----------
[tools] add ccache wrapper
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32075 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: a7a19483fb994c5ec56d91e12f8ead834e4c6276
https://github.com/dtaht/Cerowrt-3.3/commit/a7a19483fb994c5ec56d91e12f8ead834e4c6276
Author: florian <florian at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
M target/linux/brcm63xx/patches-3.3/301-led_count.patch
M target/linux/brcm63xx/patches-3.3/501-board-NB4.patch
M target/linux/brcm63xx/patches-3.3/503-board-CPVA642.patch
M target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch
Log Message:
-----------
[brcm63xx] increase led number in patch 301-led_count.patch
So that board patches are only touching board-related code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32076 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 28f01f0d910da71392383e5e14a1e774efcbb632
https://github.com/dtaht/Cerowrt-3.3/commit/28f01f0d910da71392383e5e14a1e774efcbb632
Author: florian <florian at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
A target/linux/generic/patches-3.3/047-spi_message_queue.patch
Log Message:
-----------
[generic/3.3] backport spi message queue infrastructure
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32077 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 3d0fed711e28926619e59b3646ba8cca4add4f65
https://github.com/dtaht/Cerowrt-3.3/commit/3d0fed711e28926619e59b3646ba8cca4add4f65
Author: florian <florian at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
A target/linux/brcm63xx/patches-3.3/013-spi-bcm63xx-convert-to-the-pump-message-infrastructu.patch
A target/linux/brcm63xx/patches-3.3/014-spi-bcm63xx-don-t-use-the-stopping-state.patch
A target/linux/brcm63xx/patches-3.3/015-spi-bcm63xx-set-master-driver-mode_bits.patch
Log Message:
-----------
[brcm63xx] backport upstream spi-bcm63xx fixes
* message pump conversion
* not using stopping state
* setting spi driver mode bits
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32078 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 735635b1e132e30f06f71bca1c1c657490de2031
https://github.com/dtaht/Cerowrt-3.3/commit/735635b1e132e30f06f71bca1c1c657490de2031
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
M include/download.mk
Log Message:
-----------
download.mk: refuse to download mirror tarballs from packages using version control if no mirror md5sum was provided
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32079 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: b444904744b4e41861c6215f398cfee7637f2baf
https://github.com/dtaht/Cerowrt-3.3/commit/b444904744b4e41861c6215f398cfee7637f2baf
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
M package/libubox/Makefile
Log Message:
-----------
libubox: add mirror md5sum
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32080 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 39bab2ee8c925e0fef55d1191930036813918f96
https://github.com/dtaht/Cerowrt-3.3/commit/39bab2ee8c925e0fef55d1191930036813918f96
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
M include/toplevel.mk
Log Message:
-----------
build: prevent the environment variable CROSS_COMPILE from leaking into builds (fixes #11603)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32081 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 2ef3c1bef4940a42573467139c1e06c0f085ca56
https://github.com/dtaht/Cerowrt-3.3/commit/2ef3c1bef4940a42573467139c1e06c0f085ca56
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
M include/host-build.mk
Log Message:
-----------
build: add PKG_MIRROR_MD5SUM support for host builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32082 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 1f7ad48431c1d69aa8f0abe8781aaa7a652dc824
https://github.com/dtaht/Cerowrt-3.3/commit/1f7ad48431c1d69aa8f0abe8781aaa7a652dc824
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
M tools/yaffs2/Makefile
Log Message:
-----------
tools/yaffs2: add mirror md5sum - upstream repo went away
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32083 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: dc7944ead9062027c219a809bbbc0d553034798a
https://github.com/dtaht/Cerowrt-3.3/commit/dc7944ead9062027c219a809bbbc0d553034798a
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
M package/hostapd/files/wpa_supplicant.sh
Log Message:
-----------
hostapd: fix driver setting for wpa_s in IBSS/WPA-NONE
This fix is needed to correctly set the driver to use with wpa_s in case of
IBSS/WPA-NONE. The current setting is not made correctly.
Signed-off-by: Antonio Quartulli <ordex at autistici.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32084 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 32b9ee0930f6997083e199d27d25043653220be0
https://github.com/dtaht/Cerowrt-3.3/commit/32b9ee0930f6997083e199d27d25043653220be0
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
M Config.in
M target/linux/generic/config-3.3
Log Message:
-----------
kernel: make tracing support configurable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32085 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: adfadea95ed01aa80fc95975fc93f9fb88cca422
https://github.com/dtaht/Cerowrt-3.3/commit/adfadea95ed01aa80fc95975fc93f9fb88cca422
Author: florian <florian at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
A target/linux/brcm63xx/patches-3.3/319-board_leds_naming.patch
M target/linux/brcm63xx/patches-3.3/500-board-D4PW.patch
M target/linux/brcm63xx/patches-3.3/501-board-NB4.patch
M target/linux/brcm63xx/patches-3.3/502-board-96338W2_E7T.patch
M target/linux/brcm63xx/patches-3.3/503-board-CPVA642.patch
M target/linux/brcm63xx/patches-3.3/504-board_dsl_274xb_rev_c.patch
M target/linux/brcm63xx/patches-3.3/505-board_spw500v.patch
M target/linux/brcm63xx/patches-3.3/506-board_gw6200_gw6000.patch
M target/linux/brcm63xx/patches-3.3/507-board-MAGIC.patch
M target/linux/brcm63xx/patches-3.3/508-board_hw553.patch
M target/linux/brcm63xx/patches-3.3/509-board_rta1320_16m.patch
M target/linux/brcm63xx/patches-3.3/510-board_spw303v.patch
M target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch
M target/linux/brcm63xx/patches-3.3/512-board_BTV2110.patch
M target/linux/brcm63xx/patches-3.3/514-board_ct536_ct5621.patch
M target/linux/brcm63xx/patches-3.3/515-board_DWV-S0_fixes.patch
M target/linux/brcm63xx/patches-3.3/516-board_96348A-122.patch
M target/linux/brcm63xx/patches-3.3/519_board_CPVA502plus.patch
M target/linux/brcm63xx/patches-3.3/520-bcm63xx-add-support-for-96368MVWG-board.patch
M target/linux/brcm63xx/patches-3.3/521-bcm63xx-add-support-for-96368MVNgr-board.patch
M target/linux/brcm63xx/patches-3.3/522-MIPS-BCM63XX-add-96328avng-reference-board.patch
M target/linux/brcm63xx/patches-3.3/523-MIPS-BCM63XX-add-963281TAN-reference-board.patch
M target/linux/brcm63xx/patches-3.3/524-board_dsl_274xb_rev_f.patch
M target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch
M target/linux/brcm63xx/patches-3.3/551-96348gw_a_leds.patch
M target/linux/brcm63xx/patches-3.3/801-ssb_export_fallback_sprom.patch
Log Message:
-----------
[brcm63xx] fix leds naming for all bcm63xx boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32086 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 84fcf0bb000486f3de824d1b23276535cd915cc0
https://github.com/dtaht/Cerowrt-3.3/commit/84fcf0bb000486f3de824d1b23276535cd915cc0
Author: florian <florian at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
M target/linux/brcm63xx/patches-3.3/513-board_livebox.patch
Log Message:
-----------
[brcm63xx] update livebox board support (#8677)
Merge most fixes from #8677:
- add basic hardware detection of Livebox Blue 5g revisions
- register leds and gpio buttons
- fix boot address location
- properly parse mac addresses
Plus some more fixes:
- make board_livebox.c more in line with board_bcm963xx.c
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32087 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 0e5685072e1a285dbfbdb928352dbb6fab38ac23
https://github.com/dtaht/Cerowrt-3.3/commit/0e5685072e1a285dbfbdb928352dbb6fab38ac23
Author: florian <florian at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
M target/linux/brcm63xx/base-files/etc/uci-defaults/network
A target/linux/brcm63xx/patches-3.3/553-board_96348w3.patch
M target/linux/brcm63xx/patches-3.3/801-ssb_export_fallback_sprom.patch
Log Message:
-----------
[brcm63xx] add 96348w3 board (#10764)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32088 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: d19ba29311884a9bba58ee6b8de8d10a8da60a4b
https://github.com/dtaht/Cerowrt-3.3/commit/d19ba29311884a9bba58ee6b8de8d10a8da60a4b
Author: florian <florian at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
M target/linux/brcm63xx/patches-3.3/516-board_96348A-122.patch
Log Message:
-----------
[brcm63xx] fix alarm led color for board 96348A-122
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32089 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 7ea20fba6aa9583f477889af12c2a61031b83169
https://github.com/dtaht/Cerowrt-3.3/commit/7ea20fba6aa9583f477889af12c2a61031b83169
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
M target/linux/ar71xx/image/Makefile
Log Message:
-----------
ar71xx: only build all loader images if the image builder is enabled - saves some time on make target/install
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32090 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 02d89a39b08ebb653e46f6ae24209ecea19c06e9
https://github.com/dtaht/Cerowrt-3.3/commit/02d89a39b08ebb653e46f6ae24209ecea19c06e9
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
M target/Makefile
Log Message:
-----------
target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32091 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 62977660d8f0b0f77c7d6ad40f9496336a1a8e26
https://github.com/dtaht/Cerowrt-3.3/commit/62977660d8f0b0f77c7d6ad40f9496336a1a8e26
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
M target/linux/ar71xx/files/arch/mips/ath79/dev-eth.c
M target/linux/ar71xx/files/arch/mips/ath79/dev-eth.h
M target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr741nd-v4.c
Log Message:
-----------
ar71xx: add a helper function for setting up PHY4 swapping on ar933x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32092 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: eed1fe974e9e6ed04888ad10819a301759cdac9d
https://github.com/dtaht/Cerowrt-3.3/commit/eed1fe974e9e6ed04888ad10819a301759cdac9d
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
M target/linux/ar71xx/files/arch/mips/ath79/mach-tl-mr3020.c
Log Message:
-----------
ar71xx: fix PHY setup on TL-MR3020 (fixes #11572)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32093 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: b899b1d3a5c3c310b4662bf3b8c0e0535d5e4a5d
https://github.com/dtaht/Cerowrt-3.3/commit/b899b1d3a5c3c310b4662bf3b8c0e0535d5e4a5d
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
M target/linux/generic/config-3.3
Log Message:
-----------
kernel: add a few more tracing related symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32094 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: c437387d323efef6951fbc8a8e785beb2943430d
https://github.com/dtaht/Cerowrt-3.3/commit/c437387d323efef6951fbc8a8e785beb2943430d
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
M target/linux/ar71xx/image/Makefile
Log Message:
-----------
ar71xx: fix LZMA loader build regression from r32090 (thx, juhosg)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32095 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 816d0cbd39c75ead6baca9332eebe18be5fb2224
https://github.com/dtaht/Cerowrt-3.3/commit/816d0cbd39c75ead6baca9332eebe18be5fb2224
Author: florian <florian at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
M target/linux/brcm63xx/patches-3.3/553-board_96348w3.patch
Log Message:
-----------
[brcm63xx] fix 553-board_96348w3.patch patch wrt gpio-keys-polled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32096 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 607177aace270ef56b5c04faca3ac70ce9bf9560
https://github.com/dtaht/Cerowrt-3.3/commit/607177aace270ef56b5c04faca3ac70ce9bf9560
Author: Dave Taht <dave.taht at bufferbloat.net>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
R package/iproute2/patches/000-debian_patches_3.patch
R package/iproute2/patches/007-noarpd.patch
M package/iproute2/patches/110-extra-ccopts.patch
Log Message:
-----------
update iproute2 to openwrt head
there is no need for a separate iproute2 package anymore.
All the needed patches are in mainline openwrt.
Commit: a06a3a32a9033f1ec26cbc8910612f916a95a726
https://github.com/dtaht/Cerowrt-3.3/commit/a06a3a32a9033f1ec26cbc8910612f916a95a726
Author: Dave Taht <dave.taht at bufferbloat.net>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
R target/linux/generic/patches-3.3/030-export-xt_layer7.h
Log Message:
-----------
Delete leftover patch for xt_layer7
for some reason this patch was causing difficulty with other
patches
Commit: bf1806e2a3f524b8b637896172bcd9a85849981f
https://github.com/dtaht/Cerowrt-3.3/commit/bf1806e2a3f524b8b637896172bcd9a85849981f
Author: Dave Taht <dave.taht at bufferbloat.net>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
M Config.in
M include/download.mk
M include/host-build.mk
M include/toplevel.mk
M package/hostapd/files/wpa_supplicant.sh
M package/libubox/Makefile
M rules.mk
M target/Makefile
M target/linux/ar71xx/files/arch/mips/ath79/dev-eth.c
M target/linux/ar71xx/files/arch/mips/ath79/dev-eth.h
M target/linux/ar71xx/files/arch/mips/ath79/mach-tl-mr3020.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr741nd-v4.c
M target/linux/ar71xx/image/Makefile
M target/linux/brcm63xx/base-files/etc/uci-defaults/network
A target/linux/brcm63xx/patches-3.3/013-spi-bcm63xx-convert-to-the-pump-message-infrastructu.patch
A target/linux/brcm63xx/patches-3.3/014-spi-bcm63xx-don-t-use-the-stopping-state.patch
A target/linux/brcm63xx/patches-3.3/015-spi-bcm63xx-set-master-driver-mode_bits.patch
M target/linux/brcm63xx/patches-3.3/301-led_count.patch
A target/linux/brcm63xx/patches-3.3/319-board_leds_naming.patch
M target/linux/brcm63xx/patches-3.3/500-board-D4PW.patch
M target/linux/brcm63xx/patches-3.3/501-board-NB4.patch
M target/linux/brcm63xx/patches-3.3/502-board-96338W2_E7T.patch
M target/linux/brcm63xx/patches-3.3/503-board-CPVA642.patch
M target/linux/brcm63xx/patches-3.3/504-board_dsl_274xb_rev_c.patch
M target/linux/brcm63xx/patches-3.3/505-board_spw500v.patch
M target/linux/brcm63xx/patches-3.3/506-board_gw6200_gw6000.patch
M target/linux/brcm63xx/patches-3.3/507-board-MAGIC.patch
M target/linux/brcm63xx/patches-3.3/508-board_hw553.patch
M target/linux/brcm63xx/patches-3.3/509-board_rta1320_16m.patch
M target/linux/brcm63xx/patches-3.3/510-board_spw303v.patch
M target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch
M target/linux/brcm63xx/patches-3.3/512-board_BTV2110.patch
M target/linux/brcm63xx/patches-3.3/513-board_livebox.patch
M target/linux/brcm63xx/patches-3.3/514-board_ct536_ct5621.patch
M target/linux/brcm63xx/patches-3.3/515-board_DWV-S0_fixes.patch
M target/linux/brcm63xx/patches-3.3/516-board_96348A-122.patch
M target/linux/brcm63xx/patches-3.3/519_board_CPVA502plus.patch
M target/linux/brcm63xx/patches-3.3/520-bcm63xx-add-support-for-96368MVWG-board.patch
M target/linux/brcm63xx/patches-3.3/521-bcm63xx-add-support-for-96368MVNgr-board.patch
M target/linux/brcm63xx/patches-3.3/522-MIPS-BCM63XX-add-96328avng-reference-board.patch
M target/linux/brcm63xx/patches-3.3/523-MIPS-BCM63XX-add-963281TAN-reference-board.patch
M target/linux/brcm63xx/patches-3.3/524-board_dsl_274xb_rev_f.patch
M target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch
M target/linux/brcm63xx/patches-3.3/551-96348gw_a_leds.patch
A target/linux/brcm63xx/patches-3.3/553-board_96348w3.patch
M target/linux/brcm63xx/patches-3.3/801-ssb_export_fallback_sprom.patch
M target/linux/generic/config-3.3
A target/linux/generic/patches-3.3/047-spi_message_queue.patch
M tools/ccache/Makefile
A tools/ccache/files/ccache_cc
A tools/ccache/files/ccache_cxx
M tools/yaffs2/Makefile
Log Message:
-----------
Merge branch 'master' of /home/cero1/src/openwrt
Commit: ded44978b7a4fd5825e3734987f2e4813783a821
https://github.com/dtaht/Cerowrt-3.3/commit/ded44978b7a4fd5825e3734987f2e4813783a821
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-07 (Thu, 07 Jun 2012)
Changed paths:
M package/netifd/files/lib/netifd/proto/dhcp.sh
Log Message:
-----------
[package] netifd: fix typo in dhcp protocol handler, fixes reqopt handling (#11609)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32098 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: e687ad62c78bb1b6e04280fb9f2adac6428112cb
https://github.com/dtaht/Cerowrt-3.3/commit/e687ad62c78bb1b6e04280fb9f2adac6428112cb
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-07 (Thu, 07 Jun 2012)
Changed paths:
M toolchain/gcc/minimal/Makefile
Log Message:
-----------
toolchain: install libgcc for minimal gcc, needed by newer eglibc versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32100 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 80a55e8cc7ed3419fc440be8579d7b4ae2a8166c
https://github.com/dtaht/Cerowrt-3.3/commit/80a55e8cc7ed3419fc440be8579d7b4ae2a8166c
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-07 (Thu, 07 Jun 2012)
Changed paths:
M toolchain/eglibc/Config.in
M toolchain/eglibc/Config.version
M toolchain/eglibc/Makefile
A toolchain/eglibc/patches/2.15/001-fix_autoconf_macro.patch
A toolchain/eglibc/patches/2.15/100-fix_cross_rpcgen.patch
A toolchain/eglibc/patches/2.15/110-fix_cross_zic.patch
A toolchain/eglibc/patches/2.15/200-add-dl-search-paths.patch
Log Message:
-----------
eglibc: add version 2.15
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32101 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 4ecab5fbfb17ee6edb78d8a00404d1d076861fc1
https://github.com/dtaht/Cerowrt-3.3/commit/4ecab5fbfb17ee6edb78d8a00404d1d076861fc1
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-07 (Thu, 07 Jun 2012)
Changed paths:
M package/iptables/patches/200-configurable_builtin.patch
Log Message:
-----------
iptables: fix build error if only libraries are selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32102 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 27057b91632c17733578b198a6f8d04ca5d4b548
https://github.com/dtaht/Cerowrt-3.3/commit/27057b91632c17733578b198a6f8d04ca5d4b548
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-07 (Thu, 07 Jun 2012)
Changed paths:
M package/iproute2/Makefile
Log Message:
-----------
iproute2: fix build errors with newer versions of eglibc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32103 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 67b7bdf7e79aa6f52c96e34a4ca315e6bc410367
https://github.com/dtaht/Cerowrt-3.3/commit/67b7bdf7e79aa6f52c96e34a4ca315e6bc410367
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-07 (Thu, 07 Jun 2012)
Changed paths:
M toolchain/eglibc/Config.in
Log Message:
-----------
eglibc: use 2.15 by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32104 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: ab865f7094aa325f9f0345bc6b76f8bec998dada
https://github.com/dtaht/Cerowrt-3.3/commit/ab865f7094aa325f9f0345bc6b76f8bec998dada
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-07 (Thu, 07 Jun 2012)
Changed paths:
M package/base-files/files/lib/functions/network.sh
Log Message:
-----------
[package] base-files: implement network_defer_device() and network_ready_device() wrappers for upcoming netifd iface deferring support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32106 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 5aab29d8a1afcaccb2462d79ad127076577b1969
https://github.com/dtaht/Cerowrt-3.3/commit/5aab29d8a1afcaccb2462d79ad127076577b1969
Author: blogic <blogic at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-07 (Thu, 07 Jun 2012)
Changed paths:
A tools/automake/patches/200-fix_missing_py_compile.patch
Log Message:
-----------
[tools] fixes python related autokrampf install bug
this commit fixes a compile bug triggered by pygobject
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32109 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 9c88d96f7e529b22b3e9558656cdc00a27f2579f
https://github.com/dtaht/Cerowrt-3.3/commit/9c88d96f7e529b22b3e9558656cdc00a27f2579f
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-07 (Thu, 07 Jun 2012)
Changed paths:
A tools/e2fsprogs/patches/005-posix_memalign.patch
Log Message:
-----------
e2fsprogs: add posix_memalign related portability patch from #8508
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32112 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 7bd3c3f6260d5d435fe292d13fc40e8020010aa5
https://github.com/dtaht/Cerowrt-3.3/commit/7bd3c3f6260d5d435fe292d13fc40e8020010aa5
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-07 (Thu, 07 Jun 2012)
Changed paths:
M include/netfilter.mk
Log Message:
-----------
include/netfilter.mk: clean up, remove junk for old kernel versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32114 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: cc530eb3af39010393b9424e5c42da6738ba51d1
https://github.com/dtaht/Cerowrt-3.3/commit/cc530eb3af39010393b9424e5c42da6738ba51d1
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-07 (Thu, 07 Jun 2012)
Changed paths:
M target/linux/xburst/modules.mk
Log Message:
-----------
xburst: remove an obsolete CompareKernelPatchVer call
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32115 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: a165494cd27c3f6a6887db3fc9cc2ec3d714f77e
https://github.com/dtaht/Cerowrt-3.3/commit/a165494cd27c3f6a6887db3fc9cc2ec3d714f77e
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-07 (Thu, 07 Jun 2012)
Changed paths:
M include/prereq-build.mk
Log Message:
-----------
prereq-build: flex is built in tools/ - do not require it to be installed on the host
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32116 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: a1b2ddfdde76e1bd440aab19b01b6e06e23ec475
https://github.com/dtaht/Cerowrt-3.3/commit/a1b2ddfdde76e1bd440aab19b01b6e06e23ec475
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-07 (Thu, 07 Jun 2012)
Changed paths:
M package/kernel/modules/usb.mk
Log Message:
-----------
kernel: add module packages for usbip (from the packages feed)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32117 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: dc35eeeb3dc84600dbc24d536af04056170e48e9
https://github.com/dtaht/Cerowrt-3.3/commit/dc35eeeb3dc84600dbc24d536af04056170e48e9
Author: Dave Taht <dave.taht at bufferbloat.net>
Date: 2012-06-07 (Thu, 07 Jun 2012)
Changed paths:
M include/netfilter.mk
M include/prereq-build.mk
M package/base-files/files/lib/functions/network.sh
M package/iproute2/Makefile
M package/iptables/patches/200-configurable_builtin.patch
M package/kernel/modules/usb.mk
M package/netifd/files/lib/netifd/proto/dhcp.sh
M target/linux/xburst/modules.mk
M toolchain/eglibc/Config.in
M toolchain/eglibc/Config.version
M toolchain/eglibc/Makefile
A toolchain/eglibc/patches/2.15/001-fix_autoconf_macro.patch
A toolchain/eglibc/patches/2.15/100-fix_cross_rpcgen.patch
A toolchain/eglibc/patches/2.15/110-fix_cross_zic.patch
A toolchain/eglibc/patches/2.15/200-add-dl-search-paths.patch
M toolchain/gcc/minimal/Makefile
A tools/automake/patches/200-fix_missing_py_compile.patch
A tools/e2fsprogs/patches/005-posix_memalign.patch
Log Message:
-----------
Merge branch 'master' of /home/cero1/src/openwrt
Commit: 090b941ad63191dc7012bb8f0ecb858e9943426a
https://github.com/dtaht/Cerowrt-3.3/commit/090b941ad63191dc7012bb8f0ecb858e9943426a
Author: Dave Taht <dave.taht at bufferbloat.net>
Date: 2012-06-07 (Thu, 07 Jun 2012)
Changed paths:
M package/kernel/modules/netsupport.mk
Log Message:
-----------
Added QFQ back into the build
One of these days I will make this work right.
Compare: https://github.com/dtaht/Cerowrt-3.3/compare/56a830b...090b941
More information about the Cerowrt-commits
mailing list