Commit Graph

4873 Commits (a27a5a197319ff6d9282029a20e4ed130947683c)

Author SHA1 Message Date
Lars-Peter Clausen 07b46f3a82 Fix image generation for qi_lb60 subtarget
SVN-Revision: 20152
15 years ago
Felix Fietkau 07e59c7bc7 mips: allow the compiler to optimize memset, memcmp, memcpy for better performance and (in some instances) smaller code
SVN-Revision: 20151
15 years ago
Felix Fietkau 0849a208ce ar71xx: fix oprofile support
SVN-Revision: 20150
15 years ago
Felix Fietkau 2d305bdc23 the mips -ffreestanding patch has been unnecessary for a long time now, remove it
SVN-Revision: 20149
15 years ago
Alexandros C. Couloumbis 1fa777ae67 adm5120: add CONFIG_PCI=y on router_le too
SVN-Revision: 20143
15 years ago
Alexandros C. Couloumbis 94db5a4acc ar71xx: add 2.6.34 preliminary support (patches)
SVN-Revision: 20141
15 years ago
Alexandros C. Couloumbis d138f99bb2 generic-2.6: add 2.6.34 preliminary support (patches)
SVN-Revision: 20140
15 years ago
Alexandros C. Couloumbis f086ba1d82 ar71xx: add 2.6.34 preliminary support
SVN-Revision: 20139
15 years ago
Alexandros C. Couloumbis f6cd918498 generic-2.6: add 2.6.34 preliminary support
SVN-Revision: 20138
15 years ago
Nicolas Thill e1863691d9 do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
SVN-Revision: 20136
15 years ago
Nicolas Thill 40bc5ef234 avr32: add missing CONFIG_SND_ATMEL_SOC config symbol
SVN-Revision: 20135
15 years ago
Florian Fainelli 2e8a547887 define panic_on_unrecovered_nmi in the southbridge driver and fix watchdog init message Patch from Bernhard Loos.
SVN-Revision: 20134
15 years ago
Lars-Peter Clausen 256f938e5a Add kernel sound packages
SVN-Revision: 20132
15 years ago
Lars-Peter Clausen 371f987651 jz4740-i2s: Export jz4740_i2s_dai
SVN-Revision: 20131
15 years ago
Lars-Peter Clausen 7768a25923 dma: export jz4740_dma_request
SVN-Revision: 20129
15 years ago
Lars-Peter Clausen bf31e79489 metronomefb: Add rotation support and some minor cleanups
SVN-Revision: 20128
15 years ago
Lars-Peter Clausen c239c05829 n516-lpc: Fix irq strom during resume
SVN-Revision: 20127
15 years ago
Nicolas Thill 43e69aa569 ar7: platform has *no* PCI support, override CONFIG_PCI default
SVN-Revision: 20126
15 years ago
Gabor Juhos ffdc6ec8ed ar71xx: create smaller sysupgrade files for the TP-Link boards
SVN-Revision: 20121
15 years ago
Gabor Juhos 9daf566ddc ar71xx: fix sysupgrade on the LS-SR71 board
SVN-Revision: 20119
15 years ago
Felix Fietkau 527accf920 ar8216: fix the mtu register definition
SVN-Revision: 20110
15 years ago
Gabor Juhos eaccbd3fb8 ar71xx: add default network configuration for the PB44 board
SVN-Revision: 20099
15 years ago
Gabor Juhos 8a15575a1c adm5120: fix USB LED configuration for the BR-6104KP (closes #4187)
* Thanks to Eugeny Zadevalov

SVN-Revision: 20098
15 years ago
Gabor Juhos 18ee1b6dda ar71xx: add uci-defaults for the RB750 board
SVN-Revision: 20097
15 years ago
Gabor Juhos b21308313e ar71xx: override lan port names on the RB750
SVN-Revision: 20096
15 years ago
Gabor Juhos 45ff7289fe ar71xx: allow overriding of the lan port names on AP91 based boards
SVN-Revision: 20095
15 years ago
Gabor Juhos 781c482e6a ar71xx: improve wget2nand script
SVN-Revision: 20094
15 years ago
Gabor Juhos 9003a98d83 ar71xx: fix a typo in the ar7240 dsa driver
SVN-Revision: 20093
15 years ago
Gabor Juhos 2a818f388a ar71xx: ag71xx: fix MAC address setup
SVN-Revision: 20092
15 years ago
Gabor Juhos 4d5a9fe402 ar71xx: add missing protocol definitions to default network configurations
SVN-Revision: 20091
15 years ago
Florian Fainelli 26e745e736 switch to 2.6.32
SVN-Revision: 20087
15 years ago
Florian Fainelli 74d40a45b4 fix missing bits in ar7.h after r20037
SVN-Revision: 20086
15 years ago
Felix Fietkau 513e8c583f Several small fixes for ar8216 driver (patch by Jonas Gorski)
* Create defines for some magic values/masks.

 * Change vlan_id to u16, to allow VIDs > 255.

 * Add a range check to set_pvid as it isn't a VID, but the index
   in the vlan table.

 * Set the max VID to 4094, since 4095 is a reserved value and
   should not be used.

 * In mangle_rx replace the provided VID with the VID of the table
   entry of the port, not the index of the table.

 * In hw_apply, remove a redundant emptyness check (was already
   checked several lines above).

 * In no vlan mode do not set the ingress mode to secure, as there
   are no vlan table entries, but to use the port's destination
   masks. Otherwise the switch won't forward anything.

 * In read_status tell that the phy is up (taken from the rtl8306
   driver).

SVN-Revision: 20083
15 years ago
Lars-Peter Clausen a5441beb82 jz4740: Properly setup intc irq handler.
SVN-Revision: 20082
15 years ago
Lars-Peter Clausen f05bb5f275 n516-lpc: Ack wakeup events and some minor cleanups
SVN-Revision: 20075
15 years ago
Hauke Mehrtens 3f0dc5c30f brcm47xx: fix commit r18413 "128MB ram problem"
The patch commited in r18413 was wrong.
This patch prevents prom_init_mem from scanning over 128MB ram.
This is from #6765 and #3177

Refresh all patches

SVN-Revision: 20072
15 years ago
Lars-Peter Clausen c0b9c9d4a9 jz4740-gpio: Fix potential race condition
SVN-Revision: 20071
15 years ago
Lars-Peter Clausen 94f764a9d6 Fix gpio and irq wakeup irq handling.
SVN-Revision: 20070
15 years ago
Lars-Peter Clausen fa445c6a47 Export gpio and irq registers through debugfs
SVN-Revision: 20069
15 years ago
Gabor Juhos 342ab781f5 ar71xx: simplify WP543 image generation, and fix rootfs offset
SVN-Revision: 20063
15 years ago
Gabor Juhos 3c829c412c ar71xx: sync .33 config
SVN-Revision: 20060
15 years ago
Gabor Juhos 8eac86e535 ar71xx: enable AR7240 DSA driver on 2.6.33 as well
SVN-Revision: 20059
15 years ago
Gabor Juhos d48992b62b ar71xx: refresh patches
SVN-Revision: 20055
15 years ago
Gabor Juhos d58a367083 ar71xx: add NAND driver for the RB750
SVN-Revision: 20054
15 years ago
Gabor Juhos 6c1be20c2a ar71xx: add ar71xx_gpio_function_setup
SVN-Revision: 20053
15 years ago
Gabor Juhos 6600fab893 ar71xx: add LED driver for the RB750
SVN-Revision: 20051
15 years ago
Gabor Juhos a1a9727fbf ar71xx: add latch handling code for the RB750
SVN-Revision: 20050
15 years ago
Gabor Juhos 74f9af4c10 ar71xx: increase kernel partition size for the WP543 boards
SVN-Revision: 20049
15 years ago
Lars-Peter Clausen e5f2994620 Add sound support for the n516.
SVN-Revision: 20044
15 years ago
Lars-Peter Clausen 2be4423361 Add support for enabling/disabling the aic controllers clock.
SVN-Revision: 20043
15 years ago