aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* add missing config selectionsFelix Fietkau2008-02-031-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10375 3c298f89-4303-0410-b956-a3cf2f4a3e73
* implement ar2313_adjust_linkFelix Fietkau2008-02-032-13/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10374 3c298f89-4303-0410-b956-a3cf2f4a3e73
* convert ppc44x to arch/powerpc, use squashfs images by defaultImre Kaloz2008-02-037-141/+68
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10372 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade Magicbox to 2.6.24, create only squashfs rootfs by defaultImre Kaloz2008-02-031-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10370 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] refresh .23 kernel pachesGabor Juhos2008-02-0321-139/+145
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10366 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing kernel config optionFelix Fietkau2008-02-021-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10362 3c298f89-4303-0410-b956-a3cf2f4a3e73
* DG834G Power LED fixFelix Fietkau2008-02-022-1/+2
| | | | | | | | | | | This patch enables the new "default-on" trigger for the AR7 target and uses it to ensure the "power" LED on the DG834G is initialised in the ON state. Previously this LED would turn off when the driver loaded and stay off until turned back on from userspace. With this patch it remains on throughout the boot process, but can still be controlled from userspace if required. Signed-off-by: Nick Forbes <nick.forbes@incepta.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10349 3c298f89-4303-0410-b956-a3cf2f4a3e73
* "default-on" LED TriggerFelix Fietkau2008-02-023-0/+69
| | | | | | | | | | | | | The current LED subsystem always initialises LEDs in the OFF state. This is fine for most LEDs but some should be on right from boot (e.g. POWER LED). Following some discussion with the LED subsystem maintainers, a trigger was recommended as the best way to implement this functionality. Here is a patch to add a new trigger "default-on" which will initialise an LED in the ON state. It is not compiled by default. Particular thanks to Rod Whitby for all his help with this. Signed-off-by: Nick Forbes <nick.forbes@incepta.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10348 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update default packagesJohn Crispin2008-01-311-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10343 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add mopre default packagesJohn Crispin2008-01-311-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10341 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make avila have 6 pci devices, such that usb worksJohn Crispin2008-01-311-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10340 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] enable switch driver for 2.6.24Gabor Juhos2008-01-312-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10339 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] add 2.6.24 specific patchset for the usb driverGabor Juhos2008-01-317-0/+494
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10338 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] add a 2.6.24 specific patch for the switch driver, thanks to ↵Gabor Juhos2008-01-311-0/+144
| | | | | | Francesco Gringoli for his 2.6.24-rc2 patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10337 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix a switch driver bug Gabor Juhos2008-01-311-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10336 3c298f89-4303-0410-b956-a3cf2f4a3e73
* port atheros to 2.6.24 (untested), but do not use the new kernel by default yetFelix Fietkau2008-01-3117-2/+403
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10335 3c298f89-4303-0410-b956-a3cf2f4a3e73
* copy leftover patch from 2.6.23Imre Kaloz2008-01-301-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10333 3c298f89-4303-0410-b956-a3cf2f4a3e73
* show a rotating dash during jffs2 eraseImre Kaloz2008-01-301-0/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10332 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove binary sysctl number for KERN_PPC_L2CRImre Kaloz2008-01-301-11/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10331 3c298f89-4303-0410-b956-a3cf2f4a3e73
* the Magicbox doesn't have gigabit ethernetImre Kaloz2008-01-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10330 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] add preliminary support for 2.6.24Gabor Juhos2008-01-3030-7/+1928
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10329 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] don't use mips_machgroupGabor Juhos2008-01-305-14/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10328 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] more license cleanupsGabor Juhos2008-01-3013-179/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10327 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] netfilter: fix compiler warnings in xt_layer7Gabor Juhos2008-01-302-10/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10326 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] lzma-loader: fix compiler warningsGabor Juhos2008-01-301-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10321 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] nefilter: fix chaostables on 2.6.24Gabor Juhos2008-01-302-16/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10320 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] netfilter: fix RTSP on 2.6.24Gabor Juhos2008-01-301-26/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10319 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] netfilter: fix xt_TARPIT on 2.6.24Gabor Juhos2008-01-301-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10318 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] netfilter: fix ipt_SET on 2.6.24Gabor Juhos2008-01-301-3/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10317 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixed war.h pathMatteo Croce2008-01-291-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10316 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [AR7] added missing war.hMatteo Croce2008-01-291-0/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10315 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added new ixp4xx targetJohn Crispin2008-01-291-0/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10314 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] more license cleanupsGabor Juhos2008-01-2912-172/+58
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10313 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add feature flag for the cpio.gz supportGabor Juhos2008-01-291-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10311 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] image generation cleanupsGabor Juhos2008-01-2911-537/+249
| | | | | | | | | * make image generation makefiles simpler * remove unused profiles * generate images for the Cellvision CAS-xxx/NFS-xxx devices git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10309 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] remove some unused filesGabor Juhos2008-01-292-244/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10308 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] add experimental support for the Cellvision NFS-101U deviceGabor Juhos2008-01-292-0/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10307 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] license cleanupGabor Juhos2008-01-2925-306/+77
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10305 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AR7 2.6.24 config fileMatteo Croce2008-01-291-0/+195
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10304 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add basic support for the AMCC PPC405EX Kilauea evaluation boardImre Kaloz2008-01-294-0/+291
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10303 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [AR7] refresh vlynq patchMatteo Croce2008-01-291-10/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10301 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add upstream git patch for arch/powerpcImre Kaloz2008-01-281-0/+71515
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10300 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix squashfs on 2.6.24Imre Kaloz2008-01-281-0/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10299 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable chaostables for 2.6.24 until it's fixedImre Kaloz2008-01-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10298 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic 2.6.24 supportImre Kaloz2008-01-2843-0/+32047
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10291 3c298f89-4303-0410-b956-a3cf2f4a3e73
* * Rename the AMCC target to PPC44xImre Kaloz2008-01-277-1/+1
| | | | | | | | * Upgrade PPC44x to 2.6.23 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10290 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade the AMCC target to 2.6.23Imre Kaloz2008-01-272-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10289 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add BE I/O memory accessors for arch/ppcImre Kaloz2008-01-271-0/+80
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10287 3c298f89-4303-0410-b956-a3cf2f4a3e73
* * Upgrade Magicbox to 2.6.23Imre Kaloz2008-01-275-3/+7
| | | | | | | * Rename directories git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10286 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add brcm47xx patch by crazy_imp to fix a patch chunk for drivers/MakefileFelix Fietkau2008-01-271-12/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10279 3c298f89-4303-0410-b956-a3cf2f4a3e73