| Commit message (Expand) | Author | Age | Files | Lines |
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | Claudio Mignanti | 2010-07-12 | 1 | -3/+3 |
* | generic: don't override CONFIG_DEBUG_FS | Gabor Juhos | 2010-06-10 | 1 | -1/+0 |
* | package/kernel: move target specific modules to their own target files | Nicolas Thill | 2010-04-24 | 1 | -1/+43 |
* | target: remove CONFIG_CRC16 override (closes: #7194) | Nicolas Thill | 2010-04-24 | 1 | -1/+0 |
* | define a shared IMG_PREFIX variable used as a basename for image files, it co... | Nicolas Thill | 2010-04-12 | 1 | -3/+3 |
* | ps3: move ps3lan kmod under target/linux/ps3 | Nicolas Thill | 2010-03-28 | 1 | -0/+16 |
* | do *not* enable CONFIG_PCI in generic config, but on targets where it makes s... | Nicolas Thill | 2010-03-11 | 1 | -1/+0 |
* | clean up handling of some kernel symbols | Imre Kaloz | 2010-02-11 | 1 | -3/+0 |
* | update to 2.6.30, refresh patches | Florian Fainelli | 2009-12-04 | 1 | -1/+1 |
* | some more Kconfig symbol move.. | Imre Kaloz | 2009-11-11 | 1 | -1/+0 |
* | another round of kernel config cleanups | Imre Kaloz | 2009-11-11 | 1 | -2/+1 |
* | move CPUFREQ to generic configs | Imre Kaloz | 2009-11-11 | 1 | -1/+0 |
* | sort all target config files | Imre Kaloz | 2009-11-11 | 1 | -37/+37 |
* | move CONFIG_CRASH_DUMP to the generic configs | Imre Kaloz | 2009-11-11 | 1 | -1/+0 |
* | update to 2.6.30.9 | Florian Fainelli | 2009-10-23 | 1 | -1/+1 |
* | move common CONFIG_FB entries to generic | Nicolas Thill | 2009-10-05 | 1 | -19/+0 |
* | kernel: upgrade to 2.6.30.8 and refresh patches | Gabor Juhos | 2009-10-01 | 2 | -5/+5 |
* | update to latest 2.6.27 and 2.6.30 kernels | Imre Kaloz | 2009-09-17 | 1 | -1/+1 |
* | update to 2.6.30.6, compile tested on some targets only | Florian Fainelli | 2009-09-09 | 1 | -1/+1 |
* | ps3: Remove support for linux-2.6.28 | Geoff Levand | 2009-08-26 | 16 | -4642/+0 |
* | ps3: Update kernel to linux-2.6.30 | Geoff Levand | 2009-08-26 | 3 | -1/+449 |
* | ps3: Update defconfig-ps3-petitboot to not build udevtrigger | Geoff Levand | 2009-08-24 | 1 | -3/+3 |
* | ps3/petitboot: Run petitboot at first startup | Geoff Levand | 2009-08-19 | 1 | -1/+16 |
* | ps3: Make ps3-bl-option executable | Geoff Levand | 2009-08-19 | 1 | -0/+0 |
* | powerpc: Create a powerpc64 config feature | Geoff Levand | 2009-08-18 | 2 | -1/+2 |
* | ps3: General cleanup and update for defconfig-ps3-petitboot | Geoff Levand | 2009-08-18 | 1 | -1190/+8 |
* | ps3: Move defconfig-ps3-petitboot to the petitboot profile directory | Geoff Levand | 2009-08-18 | 1 | -0/+0 |
* | ps3: Update the Petitboot profile package dependencies | Geoff Levand | 2009-08-18 | 1 | -3/+3 |
* | ps3: Updates for ps3-bl-option | Geoff Levand | 2009-08-18 | 1 | -46/+52 |
* | ps3: Rename bl-option to ps3-bl-option | Geoff Levand | 2009-08-18 | 2 | -1/+1 |
* | PS3: Add some HID quirks to the PS3 kernel config | Geoff Levand | 2009-07-10 | 1 | -0/+7 |
* | PS3: Add joystick support to the PS3 kernel config | Geoff Levand | 2009-07-10 | 1 | -0/+1 |
* | PS3: Fix gelic network RX hang | Geoff Levand | 2009-07-10 | 1 | -0/+89 |
* | PS3: Cleanup kernel config | Geoff Levand | 2009-07-10 | 1 | -41/+14 |
* | PS3: Enable kernel command line editing | Geoff Levand | 2009-07-10 | 1 | -1/+2 |
* | PS3: Enable kernel patches | Geoff Levand | 2009-07-10 | 1 | -6/+0 |
* | PS3: Revert kexec kernel patch | Geoff Levand | 2009-07-10 | 1 | -187/+0 |
* | use the same i/o schedulers for all targets | Imre Kaloz | 2009-06-15 | 1 | -3/+0 |
* | we need CONFIG_NET_SCHED for 802.11n | Imre Kaloz | 2009-06-15 | 1 | -1/+0 |
* | don't override CONFIG_NEW_LEDS in target configs | Imre Kaloz | 2009-06-15 | 1 | -1/+0 |
* | CONFIG_LOCALVERSION_AUTO isn't something we want on OpenWrt | Imre Kaloz | 2009-06-15 | 1 | -1/+0 |
* | even more config file cleanup | Imre Kaloz | 2009-05-18 | 1 | -2/+0 |
* | config cleanups | Imre Kaloz | 2009-05-15 | 1 | -3/+0 |
* | some additional config file cleanup.. | Imre Kaloz | 2009-05-14 | 1 | -2/+0 |
* | unify congestion control options | Imre Kaloz | 2009-05-14 | 1 | -3/+0 |
* | some more kernel config cleanup.. last for today :) | Imre Kaloz | 2009-05-04 | 1 | -3/+0 |
* | move MFD stuff to the generic kernel configs | Imre Kaloz | 2009-05-04 | 1 | -2/+0 |
* | upgrade to newest stable kernel versions | Imre Kaloz | 2009-05-03 | 1 | -1/+1 |
* | Update default configuration to use profiles | Hamish Guthrie | 2009-04-16 | 7 | -15/+58 |
* | update to kernel version 2.6.28.9 | Hauke Mehrtens | 2009-03-24 | 1 | -1/+1 |