14074 Commits (4ba18f59168f2b7a05e4b5153ac7484c6660522e)
 

Author SHA1 Message Date
Nicolas Thill 4ba18f5916 download.mk: fix bzr download method 14 years ago
John Crispin 9027c87ce6 fixes uboot compile error 14 years ago
Jo-Philipp Wich b95360d5bc uhttpd: fix a signal related race condition exposed by LuCI on fast machines 14 years ago
Florian Fainelli 9701e09587 update e2fsprogs to 1.41.11 (#6896) 14 years ago
Nicolas Thill b34bba25d2 base-files: fix shell syntax (prevent error messages when activating initscripts in IB) 14 years ago
Felix Fietkau e10df8d2b5 add a new helper macro to deal with conditional ./configure flags 14 years ago
Felix Fietkau 965f770083 prevent kernel.mk from defining PATCH_DIR and FILES_DIR for regular packages 14 years ago
Felix Fietkau dd046f4759 use lazy evaluation for TARGET_CONFIGURE_OPTS to make it possible to override TARGET_CC and TARGET_CXX 14 years ago
Felix Fietkau 51fb4cee31 fix u-boot wiki urls 14 years ago
Felix Fietkau bb361f5517 add a package for ifxos (Infineon/Lantiq OS abstraction layer for drivers) 14 years ago
Felix Fietkau 60c60c0516 add uboot-lantiq (based on a patch contributed by Lantiq) 14 years ago
Felix Fietkau 6e5419b7ac uboot-ifxmips: fix portability bug 14 years ago
Felix Fietkau e3597a8786 propagate atm header changes into pppoatm and br2684ctl as well 14 years ago
Felix Fietkau bbfd83bfe8 ifxmips-dsl-control: move to $(KERNEL_BUILD_DIR), add $(LINUX_DIR)/include to cflags 14 years ago
Felix Fietkau 8da4498a27 linux-atm: add the kernel include dir to the cflags and move the build dir to $(KERNEL_BUILD_DIR) to ensure that target specific ATM API changes are included 14 years ago
Felix Fietkau 1c036e4c7e linux-atm: clean up package installation into staging 14 years ago
Felix Fietkau db567ffd3d ifxmips-dsl-api: fix portability errors 14 years ago
Hauke Mehrtens 3dd6909c20 Some dependencies that are depending on target are not added into the Depends line in the control file of the package. For example +!(TARGET_brcm47xx||TARGET_brcm63xx):kmod-ssb does not result in kmod-ssb for the x86 target or any other target. 14 years ago
Felix Fietkau 5f89a1f096 netfilter: fix ABI breakage caused by the netfilter match optimization (fixes #5628) 14 years ago
Felix Fietkau e4a6acf9b8 enable IP175A support in the IP175C PHY driver (based on patch from jh in #6733) 14 years ago
Felix Fietkau 16e22d2559 madwifi: fix the tx rate display in iwconfig (#6925) 14 years ago
Felix Fietkau 655e90d706 madwifi: return to the bss channel after an issued ap mode scan has been completed (fixes #6599) 14 years ago
Florian Fainelli dad85cddac move bcm_tag.h out of the flashmap patch so that user-land tools can re-use it 14 years ago
Felix Fietkau 744a57c58f hostapd: clean up openssl tls dependencies and build handling (fixes #6572) 14 years ago
Florian Fainelli 6eb6ec83e4 make mmc-over-gpio pins configurable in menuconfig (#6933) 14 years ago
Florian Fainelli e1a4f69cb5 sysupgrade: Get target device from kernel cmdline, patch from acinonyx 14 years ago
Gabor Juhos ebab30b7c7 package/mtd: fix automatic partition size detection in fis_remap 14 years ago
Nicolas Thill d14e0a0b93 ifxmips: remove old config files 14 years ago
Nicolas Thill 39ee357098 ps3: move ps3lan kmod under target/linux/ps3 14 years ago
Jo-Philipp Wich 4bc74807e4 uhttpd: fix parameter parsing issue on avr32 and most likely ixp4xx 14 years ago
Nicolas Thill 8779e971ed opkg: fix usage to reflect change in the upgrade command 14 years ago
Felix Fietkau 7983e442e1 ar71xx: fix pci on ar7241/ar7242 14 years ago
Felix Fietkau 9c0f21a5b9 ar71xx: fix the wan port on pb92 14 years ago
Felix Fietkau 2cc215f121 ar71xx: reset the mdio bus on ar7241/ar7242 14 years ago
Gabor Juhos 8701291f0f ar71xx: add uci defaults to fix trx header on the WRT160NL boards 14 years ago
Gabor Juhos 905f2d62f9 ar71xx: update image generation and trx header parsing for the WRT160NL 14 years ago
Gabor Juhos 37712c70c5 package/mtd: add fixtrx command 14 years ago
Gabor Juhos 6758494897 package/mtd: reuse existing crc32 stuff in the trx code 14 years ago
Gabor Juhos 585198518e firmware-utils/trx: add relative offset parameter 14 years ago
Jo-Philipp Wich 63f49e43e6 base-files: add a hotplug handler for rdate 14 years ago
Jo-Philipp Wich 0cdaaa90fe Add OLPC kernel config (patch by Acinonyx) 14 years ago
Jo-Philipp Wich b8df00afc6 Change default processor family to 486, refresh config (patch by Acinonyx) 14 years ago
Jo-Philipp Wich 80cc1b0d2e Remove support for older kernels (patch by Acinonyx) 14 years ago
Jo-Philipp Wich 817d27bcdc sysupgrade: Dump image to sda device instead of hda (patch by Acinonyx) 14 years ago
Jo-Philipp Wich 4172149f89 uhttpd: block SIGCHLD until it is expected (#6957) 14 years ago
Florian Fainelli 27d3adb450 fix avila-wdt compilation failure (#6948) 14 years ago
Gabor Juhos b7ca043240 ar71xx: ag71xx: copy received packet to avoid unaligned access in the IP stack 14 years ago
Gabor Juhos f9acf8ada1 ar71xx: ag71xx: introduce ag71xx_has_ar8216() helper 14 years ago
Gabor Juhos 200db5ebb5 ar71xx: ag71xx: reorganize ag71xx_rx_packet function 14 years ago
Gabor Juhos 245775a49f ar71xx: ag71xx: Add netpoll support 14 years ago