| Commit message (Expand) | Author | Age | Files | Lines |
* | adm5120: use 2.6.32.10 kernel | acoul | 2010-03-16 | 1 | -1/+1 |
* | revert last commit | acoul | 2010-03-16 | 1 | -1/+1 |
* | adm5120: use 2.6.33.1 kernel | acoul | 2010-03-16 | 1 | -1/+1 |
* | replace some more references to hostapd-mini with wpad-mini | nbd | 2010-03-14 | 2 | -16/+16 |
* | adm5120: add CONFIG_PCI=y on router_le too | acoul | 2010-03-11 | 2 | -0/+2 |
* | do *not* enable CONFIG_PCI in generic config, but on targets where it makes s... | nico | 2010-03-11 | 2 | -0/+2 |
* | adm5120: fix USB LED configuration for the BR-6104KP (closes #4187) | juhosg | 2010-03-09 | 1 | -2/+2 |
* | kernel: update to kernel 2.6.32.9 | hauke | 2010-02-28 | 1 | -1/+1 |
* | adm5120: remove 2.6.31 related stuff | juhosg | 2010-02-28 | 16 | -1300/+0 |
* | adm5120: switch to 2.6.32 | juhosg | 2010-02-28 | 1 | -1/+1 |
* | adm5120: fix build error in the USB driver on 2.6.32 | juhosg | 2010-02-27 | 3 | -0/+138 |
* | adm5120: sync kernel configs | juhosg | 2010-02-19 | 4 | -72/+70 |
* | clean up handling of some kernel symbols | kaloz | 2010-02-11 | 6 | -6/+0 |
* | re-sort all target and subtarget config files | kaloz | 2010-02-11 | 2 | -36/+35 |
* | preinit: fix mixup between led and reset button enable on some platforms (thx... | nbd | 2010-01-28 | 1 | -2/+2 |
* | add preinit modularization work by Daniel Dickinson (cshore) | nbd | 2010-01-25 | 3 | -16/+21 |
* | replace the hostapd preselection with a wpad preselection to enable proper cl... | nbd | 2010-01-23 | 1 | -1/+1 |
* | adm5120: don't use IRQF_DISABLED flag in the switch driver | juhosg | 2010-01-03 | 1 | -2/+2 |
* | adm5120: improve sysupgrade support | juhosg | 2010-01-03 | 1 | -6/+25 |
* | adm5120: fix board detection | juhosg | 2010-01-03 | 1 | -1/+1 |
* | adm5120: preliminary 2.6.32 support (closes: #6304) | juhosg | 2010-01-02 | 16 | -0/+1305 |
* | adm5120: use enum for MACH_ADM5120_ definitions | juhosg | 2010-01-02 | 1 | -46/+48 |
* | adm5120: nuke adm5120_mach_type, use mips_machtype instead | juhosg | 2010-01-02 | 4 | -11/+8 |
* | adm5120: split bootext partition on the ZyXEL P-33x boards | juhosg | 2010-01-02 | 1 | -4/+8 |
* | adm5120: add kmod-leds-gpio and kmod-ledtrig-adm5120-switch to the default pa... | juhosg | 2010-01-02 | 2 | -1/+3 |
* | adm5120: move early-printk support into a separate file | juhosg | 2010-01-02 | 3 | -16/+31 |
* | adm5120: merge 2.6.30+ specific patches | juhosg | 2010-01-02 | 14 | -263/+27 |
* | get rid of even more 2.6.28 stuff | kaloz | 2009-12-27 | 2 | -454/+0 |
* | switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 files | kaloz | 2009-12-27 | 15 | -840/+0 |
* | [kernel] update to 2.6.30, refresh patches | florian | 2009-12-04 | 1 | -1/+1 |
* | some more Kconfig symbol move.. | kaloz | 2009-11-11 | 6 | -12/+0 |
* | another round of kernel config cleanups | kaloz | 2009-11-11 | 6 | -29/+0 |
* | sort all target config files | kaloz | 2009-11-11 | 6 | -109/+109 |
* | [adm5120] fix compilation failure of adm5120-dbg.c with the removal of bus_id | florian | 2009-11-02 | 1 | -1/+1 |
* | [kernel] update to 2.6.30.9 | florian | 2009-10-23 | 1 | -1/+1 |
* | adm5120: add preliminary support for 2.6.31 | juhosg | 2009-10-08 | 21 | -0/+1439 |
* | adm5120: switch to 2.6.30 | juhosg | 2009-10-08 | 1 | -1/+1 |
* | adm5120: sync kernel config | juhosg | 2009-10-08 | 4 | -12/+25 |
* | [kernel] move common CONFIG_FB entries to generic | nico | 2009-10-05 | 1 | -0/+1 |
* | [generic-2.6] move IMAGE_CMDLINE_HACK default to generic from targets | agb | 2009-10-05 | 2 | -2/+0 |
* | adm5120: use netdev_ops on kernels >= 2.6.30 (based on a patch by Alexandros ... | juhosg | 2009-09-17 | 1 | -0/+52 |
* | adm5120: refresh 2.6.30 patches | juhosg | 2009-09-17 | 2 | -2/+2 |
* | kernel: get rid of the simple_prom_emulator, it is not really useful | juhosg | 2009-09-10 | 4 | -4/+0 |
* | adm5120: use the generic image_cmdline hack | juhosg | 2009-09-10 | 5 | -35/+9 |
* | kernel: add generic image_cmdline hack to MIPS targets | juhosg | 2009-09-10 | 4 | -0/+4 |
* | [adm5120] show SoC parameters in /proc/cpuinfo | juhosg | 2009-06-25 | 1 | -7/+13 |
* | [adm5120] build firmware image for the 5GXi board | juhosg | 2009-06-25 | 1 | -1/+40 |
* | [adm5120] add support for the OSBRiDGE 5GXi/5XLi (thanks to Mattia Aracne for... | juhosg | 2009-06-25 | 11 | -3/+120 |
* | [adm5120] nuke obsolete kernel include dir | juhosg | 2009-06-23 | 19 | -1628/+0 |
* | [adm5120] optimize kernel for size | juhosg | 2009-05-24 | 4 | -0/+4 |