aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* atheros: add back reset button supportFelix Fietkau2009-03-221-0/+171
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14970 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: split out the pci support patchFelix Fietkau2009-03-222-438/+301
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14969 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert "[tools] add m4 (required for recent auto tools)"Felix Fietkau2009-03-221-3/+1
| | | | | | Please add the missing tools/m4/ directory next time git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14968 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: clean up the 2.6.28 port in preparation for pushing it upstreamFelix Fietkau2009-03-2242-6545/+6297
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14967 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] add m4 (required for recent auto tools)Ralph Hempel2009-03-221-1/+3
| | | | | | | thanks to Olaf git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14966 3c298f89-4303-0410-b956-a3cf2f4a3e73
* orion/harddisk: Add config-default to enable kernel features required for ↵Rod Whitby2009-03-221-0/+35
| | | | | | mounting RAID disks for rootfs. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14965 3c298f89-4303-0410-b956-a3cf2f4a3e73
* orion: DT2 requires ISL1208 RTC to be enabledRod Whitby2009-03-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14964 3c298f89-4303-0410-b956-a3cf2f4a3e73
* orion: Added initial support for Freecom DT2. Thanks to Zintis.Rod Whitby2009-03-225-0/+572
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14963 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx/image: Initial support for fsg3 webupgrade imagesRod Whitby2009-03-221-10/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14962 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/firmware-utils: Added encode_crc, for Freecom devices.Rod Whitby2009-03-222-0/+152
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14961 3c298f89-4303-0410-b956-a3cf2f4a3e73
* orion: Create generic and harddisk subtargets, ready for a different kernel ↵Rod Whitby2009-03-223-0/+13
| | | | | | config for harddisk. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14960 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] enable all blocks on 6338 and uart clock on 6345Florian Fainelli2009-03-212-1/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14957 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43legacy: Fix compilation.Michael Büsch2009-03-201-5/+7
| | | | | | | | We must enable DMA and disable PIO (PIO is not usable anyway). git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14954 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add support for bcm6345 SoC, needs testingFlorian Fainelli2009-03-204-2/+83
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14953 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix host dependencies for packages that depend on their own host buildFelix Fietkau2009-03-201-4/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14952 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43: Mask the PHY TX error interrupt for now.Michael Büsch2009-03-191-0/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14951 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add ps3vram kernel moduleHamish Guthrie2009-03-191-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14950 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] resync kernel patchesHauke Mehrtens2009-03-192-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14949 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] The image was selected from a wrong location.Hauke Mehrtens2009-03-191-1/+1
| | | | | | | Fixes bug #4618 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14948 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [sound] activate CONFIG_SND_PCM_OSS and CONFIG_SND_MIXER_OSS in kmod-sound-core.Hauke Mehrtens2009-03-191-5/+7
| | | | | | | These symbols are not set at an other place. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14947 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Update compat-wireless to 2009-03-18Hauke Mehrtens2009-03-1822-1456/+1424
| | | | | | | | | | | Removing of include/net/ieee80211_radiotap.h is not needed, because it is only used by this compat-wireless. There are changes in that file and compat-wireless needs the newest version. Some more symbols are deactivated in the default config file, this will make building faster. The rt2800pci patches are up to date now. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14946 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add makefile target alias package/<name>/host/<target> for host buildsFelix Fietkau2009-03-181-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14944 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [iw] Updated iw to 0.9.10.Hauke Mehrtens2009-03-181-2/+2
| | | | | | | Thanks to quentin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14943 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [crda] Updated regulatory.bin to 2009.03.09.Hauke Mehrtens2009-03-181-2/+2
| | | | | | | Thanks to quentin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14942 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] cleanup imagetagFlorian Fainelli2009-03-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14941 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Backport of ps3vram from 2.6.29Hamish Guthrie2009-03-185-0/+1369
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14940 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-targetHamish Guthrie2009-03-184-3/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14939 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Allow running without "logger" installedMichael Büsch2009-03-181-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14938 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Support configurations without syslogd/klogd.Michael Büsch2009-03-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14937 3c298f89-4303-0410-b956-a3cf2f4a3e73
* NET_CLS_ACT can no longer be built as module in newer kernels, force it to =yFelix Fietkau2009-03-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14935 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of the ncurses host build - the only reason why it was necessary in ↵Felix Fietkau2009-03-171-20/+1
| | | | | | the first place was because of misuse of the BUILD_CC variable override. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14934 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43: More non-PCI fixesMichael Büsch2009-03-172-5/+38
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14933 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43: Fix for non-PCI buildsMichael Büsch2009-03-172-11/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14932 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] ap81: register GPIO LEDsGabor Juhos2009-03-171-0/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14931 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43-fwsquash: Fix dependency definitionsMichael Büsch2009-03-171-4/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14930 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43: Add support for removing unnecessary firmware files to reduce the image ↵Michael Büsch2009-03-173-0/+148
| | | | | | size. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14929 3c298f89-4303-0410-b956-a3cf2f4a3e73
* s3c24xx: refresh kernel configFelix Fietkau2009-03-171-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14928 3c298f89-4303-0410-b956-a3cf2f4a3e73
* s3c24xx: unbreak openmoko merge patch (mmc changes)Felix Fietkau2009-03-171-418/+383
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14927 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix missing binutils default version changeFelix Fietkau2009-03-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14926 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] fix a bug which prevented imagetag from correctly initializing the ↵Florian Fainelli2009-03-171-3/+3
| | | | | | version and magic2, use the broadcom default magics, which allows uploading through web interfaces git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14925 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] ap81: register SPI flash, and add default MTD partitionsGabor Juhos2009-03-171-0/+53
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14924 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] ap81: register GPIO buttonsGabor Juhos2009-03-171-0/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14923 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] ap81: register USB host controllerGabor Juhos2009-03-171-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14922 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] ap81: register ethernet devices, and add default network ↵Gabor Juhos2009-03-173-0/+33
| | | | | | configuration file git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14921 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] ap83: remove unnecessary includeGabor Juhos2009-03-171-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14920 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Fix compilation on non-PCI configs.Michael Büsch2009-03-171-13/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14919 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Final updates to default configuration of ps3 petitboot sub-targetHamish Guthrie2009-03-173-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14918 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update other 2.6.28.7 targets to 2.6.28.8, tooImre Kaloz2009-03-175-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14917 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update to 2.6.28.8Imre Kaloz2009-03-178-9/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14916 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update kernel configHamish Guthrie2009-03-171-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14915 3c298f89-4303-0410-b956-a3cf2f4a3e73