summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* avr32: fix a bug in the MMC driverMatteo Croce2008-06-261-0/+43
| | | | SVN-Revision: 11580
* x-wrt svn repo has moved to http://x-wrt.googlecode.com/svn/trunk/Travis Kemen2008-06-261-1/+1
| | | | SVN-Revision: 11579
* 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
* firmware-utils/mkzynfs: even more improvementsGabor Juhos2008-06-221-8/+73
| | | | SVN-Revision: 11559
* 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
* ebtables: Update to 2.0.8-2Andy Boyett2008-06-222-18/+12
| | | | SVN-Revision: 11556
* gmp: Update to 4.2.2Andy Boyett2008-06-222-88/+10
| | | | SVN-Revision: 11555
* e2fsprogs: Update to 1.40.11Andy Boyett2008-06-221-4/+5
| | | | SVN-Revision: 11554
* arptables: Update to 0.0.3-3Andy Boyett2008-06-222-29/+3
| | | | SVN-Revision: 11553
* 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
* firmware-utils: ZyXEL firmware tool improvementsGabor Juhos2008-06-222-11/+32
| | | | SVN-Revision: 11550
* Add support for Connexant USB ADSL modemds (#3553)Florian Fainelli2008-06-211-0/+14
| | | | SVN-Revision: 11549
* upgrade to uci 0.4.4 (fixes a stupid bug, thx Frédéric Moulins)Felix Fietkau2008-06-201-2/+2
| | | | SVN-Revision: 11548
* grub: Natively build grub only on x86 linux hosts, cross compile everywhere ↵Andy Boyett2008-06-201-4/+10
| | | | | | else. - Closes #3560 SVN-Revision: 11542
* 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
* Remove the sleep since we delayed bringing up the interfaceFlorian Fainelli2008-06-181-1/+0
| | | | SVN-Revision: 11534
* Delay bringing up the interface because some cards requires setting the mode ↵Florian Fainelli2008-06-181-1/+1
| | | | | | before bringing it up (#3541) SVN-Revision: 11533
* 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
* firmware-utils/mkcasfw: add model id for Ovislink WL-5420/5460 IP camerasGabor Juhos2008-06-171-0/+4
| | | | SVN-Revision: 11527
* 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-1761-683/+435
| | | | SVN-Revision: 11523
* fix compiler warningGabor Juhos2008-06-171-1/+1
| | | | SVN-Revision: 11521
* linux-uvc: Upgrade to revision 215Andy Boyett2008-06-171-2/+4
| | | | SVN-Revision: 11519
* Create $(1)/etc/uci-defaults directory during installation. Thanks Yuji ↵Andy Boyett2008-06-171-0/+1
| | | | | | Mano. - Fixes the use of CONFIG_UCI_PRECONFIG under git; git does not track empty directories. SVN-Revision: 11517
* set file executable permissionsYuji Mano2008-06-161-0/+0
| | | | SVN-Revision: 11516
* use file descriptors 8 and 9 for build system internal log messages, as ↵Felix Fietkau2008-06-161-2/+2
| | | | | | apparently bash does not like fds greater than 9 in shell commands on some systems SVN-Revision: 11515
* 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-162-17/+14
| | | | SVN-Revision: 11513
* Add the PS3 specific utility bl-option, a helper sctipt to get and set ↵Yuji Mano2008-06-162-14/+17
| | | | | | | | 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