Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Package AHCI driver | Andy Boyett | 2008-05-12 | 1 | -0/+17 | |
| | | | | SVN-Revision: 11119 | |||||
* | Package VIA sata driver | Andy Boyett | 2008-05-12 | 1 | -0/+16 | |
| | | | | SVN-Revision: 11118 | |||||
* | disable ip6tables as well on 2.6.25 until we have working IMQ support | Nicolas Thill | 2008-05-11 | 1 | -1/+2 | |
| | | | | SVN-Revision: 11117 | |||||
* | fix fuse: use in-kernel module for 2.6.25+ kernels | Nicolas Thill | 2008-05-11 | 1 | -4/+15 | |
| | | | | SVN-Revision: 11116 | |||||
* | add a macro to compare kernel patch versions and use it for crypto and ↵ | Nicolas Thill | 2008-05-11 | 3 | -4/+13 | |
| | | | | | | watchdog changes in 2.6.24+ kernels (closes: #3402) SVN-Revision: 11115 | |||||
* | atheros: revert to kernel 2.6.23 | Matteo Croce | 2008-05-11 | 2 | -6/+23 | |
| | | | | SVN-Revision: 11114 | |||||
* | atheros: USB support | Matteo Croce | 2008-05-11 | 7 | -13/+323 | |
| | | | | SVN-Revision: 11113 | |||||
* | ifxmips is no longer b0rked | John Crispin | 2008-05-11 | 1 | -1/+1 | |
| | | | | SVN-Revision: 11111 | |||||
* | fix up config for ifxmips uboot | John Crispin | 2008-05-11 | 1 | -2/+3 | |
| | | | | SVN-Revision: 11110 | |||||
* | fix errors in ifxmips .25 bump | John Crispin | 2008-05-11 | 2 | -10/+28 | |
| | | | | SVN-Revision: 11109 | |||||
* | add u-boot sources for danube | John Crispin | 2008-05-11 | 82 | -0/+23917 | |
| | | | | SVN-Revision: 11108 | |||||
* | add a package for the badblocks utility (closes: #3404) | Nicolas Thill | 2008-05-11 | 1 | -1/+13 | |
| | | | | SVN-Revision: 11107 | |||||
* | Fix a bug causing an infinite loop in getaddrinfo (closes: #3344) | Nicolas Thill | 2008-05-11 | 1 | -0/+14 | |
| | | | | SVN-Revision: 11106 | |||||
* | add missing config symbol | Nicolas Thill | 2008-05-10 | 1 | -0/+1 | |
| | | | | SVN-Revision: 11105 | |||||
* | fixes timer issues | John Crispin | 2008-05-10 | 2 | -19/+41 | |
| | | | | SVN-Revision: 11102 | |||||
* | fix uboot not building | Travis Kemen | 2008-05-09 | 1 | -1/+2 | |
| | | | | SVN-Revision: 11100 | |||||
* | enable proper PCI & USB support detection at config-time by disabling ↵ | Nicolas Thill | 2008-05-09 | 22 | -13/+36 | |
| | | | | | | CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate SVN-Revision: 11097 | |||||
* | mkzynfw: add definitions for the P-2602HW-D1A | Gabor Juhos | 2008-05-09 | 2 | -12/+23 | |
| | | | | SVN-Revision: 11096 | |||||
* | mkzynfw: fix NBG-318S definitions | Gabor Juhos | 2008-05-09 | 2 | -2/+2 | |
| | | | | SVN-Revision: 11095 | |||||
* | fix typos in [11073] | Nicolas Thill | 2008-05-09 | 1 | -2/+2 | |
| | | | | SVN-Revision: 11094 | |||||
* | add 'getgrgid' to uClibc site config, needed after glib2 update in [11088] | Nicolas Thill | 2008-05-09 | 1 | -0/+1 | |
| | | | | SVN-Revision: 11093 | |||||
* | remove dup iptables in default package set | Nicolas Thill | 2008-05-08 | 1 | -2/+2 | |
| | | | | SVN-Revision: 11091 | |||||
* | fix file names | Travis Kemen | 2008-05-08 | 1 | -2/+2 | |
| | | | | SVN-Revision: 11083 | |||||
* | change image generation, no need for duplicate images | Travis Kemen | 2008-05-08 | 1 | -4/+2 | |
| | | | | SVN-Revision: 11082 | |||||
* | fix filename for image generation | Travis Kemen | 2008-05-08 | 1 | -1/+1 | |
| | | | | SVN-Revision: 11077 | |||||
* | fix kernel config on kernel_menuconfig abort | Felix Fietkau | 2008-05-08 | 1 | -0/+1 | |
| | | | | SVN-Revision: 11076 | |||||
* | cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & ↵ | Nicolas Thill | 2008-05-08 | 2 | -45/+47 | |
| | | | | | | IPT_NATHELPER_EXTRA respectively, to better match package names SVN-Revision: 11073 | |||||
* | package/kernel fixes: - remove dup netfilter.mk includes - always define ↵ | Nicolas Thill | 2008-05-08 | 2 | -4/+3 | |
| | | | | | | NF_KMOD so that proper KCONFIG entries are emitted for netfilter modules at DUMP time SVN-Revision: 11072 | |||||
* | bump ifxmips to 2.6.25.1 | John Crispin | 2008-05-08 | 10 | -162/+161 | |
| | | | | SVN-Revision: 11071 | |||||
* | This patch lets netconfig support the asus wl-500w. Signed-off-by: Ben ↵ | Travis Kemen | 2008-05-08 | 1 | -0/+6 | |
| | | | | | | Pfountz <netprince@vt.edu> SVN-Revision: 11070 | |||||
* | only ignore dhcp but still listen for dns closes #3406 | Travis Kemen | 2008-05-08 | 1 | -1/+1 | |
| | | | | SVN-Revision: 11062 | |||||
* | buld images for the Ubiquiti LiteStation and NanoStation ported from ↵ | Travis Kemen | 2008-05-07 | 4 | -0/+487 | |
| | | | | | | http://atheros.openwrt.net. Tested on a Nanostation 2 with airos 3 SVN-Revision: 11061 | |||||
* | add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packages | Felix Fietkau | 2008-05-07 | 3 | -4/+12 | |
| | | | | SVN-Revision: 11059 | |||||
* | remove the NETIF_F_HW_CSUM flag from the ar2313 ethernet driver as it seems ↵ | Felix Fietkau | 2008-05-07 | 2 | -10/+1 | |
| | | | | | | to be causing problems for various devices SVN-Revision: 11058 | |||||
* | Add leds support for the RB-150, thanks to Evangelos Arkalis | Gabor Juhos | 2008-05-07 | 1 | -4/+21 | |
| | | | | SVN-Revision: 11057 | |||||
* | update default ps3 kernel config-2.6.25 | Yuji Mano | 2008-05-05 | 1 | -24/+14 | |
| | | | | SVN-Revision: 11054 | |||||
* | add missing udevextras package option - edd_id | Yuji Mano | 2008-05-05 | 2 | -8/+14 | |
| | | | | SVN-Revision: 11053 | |||||
* | add ps3-dump-bootloader to package install | Yuji Mano | 2008-05-05 | 1 | -0/+1 | |
| | | | | SVN-Revision: 11052 | |||||
* | override CPU features to save ~125KB of kernel memory | Gabor Juhos | 2008-05-05 | 1 | -0/+84 | |
| | | | | SVN-Revision: 11050 | |||||
* | fix size calculation of the radio_config | Gabor Juhos | 2008-05-05 | 1 | -1/+1 | |
| | | | | SVN-Revision: 11049 | |||||
* | update etrax usb support - thanks Hinko Kocevar | John Crispin | 2008-05-05 | 2 | -14/+5302 | |
| | | | | SVN-Revision: 11048 | |||||
* | fix lua compile configuration error | Felix Fietkau | 2008-05-04 | 1 | -0/+2 | |
| | | | | SVN-Revision: 11047 | |||||
* | no unicode in C source, please | Matteo Croce | 2008-05-04 | 1 | -7/+0 | |
| | | | | SVN-Revision: 11046 | |||||
* | ar7: backport small fixes from linux-mips | Matteo Croce | 2008-05-04 | 1 | -0/+61 | |
| | | | | SVN-Revision: 11045 | |||||
* | set default atm-bridge payload to 'bridged' so we don't break old configs | Matteo Croce | 2008-05-04 | 1 | -1/+1 | |
| | | | | SVN-Revision: 11044 | |||||
* | bump x86 to 25.1 | John Crispin | 2008-05-04 | 2 | -19/+52 | |
| | | | | SVN-Revision: 11041 | |||||
* | remove dependency on zd1211-firmware, since it was removed in [11022] | Nicolas Thill | 2008-05-03 | 1 | -1/+1 | |
| | | | | SVN-Revision: 11040 | |||||
* | add etrax usb driver | John Crispin | 2008-05-03 | 4 | -7/+4862 | |
| | | | | SVN-Revision: 11039 | |||||
* | revert borked commit | John Crispin | 2008-05-03 | 1 | -1/+1 | |
| | | | | SVN-Revision: 11038 | |||||
* | make etrax serial driver register its device nodes, so we get a console | John Crispin | 2008-05-03 | 2 | -1/+46 | |
| | | | | SVN-Revision: 11037 |