summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* [rb532] update 2.6.27 patches with upstream fixes from git repository and ↵florian2009-01-2520-250/+794
| | | | | | mailing-lists. via-rhine is still broken, thus not switching to 2.6.27 as default. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14173 3c298f89-4303-0410-b956-a3cf2f4a3e73
* only support OABI userland due to EABI userland is not fully supported yetmirko2009-01-241-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14163 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic-2.6/2.6.28: sync yaffs code with the current CVS versionjuhosg2009-01-234-281/+8237
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14158 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] switch to 2.6.27.12juhosg2009-01-2312-12/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14157 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic-2.6/2.6.28: refresh a patchjuhosg2009-01-231-26/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14156 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic-2.6: make MyLoader parser compatible with the old partition ↵juhosg2009-01-231-2/+2
| | | | | | tables git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14155 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ppc] fix missing config symbol when doing a select all packagesflorian2009-01-232-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14152 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Patch actually applies now!lars2009-01-221-31/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14150 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix sound supportmirko2009-01-221-5/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14147 3c298f89-4303-0410-b956-a3cf2f4a3e73
* renamed profile "graphical" to "full" and added phone suitemirko2009-01-222-17/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14146 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] fix Ubiquiti RouterStation imagesjuhosg2009-01-221-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14144 3c298f89-4303-0410-b956-a3cf2f4a3e73
* some minor changesmirko2009-01-221-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14143 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename s3c24* serial devicesmirko2009-01-201-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14119 3c298f89-4303-0410-b956-a3cf2f4a3e73
* New RTC platform driver for Epson RTC7301.matein42009-01-192-1/+251
| | | | | | | Fix chip select timing for RTC7301 access. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14109 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for NAS100d apex builds, and deploy apex binariesrwhitby2009-01-193-4/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14100 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] enable yaffs on 2.6.28juhosg2009-01-181-2/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14087 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic-2.6: fix nand_correct_data() return code on 2.6.28juhosg2009-01-181-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14086 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic-2.6: add yaffs fs fixes for 2.6.28juhosg2009-01-181-0/+120
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14085 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63x] frequency is in Hz, thanks Joelflorian2009-01-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14067 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] use 2.6.27.11 kernelflorian2009-01-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14050 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix SPI register definitionsflorian2009-01-151-18/+56
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14048 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] allow bcm6338 to get the base address of the memory controller ↵florian2009-01-151-0/+1
| | | | | | register, required to detect memory size git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14047 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Set num_resources for rtc7301 platform device.matein42009-01-153-3/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14045 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.27.11juhosg2009-01-159-18/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14043 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanup base-filesmirko2009-01-142-83/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14035 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add some extra kernel exports to be used by ashmem and binder laternbd2009-01-142-0/+227
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14033 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] NFS-101U/WU: add PCI irq map and change vlan mapjuhosg2009-01-131-4/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14021 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Further fix to 2.6.26 patch for USR8200noz2009-01-131-3/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14002 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanup kernel config and make use of previously applied soundcore patchmirko2009-01-122-177/+92
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14000 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Correct 2.6..26 and .28 versions of USR8200 patchesnoz2009-01-123-28/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13996 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uml] bump kernel version to 2.6.28florian2009-01-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13990 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uml] include hostapd-mini and kmod-mac80211-hwsim in the default profileflorian2009-01-121-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13989 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] generic: include most common ethernet drivers in the default profileagb2009-01-121-2/+4
| | | | | | | - makes the official images usable for most people - those who need smaller images can build their own (~200KB increase in squashfs size) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13988 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] Use wildcards to copy grub stage files, will cover both i386-pc and ↵jow2009-01-101-3/+3
| | | | | | i386-openwrt directory names git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13963 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a memory corruption bug in the linux 2.4 version of b44nbd2009-01-101-9/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13955 3c298f89-4303-0410-b956-a3cf2f4a3e73
* USR8200: Apply last change to 2.6.26 and 2.6.28 alsonoz2009-01-094-65/+153
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13954 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b44: fix misalignment and space-saving in rx packet handling (significant ↵nbd2009-01-093-0/+199
| | | | | | throughput and cpu load improvement) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13946 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add hfcmulti mISDN driverflorian2009-01-083-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13945 3c298f89-4303-0410-b956-a3cf2f4a3e73
* USR8200 changesnoz2009-01-082-26/+70
| | | | | | | | | | | The attached patch adds LED support and enables all the PHYs on the switch. Signed-off-by: Jose Vasconcellos <jvasco@verizon.net> Also adds preliminary support for enabling the RTC, and some cache reporting tweaks. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13942 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] fix grub installation on target images, regression caused by ↵jow2009-01-081-3/+3
| | | | | | multi-libc support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13936 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [au1000] Convert au1000 to using gpiolib, fixes an oops on startupflorian2009-01-082-0/+400
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13935 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make broadcom-wl robust against implicit kernel config changes (e.g. ↵nbd2009-01-071-0/+66
| | | | | | netfilter), upgrade it from minor version .2 to .3 (adds fixed bssid support for ad-hoc) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13912 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nuke old 2.6.23 code for brcm47xxnbd2009-01-0644-7898/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13910 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add initial 2.6.28 support for brcm47xx targetnbd2009-01-0623-0/+3219
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13909 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] correct SPI register sizeflorian2009-01-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13886 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Prevent crypto aead from failing to build with 2.6.24 targets (#4426)florian2009-01-062-0/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13882 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] don't generate too large firmware images for the TEW-6x2BRP boards, ↵juhosg2009-01-051-10/+16
| | | | | | | | | they may brick the board * reported by RoundSparrow git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13878 3c298f89-4303-0410-b956-a3cf2f4a3e73
* general fixes for openwrt with kernel 2.6.28kaloz2009-01-051-0/+348
| | | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13876 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bump sibyte to 2.6.28kaloz2009-01-054-5/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13875 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade avr32 to 2.6.28kaloz2009-01-054-12/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13872 3c298f89-4303-0410-b956-a3cf2f4a3e73