summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* Fix endianness issues with adm5120eb, thanks to Gabor !Florian Fainelli2007-06-031-21/+72
* reworked memset,memcpy of the cris kernel, this improves board speed by facto...John Crispin2007-06-031-323/+276
* Update the adm5120 config to use IRQ_CPU and physically mapped flash for nowFlorian Fainelli2007-06-031-2/+6
* adm5120 timing specific routines, was part of the IRQ handling rewritteFlorian Fainelli2007-06-031-0/+54
* implement quilt handling for the kernel tree ... and there was much rejoicing!Felix Fietkau2007-06-032-1/+4
* remove duplicate include statement (fixes a warning)Felix Fietkau2007-06-031-2/+0
* when compiling a tool to upload firmware to the cris, it should be build for ...John Crispin2007-06-031-1/+1
* the etrax bootloader tools source was added on initial merge, it is now sitti...John Crispin2007-06-02165-123806/+5
* IRQ handler rewrite by Gabor Juhos, uses C no longer assemblyFlorian Fainelli2007-06-0214-384/+518
* Add iprange (#1799)Florian Fainelli2007-06-022-0/+173
* apex: fixed patch pathnamesRod Whitby2007-06-021-2/+2
* Fix config.in typo and enable by default only for ixp4xx-2.6Florian Fainelli2007-06-021-2/+2
* apex: Mark the build apex image as an OpenWRT build (instead of a SlugOS build)Rod Whitby2007-06-021-3/+12
* apex: Updated to version 1.5.6 (which includes the compiler inlining fixes).Rod Whitby2007-06-022-30/+2
* made the target name of etrax lowercase.John Crispin2007-06-021-1/+1
* fixes compile bug of iptablesJohn Crispin2007-06-021-0/+50
* Unmark adm5120eb as broken, disable NAND and YAFFS2 for this target, resync k...Florian Fainelli2007-06-022-32/+16
* apex: Updated to 1.5.4 - this time it bootsRod Whitby2007-06-023-136/+40
* add initial support for the crisarchitecture used on foxboards to openwrtJohn Crispin2007-06-02229-0/+223361
* make xscale images containing proprietary microcode optional, but enabled by ...Felix Fietkau2007-06-012-18/+31
* ixp4xx: add back the mac handling fix - seems like it wasn't the cause for th...Felix Fietkau2007-05-311-0/+17
* apex: Revert back to 1.4.7 - what I thought I tested wasn't what I actually t...Rod Whitby2007-05-312-12/+136
* apex: Updated to version 1.5.4Rod Whitby2007-05-312-136/+12
* revert patch that is breaking ethernet on Avila GW2348-4Felix Fietkau2007-05-311-17/+0
* Make rdc boot a little further, still broken though, resync kernel configFlorian Fainelli2007-05-312-16/+39
* kernel config resync with generic-2.6Florian Fainelli2007-05-311-4/+0
* more kernel config cleanupFelix Fietkau2007-05-312-19/+4
* fix the damn kernel configMike Baker2007-05-311-0/+1
* Update to .21Florian Fainelli2007-05-305-72/+39
* Updated yaffs2, thanks to David Goodenough (#1779)Florian Fainelli2007-05-301-993/+2903
* Update YAFFS config, wget2nand should use br-lan since eth0 is always bridged...Florian Fainelli2007-05-301-1/+2
* Removed the disabling of CONFIG_TUN, and a number of other USB-related items,...Rod Whitby2007-05-301-20/+0
* Add board specific code, autodetect the kernel, fixes #1707, thanks Gabor JuhosFlorian Fainelli2007-05-308-149/+445
* Enabled CONFIG_INPUT as a module, and included other default settings to enab...Rod Whitby2007-05-301-0/+5
* Use the cmdline hacked's prom.c and disable this patching part accordinglyFlorian Fainelli2007-05-302-24/+6
* Define target specific ramdisk images for testing (Gabor Juhos)Florian Fainelli2007-05-302-28/+69
* Resync with generic-2.6 config-templateFlorian Fainelli2007-05-301-13/+17
* Minor fixes, do not count interrupts without interrupt source as spurious (#1...Florian Fainelli2007-05-303-6/+10
* Remove the disabling of LEDS support for ixp4xx-2.6 compared to generic-2.6, ...Rod Whitby2007-05-301-1/+1
* Add the rbmipsnand fix from #1778Florian Fainelli2007-05-291-1/+12
* .21 fixesFlorian Fainelli2007-05-292-1/+2
* Remove the disabling of sound support for ixp4xx-2.6 compared to generic-2.6Rod Whitby2007-05-291-1/+0
* Remove the disabling of bluetooth for ixp4xx-2.6 compared to generic-2.6Rod Whitby2007-05-291-1/+0
* Fix .21 compilation on memory.c (#1778)Florian Fainelli2007-05-291-2/+1
* Include the architecture specific gpio file for nowFlorian Fainelli2007-05-291-1/+1
* Restore the gpio.h file, platform.c uses the generic GPIO APIFlorian Fainelli2007-05-292-1/+117
* add support for the AMCC Taishan, mark it as broken until we fix the combined...Imre Kaloz2007-05-287-0/+345
* Default kernel config file for .21 kernelHamish Guthrie2007-05-281-1/+3
* Serial patches for .21Hamish Guthrie2007-05-282-104/+91
* mtd partitioning for .21Hamish Guthrie2007-05-281-12/+12