Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uml: fix the kernel config name override | Felix Fietkau | 2011-04-17 | 1 | -1/+2 |
| | | | | SVN-Revision: 26715 | ||||
* | x86: remove 2.6.35 patches | Felix Fietkau | 2011-04-17 | 3 | -123/+0 |
| | | | | SVN-Revision: 26710 | ||||
* | brcm63xx: remove patches/configs for 2.6.35 | Felix Fietkau | 2011-04-17 | 36 | -5855/+0 |
| | | | | SVN-Revision: 26709 | ||||
* | au1000: remove patches/configs for 2.6.35 | Felix Fietkau | 2011-04-17 | 4 | -248/+0 |
| | | | | SVN-Revision: 26708 | ||||
* | ar7: remove patches/configs for old kernel versions | Felix Fietkau | 2011-04-17 | 26 | -3303/+0 |
| | | | | SVN-Revision: 26707 | ||||
* | adm5120: remove patches/configs for unused kernel versions | Felix Fietkau | 2011-04-17 | 62 | -4726/+0 |
| | | | | SVN-Revision: 26706 | ||||
* | rootfs_split: Allow using MTDPART_OFS_APPEND macro for offset of rootfs. | Felix Fietkau | 2011-04-17 | 7 | -29/+43 |
| | | | | | | | | | | Use offset from struct mtd_part instead of struct mtd_partition for defining the new partitions. This enables the usage of MTDPART_OFS_APPEND macro in struct mtd_partition. Signed-off-by: Jochen Friedrich <jochen@scram.de> SVN-Revision: 26705 | ||||
* | Remove 2.6.35. It's not used anymore. | Felix Fietkau | 2011-04-17 | 123 | -43410/+0 |
| | | | | | | Signed-off-by: Jochen Friedrich <jochen@scram.de> SVN-Revision: 26704 | ||||
* | Fixed directory error: added ra1320 patches to trunk/target... subdir ↵ | Daniel Dickinson | 2011-04-17 | 2 | -0/+108 |
| | | | | | | instead if target.... in trunk branch. SVN-Revision: 26699 | ||||
* | ixp4xx: backport an upstream commit to fix gspca compile errors triggered by ↵ | Felix Fietkau | 2011-04-16 | 1 | -0/+70 |
| | | | | | | the buildbot SVN-Revision: 26698 | ||||
* | fix a typo in the kernel patch description | Felix Fietkau | 2011-04-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 26693 | ||||
* | kernel: reorganize 2.6.37 patches | Felix Fietkau | 2011-04-16 | 121 | -376/+366 |
| | | | | SVN-Revision: 26692 | ||||
* | kernel: reorganize 2.6.39 patches | Felix Fietkau | 2011-04-16 | 102 | -334/+300 |
| | | | | SVN-Revision: 26691 | ||||
* | kernel: reorganize 2.6.38 patches, clean up block2mtd patches | Felix Fietkau | 2011-04-16 | 108 | -380/+324 |
| | | | | SVN-Revision: 26690 | ||||
* | kernel: add a PATCHES text file describing the new patch categories | Felix Fietkau | 2011-04-16 | 1 | -0/+15 |
| | | | | SVN-Revision: 26689 | ||||
* | kernel: backport the fix "net_sched: fix ip_tos2prio" for 2.6.37 Fixes a bug ↵ | Felix Fietkau | 2011-04-16 | 1 | -0/+11 |
| | | | | | | that led to ECN enabled flows being de-prioritized by pfifo_fast SVN-Revision: 26687 | ||||
* | Generate images for RTA1320_16M-based routers | Daniel Dickinson | 2011-04-15 | 1 | -1/+3 |
| | | | | SVN-Revision: 26681 | ||||
* | bcm63xx: Move the OpenWrt rootfs length field | Daniel Dickinson | 2011-04-15 | 2 | -5/+5 |
| | | | | | | | | | | | | | | | | Dual image capable CFEs store an image sequence at the same place as currently OpenWrt stores the actual rootfs length, so it will get overwritten when flashing through such a CFE. To prevent this from happening, move the rootfs length field to the next four bytes, thus completely using the reserved1 field. Since the reserved1 field is now completely in use, it does not make sense to allow it to be set from the imagetag utility, so remove the option. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26680 | ||||
* | x86: missing kernel symbols | Daniel Dickinson | 2011-04-15 | 1 | -0/+2 |
| | | | | | | Please include these two missing kernel CONFIG_ symbols. SVN-Revision: 26679 | ||||
* | geos: Add PC speaker to kernel definitions | Daniel Dickinson | 2011-04-15 | 1 | -2/+3 |
| | | | | | | | | | | Add the PC speaker back to the Geos platform. Add DMI support in BIOS. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 26678 | ||||
* | adm5120: fix promiscuous mode handling (patch from #8581) | Felix Fietkau | 2011-04-15 | 1 | -3/+3 |
| | | | | SVN-Revision: 26673 | ||||
* | ar71xx: enable the ip17xx PHY driver (fixes #5193, #8027) | Felix Fietkau | 2011-04-14 | 1 | -0/+1 |
| | | | | SVN-Revision: 26670 | ||||
* | linux/adm5120: generate non-initramfs kernel images too | Alexandros C. Couloumbis | 2011-04-14 | 1 | -0/+20 |
| | | | | SVN-Revision: 26657 | ||||
* | linux/adm5120: preliminary 2.6.38 config options | Alexandros C. Couloumbis | 2011-04-13 | 2 | -0/+546 |
| | | | | SVN-Revision: 26648 | ||||
* | linux/adm5120: add 2.6.38 preliminary support | Alexandros C. Couloumbis | 2011-04-13 | 19 | -0/+1074 |
| | | | | SVN-Revision: 26647 | ||||
* | ar71xx: replace the madwifi profile with an ath5k profile | Felix Fietkau | 2011-04-12 | 2 | -16/+16 |
| | | | | SVN-Revision: 26626 | ||||
* | gzip jffs2 images Signed-off-by: Vasilis Tsiligiannis ↵ | Jo-Philipp Wich | 2011-04-12 | 1 | -1/+1 |
| | | | | | | <b_tsiligiannis@silverton.gr> SVN-Revision: 26625 | ||||
* | Enable padding of jffs2 images to user specified filesystem size ↵ | Jo-Philipp Wich | 2011-04-12 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 26624 | ||||
* | solos: various upstreamed solos patches | Felix Fietkau | 2011-04-12 | 2 | -0/+158 |
| | | | | | | | | These patches were submitted to netdev and will likely be out in 2.6.38.3. In the meantime, they're needed in 2.6.37.6. Patch by Philip Prindeville SVN-Revision: 26616 | ||||
* | generic: Add support for 2.6.39 | Felix Fietkau | 2011-04-12 | 103 | -0/+62035 |
| | | | | | | Add support for 2.6.39 based on rc3. Runtime tested on bcm63xx. SVN-Revision: 26615 | ||||
* | Change partition table layout | Hamish Guthrie | 2011-04-12 | 1 | -0/+34 |
| | | | | SVN-Revision: 26607 | ||||
* | ar71xx: fix build error w/o CONFIG_PCI | Gabor Juhos | 2011-04-12 | 3 | -1/+15 |
| | | | | SVN-Revision: 26606 | ||||
* | ar71xx: don't hardcode console parameters in kernel config | Gabor Juhos | 2011-04-12 | 3 | -52/+101 |
| | | | | SVN-Revision: 26605 | ||||
* | ar71xx: use the gpio_keys_polled driver instead of gpio_buttons | Gabor Juhos | 2011-04-12 | 38 | -262/+299 |
| | | | | SVN-Revision: 26603 | ||||
* | ar71xx: Add support for WZR-HP-G301NH | Gabor Juhos | 2011-04-12 | 9 | -19/+90 |
| | | | | | | | | | | | | | | Add support for the Buffalo WZR-HP-G301NH. The only difference between it and the WZR-HP-G00NH is that it has a RTL8366RB instead of a RTL8366S. Since we don't do runtime detection of the switch, we need a separate machine definition for it. While we are at it, also rename the profile to reflect that it now is for more than one device. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26601 | ||||
* | generic: rtl8366{s,rb}: remove the PHY driver. | Gabor Juhos | 2011-04-12 | 2 | -104/+2 |
| | | | | | | | | | | Since the PHY driver is only used for the WAN port and there is virtually no difference between it and the generic PHY driver, we can sefely remove it. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26600 | ||||
* | generic: add support for the MX25L1606E SPI flash | Gabor Juhos | 2011-04-11 | 2 | -0/+40 |
| | | | | SVN-Revision: 26596 | ||||
* | ar71xx: merge dev-ar9{13,34}x-wmac into dev-ar9xxx-wmac | Gabor Juhos | 2011-04-11 | 23 | -222/+164 |
| | | | | SVN-Revision: 26595 | ||||
* | ar71xx: fix AR934X_WMAC_SIZE | Gabor Juhos | 2011-04-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 26594 | ||||
* | atheros: use ath5k instead of madwifi | Felix Fietkau | 2011-04-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 26588 | ||||
* | atheros: remove bogus wlan device mask checks | Felix Fietkau | 2011-04-11 | 1 | -31/+7 |
| | | | | SVN-Revision: 26585 | ||||
* | drop 005-au1000_phy_addr.patch, upstream is fixed | Florian Fainelli | 2011-04-10 | 1 | -29/+0 |
| | | | | SVN-Revision: 26580 | ||||
* | amazon: Upgrade amazon target to kernel 2.6.37 | Hauke Mehrtens | 2011-04-10 | 19 | -27/+380 |
| | | | | | | This was just a little bit tested on an SAMSUNG SMT-G3020 and pci and usb do not work like before. SVN-Revision: 26576 | ||||
* | at91: add some missing config options | Hauke Mehrtens | 2011-04-09 | 1 | -0/+3 |
| | | | | SVN-Revision: 26571 | ||||
* | kernel: add symbols, small fixes | Hauke Mehrtens | 2011-04-09 | 7 | -0/+20 |
| | | | | | | | | * Some module should be loaded later to load them after the modules they are depending on * add some more missing config symbols * make CS5535 build again SVN-Revision: 26570 | ||||
* | ar71xx: fix section mismatch | Gabor Juhos | 2011-04-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 26562 | ||||
* | ar71xx: rename ar934x_ref_freq to ar71xx_ref_freq | Gabor Juhos | 2011-04-09 | 4 | -20/+25 |
| | | | | | | | Also initialize that for each SoC and print its value along with the other frequencies. SVN-Revision: 26561 | ||||
* | ar71xx: show the SoC type earlier | Gabor Juhos | 2011-04-09 | 1 | -3/+2 |
| | | | | SVN-Revision: 26560 | ||||
* | ar71xx: cleanup SoC detection code | Gabor Juhos | 2011-04-09 | 1 | -9/+6 |
| | | | | SVN-Revision: 26559 | ||||
* | ar71xx: sync kernel configuration | Gabor Juhos | 2011-04-09 | 1 | -0/+16 |
| | | | | SVN-Revision: 26558 |