Felix Fietkau
414fc2e320
e2fsprogs: update to 1.42.8, fixes a build error
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38564
2013-10-28 15:15:24 +00:00
Felix Fietkau
7dc9d8f618
squashfs: make inline functions static to fix build errors
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38563
2013-10-28 15:15:20 +00:00
Felix Fietkau
7a59e5b368
squashfs4: make inline functions static to fix build errors
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38562
2013-10-28 15:15:16 +00:00
Felix Fietkau
8fb4f34859
pkg-config: update to latest version, fix build on Mac OS X 10.9
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38561
2013-10-28 15:15:12 +00:00
Felix Fietkau
1879c5f8e7
build: fix build on Mac OS X 10.9
...
Add a wrapper around the clang gcc emulation to fix -print-file-name=<lib>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38560
2013-10-28 15:15:09 +00:00
Felix Fietkau
e31ccd95c7
u-boot: prefer mirror2.openwrt.org over ftp.denx.de - the denx ftp is slow and unreliable
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38559
2013-10-28 15:15:05 +00:00
Imre Kaloz
688ac024ac
upgrade to 2.8.0
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38558
2013-10-28 14:34:59 +00:00
John Crispin
14457da13f
gpio-button-hotplug: add support for power buttons
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38557
2013-10-28 13:45:57 +00:00
John Crispin
7f1463623f
ubox: update to latest git HEAD
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38554
2013-10-28 06:48:04 +00:00
John Crispin
176b41d441
ralink: add package for mt7620 sdhci
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38553
2013-10-28 06:47:56 +00:00
John Crispin
36e029b3eb
ralink: dont include mt7620 sdhci support inside the kernel
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38552
2013-10-28 06:47:48 +00:00
John Crispin
7c7225a19d
ralink: add support for missing mt7620 mux values
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38551
2013-10-28 06:47:39 +00:00
John Crispin
43de7c1cfa
ralink: add support for 2 new mt7620 boards made by buffalo
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38550
2013-10-28 06:47:31 +00:00
John Crispin
c81c814d6a
kernel: add packages for sdhci support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38549
2013-10-28 06:47:20 +00:00
Luka Perkov
be95e24155
kernel: fix compile error in 3.12
...
Upstream commit c655bc6896b94ee0223393f26155c6daf1e2d148 changed number of
arguments in nf_ct_iterate_cleanup() function.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38547
2013-10-27 20:47:04 +00:00
Luka Perkov
fde5493acd
kernel: add missing 3.12 config symbols
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38546
2013-10-27 20:46:55 +00:00
Luka Perkov
7bacb745dd
mvebu: drop patch that has been upstreamed
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38545
2013-10-27 16:08:23 +00:00
John Crispin
964c7e696b
ubox: update to latest git head
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38541
2013-10-26 12:25:11 +00:00
John Crispin
849f74f930
ralink: pinctrl fix for non muxed pins
...
Pins with no mux option failed to be recognized as gpios.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38540
2013-10-26 12:24:55 +00:00
Hauke Mehrtens
40790e6b84
brcm47xx: b44: fix error handling for dummy phy creation
...
When the mdio bus is unregistered the newly created phy will also be
unregistered and freed.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38539
2013-10-25 21:12:48 +00:00
Hauke Mehrtens
c185d48b7c
brcm47xx: b44: add dummy phy device if we do not find any
...
On some devices with e.g. a BCM2535F switch the second MAC is used, but
we can not find a phy under all addresses between 0 and 31, 0xffffffff
is returned as phy id. If we can not find a phy at the expected address
create a dummy one.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38538
2013-10-25 21:02:13 +00:00
Luka Perkov
3d77352390
kernel: add keyboard-imx module
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38537
2013-10-25 10:29:49 +00:00
Florian Fainelli
61a4b9753d
malta: add kernel configuration for 3.12
...
Boot tested using QEMU
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 38536
2013-10-25 01:48:29 +00:00
Florian Fainelli
531d2b7aae
kernel: handle Cavium Octeon Kconfig rename
...
Upstream commit 9ddebc46 ("MIPS: OCTEON: Rename Kconfig
CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC") renamed a Kconfig
symbol, thus making all MIPS builds ask for this specific Kconfig
symbol, add it.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 38535
2013-10-25 01:48:20 +00:00
Florian Fainelli
5c483e5e2f
buildroot: add lz4 initramfs compression option
...
LZ4 compression is now available with 3.12 kernels offer it as an
option.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 38534
2013-10-25 01:48:10 +00:00
Florian Fainelli
cdcde21b8d
include: handle LZ4 compression scheme
...
Kernel 3.12 now offers LZ4 compression which will make initramfs builds
fail because we do not know how to substitute the relevant config
symbols, fix that.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 38533
2013-10-25 01:48:02 +00:00
Florian Fainelli
2333212ace
kernel: add some missing 3.12 config symbols
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 38532
2013-10-25 01:47:54 +00:00
Florian Fainelli
ec41ca3a47
kernel: make kmod-pcnet32 depend on kmod-mii
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 38531
2013-10-25 01:47:45 +00:00
Florian Fainelli
294a57822e
kernel: add mii library kernel module package
...
This package is required for network drivers such as pcnet32
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 38530
2013-10-25 01:47:32 +00:00
John Crispin
e37b364ea3
procd: update to latest git head
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38529
2013-10-24 14:27:03 +00:00
Imre Kaloz
e72c7e17a4
preliminary 3.12 support
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38528
2013-10-24 13:50:11 +00:00
Florian Fainelli
4341ea4037
buildroot: split Kernel config options to Config-kernel.in
...
The number of Linux kernel related config options has become quite big
over the past few months, they deserve their own Config-kernel.in file.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 38524
2013-10-24 00:28:33 +00:00
Florian Fainelli
857a7a0124
kernel: make swconfig checkpath compliant
...
Fix the warnings and errors reported by checkpatch on swconfig.c
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 38523
2013-10-24 00:25:52 +00:00
Luka Perkov
a494a0027a
imx6: ventana boards use kmod-sky2
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38522
2013-10-23 23:12:59 +00:00
Luka Perkov
37c040f41a
imx6: use more descriptive function name
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38521
2013-10-23 22:55:00 +00:00
Luka Perkov
de7c615cfe
imx6: use more common name for ubi(fs) images
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38520
2013-10-23 22:54:59 +00:00
Luka Perkov
9e17f251d5
imx6: fix pcie interrupt mapping
...
The interrupt mapping for legacy interrupts was backwards causing interrupts
to be mapped improperly behind a PCIe to PCI bridge (ie GW16082 mezzanine).
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 38519
2013-10-23 22:26:54 +00:00
Luka Perkov
2f4ae98018
imx6: add support for building uImage
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38518
2013-10-23 22:16:12 +00:00
Luka Perkov
0c5c12a042
Config.in: add more options when it comes to including kernel image into rootfs
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38517
2013-10-23 22:16:10 +00:00
Luka Perkov
7938d16451
build: make MkuImage more generic
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38516
2013-10-23 22:16:09 +00:00
Luka Perkov
86aff32701
imx6: enable SATA support
...
Enable SATA support (for IMX6D/IMX6Q) static in the kernel. It seems there
are some issues causing the driver to not load properly when built as
a module which still need to be worked out.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 38515
2013-10-23 22:16:08 +00:00
Luka Perkov
44ae9a2b7a
imx6: enable cpufreq
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 38514
2013-10-23 22:16:07 +00:00
Luka Perkov
70d75dc068
imx6: enable i2c-dev
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 38513
2013-10-23 22:16:06 +00:00
Luka Perkov
cdcce432d0
imx6: remove obsolete files
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 38512
2013-10-23 22:16:05 +00:00
Luka Perkov
cd43416a78
imx6: pcie driver fixups
...
Add upstream patches needed for PCIe through a switch.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 38511
2013-10-23 22:16:03 +00:00
Luka Perkov
a0c9c711cd
imx6: fix symlink of dtb files
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 38510
2013-10-23 20:21:27 +00:00
Gabor Juhos
9e01011b5c
ar71xx: rename 'nand' subtarget to 'mikrotik'
...
It is for Mikrotik devices only, rename the subtarget
to reflect that. Also fix the wget2nand script to use
the new image names.
Based on the patch by Stefan Agner:
http://patchwork.openwrt.org/patch/4123/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38509
2013-10-23 15:43:26 +00:00
Gabor Juhos
757a6fdef9
ar71xx: change title and description for NAND subtarget
...
The nand subtarget supports Mikrotik boards only. Change
the title and the description to reflect that.
Based on the patch by Stefan Agner:
http://patchwork.openwrt.org/patch/4123/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38508
2013-10-23 15:43:19 +00:00
Gabor Juhos
a59934dbd0
ar71xx: remove 'Target/Description' from main Makefile
...
Ensure that menuconfig shows the correct help text for
subtargets.
Based on the patch by Stefan Agner:
http://patchwork.openwrt.org/patch/4123/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38507
2013-10-23 15:43:13 +00:00
Gabor Juhos
b6b06000eb
kernel: update 3.10 to 3.10.17
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38506
2013-10-23 12:51:05 +00:00