summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix powerpc build (works for 2.4 and 2.6)ralph2009-03-011-6/+5
* [ar71xx] tl-wr941nd: change profile's description as welljuhosg2009-03-011-2/+2
* [ar71xx] tl-wr941nd: change profile name to what new ar71xx image generation ...agb2009-03-011-3/+3
* add dependency (needed for parallel build)ralph2009-03-011-0/+1
* added source distribution to package dump, used by our SDK (include source di...ralph2009-03-013-1/+30
* [avr32] fix u-boot build error (make[...]: avr32-linux-gcc: Command not found)nico2009-03-011-3/+2
* adjust host-build.mk to bring it closer to package.mknbd2009-02-281-19/+25
* add staging_dir/host/lib to LD_LIBRARY_PATH so that host-built applications c...nbd2009-02-281-0/+2
* upgrade the cross-gdb to 6.8 (patch from #4701)nbd2009-02-2829-4050/+34
* [ar71xx] add default network configuration for the RB-411 boardjuhosg2009-02-281-0/+12
* [ar71xx] move madwifi driver into a separate profile, and add hostapd-mini fo...juhosg2009-02-2810-9/+32
* [ar71xx] add initial profilesjuhosg2009-02-289-8/+141
* [kernel] generic-2.6/2.6.28: add missing Kconfig optionjuhosg2009-02-281-0/+1
* [ar71xx] update kernel configjuhosg2009-02-281-8/+1
* Upstream fix for syscall() not setting errno on errors on MIPScyrus2009-02-281-0/+31
* [ar71xx] add default network configuration for the AW-NR580juhosg2009-02-272-0/+15
* [ar71xx] aw-nr580: add GPIO LEDsjuhosg2009-02-271-1/+33
* [ar71xx] aw-nr580: add support for the PCI slotjuhosg2009-02-271-0/+11
* [ar71xx] aw-nr580: add support for the LAN portsjuhosg2009-02-271-0/+9
* [kernel] also make 2.6.27 use the sprom fallbackflorian2009-02-271-0/+115
* [brcm63xx] provide a sane SPROMv2 to make on-board bcm4318 card work, thanks ...florian2009-02-273-52/+43
* [ar71xx] aw-nr580: add GPIO buttonsjuhosg2009-02-271-0/+27
* [brcm63xx] move the device registration to an earlier initcall level, require...florian2009-02-271-1/+1
* [ar71xx] move 'ar71xx_add_device_usb' definition into devices.hjuhosg2009-02-272-2/+2
* ssb: Add support for fallback SPROM.mb2009-02-261-0/+115
* [ar71xx] update target name and descriptionjuhosg2009-02-261-2/+2
* ubsec: Fix bus disable ordering and fix probe error path.mb2009-02-261-8/+10
* [ar71xx] remove another empty directoryjuhosg2009-02-260-0/+0
* [package] mac80211: update compat-wireless to 2009-02-25juhosg2009-02-2626-203/+81
* [ar71xx] generate firmware image for the TL-WR941ND devicejuhosg2009-02-261-0/+24
* [ar71xx] TL-WR941ND: update flash partition mapjuhosg2009-02-261-8/+4
* [tools] firmware-utils: add new firmware generation tool for the TP-LINK TL-W...juhosg2009-02-264-0/+805
* [package] allow mac80211 devices to be configured to do 802.11s, requires iwflorian2009-02-262-3/+25
* [package] update ubsec_ssb to version 2009-02-21 (#4693)florian2009-02-266-2904/+6
* [ar71xx] preliminary support for the Ubiquiti RouterStation Projuhosg2009-02-263-0/+17
* [ar71xx] defconfig: remove leftover /etc/config/defaults/ dir after r14662agb2009-02-260-0/+0
* [ar71xx] defconfig: remove network config installed by base-files so defconfi...agb2009-02-261-0/+5
* [ar71xx] wnr2000: enable ar8216 workaround, add network config. LAN ports now...agb2009-02-263-0/+20
* [ar71xx] defconfig: move defaults from /etc/config/defaults/ to /etc/defconfi...agb2009-02-264-3/+3
* [ar71xx] wnr2000: configure eth1 (WAN) and detect the ar8216 switch on eth0 (...agb2009-02-261-0/+13
* [ar71xx] wnr2000: buttons and blinkenlights!agb2009-02-261-0/+55
* allow packages to override PKG_UNPACK, HOST_UNPACKnbd2009-02-251-2/+2
* [ar71xx] ag71xx driver: forgot to add a new filejuhosg2009-02-251-0/+53
* [ar71xx] mzk-w04nu: enable the ar8216 chip workaround, and add a default netw...juhosg2009-02-252-0/+17
* [ar71xx] ag71xx driver: add a workaround for the ar8216 chip, until we get a ...juhosg2009-02-256-5/+45
* [ar71xx] add default network configuration for the TL-WR941ND boardjuhosg2009-02-241-0/+19
* [ar71xx] add more base-filesjuhosg2009-02-243-0/+85
* Fix ath5k crash on load (#4689)florian2009-02-241-1/+1
* [package] replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLA...nico2009-02-248-13/+13
* [toolchain] gdb: use @GNU mirror facility, cleanupnico2009-02-231-3/+1