aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* [adm5120] more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)]Gabor Juhos2007-11-106-156/+223
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9530 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable pci ide irq sharing by default - probably causes issues on alix ↵Felix Fietkau2007-11-101-1/+1
| | | | | | (unconfirmed) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9527 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update wrt54g3g pattern version, add wrt54g3g-em pattern (#2663)Felix Fietkau2007-11-101-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9523 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] USB driver fixesGabor Juhos2007-11-087-556/+477
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9513 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move a few config options to the generic templates to avoid kernel config ↵Felix Fietkau2007-11-073-13/+25
| | | | | | questions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9510 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] add usb drivers to the Compex NP28G's profile, thanks to kennyGabor Juhos2007-11-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9501 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] disable unsupported boards in the LED driver by defaultGabor Juhos2007-11-043-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9500 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] only use trxsplit on NOR flash devicesGabor Juhos2007-11-041-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9497 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix flash driver fixes, call request_mem_region/ioremap_nocache ↵Gabor Juhos2007-11-041-2/+3
| | | | | | with the correct arguments git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9496 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix missing CONFIG_USB_BLUETOOTH issueJens Muecke2007-11-031-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9494 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] RB153 must use the generic RB1xx's setup codeGabor Juhos2007-11-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9491 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] image generation fixes (closes: #2643, #2644)Gabor Juhos2007-11-033-13/+49
| | | | | | | | * rewrite mkcsysimg to use an align parameter instead of a fixed size * Edimax images contains the jffs2 end-of-filesystem marker at the right position from now on git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9490 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] generate valid image for the BR-6104KP's web-interface (closes: 2641)Gabor Juhos2007-11-021-3/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9485 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add default option for the OTi-6858 USB serial device (closes #2631) Gabor Juhos2007-11-021-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9484 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix USB driver to compile even if USB_DEBUG is disabledGabor Juhos2007-11-021-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9483 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix typoFlorian Fainelli2007-11-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9482 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] cleanup USB driver, it's still experimentalGabor Juhos2007-11-015-767/+604
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9480 3c298f89-4303-0410-b956-a3cf2f4a3e73
* CF driver cleanupFlorian Fainelli2007-11-013-10/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9473 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update S100 profile (#2587)Florian Fainelli2007-10-291-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9459 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Resync kernel config, put back yellow led registration (#2607)Florian Fainelli2007-10-292-2/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9458 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Initial OLPC targetJens Muecke2007-10-2814-0/+19750
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9457 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixed typo in generic squashfs split patch ... shame on you :)John Crispin2007-10-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9455 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] reduce wasted flash space by ~56K on Edimax devices, thanks to ↵Gabor Juhos2007-10-262-9/+5
| | | | | | Bernhard Held (closes: #2549) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9450 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add feature flag for display support. will be used as dependency for x.orgFelix Fietkau2007-10-251-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9448 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix another wrong shitfingFlorian Fainelli2007-10-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9447 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Wrong bit shifting for the cfrdy function, will always return cf-mips busyFlorian Fainelli2007-10-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9446 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the r8169 kernel module (#2554)Florian Fainelli2007-10-241-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9436 3c298f89-4303-0410-b956-a3cf2f4a3e73
* The build system actually changed the routerboard kernel (#2584)Florian Fainelli2007-10-241-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9430 3c298f89-4303-0410-b956-a3cf2f4a3e73
* silence a bogus preinit messageFelix Fietkau2007-10-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9429 3c298f89-4303-0410-b956-a3cf2f4a3e73
* The watchdog driver is now a platform device driver and reads its gpio lineFlorian Fainelli2007-10-241-0/+104
| | | | | | | while registering git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9425 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] minor cleanupsGabor Juhos2007-10-248-228/+135
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9423 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7_gpio: remove unneeded checks and volatileMatteo Croce2007-10-231-14/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9419 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix flash driver, it should work on RB150 as wellGabor Juhos2007-10-233-6/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9418 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7: fix eva image generationEugene Konev2007-10-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9417 3c298f89-4303-0410-b956-a3cf2f4a3e73
* The RB513 CF driver is now a module, enable it by default for the RB1xx profile.Florian Fainelli2007-10-236-6/+22
| | | | | | | Fix the membase of the CF driver. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9416 3c298f89-4303-0410-b956-a3cf2f4a3e73
* We are now at .23.1Florian Fainelli2007-10-238-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9415 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add ps3 targetFelix Fietkau2007-10-234-0/+1169
| | | | | | | | | This patch adds a target for the Sony PlayStation 3. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9413 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add udev initilisationFelix Fietkau2007-10-231-0/+14
| | | | | | | | | | | | We have a udev package, but no means to start udev at boot. This change adds the necessary startup in /init, and adds the required /sbin/udevsettle to the udev installed files Signed-off-by: Jeremy Kerr <jk@ozlabs.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9412 3c298f89-4303-0410-b956-a3cf2f4a3e73
* only do hotplug2 init if hotplug2 is presentFelix Fietkau2007-10-231-2/+3
| | | | | | | | | | | | | | The current /init script unconditionally does the initialisation for hotplug2, including mounting a new /dev. If hotplug2 isn't present, we end up with no device nodes. This change only does the hotplug2 init if hotplug2 is present, but always mounts /sys. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9411 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Allow targets to specify extra initramfs source filesFelix Fietkau2007-10-231-0/+9
| | | | | | | | | | | | | | | The CONFIG_INITRAMFS_SOURCE Kconfig variable can be a space-separated list of source files (or directories). This allows a platform to add extra components to the initramfs image, by defining the INITRAMFS_EXTRA_FILES make var. By default, we add a simple initramfs extra file for the generic-2.6 platform, which specifies a few device nodes. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9410 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't replace powerpc arch with ppcFelix Fietkau2007-10-232-0/+2
| | | | | | | | | | | | | | 'powerpc' is a valid arch for the LINUX_KARCH variable, but the build system unconditionally replaces LIUNUX_KARCH=powerpc with LINUX_KARCH=ppc. This change only does the replacement if LINUX_KARCH isn't set. This allows us to use the powerpc architecture. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9405 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add preliminary support for the Routerboard 153 CF slot (#2550)Florian Fainelli2007-10-229-2/+1079
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9403 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Resync kernel config, make kernel.{flash,ram}.srec availableFlorian Fainelli2007-10-222-7/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9402 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7: add eva image generation (thanks Axel Gembe)Eugene Konev2007-10-221-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9401 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix b0rked atheros kernelconfigJohn Crispin2007-10-211-27/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9386 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refreshed madwifi patchesJohn Crispin2007-10-201-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9380 3c298f89-4303-0410-b956-a3cf2f4a3e73
* reorganize subtargets, sort subtargets below top level targetsFelix Fietkau2007-10-206-9/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9378 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make morse LED trigger available as a package, and fix it to compile with 2.6.23Gabor Juhos2007-10-201-22/+93
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9363 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] add LEDs trigger for switch port states, thanks to Bernhard Held ↵Gabor Juhos2007-10-204-0/+177
| | | | | | (closes: #2153) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9362 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix typos in the switch driver, thanks to Bernhard Held (closes: ↵Gabor Juhos2007-10-201-2/+2
| | | | | | #2573) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9361 3c298f89-4303-0410-b956-a3cf2f4a3e73