Álvaro Fernández Rojas
23273044a8
brcm63xx: switch to linux 4.4
...
Boot tested on AR-5381u, AR-5387un and WAP-5813n
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years ago
Álvaro Fernández Rojas
29b412b8c5
ramips: add kmod-pwm-mediatek for mt7628/mt7688
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years ago
Álvaro Fernández Rojas
604b92dbd0
ramips: fix the number of uarts for each SoC
...
- Use default number of uarts (2) for rt288x/rt305x/rt3883/mt7620.
- Allow up to 3 uarts on MT7621 and MT7628.
- Remove unneeded SERIAL_8250_RT288X for MT7628.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years ago
Álvaro Fernández Rojas
243e79e10c
ramips: fix Mi Wi-Fi Nano Wireless LED pinmux
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years ago
Alexander Couzens
297142464a
kernel/spi: add kernel package for spi-omap-24xx
...
spi-omap-24xx can be found in TI based SoC like the beaglebone black
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
9 years ago
Alexander Couzens
49cf356710
kernel: add random-omap rng for omap
...
Kernel module for the OMAP Random Number Generator
found on OMAP16xx, OMAP2/3/4/5 and AM33xx/AM43xx
multimedia processors.
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
9 years ago
Alexander Couzens
9efbf58360
omap: switch to 4.4
...
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
9 years ago
Alexander Couzens
21208f5d43
linux/generic: add missing config symbols
...
unset following config symbols
- INPUT_PALMAS_PWRBUTTON
- INPUT_TPS65218_PWRBUTTON
- INPUT_TWL4030_PWRBUTTON
- INPUT_TWL4030_VIBRA
- INPUT_TWL6040_VIBRA
- KEYBOARD_TWL4030
- TWL4030_MADC
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
9 years ago
Alexander Couzens
51f05b2d1a
omap: take over maintainership
...
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
9 years ago
Álvaro Fernández Rojas
a105eac4dd
kernel: update kernel 4.4 to version 4.4.12
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years ago
Álvaro Fernández Rojas
794383b801
brcm63xx: fix F@ST2704V2 image generation
...
This device needs the firmware padded to 4MB.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years ago
Alexander Couzens
9128ed33b5
add usb gadget ehci debug driver
...
This gadget driver allow to debug other devices via EHCI Debug Port
capability.
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
9 years ago
Alexander Couzens
2e980479c1
IB/SDK/toolchain: use lower cases filenames
...
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
9 years ago
Alexander Couzens
4a7c653400
IB/SDK/toolchain: use VERSION_DIST_SANITIZED instead of VERSION_DIST
...
VERSION_DIST can contains spaces which produces problems when used as file name
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
9 years ago
Alexander Couzens
a7d13178f4
include: move VERSION_DIST_SANITIZED to version.mk
...
Also move sanitize function to version.mk
Prepare use of VERSION_DIST_SANITIZED by IB/SDK/toolchain
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
9 years ago
Alexander Couzens
38d845b405
include: rename DIST_SANITIZED to VERSION_DIST_SANITZED
...
All version variables contain VERSION prefix.
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
9 years ago
Alexander Couzens
2a9f03adea
ar71xx/image/edimax shorten the revision to 13 character
...
edimax fails if the revision is longer than 13 characters.
Also change the name from OpenWrt to LEDE
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
9 years ago
Álvaro Fernández Rojas
65ae9db41a
brcm2708: fix build error introduced in 2b4e5d47
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years ago
Jo-Philipp Wich
83390271f9
jsonfilter: fix printing 64bit values
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
9 years ago
Dirk Neukirchen
872075c761
elfutils: remove unrecognized config option
...
fixes:
configure: WARNING: unrecognized options: --disable-werror
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
9 years ago
Dirk Neukirchen
75dc12dac1
libpcap: remove unrecognized configure options
...
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
9 years ago
Dirk Neukirchen
04cb722e9f
openvpn: remove unrecognized option
...
removed upstream in
9ffd00e754
now its always on
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
9 years ago
Jo-Philipp Wich
3a085dcbe3
download.mk: use HTTPS for git.lede-project.org
...
Some Git versions have issues following the HTTP->HTTPS redirect and since
the keyring package is fetched from this host, switching to HTTPS is a
sensible choice anyway.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
9 years ago
Yuan Chenmang
b38296f2f6
ramips: add Widora-NEO board support
...
The Widora board is similar to the Linkit 7688 but features a larger flash
capacity.
Signed-off-by: Yuan Chenmang <771992497@qq.com>
[Jo-Philipp Wich: Reword commit message, cleanup initial PR]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
9 years ago
Felix Fietkau
5770678122
mt76: disable build for linux 3.18
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
9 years ago
Felix Fietkau
b08dbd3acf
mac80211: disable iwlwifi build for linux 3.18
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
9 years ago
Florian Eckert
44b82ab77a
libiconv-full: add license tag
...
show the license for this package in opkg
Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
9 years ago
Florian Eckert
5ac43d6ec2
px5g: add license tag
...
show the license for this package in opkg
Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
9 years ago
Florian Eckert
c7d6a924ac
usbutils: add license tag
...
show the license for this package in opkg
Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
9 years ago
Stijn Segers
d2a91f9853
ar71xx: Fix TL-WR841N v11 LEDs, use separate machine
...
Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
9 years ago
Jo-Philipp Wich
927ab9a262
gettext-full: prevent using emacs
...
When the gettext-full host build phase finds an `emacs` exectuble during the
build it will launch an `emacs --batch` command to run some Lisp code.
On certain Debian systems the `/usr/bin/emacs` path might point, via
alternatives, to the `/usr/bin/jove` editor which will then launch an
interactive session when invoked by the gettext build.
In order to avoid this problem, explicitely disable emacs handling during
the build through a configure environment variable.
Also remove my now unreachable maintainer address.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
9 years ago
John Crispin
1205e9a781
mediatek: more nand fixes
...
jffs2 failed to laod off nand
Signed-off-by: John Crispin <john@phrozen.org>
9 years ago
John Crispin
9dafab92bf
ipq806x: add a default profile
...
Signed-off-by: John Crispin <john@phrozen.org>
9 years ago
John Crispin
1e152483de
ipq806x: enable PM support
...
this fixes build errors with latest mac80211
Signed-off-by: John Crispin <john@phrozen.org>
9 years ago
Maxim Storchak
442ff3b34d
busybox: run sysntpd at higher priority
...
When a router is under load ntpd would have better chance to accurately
maintain system time.
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
9 years ago
Joseph C. Lehner
2a589539ba
ramips: fix Netgear EX2700 images
...
The previous image creation code would have failed if the
unpadded kernel uImage size was less than 64 bytes from the
next erase block boundary. Fix that.
Signed-off-by: Joseph C. Lehner <joseph.c.lehner@gmail.com>
9 years ago
John Crispin
0fa01e25ed
ipq806x: remove accidentially comitted file
...
Signed-off-by: John Crispin <john@phrozen.org>
9 years ago
John Crispin
21802f22f0
ipq806x: fix 3.18 support
...
accidentially removed the files in the v4.4 commit
Signed-off-by: John Crispin <john@phrozen.org>
9 years ago
Daniel Gimpelevich
2b4e5d478b
kernel: remove a hack that was obsoleted upstream
...
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
9 years ago
Daniel Gimpelevich
492964e741
lantiq: Use correct macaddr generating logic for the DGN3500
...
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
9 years ago
Daniel Gimpelevich
8b321d45be
lantiq: Fix macaddr-setting code on DGN3500 and possibly other devices
...
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
9 years ago
Daniel Gimpelevich
96ad827e17
lantiq: fix segfault inside ltq-adsl-app
...
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
9 years ago
Daniel Gimpelevich
8333a6d0ba
lantiq: Reduce ugliness of ugly hack
...
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
9 years ago
Daniel Gimpelevich
e8780b643b
lantiq: Use the correct SPI flash speed for the Netgear DGN3500
...
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
9 years ago
Alexander Couzens
8241479605
tools/tplink-safeloader: split CPE210 from CPE510 profile
...
The CPE210 was still described for the OEM upgrade as compatible,
even the wireless configuration isn't compatible anymore between
both series (2ghz and 5ghz).
Update the CPE210 image profile to use the new profile.
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
9 years ago
Alexander Couzens
b7864453f6
ar71xx: switch ordering and template to improve readability
...
The CPE210's ancestor is the CPE510 not the other way around. The device
profile is also named after the CPE510.
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
9 years ago
Joseph C. Lehner
b232669d45
ramips: fix Netgear EX2700 images
...
The bootloader on this device expects the kernel partition to end
on a 64k boundary. The last 64 byte of the kernel partition must
contain a valid uImage header (the fakeroot partition).
Signed-off-by: Joseph C. Lehner <joseph.c.lehner@gmail.com>
9 years ago
Ash Benz
d517d8691a
kernel/mtd: Add support for Macronix mx25u25635f, used in C2600 v1.1
...
Signed-off-by: Ash Benz <ash.benz@bk.ru>
9 years ago
Ash Benz
867c0cb237
kernel/mac80211: skip ath10k OTP check if caldata found
...
Signed-off-by: Ash Benz <ash.benz@bk.ru>
9 years ago
Ash Benz
cd36d71655
ipq806x/dts: Add Archer C2600 DTS
...
Signed-off-by: Ash Benz <ash.benz@bk.ru>
9 years ago