summaryrefslogtreecommitdiff
path: root/target/linux
AgeCommit message (Collapse)Author
2011-12-01ramips: combine network setup for all boards in one filejuhosg
Inspired by the patch from Roman Yeryomin. Thanks, Roman! This removes unnecessary duplication and simplifies network setup for new boards. It would be a one line change most likely. [juhosg: setup lan and wan interfaces for unspecified rt3x0x based boards in order to avoid regression] Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29376 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-28omap24xx: bump to 3.1.3blogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29349 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-28lantiq: bump to 3.1.3blogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-25targets: fix CONFIG_USB_STORAGE_* inconsistencynico
* all options were switched from bool to tristate in 2.6.30 * add/change/move them to generic, disabled by default * remove extinct CONFIG_USB_STORAGE_DPCM dropped in 2.6.29, merged with CONFIG_USB_STORAGE_SDDR09 * remove extinct CONFIG_USB_STORAGE_SIERRA option in 2.6 * cleanup ordering git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29337 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-24ar71xx: modify phy mask of the WP543 boardjuhosg
This fixes ethernet on newer boards. Based on a patch from #9702. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29328 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-24ar71xx: fix wndr3800 machine namejuhosg
This fixes the machine name in /proc/cpuinfo and luci status page machine name. Signed-off-by: Petri Rosenström <petri.rosenstrom@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29326 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-24ar71xx: copy atheros initramfs images to the image directoryjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29325 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-24ar71xx: specify mtd layout in command line for the DB120 boardjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29324 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-23lantiq: drop 009-MIPS-make-oprofile-use-cp0_perfcount_irq-if-it-is-se.patchblogic
This patch is/was a duplicate of generic/patches-3.1/307-mips_oprofile_fix.patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29294 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-22lantiq:blogic
* fixes ath5k eeprom handling * fixes sx76x * adds sx76x to userland api * minor style cleanups Signed-of-by: Andrej Vlašić <andrej.vlasic0@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29292 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-21[brcm63xx] don't package gpioctl by defaultflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29288 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-21target/uml: export atomic64_* functions on 32-bit x86nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29287 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-20ar71xx: set GE0 phy_mask for AR933xjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29274 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-19[brcm63xx] fix D-Link DSL-2650U image generationjow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29266 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-19linux: update 3.0 to 3.0.9jogo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29264 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-18[brcm63xx] build images for D-Link DSL-2650U (#9003)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29238 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-17omap24xx: Fix cbus nested IRQ ackingmb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29237 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-17omap24xx: Fix initialization of software IRQ maskmb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29236 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-17omap24xx: Update 3.1 configmb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-17omap24xx: Some retu/tahvo IRQ fixesmb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29233 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-17omap24xx: Add basic kexec fixes.mb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29232 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16omap24xx: Add workaround for omapfb locking bug.mb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29201 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16Revert r29193mb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29195 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16omap24xx: Set platform specific optimization flagsmb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29194 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16n810: Add xmodmap to profilemb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29193 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-15[rdc] include bridge and 8021q modules by defaultflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29164 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-15lantiq: add runtime generation of /etc/config/networkblogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29161 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14lantiq: fix falcon build breakageblogic
dev-wifi-rt2x00 fails to build on falcon due to missing pci git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29129 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14ar71xx: fix USB LED on the DB120 boardjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29126 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14ar71xx: add a function for selecting output signal on a given GPIO pinjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14ar71xx: fix GPIO function handling on AR934xjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29124 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14ar71xx: add AR71XX_ prefix to GPIO_REG_* definesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29123 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14ar71xx: merge nand scan patchjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29122 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14ar71xx: fix a compiler warningjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29110 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14ar71xx: fix GPIO count for AR934xjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29109 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14ar71xx: flush DDR writeback buffers for WMAC and PCIe on AR934Xjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29108 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14ar71xx: use a dummy irq chip for WMAC and PCIe irq hadlingjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29107 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14ar71xx: add AR934X_RESET_REG_PCIE_WMAC_INT_STATUS definesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29106 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14ar71xx: add an irq parameter for ar724x_pcibios_initjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29105 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14ar71xx: remove hardwired interface parameters from mach-* filesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29103 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14ar71xx: force hardwired interface parameters in ar71xx_add_device_ethjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29102 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14ar71xx: use if-else instead of conditional operators in ar71xx_add_device_ethjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29101 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-13[brcm63xx] build images for Pirelli A226M (#10409)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-13[brcm63xx] register uart0 on DWV-S0 boards (#10409)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29044 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-13[kernel] refresh 3.0 patchesflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29043 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-13[kernel] refresh 2.6.39 patchesflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29042 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-13[brcm63xx] rename 456-board_DWV-S0_ehci.patch to 456-board_DWV-S0_fixes.patchflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29041 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-13[rdc] fix typo, load ip17xx switch moduleflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29039 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-13ar71xx: enable has_gbit flag on AR724{0,1}juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29026 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-13ar71xx: fixup onboard PCIe chip registration on the DB120 boardjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29022 3c298f89-4303-0410-b956-a3cf2f4a3e73