Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump to 3.3.8 | John Crispin | 2012-06-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 32055 | ||||
* | kernel: update linux 3.3 to 3.3.7 | Gabor Juhos | 2012-05-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 31848 | ||||
* | linux: move certain disabled symbols to the generic configs | Gabor Juhos | 2012-05-15 | 1 | -8/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CONFIG_ARCH_DMA_ADDR_T_64BIT * CONFIG_ARCH_HAS_ILOG2_U32 * CONFIG_ARCH_HAS_ILOG2_U64 * CONFIG_ARCH_PHYS_ADDR_T_64BIT * CONFIG_ARCH_SUPPORTS_MSI * CONFIG_GENERIC_CPU_DEVICES * CONFIG_HWMON_DEBUG_CHIP * CONFIG_I2C_PXA_PCI * CONFIG_LEDS_GPIO * CONFIG_MINIX_FS_NATIVE_ENDIAN * CONFIG_MLX4_CORE * CONFIG_POWER_SUPPLY * CONFIG_POWER_SUPPLY_DEBUG * CONFIG_QUOTACTL * CONFIG_SDIO_UART * CONFIG_SENSORS_K10TEMP * CONFIG_SENSORS_SCH56XX_COMMON * CONFIG_SENSORS_VIA_CPUTEMP * CONFIG_SERIO_AMBAKMI * CONFIG_SERIO_I8042 * CONFIG_SERIO_LIBPS2 * CONFIG_SERIO_PCIPS2 * CONFIG_SERIO_RAW * CONFIG_SERIO_SERPORT * CONFIG_SPI_BITBANG * CONFIG_SPI_GPIO SVN-Revision: 31737 | ||||
* | kernel: update linux 3.3 to 3.3.6 | Gabor Juhos | 2012-05-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 31709 | ||||
* | kernel: update linux 3.3 to 3.3.5 | Gabor Juhos | 2012-05-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 31645 | ||||
* | kernel: update linux 3.3 to 3.3.4 | Gabor Juhos | 2012-04-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 31541 | ||||
* | kernel: update linux 3.3 to 3.3.3 | Jonas Gorski | 2012-04-24 | 5 | -17/+13 |
| | | | | SVN-Revision: 31460 | ||||
* | flexibity: Cleanup the subtarget config | Claudio Mignanti | 2012-04-22 | 1 | -729/+1 |
| | | | | SVN-Revision: 31440 | ||||
* | tqma9263: update board definition for 3.x series and fix config choose | Claudio Mignanti | 2012-04-22 | 3 | -18/+7 |
| | | | | SVN-Revision: 31436 | ||||
* | Remove old netus board definition | Claudio Mignanti | 2012-04-22 | 1 | -242/+0 |
| | | | | SVN-Revision: 31435 | ||||
* | Reorganize the subtargets, group subtargets per cpu family | Claudio Mignanti | 2012-04-20 | 17 | -31/+41 |
| | | | | | | Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com> SVN-Revision: 31372 | ||||
* | Update the kernel to 3.3.x series, remove patches that doesn't apply anymore | Claudio Mignanti | 2012-04-20 | 8 | -463/+60 |
| | | | | | | Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com> SVN-Revision: 31371 | ||||
* | Ensure that the bin directory exists before copy the files | Claudio Mignanti | 2012-04-20 | 1 | -0/+2 |
| | | | | | | Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com> SVN-Revision: 31370 | ||||
* | at91: Missing kernel config symbols for AT91 target platform | Hauke Mehrtens | 2012-04-15 | 1 | -0/+8 |
| | | | | | | | | | | | | | | I looked into buildbot snapshots and noticed that some platforms have not successfully compiled for a long time. One example is at91, which seems to be missing device-related kernel config symbols and the snapshot build crashes already there. Please find attached a patch that makes the at91 kernel config and build to succeed again. Signed off by: hannu.nyman@iki.fi SVN-Revision: 31288 | ||||
* | targets: fix CONFIG_USB_STORAGE_* inconsistency | Nicolas Thill | 2011-11-25 | 1 | -11/+0 |
| | | | | | | | | | | * 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 | ||||
* | base-files, target: assign name to system timeserver section, makes it ↵ | Jo-Philipp Wich | 2011-11-10 | 1 | -1/+1 |
| | | | | | | easier to set servers on the cli SVN-Revision: 28933 | ||||
* | add timeserver config to target specific system configs as well | Jo-Philipp Wich | 2011-11-04 | 1 | -2/+5 |
| | | | | SVN-Revision: 28750 | ||||
* | AT91: flexibity: add system uci file | John Crispin | 2011-07-03 | 1 | -0/+6 |
| | | | | SVN-Revision: 27413 | ||||
* | AT91: Add flexibity board support | John Crispin | 2011-07-03 | 12 | -1/+987 |
| | | | | | | | | The patch below adds AT91 Flexibity Connect board support. Signed-off-by: Maxim Osipov <maxim.osipov@gmail.com> SVN-Revision: 27412 | ||||
* | kernel: update to kernel 2.6.38.8 | Hauke Mehrtens | 2011-06-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 27218 | ||||
* | kernel: update kernel from 2.6.38.2 to 2.6.38.6 and refresh patches | Hauke Mehrtens | 2011-05-15 | 5 | -22/+17 |
| | | | | | | Thank you Peter Wagner for the patch. I refreshed the kernel patches and added the md5sum of the kernel. SVN-Revision: 26905 | ||||
* | at91: add some missing config options | Hauke Mehrtens | 2011-04-09 | 1 | -0/+3 |
| | | | | SVN-Revision: 26571 | ||||
* | Update 2.6.38 to 2.6.38.2 | Michael Büsch | 2011-03-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 26332 | ||||
* | global cflags: remove -funit-at-a-time, it is ignored by recent compilers. ↵ | Felix Fietkau | 2011-03-26 | 1 | -1/+1 |
| | | | | | | instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance SVN-Revision: 26300 | ||||
* | Update to 2.6.38 | Claudio Mignanti | 2011-03-20 | 3 | -77/+10 |
| | | | | SVN-Revision: 26246 | ||||
* | only support EABI on ARM targets | Imre Kaloz | 2011-03-07 | 1 | -1/+0 |
| | | | | SVN-Revision: 25928 | ||||
* | update to 2.6.35.11 | Florian Fainelli | 2011-02-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 25582 | ||||
* | config symbol cleanup | Imre Kaloz | 2011-02-01 | 1 | -9/+0 |
| | | | | SVN-Revision: 25272 | ||||
* | move Netus G20 into a subtarget and rework toplevel config and makefile | Jo-Philipp Wich | 2011-01-27 | 4 | -6/+21 |
| | | | | SVN-Revision: 25165 | ||||
* | prepare TQMa9263 subtarget | Jo-Philipp Wich | 2011-01-27 | 2 | -0/+32 |
| | | | | SVN-Revision: 25164 | ||||
* | add TQMa9263 board setup | Jo-Philipp Wich | 2011-01-27 | 1 | -0/+229 |
| | | | | SVN-Revision: 25163 | ||||
* | prepare TQ-Components TQMa9263 kernel support | Jo-Philipp Wich | 2011-01-27 | 2 | -0/+109 |
| | | | | SVN-Revision: 25162 | ||||
* | Fix i2c driver and package it | Claudio Mignanti | 2011-01-13 | 1 | -0/+285 |
| | | | | SVN-Revision: 24975 | ||||
* | Allow module compilation for adc driver | Claudio Mignanti | 2011-01-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 24974 | ||||
* | Import an experimental ADC driver | Claudio Mignanti | 2010-12-23 | 5 | -0/+460 |
| | | | | SVN-Revision: 24814 | ||||
* | update to the latest stable kernels | Imre Kaloz | 2010-11-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 24136 | ||||
* | switch from ext2 to ext4 (w/o) journaling | Imre Kaloz | 2010-11-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 24084 | ||||
* | update kernels to 2.6.32.25 and 2.6.35.8 | Imre Kaloz | 2010-11-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 23851 | ||||
* | Don't compile u-boot by default | Claudio Mignanti | 2010-10-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 23621 | ||||
* | Tag the uncompressed image | Claudio Mignanti | 2010-10-11 | 1 | -1/+2 |
| | | | | SVN-Revision: 23402 | ||||
* | Add me as maintainer | Claudio Mignanti | 2010-10-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 23401 | ||||
* | Update to 2.6.35.7 | Claudio Mignanti | 2010-10-11 | 3 | -10/+22 |
| | | | | SVN-Revision: 23400 | ||||
* | Copy rootfs(s) inside BIN_DIR | Claudio Mignanti | 2010-10-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 23399 | ||||
* | Add support for FOXGM carrier board | Claudio Mignanti | 2010-10-11 | 2 | -2/+26 |
| | | | | SVN-Revision: 23398 | ||||
* | upgrade kernel versions to the latest stable ones | Imre Kaloz | 2010-10-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 23219 | ||||
* | kernel: update kernel version to 2.6.34.5 | Hauke Mehrtens | 2010-08-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 22759 | ||||
* | Include the usb-ohci module as default | Claudio Mignanti | 2010-08-19 | 2 | -5/+1 |
| | | | | SVN-Revision: 22733 | ||||
* | general cleanup | Claudio Mignanti | 2010-07-22 | 11 | -14249/+0 |
| | | | | SVN-Revision: 22352 | ||||
* | Add support for u-boot | Claudio Mignanti | 2010-07-22 | 20 | -6490/+610 |
| | | | | SVN-Revision: 22351 | ||||
* | fixup some boardnames | Imre Kaloz | 2010-07-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 22288 |