aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips
Commit message (Collapse)AuthorAgeFilesLines
* Add hostapd-mini to default images where applicableAndy Boyett2009-01-022-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13819 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing config item spotted when hardware crypto is enabledNicolas Thill2008-12-211-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13703 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.27.10Gabor Juhos2008-12-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13695 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] some correction (sorry, was compiling old files)OpenWrt Developers2008-12-165-5/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13670 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] many more code cleanups for checkpatch.pl, most flagged as errorsOpenWrt Developers2008-12-1622-919/+864
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13665 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] forgot to disable USB gadget optionsOpenWrt Developers2008-12-161-9/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13661 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] cleanup sources and prepare for 2.6.27OpenWrt Developers2008-12-1635-1543/+1931
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13660 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] make mips_machine stuff available for other MIPS targetsGabor Juhos2008-12-021-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13492 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move THERMAL symbols into the generic configImre Kaloz2008-11-251-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13346 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] fix error from last commitOpenWrt Developers2008-11-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13296 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] some cleanups:OpenWrt Developers2008-11-2014-204/+307
| | | | | | | | | | | - fix CPUID detection - update MTD map for checks and sysupgrade - enable subtargets (Generic&NFS) for simpler development - generic cleanups (e.g. from linux checkpatch.pl) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13295 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patchesGabor Juhos2008-11-121-1/+1
| | | | | | | | | * based on a patch by Hauke Mehrtens * closes #4193 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13192 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] refresh 2.6.26 patchesGabor Juhos2008-11-064-20/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13135 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update to 2.6.26.7Florian Fainelli2008-10-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13036 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.26.5 and 2.6.25.17Gabor Juhos2008-09-264-56/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12718 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add gpio_is_valid(); ifxmips, mmc_gpio was not building correctlyJohn Crispin2008-09-251-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12704 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and ↵Nicolas Thill2008-09-251-2/+0
| | | | | | disable the later (deprecated Video for Linux API v1) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12692 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable ↵Nicolas Thill2008-09-241-0/+1
| | | | | | it on targets where USB is supported git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12690 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bump ifxmips to 2.6.26.2John Crispin2008-09-093-70/+93
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12557 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove bogus ifxmips network config overrideFelix Fietkau2008-08-281-14/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12423 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ifxmips should not overwrite DEFAULT_PACKAGESJohn Crispin2008-08-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12406 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.26.3 and 2.6.25.16Gabor Juhos2008-08-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12371 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.25.15 and 2.6.26.2Gabor Juhos2008-08-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.25.12Gabor Juhos2008-07-264-81/+41
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11933 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adds ifxmips profilesJohn Crispin2008-07-192-0/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11871 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adds more irq defines to ifxmipsJohn Crispin2008-07-152-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11836 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add dma hack to ifxmipsJohn Crispin2008-07-061-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11678 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up board configJohn Crispin2008-07-061-99/+125
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11677 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make atheros wifi cards used on arcaydian 4519 ifxmips based boards workJohn Crispin2008-07-064-7/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11676 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use boards mac on boards with brn loader, on ifxmipsJohn Crispin2008-07-051-2/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11674 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lots of ifxmips fixes and featuresJohn Crispin2008-07-0518-2592/+165
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11673 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update targets to 2.6.25.10Imre Kaloz2008-07-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11667 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes mdio, adds runtime board configuration for ifxmipsJohn Crispin2008-06-295-81/+192
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11609 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lots of ifxmips cleanupsJohn Crispin2008-06-2914-373/+151
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11607 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make the serial poirt used by prom.c configurable for ifxmipsJohn Crispin2008-06-283-2/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11606 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ifxmips should build uboot by defaultJohn Crispin2008-06-281-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11605 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename some ifxmips filesJohn Crispin2008-06-283-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11603 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes ifxmips watchdog driverJohn Crispin2008-06-283-289/+112
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11602 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move ifxmips uboot to package/Felix Fietkau2008-06-2882-23921/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11601 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add proper ebu locking to ifxmipsJohn Crispin2008-06-284-26/+42
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11597 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lots of ifxmips cleanupsJohn Crispin2008-06-2813-112/+225
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11596 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to 2.6.25.9Imre Kaloz2008-06-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11584 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanup ifxmips and add support for both ttySJohn Crispin2008-06-2510-298/+262
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11578 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanup ifxmips headersJohn Crispin2008-06-244-24/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11573 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lots of code cleanup for ifxmipsJohn Crispin2008-06-2317-468/+375
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11570 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move files, rename defines for ifxmipsJohn Crispin2008-06-226-45/+77
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11565 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes several compile errors, reserves memory for second core, adds u-boot ↵John Crispin2008-06-226-40/+157
| | | | | | env parsing for ifxmips git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11558 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ifxmips image file name (thx, nix)Felix Fietkau2008-06-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11540 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanup ifxmips pci codeJohn Crispin2008-06-174-174/+160
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11531 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adds timer unit to ifxmips treeJohn Crispin2008-06-178-13/+1484
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11530 3c298f89-4303-0410-b956-a3cf2f4a3e73