| Commit message (Expand) | Author | Age | Files | Lines |
* | dont select atm modules yet for ifxmips | John Crispin | 2009-10-05 | 1 | -2/+2 |
* | remove crypto moduels from ifxmips menuconfig | John Crispin | 2009-10-04 | 1 | -23/+0 |
* | remove reference to bogus packet | John Crispin | 2009-10-04 | 1 | -2/+2 |
* | bump ifxmips to .30 | John Crispin | 2009-10-02 | 61 | -1246/+500 |
* | kernel: get rid of the simple_prom_emulator, it is not really useful | Gabor Juhos | 2009-09-10 | 2 | -2/+0 |
* | kernel: add generic image_cmdline hack to MIPS targets | Gabor Juhos | 2009-09-10 | 2 | -0/+2 |
* | rfkill config cleanup | Imre Kaloz | 2009-06-15 | 1 | -1/+0 |
* | Fix accessing array after it end. | Hauke Mehrtens | 2009-06-02 | 1 | -3/+3 |
* | even more config file cleanup | Imre Kaloz | 2009-05-18 | 2 | -8/+0 |
* | without generic 2.6.26 support it doesn't make sense to keep 2.6.26 configs a... | Imre Kaloz | 2009-05-15 | 1 | -176/+0 |
* | config cleanups | Imre Kaloz | 2009-05-15 | 3 | -19/+0 |
* | some additional config file cleanup.. | Imre Kaloz | 2009-05-14 | 3 | -5/+0 |
* | make kernels use /etc/preinit by default | Imre Kaloz | 2009-05-14 | 4 | -4/+4 |
* | some more kernel config cleanup.. last for today :) | Imre Kaloz | 2009-05-04 | 3 | -19/+0 |
* | more cleanup | Imre Kaloz | 2009-05-04 | 3 | -3/+0 |
* | cleanup MTD option handling | Imre Kaloz | 2009-05-04 | 3 | -118/+0 |
* | move MFD stuff to the generic kernel configs | Imre Kaloz | 2009-05-04 | 2 | -4/+0 |
* | upgrade to newest stable kernel versions | Imre Kaloz | 2009-05-03 | 1 | -1/+1 |
* | update to kernel version 2.6.28.9 | Hauke Mehrtens | 2009-03-24 | 1 | -1/+1 |
* | update other 2.6.28.7 targets to 2.6.28.8, too | Imre Kaloz | 2009-03-17 | 1 | -1/+1 |
* | make selection of ASC for prom working | Thomas Langer | 2009-03-05 | 1 | -1/+1 |
* | move kernel support to 2.6.28.7 | Thomas Langer | 2009-03-04 | 10 | -3/+574 |
* | disable all kernel config options that are set to =m | Felix Fietkau | 2009-02-22 | 2 | -12/+12 |
* | update to 2.6.28.7 and 2.6.27.19 | Hauke Mehrtens | 2009-02-21 | 1 | -1/+1 |
* | update to 2.6.27.17 | Gabor Juhos | 2009-02-15 | 1 | -1/+1 |
* | update to 2.6.27.15 | Gabor Juhos | 2009-02-08 | 1 | -1/+1 |
* | update to 2.6.27.13 | Gabor Juhos | 2009-01-25 | 1 | -1/+1 |
* | switch to 2.6.27.12 | Gabor Juhos | 2009-01-23 | 1 | -1/+1 |
* | update to 2.6.27.11 | Gabor Juhos | 2009-01-15 | 1 | -1/+1 |
* | Add hostapd-mini to default images where applicable | Andy Boyett | 2009-01-02 | 2 | -5/+5 |
* | add missing config item spotted when hardware crypto is enabled | Nicolas Thill | 2008-12-21 | 1 | -0/+1 |
* | update to 2.6.27.10 | Gabor Juhos | 2008-12-19 | 1 | -1/+1 |
* | some correction (sorry, was compiling old files) | Thomas Langer | 2008-12-16 | 5 | -5/+6 |
* | many more code cleanups for checkpatch.pl, most flagged as errors | Thomas Langer | 2008-12-16 | 22 | -919/+864 |
* | forgot to disable USB gadget options | Thomas Langer | 2008-12-16 | 1 | -9/+2 |
* | cleanup sources and prepare for 2.6.27 | Thomas Langer | 2008-12-16 | 35 | -1543/+1931 |
* | make mips_machine stuff available for other MIPS targets | Gabor Juhos | 2008-12-02 | 1 | -0/+1 |
* | move THERMAL symbols into the generic config | Imre Kaloz | 2008-11-25 | 1 | -2/+0 |
* | fix error from last commit | Thomas Langer | 2008-11-20 | 1 | -1/+1 |
* | some cleanups: - fix CPUID detection - update MTD map for checks and sysupgra... | Thomas Langer | 2008-11-20 | 14 | -204/+307 |
* | update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a patc... | Gabor Juhos | 2008-11-12 | 1 | -1/+1 |
* | refresh 2.6.26 patches | Gabor Juhos | 2008-11-06 | 4 | -20/+20 |
* | Update to 2.6.26.7 | Florian Fainelli | 2008-10-23 | 1 | -1/+1 |
* | update to 2.6.26.5 and 2.6.25.17 | Gabor Juhos | 2008-09-26 | 4 | -56/+30 |
* | add gpio_is_valid(); ifxmips, mmc_gpio was not building correctly | John Crispin | 2008-09-25 | 1 | -1/+5 |
* | move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and disa... | Nicolas Thill | 2008-09-25 | 1 | -2/+0 |
* | disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable i... | Nicolas Thill | 2008-09-24 | 1 | -0/+1 |
* | bump ifxmips to 2.6.26.2 | John Crispin | 2008-09-09 | 3 | -70/+93 |
* | remove bogus ifxmips network config override | Felix Fietkau | 2008-08-28 | 1 | -14/+0 |
* | ifxmips should not overwrite DEFAULT_PACKAGES | John Crispin | 2008-08-27 | 1 | -1/+1 |