aboutsummaryrefslogtreecommitdiff
path: root/target
Commit message (Collapse)AuthorAge
...
* Added gpio and led drivers for 2.6.25.10 kernelHamish Guthrie2008-07-08
| | | | SVN-Revision: 11745
* Update uml to 2.6.25.10Florian Fainelli2008-07-06
| | | | SVN-Revision: 11686
* add dma hack to ifxmipsJohn Crispin2008-07-06
| | | | SVN-Revision: 11678
* clean up board configJohn Crispin2008-07-06
| | | | SVN-Revision: 11677
* make atheros wifi cards used on arcaydian 4519 ifxmips based boards workJohn Crispin2008-07-06
| | | | SVN-Revision: 11676
* use boards mac on boards with brn loader, on ifxmipsJohn Crispin2008-07-05
| | | | SVN-Revision: 11674
* lots of ifxmips fixes and featuresJohn Crispin2008-07-05
| | | | SVN-Revision: 11673
* update targets to 2.6.25.10Imre Kaloz2008-07-05
| | | | SVN-Revision: 11667
* update pronghorn patchImre Kaloz2008-07-05
| | | | SVN-Revision: 11666
* avr32: update to latest atmel sourcesMatteo Croce2008-07-05
| | | | SVN-Revision: 11665
* If the *.img file is larger than 0x1e8000 loading it with flash -s 0x100000 ↵Florian Fainelli2008-07-05
| | | | | | | | | -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-04
| | | | SVN-Revision: 11631
* fix typoMatteo Croce2008-07-04
| | | | SVN-Revision: 11630
* Put the files created by the lzma decompressor patch in the files/ ↵Florian Fainelli2008-07-03
| | | | | | 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-03
| | | | SVN-Revision: 11625
* update kernel configImre Kaloz2008-07-02
| | | | SVN-Revision: 11624
* swap uart numbering on PronghornImre Kaloz2008-07-02
| | | | SVN-Revision: 11622
* oops, commited wrong versionImre Kaloz2008-07-02
| | | | SVN-Revision: 11621
* rename patchImre Kaloz2008-07-02
| | | | SVN-Revision: 11620
* ixp4xx patches cleanup, round oneImre Kaloz2008-07-02
| | | | SVN-Revision: 11619
* fixes mdio, adds runtime board configuration for ifxmipsJohn Crispin2008-06-29
| | | | SVN-Revision: 11609
* lots of ifxmips cleanupsJohn Crispin2008-06-29
| | | | SVN-Revision: 11607
* make the serial poirt used by prom.c configurable for ifxmipsJohn Crispin2008-06-28
| | | | SVN-Revision: 11606
* ifxmips should build uboot by defaultJohn Crispin2008-06-28
| | | | SVN-Revision: 11605
* rename some ifxmips filesJohn Crispin2008-06-28
| | | | SVN-Revision: 11603
* fixes ifxmips watchdog driverJohn Crispin2008-06-28
| | | | SVN-Revision: 11602
* move ifxmips uboot to package/Felix Fietkau2008-06-28
| | | | SVN-Revision: 11601
* x86: don't attempt to compile grub on darwinFelix Fietkau2008-06-28
| | | | SVN-Revision: 11599
* add proper ebu locking to ifxmipsJohn Crispin2008-06-28
| | | | SVN-Revision: 11597
* lots of ifxmips cleanupsJohn Crispin2008-06-28
| | | | SVN-Revision: 11596
* Finally move 2.6.25 patches to patch-2.6.25 for compatibility with other ↵Florian Fainelli2008-06-28
| | | | | | kernel version SVN-Revision: 11595
* Prior to kernel 2.6.23, architecture path was i386, allow that when ↵Florian Fainelli2008-06-28
| | | | | | switching kernel version SVN-Revision: 11594
* Put back 2.6.24 files as wellFlorian Fainelli2008-06-28
| | | | SVN-Revision: 11593
* Put back 2.6.23 files for rdc, allowing to switch from one kernel version to ↵Florian Fainelli2008-06-28
| | | | | | another for testing SVN-Revision: 11592
* ignore the bootloader's commandline on orionImre Kaloz2008-06-27
| | | | SVN-Revision: 11591
* generate webuploadable image for the wnr854tImre Kaloz2008-06-27
| | | | SVN-Revision: 11589
* use mtdblock1 as rootfsImre Kaloz2008-06-27
| | | | SVN-Revision: 11587
* the wnr854t needs flash width 2Imre Kaloz2008-06-27
| | | | SVN-Revision: 11586
* upgrade to 2.6.25.9Imre Kaloz2008-06-26
| | | | SVN-Revision: 11584
* ixp4xx 2.6.26 supportImre Kaloz2008-06-26
| | | | SVN-Revision: 11583
* add preliminary Netgear WNR854T supportImre Kaloz2008-06-26
| | | | SVN-Revision: 11582
* move some config options into the generic oneImre Kaloz2008-06-26
| | | | SVN-Revision: 11581
* avr32: fix a bug in the MMC driverMatteo Croce2008-06-26
| | | | SVN-Revision: 11580
* cleanup ifxmips and add support for both ttySJohn Crispin2008-06-25
| | | | SVN-Revision: 11578
* upgrade orion to 2.6.26-rc8Imre Kaloz2008-06-25
| | | | SVN-Revision: 11577
* generate orion images differentlyImre Kaloz2008-06-25
| | | | SVN-Revision: 11576
* sync with the orion git treeImre Kaloz2008-06-25
| | | | SVN-Revision: 11575
* add arm mach_types update againImre Kaloz2008-06-25
| | | | SVN-Revision: 11574
* cleanup ifxmips headersJohn Crispin2008-06-24
| | | | SVN-Revision: 11573
* lots of code cleanup for ifxmipsJohn Crispin2008-06-23
| | | | SVN-Revision: 11570