summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Added in sub endpoint size patchHamish Guthrie2008-07-081-0/+11
| | | | SVN-Revision: 11748
* Stick to 2.6.24 on rdc for nowFlorian Fainelli2008-07-082-981/+2
| | | | SVN-Revision: 11747
* Removed patches and config for non-functional 2.6.22 kernelHamish Guthrie2008-07-0810-11303/+0
| | | | SVN-Revision: 11746
* Added gpio and led drivers for 2.6.25.10 kernelHamish Guthrie2008-07-083-4/+734
| | | | SVN-Revision: 11745
* Update libpcap to 0.9.8 (#3571)Florian Fainelli2008-07-076-37/+496
| | | | SVN-Revision: 11742
* Add support for WRT600N and WRT600N v1.1 (#3535)Florian Fainelli2008-07-072-1/+43
| | | | SVN-Revision: 11740
* Update hostapd to 0.6.3 (#3615)Florian Fainelli2008-07-075-3189/+5
| | | | SVN-Revision: 11738
* Update iw to snapshot 4d3a72da3f21761bf4f2866a6a3400d4ecf67365Florian Fainelli2008-07-061-3/+3
| | | | SVN-Revision: 11734
* Define the size_t size for cris (#3722)Florian Fainelli2008-07-061-0/+1
| | | | SVN-Revision: 11701
* Update uml to 2.6.25.10Florian Fainelli2008-07-062-8/+15
| | | | SVN-Revision: 11686
* add dma hack to ifxmipsJohn Crispin2008-07-061-0/+13
| | | | SVN-Revision: 11678
* clean up board configJohn Crispin2008-07-061-99/+125
| | | | SVN-Revision: 11677
* make atheros wifi cards used on arcaydian 4519 ifxmips based boards workJohn Crispin2008-07-066-7/+167
| | | | SVN-Revision: 11676
* be a bit more verbose about madwifi errorsFelix Fietkau2008-07-061-33/+108
| | | | SVN-Revision: 11675
* use boards mac on boards with brn loader, on ifxmipsJohn Crispin2008-07-051-2/+7
| | | | SVN-Revision: 11674
* lots of ifxmips fixes and featuresJohn Crispin2008-07-0518-2592/+165
| | | | SVN-Revision: 11673
* spurious initramfs breakage fixFelix Fietkau2008-07-051-19/+20
| | | | SVN-Revision: 11670
* update targets to 2.6.25.10Imre Kaloz2008-07-0511-12/+12
| | | | SVN-Revision: 11667
* update pronghorn patchImre Kaloz2008-07-051-5/+3
| | | | SVN-Revision: 11666
* avr32: update to latest atmel sourcesMatteo Croce2008-07-054-1056/+1600
| | | | SVN-Revision: 11665
* This adds dhcp-boot support to dnsmasq-init: option name "virt0" option ↵Florian Fainelli2008-07-051-0/+22
| | | | | | | | filename "pxelinux.0" option servername "mainframe0.dev" option serveraddress "9.3.2.1" closes #3529 SVN-Revision: 11663
* If the *.img file is larger than 0x1e8000 loading it with flash -s 0x100000 ↵Florian Fainelli2008-07-051-0/+1
| | | | | | | | | -d 0xffe08000 -l <length> on the bootloader prompt will destroy the bootloader and brick the device. The attached patch tries to implement a size check and renames the image into *.img.too_big. It applies to svn r11401. Signed-off-by: Joerg Albert <jal2@gmx.de> SVN-Revision: 11662
* First stage of update for at91 devices to 2.6.25.10 kernelHamish Guthrie2008-07-049-1/+13959
| | | | SVN-Revision: 11631
* fix typoMatteo Croce2008-07-041-1/+1
| | | | SVN-Revision: 11630
* Put the files created by the lzma decompressor patch in the files/ ↵Florian Fainelli2008-07-035-985/+1039
| | | | | | directory. Add some early_printk debugging to the lzma decompressor to help track down problems when upgrading from one kernel version to another SVN-Revision: 11627
* update config, make 2.6.26-rc8 the default for ixp4xxImre Kaloz2008-07-032-1/+4
| | | | SVN-Revision: 11625
* update kernel configImre Kaloz2008-07-021-0/+2
| | | | SVN-Revision: 11624
* generate patched zImage for the Pronghorn, tooImre Kaloz2008-07-021-1/+1
| | | | SVN-Revision: 11623
* swap uart numbering on PronghornImre Kaloz2008-07-021-0/+44
| | | | SVN-Revision: 11622
* oops, commited wrong versionImre Kaloz2008-07-021-3/+3
| | | | SVN-Revision: 11621
* rename patchImre Kaloz2008-07-021-0/+0
| | | | SVN-Revision: 11620
* ixp4xx patches cleanup, round oneImre Kaloz2008-07-0217-320/+345
| | | | SVN-Revision: 11619
* madwifi: fix sequence number check on incoming retransmit checksFelix Fietkau2008-07-011-0/+26
| | | | SVN-Revision: 11614
* improve xargs compatibility check (mostly Darwin/Mac OS X related)Felix Fietkau2008-07-011-6/+5
| | | | SVN-Revision: 11613
* fixes mdio, adds runtime board configuration for ifxmipsJohn Crispin2008-06-295-81/+192
| | | | SVN-Revision: 11609
* lua: Fixed some cross-platform issues for PPC (and probably other architectures)Steven Barth2008-06-293-2/+28
| | | | SVN-Revision: 11608
* lots of ifxmips cleanupsJohn Crispin2008-06-2914-373/+151
| | | | SVN-Revision: 11607
* make the serial poirt used by prom.c configurable for ifxmipsJohn Crispin2008-06-283-2/+24
| | | | SVN-Revision: 11606
* ifxmips should build uboot by defaultJohn Crispin2008-06-281-0/+1
| | | | SVN-Revision: 11605
* backport a fix to suppress warning when loading dnsmasq on >=2.6.25.7. this ↵John Crispin2008-06-281-0/+30
| | | | | | patch can be removed when dnsmasq 2.43 is released SVN-Revision: 11604
* rename some ifxmips filesJohn Crispin2008-06-283-1/+1
| | | | SVN-Revision: 11603
* fixes ifxmips watchdog driverJohn Crispin2008-06-283-289/+112
| | | | SVN-Revision: 11602
* move ifxmips uboot to package/Felix Fietkau2008-06-2882-13/+18
| | | | SVN-Revision: 11601
* compile libnl with -ffunction-sections to make binaries that use genl smallerFelix Fietkau2008-06-281-0/+2
| | | | SVN-Revision: 11600
* x86: don't attempt to compile grub on darwinFelix Fietkau2008-06-283-4/+13
| | | | SVN-Revision: 11599
* adds rt_tables to files installed by ip ipkgJohn Crispin2008-06-281-0/+2
| | | | SVN-Revision: 11598
* add proper ebu locking to ifxmipsJohn Crispin2008-06-284-26/+42
| | | | SVN-Revision: 11597
* lots of ifxmips cleanupsJohn Crispin2008-06-2813-112/+225
| | | | SVN-Revision: 11596
* Finally move 2.6.25 patches to patch-2.6.25 for compatibility with other ↵Florian Fainelli2008-06-283-0/+0
| | | | | | kernel version SVN-Revision: 11595
* Prior to kernel 2.6.23, architecture path was i386, allow that when ↵Florian Fainelli2008-06-281-1/+7
| | | | | | switching kernel version SVN-Revision: 11594