]> git.ipfire.org Git - thirdparty/openwrt.git/commit
brcm47xx: rename target to bcm47xx
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Fri, 7 Feb 2020 14:42:54 +0000 (15:42 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Fri, 14 Feb 2020 13:10:51 +0000 (14:10 +0100)
commit8fe5ad5d3373cebed4fbc55a7b779721971ce427
tree5d9106ede800508dde24c21dda7f90b8b1b8af5b
parent8590e70fab64172700c21bc5e658eba17a1eae70
brcm47xx: rename target to bcm47xx

This change makes the names of Broadcom targets consistent by using
the common notation based on SoC/CPU ID (which is used internally
anyway), bcmXXXX instead of brcmXXXX.
This is even used for target TITLE in make menuconfig already,
only the short target name used brcm so far.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
103 files changed:
package/base-files/files/etc/init.d/boot
package/kernel/broadcom-wl/Makefile
package/kernel/linux/modules/netdevices.mk
package/kernel/linux/modules/other.mk
package/kernel/linux/modules/usb.mk
package/kernel/mac80211/broadcom.mk
package/kernel/rtc-rv5c386a/Makefile
package/system/mtd/src/Makefile
package/system/mtd/src/mtd.h
package/utils/nvram/Makefile
package/utils/otrx/Makefile
target/linux/bcm47xx/Makefile [moved from target/linux/brcm47xx/Makefile with 97% similarity]
target/linux/bcm47xx/base-files/etc/board.d/01_network [moved from target/linux/brcm47xx/base-files/etc/board.d/01_network with 100% similarity]
target/linux/bcm47xx/base-files/etc/diag.sh [moved from target/linux/brcm47xx/base-files/etc/diag.sh with 100% similarity]
target/linux/bcm47xx/base-files/etc/init.d/wmacfixup [moved from target/linux/brcm47xx/base-files/etc/init.d/wmacfixup with 100% similarity]
target/linux/bcm47xx/base-files/etc/uci-defaults/03_network_migration [moved from target/linux/brcm47xx/base-files/etc/uci-defaults/03_network_migration with 100% similarity]
target/linux/bcm47xx/base-files/etc/uci-defaults/09_fix_crc [moved from target/linux/brcm47xx/base-files/etc/uci-defaults/09_fix_crc with 100% similarity]
target/linux/bcm47xx/base-files/lib/preinit/01_sysinfo [moved from target/linux/brcm47xx/base-files/lib/preinit/01_sysinfo with 84% similarity]
target/linux/bcm47xx/base-files/lib/upgrade/platform.sh [moved from target/linux/brcm47xx/base-files/lib/upgrade/platform.sh with 98% similarity]
target/linux/bcm47xx/config-4.14 [moved from target/linux/brcm47xx/config-4.14 with 100% similarity]
target/linux/bcm47xx/config-4.19 [moved from target/linux/brcm47xx/config-4.19 with 100% similarity]
target/linux/bcm47xx/generic/profiles/100-Broadcom-b43.mk [moved from target/linux/brcm47xx/generic/profiles/100-Broadcom-b43.mk with 100% similarity]
target/linux/bcm47xx/generic/profiles/101-Broadcom-wl.mk [moved from target/linux/brcm47xx/generic/profiles/101-Broadcom-wl.mk with 100% similarity]
target/linux/bcm47xx/generic/profiles/104-Broadcom-ath5k.mk [moved from target/linux/brcm47xx/generic/profiles/104-Broadcom-ath5k.mk with 100% similarity]
target/linux/bcm47xx/generic/profiles/105-Broadcom-none.mk [moved from target/linux/brcm47xx/generic/profiles/105-Broadcom-none.mk with 100% similarity]
target/linux/bcm47xx/generic/profiles/200-Broadcom-b44-b43.mk [moved from target/linux/brcm47xx/generic/profiles/200-Broadcom-b44-b43.mk with 100% similarity]
target/linux/bcm47xx/generic/profiles/201-Broadcom-b44-wl.mk [moved from target/linux/brcm47xx/generic/profiles/201-Broadcom-b44-wl.mk with 100% similarity]
target/linux/bcm47xx/generic/profiles/204-Broadcom-b44-ath5k.mk [moved from target/linux/brcm47xx/generic/profiles/204-Broadcom-b44-ath5k.mk with 100% similarity]
target/linux/bcm47xx/generic/profiles/205-Broadcom-b44-none.mk [moved from target/linux/brcm47xx/generic/profiles/205-Broadcom-b44-none.mk with 100% similarity]
target/linux/bcm47xx/generic/profiles/210-Broadcom-tg3-b43.mk [moved from target/linux/brcm47xx/generic/profiles/210-Broadcom-tg3-b43.mk with 100% similarity]
target/linux/bcm47xx/generic/profiles/211-Broadcom-tg3-wl.mk [moved from target/linux/brcm47xx/generic/profiles/211-Broadcom-tg3-wl.mk with 100% similarity]
target/linux/bcm47xx/generic/profiles/215-Broadcom-tg3-none.mk [moved from target/linux/brcm47xx/generic/profiles/215-Broadcom-tg3-none.mk with 100% similarity]
target/linux/bcm47xx/generic/profiles/220-Broadcom-bgmac-b43.mk [moved from target/linux/brcm47xx/generic/profiles/220-Broadcom-bgmac-b43.mk with 100% similarity]
target/linux/bcm47xx/generic/profiles/221-Broadcom-bgmac-wl.mk [moved from target/linux/brcm47xx/generic/profiles/221-Broadcom-bgmac-wl.mk with 100% similarity]
target/linux/bcm47xx/generic/profiles/225-Broadcom-bgmac-none.mk [moved from target/linux/brcm47xx/generic/profiles/225-Broadcom-bgmac-none.mk with 100% similarity]
target/linux/bcm47xx/generic/profiles/226-Broadcom-bgmac-brcsmac.mk [moved from target/linux/brcm47xx/generic/profiles/226-Broadcom-bgmac-brcsmac.mk with 100% similarity]
target/linux/bcm47xx/generic/profiles/PS-1208MFG.mk [moved from target/linux/brcm47xx/generic/profiles/PS-1208MFG.mk with 100% similarity]
target/linux/bcm47xx/generic/target.mk [moved from target/linux/brcm47xx/generic/target.mk with 100% similarity]
target/linux/bcm47xx/image/Makefile [moved from target/linux/brcm47xx/image/Makefile with 100% similarity]
target/linux/bcm47xx/image/lzma-loader/Makefile [moved from target/linux/brcm47xx/image/lzma-loader/Makefile with 100% similarity]
target/linux/bcm47xx/image/lzma-loader/src/LzmaDecode.c [moved from target/linux/brcm47xx/image/lzma-loader/src/LzmaDecode.c with 100% similarity]
target/linux/bcm47xx/image/lzma-loader/src/LzmaDecode.h [moved from target/linux/brcm47xx/image/lzma-loader/src/LzmaDecode.h with 100% similarity]
target/linux/bcm47xx/image/lzma-loader/src/Makefile [moved from target/linux/brcm47xx/image/lzma-loader/src/Makefile with 100% similarity]
target/linux/bcm47xx/image/lzma-loader/src/README [moved from target/linux/brcm47xx/image/lzma-loader/src/README with 100% similarity]
target/linux/bcm47xx/image/lzma-loader/src/decompress.c [moved from target/linux/brcm47xx/image/lzma-loader/src/decompress.c with 100% similarity]
target/linux/bcm47xx/image/lzma-loader/src/decompress.lds.in [moved from target/linux/brcm47xx/image/lzma-loader/src/decompress.lds.in with 100% similarity]
target/linux/bcm47xx/image/lzma-loader/src/head.S [moved from target/linux/brcm47xx/image/lzma-loader/src/head.S with 100% similarity]
target/linux/bcm47xx/image/lzma-loader/src/loader.lds.in [moved from target/linux/brcm47xx/image/lzma-loader/src/loader.lds.in with 100% similarity]
target/linux/bcm47xx/legacy/config-default [moved from target/linux/brcm47xx/legacy/config-default with 100% similarity]
target/linux/bcm47xx/legacy/profiles/100-Broadcom-b43.mk [moved from target/linux/brcm47xx/legacy/profiles/100-Broadcom-b43.mk with 100% similarity]
target/linux/bcm47xx/legacy/profiles/101-Broadcom-wl.mk [moved from target/linux/brcm47xx/legacy/profiles/101-Broadcom-wl.mk with 100% similarity]
target/linux/bcm47xx/legacy/target.mk [moved from target/linux/brcm47xx/legacy/target.mk with 100% similarity]
target/linux/bcm47xx/mips74k/config-default [moved from target/linux/brcm47xx/mips74k/config-default with 100% similarity]
target/linux/bcm47xx/mips74k/profiles/100-Broadcom-b43.mk [moved from target/linux/brcm47xx/mips74k/profiles/100-Broadcom-b43.mk with 100% similarity]
target/linux/bcm47xx/mips74k/profiles/101-Broadcom-brcsmac.mk [moved from target/linux/brcm47xx/mips74k/profiles/101-Broadcom-brcsmac.mk with 100% similarity]
target/linux/bcm47xx/mips74k/profiles/102-Broadcom-wl.mk [moved from target/linux/brcm47xx/mips74k/profiles/102-Broadcom-wl.mk with 100% similarity]
target/linux/bcm47xx/mips74k/profiles/103-Broadcom-none.mk [moved from target/linux/brcm47xx/mips74k/profiles/103-Broadcom-none.mk with 100% similarity]
target/linux/bcm47xx/mips74k/target.mk [moved from target/linux/brcm47xx/mips74k/target.mk with 100% similarity]
target/linux/bcm47xx/modules.mk [moved from target/linux/brcm47xx/modules.mk with 92% similarity]
target/linux/bcm47xx/patches-4.14/031-MIPS-BCM47XX-Add-Luxul-XAP1500-XWR1750-WiFi-LEDs.patch [moved from target/linux/brcm47xx/patches-4.14/031-MIPS-BCM47XX-Add-Luxul-XAP1500-XWR1750-WiFi-LEDs.patch with 100% similarity]
target/linux/bcm47xx/patches-4.14/032-MIPS-BCM47XX-Add-support-for-Netgear-WNR1000-V3.patch [moved from target/linux/brcm47xx/patches-4.14/032-MIPS-BCM47XX-Add-support-for-Netgear-WNR1000-V3.patch with 100% similarity]
target/linux/bcm47xx/patches-4.14/033-firmware-bcm47xx_nvram-support-small-0x6000-B-NVRAM-.patch [moved from target/linux/brcm47xx/patches-4.14/033-firmware-bcm47xx_nvram-support-small-0x6000-B-NVRAM-.patch with 100% similarity]
target/linux/bcm47xx/patches-4.14/035-v5.1-mips-bcm47xx-Enable-USB-power-on-Netgear-WNDR3400v2.patch [moved from target/linux/brcm47xx/patches-4.14/035-v5.1-mips-bcm47xx-Enable-USB-power-on-Netgear-WNDR3400v2.patch with 100% similarity]
target/linux/bcm47xx/patches-4.14/159-cpu_fixes.patch [moved from target/linux/brcm47xx/patches-4.14/159-cpu_fixes.patch with 100% similarity]
target/linux/bcm47xx/patches-4.14/160-kmap_coherent.patch [moved from target/linux/brcm47xx/patches-4.14/160-kmap_coherent.patch with 100% similarity]
target/linux/bcm47xx/patches-4.14/209-b44-register-adm-switch.patch [moved from target/linux/brcm47xx/patches-4.14/209-b44-register-adm-switch.patch with 100% similarity]
target/linux/bcm47xx/patches-4.14/210-b44_phy_fix.patch [moved from target/linux/brcm47xx/patches-4.14/210-b44_phy_fix.patch with 100% similarity]
target/linux/bcm47xx/patches-4.14/280-activate_ssb_support_in_usb.patch [moved from target/linux/brcm47xx/patches-4.14/280-activate_ssb_support_in_usb.patch with 100% similarity]
target/linux/bcm47xx/patches-4.14/300-fork_cacheflush.patch [moved from target/linux/brcm47xx/patches-4.14/300-fork_cacheflush.patch with 100% similarity]
target/linux/bcm47xx/patches-4.14/310-no_highpage.patch [moved from target/linux/brcm47xx/patches-4.14/310-no_highpage.patch with 100% similarity]
target/linux/bcm47xx/patches-4.14/320-MIPS-BCM47XX-Devices-database-update-for-4.x.patch [moved from target/linux/brcm47xx/patches-4.14/320-MIPS-BCM47XX-Devices-database-update-for-4.x.patch with 100% similarity]
target/linux/bcm47xx/patches-4.14/400-mtd-bcm47xxpart-get-nvram.patch [moved from target/linux/brcm47xx/patches-4.14/400-mtd-bcm47xxpart-get-nvram.patch with 100% similarity]
target/linux/bcm47xx/patches-4.14/610-pci_ide_fix.patch [moved from target/linux/brcm47xx/patches-4.14/610-pci_ide_fix.patch with 100% similarity]
target/linux/bcm47xx/patches-4.14/791-tg3-no-pci-sleep.patch [moved from target/linux/brcm47xx/patches-4.14/791-tg3-no-pci-sleep.patch with 100% similarity]
target/linux/bcm47xx/patches-4.14/800-bcma-add-table-of-serial-flashes-with-smaller-blocks.patch [moved from target/linux/brcm47xx/patches-4.14/800-bcma-add-table-of-serial-flashes-with-smaller-blocks.patch with 100% similarity]
target/linux/bcm47xx/patches-4.14/820-wgt634u-nvram-fix.patch [moved from target/linux/brcm47xx/patches-4.14/820-wgt634u-nvram-fix.patch with 100% similarity]
target/linux/bcm47xx/patches-4.14/830-huawei_e970_support.patch [moved from target/linux/brcm47xx/patches-4.14/830-huawei_e970_support.patch with 100% similarity]
target/linux/bcm47xx/patches-4.14/831-old_gpio_wdt.patch [moved from target/linux/brcm47xx/patches-4.14/831-old_gpio_wdt.patch with 99% similarity]
target/linux/bcm47xx/patches-4.14/900-ssb-reject-PCI-writes-setting-CardBus-bridge-resourc.patch [moved from target/linux/brcm47xx/patches-4.14/900-ssb-reject-PCI-writes-setting-CardBus-bridge-resourc.patch with 100% similarity]
target/linux/bcm47xx/patches-4.14/901-Revert-bcma-switch-GPIO-portions-to-use-GPIOLIB_IRQC.patch [moved from target/linux/brcm47xx/patches-4.14/901-Revert-bcma-switch-GPIO-portions-to-use-GPIOLIB_IRQC.patch with 100% similarity]
target/linux/bcm47xx/patches-4.14/940-bcm47xx-yenta.patch [moved from target/linux/brcm47xx/patches-4.14/940-bcm47xx-yenta.patch with 100% similarity]
target/linux/bcm47xx/patches-4.14/976-ssb_increase_pci_delay.patch [moved from target/linux/brcm47xx/patches-4.14/976-ssb_increase_pci_delay.patch with 100% similarity]
target/linux/bcm47xx/patches-4.14/999-wl_exports.patch [moved from target/linux/brcm47xx/patches-4.14/999-wl_exports.patch with 100% similarity]
target/linux/bcm47xx/patches-4.19/031-v5.1-mips-bcm47xx-Enable-USB-power-on-Netgear-WNDR3400v2.patch [moved from target/linux/brcm47xx/patches-4.19/031-v5.1-mips-bcm47xx-Enable-USB-power-on-Netgear-WNDR3400v2.patch with 100% similarity]
target/linux/bcm47xx/patches-4.19/159-cpu_fixes.patch [moved from target/linux/brcm47xx/patches-4.19/159-cpu_fixes.patch with 100% similarity]
target/linux/bcm47xx/patches-4.19/160-kmap_coherent.patch [moved from target/linux/brcm47xx/patches-4.19/160-kmap_coherent.patch with 100% similarity]
target/linux/bcm47xx/patches-4.19/209-b44-register-adm-switch.patch [moved from target/linux/brcm47xx/patches-4.19/209-b44-register-adm-switch.patch with 100% similarity]
target/linux/bcm47xx/patches-4.19/210-b44_phy_fix.patch [moved from target/linux/brcm47xx/patches-4.19/210-b44_phy_fix.patch with 100% similarity]
target/linux/bcm47xx/patches-4.19/280-activate_ssb_support_in_usb.patch [moved from target/linux/brcm47xx/patches-4.19/280-activate_ssb_support_in_usb.patch with 100% similarity]
target/linux/bcm47xx/patches-4.19/300-fork_cacheflush.patch [moved from target/linux/brcm47xx/patches-4.19/300-fork_cacheflush.patch with 100% similarity]
target/linux/bcm47xx/patches-4.19/310-no_highpage.patch [moved from target/linux/brcm47xx/patches-4.19/310-no_highpage.patch with 100% similarity]
target/linux/bcm47xx/patches-4.19/320-MIPS-BCM47XX-Devices-database-update-for-4.x.patch [moved from target/linux/brcm47xx/patches-4.19/320-MIPS-BCM47XX-Devices-database-update-for-4.x.patch with 100% similarity]
target/linux/bcm47xx/patches-4.19/400-mtd-bcm47xxpart-get-nvram.patch [moved from target/linux/brcm47xx/patches-4.19/400-mtd-bcm47xxpart-get-nvram.patch with 100% similarity]
target/linux/bcm47xx/patches-4.19/610-pci_ide_fix.patch [moved from target/linux/brcm47xx/patches-4.19/610-pci_ide_fix.patch with 100% similarity]
target/linux/bcm47xx/patches-4.19/791-tg3-no-pci-sleep.patch [moved from target/linux/brcm47xx/patches-4.19/791-tg3-no-pci-sleep.patch with 100% similarity]
target/linux/bcm47xx/patches-4.19/800-bcma-add-table-of-serial-flashes-with-smaller-blocks.patch [moved from target/linux/brcm47xx/patches-4.19/800-bcma-add-table-of-serial-flashes-with-smaller-blocks.patch with 100% similarity]
target/linux/bcm47xx/patches-4.19/820-wgt634u-nvram-fix.patch [moved from target/linux/brcm47xx/patches-4.19/820-wgt634u-nvram-fix.patch with 100% similarity]
target/linux/bcm47xx/patches-4.19/830-huawei_e970_support.patch [moved from target/linux/brcm47xx/patches-4.19/830-huawei_e970_support.patch with 100% similarity]
target/linux/bcm47xx/patches-4.19/831-old_gpio_wdt.patch [moved from target/linux/brcm47xx/patches-4.19/831-old_gpio_wdt.patch with 99% similarity]
target/linux/bcm47xx/patches-4.19/900-ssb-reject-PCI-writes-setting-CardBus-bridge-resourc.patch [moved from target/linux/brcm47xx/patches-4.19/900-ssb-reject-PCI-writes-setting-CardBus-bridge-resourc.patch with 100% similarity]
target/linux/bcm47xx/patches-4.19/940-bcm47xx-yenta.patch [moved from target/linux/brcm47xx/patches-4.19/940-bcm47xx-yenta.patch with 100% similarity]
target/linux/bcm47xx/patches-4.19/976-ssb_increase_pci_delay.patch [moved from target/linux/brcm47xx/patches-4.19/976-ssb_increase_pci_delay.patch with 100% similarity]
target/linux/bcm47xx/patches-4.19/999-wl_exports.patch [moved from target/linux/brcm47xx/patches-4.19/999-wl_exports.patch with 100% similarity]