Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update targets to 2.6.25.10 | Imre Kaloz | 2008-07-05 | 11 | -12/+12 |
| | | | | SVN-Revision: 11667 | ||||
* | update pronghorn patch | Imre Kaloz | 2008-07-05 | 1 | -5/+3 |
| | | | | SVN-Revision: 11666 | ||||
* | avr32: update to latest atmel sources | Matteo Croce | 2008-07-05 | 4 | -1056/+1600 |
| | | | | SVN-Revision: 11665 | ||||
* | This adds dhcp-boot support to dnsmasq-init: option name "virt0" option ↵ | Florian Fainelli | 2008-07-05 | 1 | -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 Fainelli | 2008-07-05 | 1 | -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 kernel | Hamish Guthrie | 2008-07-04 | 9 | -1/+13959 |
| | | | | SVN-Revision: 11631 | ||||
* | fix typo | Matteo Croce | 2008-07-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 11630 | ||||
* | Put the files created by the lzma decompressor patch in the files/ ↵ | Florian Fainelli | 2008-07-03 | 5 | -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 ixp4xx | Imre Kaloz | 2008-07-03 | 2 | -1/+4 |
| | | | | SVN-Revision: 11625 | ||||
* | update kernel config | Imre Kaloz | 2008-07-02 | 1 | -0/+2 |
| | | | | SVN-Revision: 11624 | ||||
* | generate patched zImage for the Pronghorn, too | Imre Kaloz | 2008-07-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 11623 | ||||
* | swap uart numbering on Pronghorn | Imre Kaloz | 2008-07-02 | 1 | -0/+44 |
| | | | | SVN-Revision: 11622 | ||||
* | oops, commited wrong version | Imre Kaloz | 2008-07-02 | 1 | -3/+3 |
| | | | | SVN-Revision: 11621 | ||||
* | rename patch | Imre Kaloz | 2008-07-02 | 1 | -0/+0 |
| | | | | SVN-Revision: 11620 | ||||
* | ixp4xx patches cleanup, round one | Imre Kaloz | 2008-07-02 | 17 | -320/+345 |
| | | | | SVN-Revision: 11619 | ||||
* | madwifi: fix sequence number check on incoming retransmit checks | Felix Fietkau | 2008-07-01 | 1 | -0/+26 |
| | | | | SVN-Revision: 11614 | ||||
* | improve xargs compatibility check (mostly Darwin/Mac OS X related) | Felix Fietkau | 2008-07-01 | 1 | -6/+5 |
| | | | | SVN-Revision: 11613 | ||||
* | fixes mdio, adds runtime board configuration for ifxmips | John Crispin | 2008-06-29 | 5 | -81/+192 |
| | | | | SVN-Revision: 11609 | ||||
* | lua: Fixed some cross-platform issues for PPC (and probably other architectures) | Steven Barth | 2008-06-29 | 3 | -2/+28 |
| | | | | SVN-Revision: 11608 | ||||
* | lots of ifxmips cleanups | John Crispin | 2008-06-29 | 14 | -373/+151 |
| | | | | SVN-Revision: 11607 | ||||
* | make the serial poirt used by prom.c configurable for ifxmips | John Crispin | 2008-06-28 | 3 | -2/+24 |
| | | | | SVN-Revision: 11606 | ||||
* | ifxmips should build uboot by default | John Crispin | 2008-06-28 | 1 | -0/+1 |
| | | | | SVN-Revision: 11605 | ||||
* | backport a fix to suppress warning when loading dnsmasq on >=2.6.25.7. this ↵ | John Crispin | 2008-06-28 | 1 | -0/+30 |
| | | | | | | patch can be removed when dnsmasq 2.43 is released SVN-Revision: 11604 | ||||
* | rename some ifxmips files | John Crispin | 2008-06-28 | 3 | -1/+1 |
| | | | | SVN-Revision: 11603 | ||||
* | fixes ifxmips watchdog driver | John Crispin | 2008-06-28 | 3 | -289/+112 |
| | | | | SVN-Revision: 11602 | ||||
* | move ifxmips uboot to package/ | Felix Fietkau | 2008-06-28 | 82 | -13/+18 |
| | | | | SVN-Revision: 11601 | ||||
* | compile libnl with -ffunction-sections to make binaries that use genl smaller | Felix Fietkau | 2008-06-28 | 1 | -0/+2 |
| | | | | SVN-Revision: 11600 | ||||
* | x86: don't attempt to compile grub on darwin | Felix Fietkau | 2008-06-28 | 3 | -4/+13 |
| | | | | SVN-Revision: 11599 | ||||
* | adds rt_tables to files installed by ip ipkg | John Crispin | 2008-06-28 | 1 | -0/+2 |
| | | | | SVN-Revision: 11598 | ||||
* | add proper ebu locking to ifxmips | John Crispin | 2008-06-28 | 4 | -26/+42 |
| | | | | SVN-Revision: 11597 | ||||
* | lots of ifxmips cleanups | John Crispin | 2008-06-28 | 13 | -112/+225 |
| | | | | SVN-Revision: 11596 | ||||
* | Finally move 2.6.25 patches to patch-2.6.25 for compatibility with other ↵ | Florian Fainelli | 2008-06-28 | 3 | -0/+0 |
| | | | | | | kernel version SVN-Revision: 11595 | ||||
* | Prior to kernel 2.6.23, architecture path was i386, allow that when ↵ | Florian Fainelli | 2008-06-28 | 1 | -1/+7 |
| | | | | | | switching kernel version SVN-Revision: 11594 | ||||
* | Put back 2.6.24 files as well | Florian Fainelli | 2008-06-28 | 13 | -0/+1789 |
| | | | | SVN-Revision: 11593 | ||||
* | Put back 2.6.23 files for rdc, allowing to switch from one kernel version to ↵ | Florian Fainelli | 2008-06-28 | 22 | -0/+3022 |
| | | | | | | another for testing SVN-Revision: 11592 | ||||
* | ignore the bootloader's commandline on orion | Imre Kaloz | 2008-06-27 | 1 | -0/+11 |
| | | | | SVN-Revision: 11591 | ||||
* | generate webuploadable image for the wnr854t | Imre Kaloz | 2008-06-27 | 1 | -0/+18 |
| | | | | SVN-Revision: 11589 | ||||
* | replacement of the add_header utility used by various vendors | Imre Kaloz | 2008-06-27 | 2 | -0/+139 |
| | | | | SVN-Revision: 11588 | ||||
* | use mtdblock1 as rootfs | Imre Kaloz | 2008-06-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 11587 | ||||
* | the wnr854t needs flash width 2 | Imre Kaloz | 2008-06-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 11586 | ||||
* | upgrade to 2.6.25.9 | Imre Kaloz | 2008-06-26 | 13 | -14/+14 |
| | | | | SVN-Revision: 11584 | ||||
* | ixp4xx 2.6.26 support | Imre Kaloz | 2008-06-26 | 39 | -0/+7740 |
| | | | | SVN-Revision: 11583 | ||||
* | add preliminary Netgear WNR854T support | Imre Kaloz | 2008-06-26 | 3 | -0/+207 |
| | | | | SVN-Revision: 11582 | ||||
* | move some config options into the generic one | Imre Kaloz | 2008-06-26 | 2 | -11/+11 |
| | | | | SVN-Revision: 11581 | ||||
* | avr32: fix a bug in the MMC driver | Matteo Croce | 2008-06-26 | 1 | -0/+43 |
| | | | | SVN-Revision: 11580 | ||||
* | x-wrt svn repo has moved to http://x-wrt.googlecode.com/svn/trunk/ | Travis Kemen | 2008-06-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 11579 | ||||
* | cleanup ifxmips and add support for both ttyS | John Crispin | 2008-06-25 | 10 | -298/+262 |
| | | | | SVN-Revision: 11578 | ||||
* | upgrade orion to 2.6.26-rc8 | Imre Kaloz | 2008-06-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 11577 | ||||
* | generate orion images differently | Imre Kaloz | 2008-06-25 | 2 | -7/+8 |
| | | | | SVN-Revision: 11576 | ||||
* | sync with the orion git tree | Imre Kaloz | 2008-06-25 | 23 | -9337/+19757 |
| | | | | SVN-Revision: 11575 |