summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* kernel: refresh 3.12 patches on -rc7 releaseLuka Perkov2013-10-297-18/+18
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38572
* imx6: update 3.10 patchesLuka Perkov2013-10-2912-27/+489
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38571
* kernel: add missing config optinonsHauke Mehrtens2013-10-281-0/+2
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38570
* kernel: jffs2: ignore bad blocks after the end-of-filesystem markerFelix Fietkau2013-10-282-10/+16
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38568
* uClibc: get rid of bogus unused strlcpy definition to fix build errorsFelix Fietkau2013-10-281-0/+11
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38567
* toolchain/gdb: remove use of extern inline to fix build errorsFelix Fietkau2013-10-281-0/+32
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38566
* mtd-utils: get rid of extern inline to fix build errorsFelix Fietkau2013-10-281-0/+41
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38565
* e2fsprogs: update to 1.42.8, fixes a build errorFelix Fietkau2013-10-281-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38564
* squashfs: make inline functions static to fix build errorsFelix Fietkau2013-10-281-0/+11
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38563
* squashfs4: make inline functions static to fix build errorsFelix Fietkau2013-10-281-0/+36
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38562
* pkg-config: update to latest version, fix build on Mac OS X 10.9Felix Fietkau2013-10-282-24/+5
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38561
* build: fix build on Mac OS X 10.9Felix Fietkau2013-10-282-2/+21
| | | | | | | | 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
* u-boot: prefer mirror2.openwrt.org over ftp.denx.de - the denx ftp is slow ↵Felix Fietkau2013-10-289-9/+28
| | | | | | | | and unreliable Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38559
* upgrade to 2.8.0Imre Kaloz2013-10-285-580/+7
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38558
* gpio-button-hotplug: add support for power buttonsJohn Crispin2013-10-281-0/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38557
* ubox: update to latest git HEADJohn Crispin2013-10-281-2/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38554
* ralink: add package for mt7620 sdhciJohn Crispin2013-10-281-0/+13
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38553
* ralink: dont include mt7620 sdhci support inside the kernelJohn Crispin2013-10-281-10/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38552
* ralink: add support for missing mt7620 mux valuesJohn Crispin2013-10-281-42/+85
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38551
* ralink: add support for 2 new mt7620 boards made by buffaloJohn Crispin2013-10-288-0/+300
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38550
* kernel: add packages for sdhci supportJohn Crispin2013-10-281-1/+22
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38549
* kernel: fix compile error in 3.12Luka Perkov2013-10-271-1/+1
| | | | | | | | | Upstream commit c655bc6896b94ee0223393f26155c6daf1e2d148 changed number of arguments in nf_ct_iterate_cleanup() function. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38547
* kernel: add missing 3.12 config symbolsLuka Perkov2013-10-271-0/+2
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38546
* mvebu: drop patch that has been upstreamedLuka Perkov2013-10-271-27/+0
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38545
* ubox: update to latest git headJohn Crispin2013-10-261-2/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38541
* ralink: pinctrl fix for non muxed pinsJohn Crispin2013-10-261-37/+68
| | | | | | | | Pins with no mux option failed to be recognized as gpios. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38540
* brcm47xx: b44: fix error handling for dummy phy creationHauke Mehrtens2013-10-251-24/+3
| | | | | | | | | 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
* brcm47xx: b44: add dummy phy device if we do not find anyHauke Mehrtens2013-10-251-0/+64
| | | | | | | | | | | 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
* kernel: add keyboard-imx moduleLuka Perkov2013-10-251-1/+19
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38537
* malta: add kernel configuration for 3.12Florian Fainelli2013-10-251-0/+268
| | | | | | | | Boot tested using QEMU Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 38536
* kernel: handle Cavium Octeon Kconfig renameFlorian Fainelli2013-10-251-0/+1
| | | | | | | | | | | 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
* buildroot: add lz4 initramfs compression optionFlorian Fainelli2013-10-251-0/+3
| | | | | | | | | 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
* include: handle LZ4 compression schemeFlorian Fainelli2013-10-251-0/+1
| | | | | | | | | | 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
* kernel: add some missing 3.12 config symbolsFlorian Fainelli2013-10-251-0/+2
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 38532
* kernel: make kmod-pcnet32 depend on kmod-miiFlorian Fainelli2013-10-251-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 38531
* kernel: add mii library kernel module packageFlorian Fainelli2013-10-251-0/+14
| | | | | | | | This package is required for network drivers such as pcnet32 Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 38530
* procd: update to latest git headJohn Crispin2013-10-242-2/+4
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38529
* preliminary 3.12 supportImre Kaloz2013-10-24175-0/+33916
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38528
* buildroot: split Kernel config options to Config-kernel.inFlorian Fainelli2013-10-242-417/+421
| | | | | | | | | 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
* kernel: make swconfig checkpath compliantFlorian Fainelli2013-10-241-35/+40
| | | | | | | | Fix the warnings and errors reported by checkpatch on swconfig.c Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 38523
* imx6: ventana boards use kmod-sky2Luka Perkov2013-10-231-2/+2
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38522
* imx6: use more descriptive function nameLuka Perkov2013-10-231-6/+6
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38521
* imx6: use more common name for ubi(fs) imagesLuka Perkov2013-10-231-2/+2
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38520
* imx6: fix pcie interrupt mappingLuka Perkov2013-10-231-4/+4
| | | | | | | | | 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
* imx6: add support for building uImageLuka Perkov2013-10-231-5/+25
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38518
* Config.in: add more options when it comes to including kernel image into rootfsLuka Perkov2013-10-231-1/+25
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38517
* build: make MkuImage more genericLuka Perkov2013-10-232-11/+15
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38516
* imx6: enable SATA supportLuka Perkov2013-10-231-1/+5
| | | | | | | | | | 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
* imx6: enable cpufreqLuka Perkov2013-10-231-6/+10
| | | | | | Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 38514
* imx6: enable i2c-devLuka Perkov2013-10-231-0/+1
| | | | | | Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 38513