You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/brcm63xx
Adrian Schmutzler 5b6a809092 treewide: move calibration data extraction function to library
This moves the almost identical calibration data extraction
functions present multiple times in several targets to a single
library file /lib/functions/caldata.sh.

Functions are renamed with more generic names to merge different
variants that only differ in their names.

Most of the targets used find_mtd_chardev, while some used
find_mtd_part inside the extraction code. To merge them, the more
abundant version with find_mtd_chardev is used in the common code.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
[rebase on latest master; add mpc85xx]
Signed-off-by: David Bauer <mail@david-bauer.net>
5 years ago
..
base-files treewide: move calibration data extraction function to library 5 years ago
dts brcm63xx: dts: Unify naming of gpio-led nodes 5 years ago
generic brcm63xx: move generic profiles to top dir and remove smp profiles 10 years ago
image brcm63xx: remove redundant variable definition in Makefile 5 years ago
patches-4.14 kernel: bump 4.14 to 4.14.145 5 years ago
profiles brcm63xx: drop legacy profile for SR102 6 years ago
smp brcm63xx: refresh smp config 7 years ago
Makefile brcm63xx: switch to 4.14 6 years ago
config-4.14 kernel: enable THIN_ARCHIVES by default 6 years ago
modules.mk kernel: remove kernel module checks/dependencies for 3.14 9 years ago