16750 Commits (49057274ff849f120c0aa7e26a44ddd713e44397)
 

Author SHA1 Message Date
Gabor Juhos 9a32655293 package/swconfig: add sanity checks to prevent a segfault 14 years ago
Hauke Mehrtens ebbd3311e1 kernel: add md5sum of kernel 2.6.37 14 years ago
Gabor Juhos a4472870bd generic: rtl8366rb: use correct bitmasks in sanity checks 14 years ago
Gabor Juhos 0de8689b70 ar71xx: use spinlock in ar71xx_device_{start,stop} 14 years ago
Gabor Juhos 271bb8385b ar71xx: add kmod-usb-ohci module for the WNDR3700 profile 14 years ago
Lars-Peter Clausen a6ede8ac59 Drop support for older kernel versions 14 years ago
Lars-Peter Clausen 4f7abc1c7a Add 2.6.37 support 14 years ago
Gabor Juhos 9abe5cf110 package/mtd: make fixtrx available on ar71xx as well 14 years ago
Jo-Philipp Wich e8cee6c850 fix unbalanced mutex_lock/mutex_unlock in mini_fo getxattr op. Thanks Daniel Dickinson for tracking this down 14 years ago
Jo-Philipp Wich dcec7f5e20 disable CONFIG_EXT4_FS_XATTR on kernel 2.6.35 and 2.6.37, this exposes a mutex bug in mini_fo leading to hard lockups with various filesystem operations 14 years ago
Imre Kaloz e9013bff66 fix md5sum, use our mirror with a fixed-up filename to make sure we get the right fw version 14 years ago
Gabor Juhos b99a637795 ramips: ramips_esw: fix typos 14 years ago
Gabor Juhos 061228d73c ar71xx: make uci-default scripts executable 14 years ago
Felix Fietkau 8c7ea4384c mac80211: fix a race condition during key deletion 14 years ago
Imre Kaloz 4a177f01a2 use the latest fw release 14 years ago
Imre Kaloz e99f8f2dd0 tune ath dependencies - carl9170 can be used on targets with usb but without pci 14 years ago
Alexandros C. Couloumbis 08448f7e3d package/wprobe: {enhancement} make printing attributes optional. A delay interval (-d option) of 0 (zero) dumps the data once then exit. (closes #8107) 14 years ago
Alexandros C. Couloumbis c78b2dbb89 package/wprobe: fix kernel 2.6.37 compile issues 14 years ago
Alexandros C. Couloumbis d6b2ce5df5 tools/mkimage: fix r24887 14 years ago
Imre Kaloz 5428a58287 upgrade to latest git snapshot 14 years ago
Alexandros C. Couloumbis e303b6e46a tools/qemu: fix FreeBSD compile issue 14 years ago
Alexandros C. Couloumbis 4e83015c51 tools/mkimage: fix compilation on FreeBSD 14 years ago
Hauke Mehrtens d6af00c555 brcm47xx: fix compile problem when serial is deactivated. 14 years ago
Jo-Philipp Wich 4b8799280f missing-macros: add as-unaligned-access.m4 14 years ago
Jo-Philipp Wich c208b4a102 missing-macros: add as-compiler-flag.m4 and as-version.m4 14 years ago
Hauke Mehrtens 3ef04d1755 crda: update to version 1.1.1 and update regulatory database to most recent official version. 14 years ago
Jo-Philipp Wich c60546c0c3 e2fsprogs: revert r24848 as well 14 years ago
Jo-Philipp Wich 442433ca2b revert r24851, it breaks compilation on many hosts 14 years ago
Hauke Mehrtens 07c8da7253 tools: add some missing dependencies 14 years ago
Gabor Juhos 74f55db5e1 generic: more CONFIG_KEYBOARD_* symbols 14 years ago
Gabor Juhos 72ba27ae72 cns21xx: add initial support for the Cavium CNS21xx SoC 14 years ago
Felix Fietkau a718ebf1ed ath9k: add more pending fixes from linux-wireless@ 14 years ago
Felix Fietkau 32510b4494 tools/mkimage: remove the broken portability patch, it is no longer necessary with the new version 14 years ago
Felix Fietkau e6332495fc add relayd, can be used as a replacement for client bridge, but does not have any uci integration yet 14 years ago
Felix Fietkau f1becde97b ath9k: fix rx dma descriptor error flag handling 14 years ago
Gabor Juhos 757315f80e generic: update ARM mach-types 14 years ago
Gabor Juhos 5413cea8ba package/kernel: enable CONFIG_INPUT_KEYBOARD for gpio-keys 14 years ago
Gabor Juhos 06c41ce02e generic: add missing CONFIG_KEYBOARD_* symbols 14 years ago
Alexandros C. Couloumbis 55d7031b9d tools/e2fsprogs: update to version 1.41.14 14 years ago
Gabor Juhos 51dbb3d661 generic: add CONFIG_DEBUG_ICEDCC symbol 14 years ago
Florian Fainelli c6d9ec5173 multiple SPI driver fixes 14 years ago
Alexandros C. Couloumbis 544c8161f2 package/e2fsprogs: update to version 1.41.14 14 years ago
Alexandros C. Couloumbis a623456e93 target/linux: sync to kernel 2.6.37-rc8, refresh patches 14 years ago
Jo-Philipp Wich 1fa3f197f6 missing-macros: add as-ac-expand.m4 14 years ago
Daniel Dickinson dc9c1ac1f7 patches-2.6.35: mtd flashmap: Really fixed sparelen and rootfslen. The real rootfslen for OpenWRT images comes from a bigendian uint32_t in reserved1 of the bcm_tag, which is now used to correctly calculate the rootfslen (and thus the sparelen). 14 years ago
Daniel Dickinson 5ee2a6c696 patches-2.6.36: Fix flashmap spare length calculation from previous commit (for rootfs and rootfs_data mtd partitions). Apparently the interruption in working on it resulted in an incorrect memory of getting it working. 14 years ago
Florian Fainelli 093ebfe217 spi driver: remove bcm_rset usage 14 years ago
Gabor Juhos 600b8aba3f gemini: enable GPIO sysfs interface 14 years ago
Daniel Dickinson fc3a1d0ba3 Added OpenWRT-specific field to imagetag so that we can record the real root length, so that when the CRC fixup is applied and the root length is recorded as zero we can still calculate the rootfs mtd partition size. 14 years ago
Daniel Dickinson b3bcc483b2 mtd: Added trx_fixup for brcm63xx imagetag, and made references to fix_trx use the weak reference rather than the brcm47xx ifdef. This fixes a bug in which sysupgrade failed due to changing bad CRC on reboot. 14 years ago