| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | enable yaffs on 2.6.28 | Gabor Juhos | 2009-01-18 | 1 | -2/+10 | |
| | | | | | SVN-Revision: 14087 | |||||
| * | generic-2.6: fix nand_correct_data() return code on 2.6.28 | Gabor Juhos | 2009-01-18 | 1 | -0/+12 | |
| | | | | | SVN-Revision: 14086 | |||||
| * | generic-2.6: add yaffs fs fixes for 2.6.28 | Gabor Juhos | 2009-01-18 | 1 | -0/+120 | |
| | | | | | SVN-Revision: 14085 | |||||
| * | frequency is in Hz, thanks Joel | Florian Fainelli | 2009-01-17 | 1 | -1/+1 | |
| | | | | | SVN-Revision: 14067 | |||||
| * | use 2.6.27.11 kernel | Florian Fainelli | 2009-01-16 | 1 | -1/+1 | |
| | | | | | SVN-Revision: 14050 | |||||
| * | fix SPI register definitions | Florian Fainelli | 2009-01-15 | 1 | -18/+56 | |
| | | | | | SVN-Revision: 14048 | |||||
| * | allow bcm6338 to get the base address of the memory controller register, ↵ | Florian Fainelli | 2009-01-15 | 1 | -0/+1 | |
| | | | | | | | required to detect memory size SVN-Revision: 14047 | |||||
| * | Set num_resources for rtc7301 platform device. | Jose Vasconcellos | 2009-01-15 | 3 | -3/+6 | |
| | | | | | SVN-Revision: 14045 | |||||
| * | update to 2.6.27.11 | Gabor Juhos | 2009-01-15 | 9 | -18/+15 | |
| | | | | | SVN-Revision: 14043 | |||||
| * | cleanup base-files | Mirko Vogt | 2009-01-14 | 2 | -83/+0 | |
| | | | | | SVN-Revision: 14035 | |||||
| * | add some extra kernel exports to be used by ashmem and binder later | Felix Fietkau | 2009-01-14 | 2 | -0/+227 | |
| | | | | | SVN-Revision: 14033 | |||||
| * | NFS-101U/WU: add PCI irq map and change vlan map | Gabor Juhos | 2009-01-13 | 1 | -4/+15 | |
| | | | | | SVN-Revision: 14021 | |||||
| * | Further fix to 2.6.26 patch for USR8200 | Peter Denison | 2009-01-13 | 1 | -3/+4 | |
| | | | | | SVN-Revision: 14002 | |||||
| * | cleanup kernel config and make use of previously applied soundcore patch | Mirko Vogt | 2009-01-12 | 2 | -177/+92 | |
| | | | | | SVN-Revision: 14000 | |||||
| * | Correct 2.6..26 and .28 versions of USR8200 patches | Peter Denison | 2009-01-12 | 3 | -28/+8 | |
| | | | | | SVN-Revision: 13996 | |||||
| * | bump kernel version to 2.6.28 | Florian Fainelli | 2009-01-12 | 1 | -1/+1 | |
| | | | | | SVN-Revision: 13990 | |||||
| * | include hostapd-mini and kmod-mac80211-hwsim in the default profile | Florian Fainelli | 2009-01-12 | 1 | -0/+2 | |
| | | | | | SVN-Revision: 13989 | |||||
| * | generic: include most common ethernet drivers in the default profile - makes ↵ | Andy Boyett | 2009-01-12 | 1 | -2/+4 | |
| | | | | | | | the official images usable for most people - those who need smaller images can build their own (~200KB increase in squashfs size) SVN-Revision: 13988 | |||||
| * | Use wildcards to copy grub stage files, will cover both i386-pc and ↵ | Jo-Philipp Wich | 2009-01-10 | 1 | -3/+3 | |
| | | | | | | | i386-openwrt directory names SVN-Revision: 13963 | |||||
| * | fix a memory corruption bug in the linux 2.4 version of b44 | Felix Fietkau | 2009-01-10 | 1 | -9/+9 | |
| | | | | | SVN-Revision: 13955 | |||||
| * | USR8200: Apply last change to 2.6.26 and 2.6.28 also | Peter Denison | 2009-01-09 | 4 | -65/+153 | |
| | | | | | SVN-Revision: 13954 | |||||
| * | b44: fix misalignment and space-saving in rx packet handling (significant ↵ | Felix Fietkau | 2009-01-09 | 3 | -0/+199 | |
| | | | | | | | throughput and cpu load improvement) SVN-Revision: 13946 | |||||
| * | Add hfcmulti mISDN driver | Florian Fainelli | 2009-01-08 | 3 | -0/+4 | |
| | | | | | SVN-Revision: 13945 | |||||
| * | USR8200 changes The attached patch adds LED support and enables all the PHYs ↵ | Peter Denison | 2009-01-08 | 2 | -26/+70 | |
| | | | | | | | | | | | | on the switch. Signed-off-by: Jose Vasconcellos <jvasco@verizon.net> Also adds preliminary support for enabling the RTC, and some cache reporting tweaks. SVN-Revision: 13942 | |||||
| * | fix grub installation on target images, regression caused by multi-libc support | Jo-Philipp Wich | 2009-01-08 | 1 | -3/+3 | |
| | | | | | SVN-Revision: 13936 | |||||
| * | Convert au1000 to using gpiolib, fixes an oops on startup | Florian Fainelli | 2009-01-08 | 2 | -0/+400 | |
| | | | | | SVN-Revision: 13935 | |||||
| * | make broadcom-wl robust against implicit kernel config changes (e.g. ↵ | Felix Fietkau | 2009-01-07 | 1 | -0/+66 | |
| | | | | | | | netfilter), upgrade it from minor version .2 to .3 (adds fixed bssid support for ad-hoc) SVN-Revision: 13912 | |||||
| * | nuke old 2.6.23 code for brcm47xx | Felix Fietkau | 2009-01-06 | 44 | -7898/+0 | |
| | | | | | SVN-Revision: 13910 | |||||
| * | add initial 2.6.28 support for brcm47xx target | Felix Fietkau | 2009-01-06 | 23 | -0/+3219 | |
| | | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 13909 | |||||
| * | correct SPI register size | Florian Fainelli | 2009-01-06 | 1 | -1/+1 | |
| | | | | | SVN-Revision: 13886 | |||||
| * | Prevent crypto aead from failing to build with 2.6.24 targets (#4426) | Florian Fainelli | 2009-01-06 | 2 | -0/+31 | |
| | | | | | SVN-Revision: 13882 | |||||
| * | don't generate too large firmware images for the TEW-6x2BRP boards, they may ↵ | Gabor Juhos | 2009-01-05 | 1 | -10/+16 | |
| | | | | | | | brick the board * reported by RoundSparrow SVN-Revision: 13878 | |||||
| * | general fixes for openwrt with kernel 2.6.28 | Imre Kaloz | 2009-01-05 | 1 | -0/+348 | |
| | | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 13876 | |||||
| * | bump sibyte to 2.6.28 | Imre Kaloz | 2009-01-05 | 4 | -5/+17 | |
| | | | | | SVN-Revision: 13875 | |||||
| * | upgrade avr32 to 2.6.28 | Imre Kaloz | 2009-01-05 | 4 | -12/+9 | |
| | | | | | SVN-Revision: 13872 | |||||
| * | add preliminary support for the Planex MZK-W300NH board | Gabor Juhos | 2009-01-04 | 9 | -1/+93 | |
| | | | | | SVN-Revision: 13863 | |||||
| * | remove board specific stuff from the generic machine setup | Gabor Juhos | 2009-01-04 | 1 | -49/+2 | |
| | | | | | SVN-Revision: 13861 | |||||
| * | add preliminary support for the Atheros PB42 board | Gabor Juhos | 2009-01-04 | 9 | -4/+86 | |
| | | | | | SVN-Revision: 13860 | |||||
| * | fix the registered machine type of the WNR2000 board | Gabor Juhos | 2009-01-04 | 1 | -1/+1 | |
| | | | | | SVN-Revision: 13853 | |||||
| * | fix compiler warnings in the m25p80 driver on 2.6.28 | Gabor Juhos | 2009-01-03 | 2 | -5/+5 | |
| | | | | | SVN-Revision: 13838 | |||||
| * | register WMAC device on the Netgear WNR2000 board | Gabor Juhos | 2009-01-03 | 1 | -0/+2 | |
| | | | | | SVN-Revision: 13836 | |||||
| * | moko: Fix 2.6.28 boot. | Michael Büsch | 2009-01-03 | 5 | -7/+19 | |
| | | | | | SVN-Revision: 13833 | |||||
| * | switch to 2.6.27 | Gabor Juhos | 2009-01-03 | 1 | -1/+1 | |
| | | | | | SVN-Revision: 13832 | |||||
| * | prepare for ath9k support | Gabor Juhos | 2009-01-02 | 2 | -0/+37 | |
| | | | | | SVN-Revision: 13825 | |||||
| * | Use VBoxManage instead of obsolete vditool to generate VirtualBox images. | Steven Barth | 2009-01-02 | 2 | -4/+4 | |
| | | | | | SVN-Revision: 13821 | |||||
| * | Add hostapd-mini to default images where applicable | Andy Boyett | 2009-01-02 | 19 | -42/+56 | |
| | | | | | SVN-Revision: 13819 | |||||
| * | moko: Add 2.6.28 (doesn't boot :( ) | Michael Büsch | 2009-01-02 | 3 | -0/+152115 | |
| | | | | | SVN-Revision: 13801 | |||||
| * | moko: Config and Makefile don't need to be executable. | Michael Büsch | 2009-01-01 | 2 | -0/+0 | |
| | | | | | SVN-Revision: 13799 | |||||
| * | moko: Use default config for NETWORK_FILESYSTEMS (which is y). This makes it ↵ | Michael Büsch | 2008-12-30 | 1 | -1/+0 | |
| | | | | | | | possible to configure network filesystems in the buildroot config. SVN-Revision: 13776 | |||||
| * | add experimental support for the NETGEAR WNR2000 board | Gabor Juhos | 2008-12-30 | 9 | -0/+99 | |
| | | | | | SVN-Revision: 13775 | |||||
