Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | linux: add broken flag to targets which are using 2.6.30 | Gabor Juhos | 2012-04-21 |
| | | | | SVN-Revision: 31410 | ||
* | add missing config symbol | Florian Fainelli | 2012-04-20 |
| | | | | SVN-Revision: 31364 | ||
* | remove preconfig variables | Jo-Philipp Wich | 2012-04-12 |
| | | | | SVN-Revision: 31256 | ||
* | targets: fix CONFIG_USB_STORAGE_* inconsistency | Nicolas Thill | 2011-11-25 |
| | | | | | | | | | | * all options were switched from bool to tristate in 2.6.30 * add/change/move them to generic, disabled by default * remove extinct CONFIG_USB_STORAGE_DPCM dropped in 2.6.29, merged with CONFIG_USB_STORAGE_SDDR09 * remove extinct CONFIG_USB_STORAGE_SIERRA option in 2.6 * cleanup ordering SVN-Revision: 29337 | ||
* | target: globally disable BSD process accounting | Jo-Philipp Wich | 2011-10-25 |
| | | | | SVN-Revision: 28584 | ||
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | Claudio Mignanti | 2010-07-12 |
| | | | | SVN-Revision: 22145 | ||
* | generic: don't override CONFIG_DEBUG_FS | Gabor Juhos | 2010-06-10 |
| | | | | SVN-Revision: 21749 | ||
* | package/kernel: move target specific modules to their own target files | Nicolas Thill | 2010-04-24 |
| | | | | SVN-Revision: 21132 | ||
* | target: remove CONFIG_CRC16 override (closes: #7194) | Nicolas Thill | 2010-04-24 |
| | | | | SVN-Revision: 21130 | ||
* | define a shared IMG_PREFIX variable used as a basename for image files, it ↵ | Nicolas Thill | 2010-04-12 |
| | | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834 | ||
* | ps3: move ps3lan kmod under target/linux/ps3 | Nicolas Thill | 2010-03-28 |
| | | | | SVN-Revision: 20533 | ||
* | do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵ | Nicolas Thill | 2010-03-11 |
| | | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136 | ||
* | clean up handling of some kernel symbols | Imre Kaloz | 2010-02-11 |
| | | | | SVN-Revision: 19581 | ||
* | update to 2.6.30, refresh patches | Florian Fainelli | 2009-12-04 |
| | | | | SVN-Revision: 18635 | ||
* | some more Kconfig symbol move.. | Imre Kaloz | 2009-11-11 |
| | | | | SVN-Revision: 18371 | ||
* | another round of kernel config cleanups | Imre Kaloz | 2009-11-11 |
| | | | | SVN-Revision: 18370 | ||
* | move CPUFREQ to generic configs | Imre Kaloz | 2009-11-11 |
| | | | | SVN-Revision: 18368 | ||
* | sort all target config files | Imre Kaloz | 2009-11-11 |
| | | | | SVN-Revision: 18367 | ||
* | move CONFIG_CRASH_DUMP to the generic configs | Imre Kaloz | 2009-11-11 |
| | | | | SVN-Revision: 18366 | ||
* | update to 2.6.30.9 | Florian Fainelli | 2009-10-23 |
| | | | | SVN-Revision: 18126 | ||
* | move common CONFIG_FB entries to generic | Nicolas Thill | 2009-10-05 |
| | | | | SVN-Revision: 17936 | ||
* | kernel: upgrade to 2.6.30.8 and refresh patches | Gabor Juhos | 2009-10-01 |
| | | | | SVN-Revision: 17804 | ||
* | update to latest 2.6.27 and 2.6.30 kernels | Imre Kaloz | 2009-09-17 |
| | | | | SVN-Revision: 17602 | ||
* | update to 2.6.30.6, compile tested on some targets only | Florian Fainelli | 2009-09-09 |
| | | | | SVN-Revision: 17549 | ||
* | ps3: Remove support for linux-2.6.28 | Geoff Levand | 2009-08-26 |
| | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17412 | ||
* | ps3: Update kernel to linux-2.6.30 | Geoff Levand | 2009-08-26 |
| | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17411 | ||
* | ps3: Update defconfig-ps3-petitboot to not build udevtrigger | Geoff Levand | 2009-08-24 |
| | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17379 | ||
* | ps3/petitboot: Run petitboot at first startup | Geoff Levand | 2009-08-19 |
| | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17324 | ||
* | ps3: Make ps3-bl-option executable | Geoff Levand | 2009-08-19 |
| | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17322 | ||
* | powerpc: Create a powerpc64 config feature | Geoff Levand | 2009-08-18 |
| | | | | | | | | | | | The config symbol TARGET_ps3 is used in the build files where special handling for the 64 bit PowerPC processors is needed. Introduce a new config feature powerpc64, and replace the use of TARGET_ps3 with powerpc64. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17306 | ||
* | ps3: General cleanup and update for defconfig-ps3-petitboot | Geoff Levand | 2009-08-18 |
| | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17305 | ||
* | ps3: Move defconfig-ps3-petitboot to the petitboot profile directory | Geoff Levand | 2009-08-18 |
| | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17304 | ||
* | ps3: Update the Petitboot profile package dependencies | Geoff Levand | 2009-08-18 |
| | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17303 | ||
* | ps3: Updates for ps3-bl-option | Geoff Levand | 2009-08-18 |
| | | | | | | | | | | | | Update the ps3 bootloader helper script ps3-bl-option. o Add new option --set-bootloader-timeout. o Use generic name 'bootloader'. o General format cleanup. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17300 | ||
* | ps3: Rename bl-option to ps3-bl-option | Geoff Levand | 2009-08-18 |
| | | | | | | | | | | Rename the bootloader helper script bl-option to ps3-bl-option. This change simply renames the file. No other changes are included. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17299 | ||
* | PS3: Add some HID quirks to the PS3 kernel config | Geoff Levand | 2009-07-10 |
| | | | | SVN-Revision: 16761 | ||
* | PS3: Add joystick support to the PS3 kernel config | Geoff Levand | 2009-07-10 |
| | | | | SVN-Revision: 16760 | ||
* | PS3: Fix gelic network RX hang | Geoff Levand | 2009-07-10 |
| | | | | SVN-Revision: 16759 | ||
* | PS3: Cleanup kernel config | Geoff Levand | 2009-07-10 |
| | | | | SVN-Revision: 16758 | ||
* | PS3: Enable kernel command line editing | Geoff Levand | 2009-07-10 |
| | | | | | | | To allow for kernel command line editing add an empty comand line to the PS3 kernel config. SVN-Revision: 16757 | ||
* | PS3: Enable kernel patches | Geoff Levand | 2009-07-10 |
| | | | | SVN-Revision: 16756 | ||
* | PS3: Revert kexec kernel patch | Geoff Levand | 2009-07-10 |
| | | | | | | | | Remove the uneeded PS3 kernel patch 0006-powerpc-Remove-default-kexec-crash_kernel-ops-assig.patch This patch causes the exec system call to fail. SVN-Revision: 16755 | ||
* | use the same i/o schedulers for all targets | Imre Kaloz | 2009-06-15 |
| | | | | SVN-Revision: 16479 | ||
* | we need CONFIG_NET_SCHED for 802.11n | Imre Kaloz | 2009-06-15 |
| | | | | SVN-Revision: 16475 | ||
* | don't override CONFIG_NEW_LEDS in target configs | Imre Kaloz | 2009-06-15 |
| | | | | SVN-Revision: 16472 | ||
* | CONFIG_LOCALVERSION_AUTO isn't something we want on OpenWrt | Imre Kaloz | 2009-06-15 |
| | | | | SVN-Revision: 16468 | ||
* | even more config file cleanup | Imre Kaloz | 2009-05-18 |
| | | | | SVN-Revision: 15913 | ||
* | config cleanups | Imre Kaloz | 2009-05-15 |
| | | | | SVN-Revision: 15861 | ||
* | some additional config file cleanup.. | Imre Kaloz | 2009-05-14 |
| | | | | SVN-Revision: 15845 | ||
* | unify congestion control options | Imre Kaloz | 2009-05-14 |
| | | | | SVN-Revision: 15844 |