summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix kernel-headers buildFelix Fietkau2010-03-291-0/+1
* download.mk: fix bzr download methodNicolas Thill2010-03-291-2/+2
* fixes uboot compile errorJohn Crispin2010-03-291-0/+24
* uhttpd: fix a signal related race condition exposed by LuCI on fast machinesJo-Philipp Wich2010-03-293-3/+7
* update e2fsprogs to 1.41.11 (#6896)Florian Fainelli2010-03-292-13/+2
* base-files: fix shell syntax (prevent error messages when activating initscri...Nicolas Thill2010-03-291-1/+1
* add a new helper macro to deal with conditional ./configure flagsFelix Fietkau2010-03-291-0/+1
* prevent kernel.mk from defining PATCH_DIR and FILES_DIR for regular packagesFelix Fietkau2010-03-291-2/+4
* use lazy evaluation for TARGET_CONFIGURE_OPTS to make it possible to override...Felix Fietkau2010-03-291-1/+1
* fix u-boot wiki urlsFelix Fietkau2010-03-282-2/+2
* add a package for ifxos (Infineon/Lantiq OS abstraction layer for drivers)Felix Fietkau2010-03-282-0/+93
* add uboot-lantiq (based on a patch contributed by Lantiq)Felix Fietkau2010-03-2833-0/+5903
* uboot-ifxmips: fix portability bugFelix Fietkau2010-03-281-0/+30
* propagate atm header changes into pppoatm and br2684ctl as wellFelix Fietkau2010-03-282-2/+9
* ifxmips-dsl-control: move to $(KERNEL_BUILD_DIR), add $(LINUX_DIR)/include to...Felix Fietkau2010-03-281-0/+3
* linux-atm: add the kernel include dir to the cflags and move the build dir to...Felix Fietkau2010-03-281-0/+3
* linux-atm: clean up package installation into stagingFelix Fietkau2010-03-281-11/+8
* ifxmips-dsl-api: fix portability errorsFelix Fietkau2010-03-282-0/+189
* Some dependencies that are depending on target are not added into the Depends...Hauke Mehrtens2010-03-281-2/+9
* 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
* madwifi: fix the tx rate display in iwconfig (#6925)Felix Fietkau2010-03-281-0/+10
* madwifi: return to the bss channel after an issued ap mode scan has been comp...Felix Fietkau2010-03-281-0/+26
* move bcm_tag.h out of the flashmap patch so that user-land tools can re-use itFlorian Fainelli2010-03-284-540/+179
* hostapd: clean up openssl tls dependencies and build handling (fixes #6572)Felix Fietkau2010-03-282-11/+14
* make mmc-over-gpio pins configurable in menuconfig (#6933)Florian Fainelli2010-03-282-4/+32
* sysupgrade: Get target device from kernel cmdline, patch from acinonyxFlorian Fainelli2010-03-281-1/+5
* package/mtd: fix automatic partition size detection in fis_remapGabor Juhos2010-03-282-8/+20
* ifxmips: remove old config filesNicolas Thill2010-03-282-32/+0
* ps3: move ps3lan kmod under target/linux/ps3Nicolas Thill2010-03-282-16/+16
* uhttpd: fix parameter parsing issue on avr32 and most likely ixp4xxJo-Philipp Wich2010-03-282-2/+3
* opkg: fix usage to reflect change in the upgrade commandNicolas Thill2010-03-281-0/+11
* 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
* package/mtd: add fixtrx commandGabor Juhos2010-03-272-4/+110
* package/mtd: reuse existing crc32 stuff in the trx codeGabor Juhos2010-03-272-34/+9
* firmware-utils/trx: add relative offset parameterGabor Juhos2010-03-271-2/+22
* base-files: add a hotplug handler for rdateJo-Philipp Wich2010-03-273-1/+56
* 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
* uhttpd: block SIGCHLD until it is expected (#6957)Jo-Philipp Wich2010-03-276-4/+33
* fix avila-wdt compilation failure (#6948)Florian Fainelli2010-03-271-0/+2
* 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