Commit Graph

105 Commits (8c60f7825b02d195c59502dc617f6e0fd9220b74)

Author SHA1 Message Date
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
Claudio Mignanti 4a82997327 Add support for u-boot
SVN-Revision: 22351
14 years ago
Imre Kaloz 6e5921c1f3 fixup some boardnames
SVN-Revision: 22288
14 years ago
Claudio Mignanti 2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
SVN-Revision: 22145
14 years ago
Claudio Mignanti ba56a699a9 add defautl config for eth0
SVN-Revision: 22128
14 years ago
Claudio Mignanti 581dfd912c fix typo in Makefile tgz -> targz
SVN-Revision: 22125
14 years ago
Hauke Mehrtens e2ce2feedb kernel: update to kernel 2.6.34.1
SVN-Revision: 22118
14 years ago
Claudio Mignanti 63a7fad924 add some missing symbols
SVN-Revision: 22104
14 years ago
Claudio Mignanti ffa2e4eaec Add board definition previously forgotten
SVN-Revision: 21991
14 years ago