aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* fix failsafe ip deconfig on AR23xx devices without ADM or Marvell switchJo-Philipp Wich2010-04-061-0/+2
* ar71xx: fix ethernet on final pb92 board (previous value was based on a preli...Felix Fietkau2010-04-061-1/+1
* Add support for the ar8316 switch. This patch enhances the ar8216 driver with...Jo-Philipp Wich2010-04-059-38/+256
* add kernel support for iptables comment matchJo-Philipp Wich2010-04-051-0/+95
* target/rdc: revert [20653], the proper fix for #7005 is in [20712]Nicolas Thill2010-04-051-0/+1
* ixp4xx: add back the patch for avoiding dma bounce buffers for network buffer...Felix Fietkau2010-04-041-0/+13
* sysupgrade: fix typo in platform_do_upgrade() on x86 (closes: #7068), thanks ...Nicolas Thill2010-04-041-1/+1
* jzcodec: Only support 16bit formats for nowLars-Peter Clausen2010-04-041-5/+2
* do not disable netfilter support for xburst target (some packages require net...Mirko Vogt2010-04-041-1/+0
* ar71xx: fix broken LAN ports on the boards with AR8216 switch (closes #7024)Gabor Juhos2010-04-033-8/+12
* do not set CONFIG_NET_DEV_OPS (#7005)Florian Fainelli2010-04-021-1/+0
* flashmap and image generation: reduced union bcm_tag to a single struct combi...Florian Fainelli2010-04-014-433/+186
* brcm-2.4: fix commit r18413 "128MB ram problem"Hauke Mehrtens2010-04-011-9/+16
* add a subtarget and drivers for the Intel Tolapai SoCImre Kaloz2010-04-014-1/+23
* improve extract codeJohn Crispin2010-03-311-3/+9
* ramips: add wpad-mini to the default packagesGabor Juhos2010-03-311-1/+1
* ramips: annotate device register function prototypes with __initGabor Juhos2010-03-311-2/+2
* ramips: register wifi device for the RT2880 based boardsGabor Juhos2010-03-312-0/+3
* ramips: add wifi device for the RT2880 as wellGabor Juhos2010-03-312-0/+27
* ramips: register wifi device on the rt305x based boardsGabor Juhos2010-03-304-0/+4
* ramips: sync kernel configGabor Juhos2010-03-302-14/+15
* prepare kernel for voipJohn Crispin2010-03-305-7/+53
* The ralink rt305x board has a wireless card that can be used with the rt2800p...John Crispin2010-03-302-0/+27
* imagebuilder: don't disable on umlNicolas Thill2010-03-301-1/+0
* imagebuilder: various fixes * only copy host tools from $(STAGING_DIR_HOST)/b...Nicolas Thill2010-03-301-7/+5
* Fix the base address of the wireless card. Otherwise it is not possible to re...John Crispin2010-03-301-1/+1
* fix ndisc compilation failure (#6984)Florian Fainelli2010-03-291-0/+11
* netfilter: fix ABI breakage caused by the netfilter match optimization (fixes...Felix Fietkau2010-03-285-0/+115
* enable IP175A support in the IP175C PHY driver (based on patch from jh in #6733)Felix Fietkau2010-03-281-20/+46
* move bcm_tag.h out of the flashmap patch so that user-land tools can re-use itFlorian Fainelli2010-03-283-362/+178
* sysupgrade: Get target device from kernel cmdline, patch from acinonyxFlorian Fainelli2010-03-281-1/+5
* ifxmips: remove old config filesNicolas Thill2010-03-282-32/+0
* ps3: move ps3lan kmod under target/linux/ps3Nicolas Thill2010-03-281-0/+16
* ar71xx: fix pci on ar7241/ar7242Felix Fietkau2010-03-281-3/+11
* ar71xx: fix the wan port on pb92Felix Fietkau2010-03-281-9/+7
* ar71xx: reset the mdio bus on ar7241/ar7242Felix Fietkau2010-03-282-1/+6
* ar71xx: add uci defaults to fix trx header on the WRT160NL boardsGabor Juhos2010-03-271-0/+16
* ar71xx: update image generation and trx header parsing for the WRT160NLGabor Juhos2010-03-272-15/+6
* Add OLPC kernel config (patch by Acinonyx)Jo-Philipp Wich2010-03-271-0/+156
* Change default processor family to 486, refresh config (patch by Acinonyx)Jo-Philipp Wich2010-03-271-104/+49
* Remove support for older kernels (patch by Acinonyx)Jo-Philipp Wich2010-03-276-1903/+0
* sysupgrade: Dump image to sda device instead of hda (patch by Acinonyx)Jo-Philipp Wich2010-03-271-1/+1
* ar71xx: ag71xx: copy received packet to avoid unaligned access in the IP stackGabor Juhos2010-03-271-0/+19
* ar71xx: ag71xx: introduce ag71xx_has_ar8216() helperGabor Juhos2010-03-273-16/+17
* ar71xx: ag71xx: reorganize ag71xx_rx_packet functionGabor Juhos2010-03-271-6/+7
* ar71xx: ag71xx: Add netpoll supportGabor Juhos2010-03-271-0/+17
* ar71xx: add images for pb92 - no kernel size check yet, lzma images did not y...Felix Fietkau2010-03-261-0/+26
* ar71xx: add basic kernel support for pb92Felix Fietkau2010-03-269-0/+186
* ar71xx: add support for ar7241 and ar7242Felix Fietkau2010-03-269-12/+73
* ar71xx: fix pci link detection for ar724xFelix Fietkau2010-03-262-2/+3