13658 Commits (bca2709133d76eff637a7ddeea4f709f14762bbc)
 

Author SHA1 Message Date
Florian Fainelli bca2709133 migrate acx to netdev_ops, required for later kernels 15 years ago
Felix Fietkau 908ffaaac7 mac80211: enable debugfs support by default - having access to the rate control statistics is very useful for figuring out the real quality of a link 15 years ago
Travis Kemen 20769a9ade fix missing symbols for kernel 2.6.33, closes #6803 thanks Maddes 15 years ago
Travis Kemen 5a13cba68d fix missing symbols for kernel 2.6.32, closes #6802 thanks Maddes 15 years ago
Travis Kemen c73d267ccb add missing symbol 15 years ago
Gabor Juhos 97c35a7dde ar71xx: don't init PCI irqs on the AR7240 if the PCIe subsystem are in reset 15 years ago
Gabor Juhos 52f03512dc ar71xx: fix sysupgrade on the WRT400N (thanks to chuljin) 15 years ago
Gabor Juhos 7bda582cf7 ar71xx: fix status led detection on the RB4xx boards 15 years ago
Gabor Juhos 2702ae4e8f ar71xx: ag71xx: move calling ag71xx_phy_stop out from spinlock 15 years ago
Gabor Juhos a4bccded57 ar71xx: ag71xx: move link update function 15 years ago
Gabor Juhos eacf9a7614 ar71xx: ag71xx: don't use dev->trans_start 15 years ago
Gabor Juhos ba288eeb84 ar71xx: ag71xx: use dma_unmap_single to unmap frames 15 years ago
Travis Kemen 52564dc5e3 this patch fixes package/Makefile. 15 years ago
Travis Kemen dca90efc23 this patch fixes uboot-envtools so that it is no longer broken. 15 years ago
Travis Kemen 137c26b7cb there are quite a lot of package using ln -sf in their Makefile, so this patch adds 15 years ago
Travis Kemen fab2cb71e1 this patch uses PKG_INSTALL:=1 and simplifies the Makefile, separates the menuconfig options in a separates Config.in file, adds a new patch to disable man pages (there was an error with QUILT=1 without this patch, as ln was used without -f), renames patches to be more explicit (and 1xx for Makefile patches and 2xx for source patches) 15 years ago
Travis Kemen e09067b221 The attached patch replaces $(1) install by $(if $(1), $(1), install) in the definition, in order to be able to specify an install rule, which is not always called install (example: trunk/package/ncurses/Makefile has rules called install.libs and install.data). 15 years ago
Travis Kemen cf7199f48b this patch fixes toolchain parallel build, which reduces build time. 15 years ago
Travis Kemen 0e0bf71ed9 this patch simplifies the Makefile by using PKG_INSTALL:=1 and fixes parallel build. 15 years ago
Travis Kemen 8ee9f9ee04 this patch simplifies the Makefile by using PKG_INSTALL:=1, and it also fixes parallel build. 15 years ago
Nicolas Thill 7c0dea599d remove bison requirement (see [10398] & [14900]) 15 years ago
Lars-Peter Clausen 01ed21fc16 Add support for the n516 15 years ago
Lars-Peter Clausen f1afccc2d9 Add subtarget for each device 15 years ago
Lars-Peter Clausen d77662c7a3 image.mk: Adjust ubifs build behaviour to that of others image types 15 years ago
Lars-Peter Clausen 185b919e5f jz4740 pm: Fix gpio suspend/resume. Turn pll off while in suspend and gate clocks off which arn't handeld by their subsystems yet. 15 years ago
Lars-Peter Clausen d9e32f1932 gpio.h: Add proper parenthesis to JZ_GPIO_PORTX macros 15 years ago
Lars-Peter Clausen 020df2b0dc jz4740_fb: Add support for parallel displays, improve power consumption and some minor bugfixes 15 years ago
Nicolas Thill 9128162fd8 include kernel-defaults.mk and use $(KERNEL_MAKEOPTS) 15 years ago
Nicolas Thill 71886caf3f firstboot: detect mtd, rom & jffs parts first, fix jffs mounted test 15 years ago
Florian Fainelli da72558c32 fix watchdog driver unregistering, patch by Bernhard Loos 15 years ago
Lars-Peter Clausen 7c966b8a32 jz4740_udc: Implement suspend/resume 15 years ago
Florian Fainelli 86494323fe rework reboot mechanism with the new watchdog fixes 15 years ago
Florian Fainelli fe348a7039 enable the required packages to use a gpio-based reset button 15 years ago
Florian Fainelli 29e75b52cf remove now unused rdc321x_gpio.h file 15 years ago
Florian Fainelli b3f11c8414 improve sitecom device support 15 years ago
Florian Fainelli 7ea3654537 select ARCH_REQUIRE_GPIOLIB which is required for our gpiolib driver 15 years ago
Florian Fainelli c126808243 add a new southbridge driver which registers the gpio and watchdog platform devices 15 years ago
Florian Fainelli c6c8012c60 merge the two patches applying to the same file in a single patch 15 years ago
Travis Kemen 32f6e6c44d revert r19964 for now, there are issues with opkg/ipkg.py generating the status db 15 years ago
Hauke Mehrtens d29c671202 brcm47xx: add CONFIG_CMDLINE again 15 years ago
Gabor Juhos c38f612532 ar71xx: restore command line on 2.6.33 15 years ago
Gabor Juhos eaa44c61ba ar71xx: sync 2.6.33 config 15 years ago
Travis Kemen 249d48a68e grab all config files for installed packages, closes #3718 15 years ago
Matteo Croce 3ccd1aeab7 2.6.33 fixes for atheros and madwifi 15 years ago
Florian Fainelli 4f04551880 cleanup the 2.6.33 and later kernels kernel-headers installation 15 years ago
Gabor Juhos a41a501858 kernel: fix m25p80 patches for 2.6.33 15 years ago
Gabor Juhos 58ec1289d9 ar71xx: refresh 2.6.33 patches 15 years ago
Gabor Juhos 111ae3e04b kernel: refresh 2.6.33 patches 15 years ago
Florian Fainelli 2c13d45b29 do not register devices in device_initcall level, this breaks the SSB SPROM registration 15 years ago
Hauke Mehrtens f88371a696 kernel: add some missing config files and make compat-wireless build with kernel 2.6.33 15 years ago