Commit Graph

113 Commits (2cf28cff7d24aa688bd45ebc55f0dd7af340bf77)

Author SHA1 Message Date
Florian Fainelli d1ab4df0d6 move i2c module to target modules.mk
SVN-Revision: 32910
12 years ago
John Crispin 101766fb00 clean up pwm patches and drivers
SVN-Revision: 32901
12 years ago
John Crispin a4d96aae8d bump to 3.3.8
SVN-Revision: 32055
12 years ago
Gabor Juhos 2ae5581447 kernel: update linux 3.3 to 3.3.7
SVN-Revision: 31848
12 years ago
Gabor Juhos 39994008cb linux: move certain disabled symbols to the generic configs
* 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
12 years ago
Gabor Juhos b472e5d12e kernel: update linux 3.3 to 3.3.6
SVN-Revision: 31709
12 years ago
Gabor Juhos 34018a630f kernel: update linux 3.3 to 3.3.5
SVN-Revision: 31645
12 years ago
Gabor Juhos cbfce53831 kernel: update linux 3.3 to 3.3.4
SVN-Revision: 31541
12 years ago
Jonas Gorski 8fd383ae2e kernel: update linux 3.3 to 3.3.3
SVN-Revision: 31460
12 years ago
Claudio Mignanti 858a50b41c flexibity: Cleanup the subtarget config
SVN-Revision: 31440
12 years ago
Claudio Mignanti 6cd35fe3d3 tqma9263: update board definition for 3.x series and fix config choose
SVN-Revision: 31436
12 years ago
Claudio Mignanti 2852345af0 Remove old netus board definition
SVN-Revision: 31435
12 years ago
Claudio Mignanti 701309ec11 Reorganize the subtargets, group subtargets per cpu family
Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com>

SVN-Revision: 31372
12 years ago
Claudio Mignanti 3ac08ca653 Update the kernel to 3.3.x series, remove patches that doesn't apply anymore
Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com>

SVN-Revision: 31371
12 years ago
Claudio Mignanti f50231aeb3 Ensure that the bin directory exists before copy the files
Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com>

SVN-Revision: 31370
12 years ago
Hauke Mehrtens eb2191f5b0 at91: Missing kernel config symbols for AT91 target platform
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
12 years ago
Nicolas Thill 5e83009a52 targets: fix CONFIG_USB_STORAGE_* inconsistency
* 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
13 years ago
Jo-Philipp Wich be49daffc8 base-files, target: assign name to system timeserver section, makes it easier to set servers on the cli
SVN-Revision: 28933
13 years ago
Jo-Philipp Wich d6f02b62d4 add timeserver config to target specific system configs as well
SVN-Revision: 28750
13 years ago
John Crispin cd8166f3fd AT91: flexibity: add system uci file
SVN-Revision: 27413
13 years ago
John Crispin 349e97f879 AT91: Add flexibity board support
The patch below adds AT91 Flexibity Connect board support.

Signed-off-by: Maxim Osipov <maxim.osipov@gmail.com>

SVN-Revision: 27412
13 years ago
Hauke Mehrtens 79a7343560 kernel: update to kernel 2.6.38.8
SVN-Revision: 27218
13 years ago
Hauke Mehrtens a4c0645326 kernel: update kernel from 2.6.38.2 to 2.6.38.6 and refresh patches
Thank you Peter Wagner for the patch. I refreshed the kernel patches and added the md5sum of the kernel.

SVN-Revision: 26905
13 years ago
Hauke Mehrtens 74a5c8148a at91: add some missing config options
SVN-Revision: 26571
13 years ago
Michael Büsch 371bccb4c0 Update 2.6.38 to 2.6.38.2
SVN-Revision: 26332
13 years ago
Felix Fietkau 335877a2b3 global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance
SVN-Revision: 26300
13 years ago
Claudio Mignanti eb4fc36bfe Update to 2.6.38
SVN-Revision: 26246
13 years ago
Imre Kaloz b74308c433 only support EABI on ARM targets
SVN-Revision: 25928
14 years ago
Florian Fainelli 31709b2c76 update to 2.6.35.11
SVN-Revision: 25582
14 years ago
Imre Kaloz 7ab8489f82 config symbol cleanup
SVN-Revision: 25272
14 years ago
Jo-Philipp Wich e4f91c1ac7 move Netus G20 into a subtarget and rework toplevel config and makefile
SVN-Revision: 25165
14 years ago
Jo-Philipp Wich c89c50614b prepare TQMa9263 subtarget
SVN-Revision: 25164
14 years ago
Jo-Philipp Wich 05c829ecf2 add TQMa9263 board setup
SVN-Revision: 25163
14 years ago
Jo-Philipp Wich 1effec1690 prepare TQ-Components TQMa9263 kernel support
SVN-Revision: 25162
14 years ago
Claudio Mignanti 3559931d8f Fix i2c driver and package it
SVN-Revision: 24975
14 years ago
Claudio Mignanti c4238a64ac Allow module compilation for adc driver
SVN-Revision: 24974
14 years ago
Claudio Mignanti cd540fed5b Import an experimental ADC driver
SVN-Revision: 24814
14 years ago
Imre Kaloz ead8ab8403 update to the latest stable kernels
SVN-Revision: 24136
14 years ago
Imre Kaloz 4052849677 switch from ext2 to ext4 (w/o) journaling
SVN-Revision: 24084
14 years ago
Imre Kaloz 0a5da348d1 update kernels to 2.6.32.25 and 2.6.35.8
SVN-Revision: 23851
14 years ago
Claudio Mignanti 36c2bfcdb2 Don't compile u-boot by default
SVN-Revision: 23621
14 years ago
Claudio Mignanti d806e68e57 Tag the uncompressed image
SVN-Revision: 23402
14 years ago
Claudio Mignanti 9f124e96d3 Add me as maintainer
SVN-Revision: 23401
14 years ago
Claudio Mignanti cdf8f92776 Update to 2.6.35.7
SVN-Revision: 23400
14 years ago
Claudio Mignanti ee533340ac Copy rootfs(s) inside BIN_DIR
SVN-Revision: 23399
14 years ago
Claudio Mignanti 31eb457b7e Add support for FOXGM carrier board
SVN-Revision: 23398
14 years ago
Imre Kaloz 5f9a6a5431 upgrade kernel versions to the latest stable ones
SVN-Revision: 23219
14 years ago
Hauke Mehrtens 09e05d833d kernel: update kernel version to 2.6.34.5
SVN-Revision: 22759
14 years ago
Claudio Mignanti cdff144a64 Include the usb-ohci module as default
SVN-Revision: 22733
14 years ago
Claudio Mignanti d4d6fefdf2 general cleanup
SVN-Revision: 22352
14 years ago