summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
...
* ignore the bootloader's commandline on orionImre Kaloz2008-06-271-0/+11
| | | | SVN-Revision: 11591
* generate webuploadable image for the wnr854tImre Kaloz2008-06-271-0/+18
| | | | SVN-Revision: 11589
* use mtdblock1 as rootfsImre Kaloz2008-06-271-1/+1
| | | | SVN-Revision: 11587
* the wnr854t needs flash width 2Imre Kaloz2008-06-271-1/+1
| | | | SVN-Revision: 11586
* upgrade to 2.6.25.9Imre Kaloz2008-06-2612-12/+12
| | | | SVN-Revision: 11584
* ixp4xx 2.6.26 supportImre Kaloz2008-06-2639-0/+7740
| | | | SVN-Revision: 11583
* add preliminary Netgear WNR854T supportImre Kaloz2008-06-263-0/+207
| | | | SVN-Revision: 11582
* move some config options into the generic oneImre Kaloz2008-06-262-11/+11
| | | | SVN-Revision: 11581
* avr32: fix a bug in the MMC driverMatteo Croce2008-06-261-0/+43
| | | | SVN-Revision: 11580
* cleanup ifxmips and add support for both ttySJohn Crispin2008-06-2510-298/+262
| | | | SVN-Revision: 11578
* upgrade orion to 2.6.26-rc8Imre Kaloz2008-06-251-1/+1
| | | | SVN-Revision: 11577
* generate orion images differentlyImre Kaloz2008-06-252-7/+8
| | | | SVN-Revision: 11576
* sync with the orion git treeImre Kaloz2008-06-2523-9337/+19757
| | | | SVN-Revision: 11575
* add arm mach_types update againImre Kaloz2008-06-251-0/+122
| | | | SVN-Revision: 11574
* cleanup ifxmips headersJohn Crispin2008-06-244-24/+48
| | | | SVN-Revision: 11573
* lots of code cleanup for ifxmipsJohn Crispin2008-06-2317-468/+375
| | | | SVN-Revision: 11570
* upgrade orion to 2.6.26-rc7Imre Kaloz2008-06-237-6/+7
| | | | SVN-Revision: 11569
* move files, rename defines for ifxmipsJohn Crispin2008-06-226-45/+77
| | | | SVN-Revision: 11565
* generate firmware images for the ZyXEL P-334WT/P-335WT devicesGabor Juhos2008-06-221-0/+17
| | | | SVN-Revision: 11562
* use __raw_{readl,writel} routines in the uart driver as wellGabor Juhos2008-06-221-47/+132
| | | | SVN-Revision: 11561
* use __raw_{readl,writel} routines in the GPIO codeGabor Juhos2008-06-221-4/+4
| | | | SVN-Revision: 11560
* fixes several compile errors, reserves memory for second core, adds u-boot ↵John Crispin2008-06-226-40/+157
| | | | | | env parsing for ifxmips SVN-Revision: 11558
* x86: Sync kernel configAndy Boyett2008-06-221-0/+1
| | | | SVN-Revision: 11557
* swap I/O space if running in big-endian modeGabor Juhos2008-06-221-2/+3
| | | | SVN-Revision: 11552
* generic-2.6: update IMQ patch to the official version for 2.6.25, refresh ↵Gabor Juhos2008-06-223-471/+407
| | | | | | patches SVN-Revision: 11551
* fix ifxmips image file name (thx, nix)Felix Fietkau2008-06-191-1/+1
| | | | SVN-Revision: 11540
* generic-2.6: Backport netfilter includes fix from 2.6.26 to 2.6.25 - Fixes ↵Andy Boyett2008-06-191-0/+88
| | | | | | compilation of numerous packages SVN-Revision: 11539
* cleanup ifxmips pci codeJohn Crispin2008-06-174-174/+160
| | | | SVN-Revision: 11531
* adds timer unit to ifxmips treeJohn Crispin2008-06-178-13/+1484
| | | | SVN-Revision: 11530
* IRQ code cleanupGabor Juhos2008-06-171-26/+32
| | | | SVN-Revision: 11528
* switch to 2.6.25.7Gabor Juhos2008-06-1745-2129/+326
| | | | SVN-Revision: 11526
* sync kernel configGabor Juhos2008-06-171-1/+1
| | | | SVN-Revision: 11525
* sync kernel configGabor Juhos2008-06-171-7/+3
| | | | SVN-Revision: 11524
* upgrade to 2.6.25.7, and refresh patchesGabor Juhos2008-06-1760-681/+433
| | | | SVN-Revision: 11523
* fix compiler warningGabor Juhos2008-06-171-1/+1
| | | | SVN-Revision: 11521
* set file executable permissionsYuji Mano2008-06-161-0/+0
| | | | SVN-Revision: 11516
* Add the PS3 specific utility bl-option, a helper sctipt to get and set ↵Yuji Mano2008-06-162-8/+119
| | | | | | | | bootloader options in flash memory. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 11514
* Revert previous bad commit r11512Yuji Mano2008-06-161-6/+8
| | | | SVN-Revision: 11513
* Add the PS3 specific utility bl-option, a helper sctipt to get and set ↵Yuji Mano2008-06-161-8/+6
| | | | | | | | bootloader options in flash memory. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 11512
* Add a system config option to allow syslogd to log to a file.Yuji Mano2008-06-161-2/+3
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 11511
* Fix TG3 build. Thanks Hauke MehrtensPeter Denison2008-06-161-4/+4
| | | | SVN-Revision: 11510
* Update the PS3 target README with some installation tips, and the PS3 image ↵Yuji Mano2008-06-162-24/+36
| | | | | | | | Makefile to create openwrt-ps3-vmlinux.elf. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 11509
* his patch mainly fixes the huge delay when we ping from the RDC device to ↵Florian Fainelli2008-06-161-151/+165
| | | | | | | | another host (160-230 ms). r6040_rx() was rewritten. Further changes: - fix a bug in hex2str(), which overwrote the source with a zero - removed rx_free_desc counter; allocate skb inside r6040_rx() on the fly - r6040_rx: don't take the error from the MLSR register (may be too late) but from the descriptor (we may have to allow these errors (via MCR0) there - r6040_alloc_rxbufs() may fail due to lack of skb, added a return value - changed some debugs - more defines - version: 0.18 -> 0.19 Signed-Off by Joerg Albert <jal2@gmx.de> SVN-Revision: 11508
* This patch applies to the RDC 32xx ethernet driver (svn r10754, first patch ↵Florian Fainelli2008-06-161-106/+135
| | | | | | | | | | applied) and fixes the following issues: - re-added the parent parameter to specify a netdevice to steal the MAC address from (optional). - fixed null pointer access in r6040_rx() (lp->dev init. was missing) - fixed "scheduling while atomic" endless loop if tx_timeout() was called (caused by the re-allocs of the buffers) - fixed tx timeouts (tx irq weren't re-enabled on rx irq) It adds some defines and cleans the code a bit (IMHO). Signed-Off by Joerg Albert <jal2@gmx.de> SVN-Revision: 11507
* Hi,Florian Fainelli2008-06-161-39/+265
| | | | | | | | | | this is the first of three patches to fix the ethernet driver of RDC R32xx applied to svn r10754. It adds debugs and make some procedures (r6040_*) global symbols in order to help with debugging kernel oops. Version is increased from 0.16 to 0.18 to avoid conflicts with the driver variant metioned in the X-WRT forum (call 0.17.3) Tested on a Sitecom WL-153. Signed-Off-By: Joerg Albert <jal2@gmx.de> SVN-Revision: 11506
* backport mv643xx ethernet changes from the Marvell git repoImre Kaloz2008-06-161-0/+5345
| | | | SVN-Revision: 11504
* enable AMD flash support and physmap on orionImre Kaloz2008-06-161-2/+5
| | | | SVN-Revision: 11503
* generic-2.6: oops, forgot to refresh the 2.6.25 IMQ patchGabor Juhos2008-06-161-45/+9
| | | | SVN-Revision: 11502
* generic-2.6: even newer IMQ patch for 2.6.25 and 2.6.26Gabor Juhos2008-06-162-574/+686
| | | | SVN-Revision: 11501
* refresh generic 2.6.22 patchesImre Kaloz2008-06-1648-1192/+652
| | | | SVN-Revision: 11498