Commit Graph

117 Commits (7fb394b9ab8e45c85202fc211ee9cabc0f4540c7)

Author SHA1 Message Date
Jonas Gorski 22b4e6b882 kernel: update linux 3.2 to 3.2.16
SVN-Revision: 31459
12 years ago
Gabor Juhos 76448ed5cf xburst: remove 2.6.36 support
SVN-Revision: 31422
12 years ago
Jonas Gorski a8f2bc682e kernel: also update the targets to use 3.2.15
Thanks Gabor for spotting it.

SVN-Revision: 31337
12 years ago
Jonas Gorski 16b4cbcdd6 kernel: update linux 3.2 to 3.2.14
SVN-Revision: 31222
12 years ago
Mirko Vogt b0971e69f2 level up target xburst to linux kernel version 3.2.1
Thanks to the qi-hardware project - especially to Lars, Maarten and Xiangfu

SVN-Revision: 31218
12 years ago
Mirko Vogt 0ad9a02b9b Revert commit 31091 - "[target/xburst] remove set but unused variable which leads into compiling errors with GCC >= 4.6.0"
'set-but-unused-variable'-issues are dealt with in a generic way now

SVN-Revision: 31124
12 years ago
Mirko Vogt ed8902d686 remove set but unused variable which leads into compiling errors with GCC >= 4.6.0
SVN-Revision: 31091
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 a9e64493d8 target: globally disable BSD process accounting
SVN-Revision: 28584
13 years ago
Hauke Mehrtens 50c743e79e kernel: Update to version 2.6.37.6
Thank you Peter Wagner for the patch

SVN-Revision: 26441
13 years ago
Imre Kaloz b8430e7427 update to 2.6.32.33 and 2.6.37.4
SVN-Revision: 26226
13 years ago
Hauke Mehrtens 4226f1d373 kernel: update to kernel version 2.6.37.3
SVN-Revision: 26126
13 years ago
Lars-Peter Clausen 3ba2dbeb1d Refresh patches for 2.6.37.1
SVN-Revision: 25644
13 years ago
Florian Fainelli 3cd87d2d81 update to 2.6.37.1
SVN-Revision: 25577
13 years ago
Lars-Peter Clausen a6ede8ac59 Drop support for older kernel versions
SVN-Revision: 24915
14 years ago
Lars-Peter Clausen 4f7abc1c7a Add 2.6.37 support
SVN-Revision: 24914
14 years ago
Hauke Mehrtens b8ab3d34eb kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update kenrel 2.6.36.1 to 2.6.36.2
SVN-Revision: 24486
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
Lars-Peter Clausen 37ca712c59 Change kernel version to 2.6.36
SVN-Revision: 23671
14 years ago
Lars-Peter Clausen 4b67cfb58c ADC and battery fixes * Fix concurrent battery readings * Add missing kfree in battery driver remove * Fix disabling of a ADC component
SVN-Revision: 23670
14 years ago
Mirko Vogt 37d454fa43 linux kernel version 2.6.36.7 is not (yet) released...
SVN-Revision: 23424
14 years ago
Lars-Peter Clausen 6144179d61 Add 2.6.36 patches
SVN-Revision: 23421
14 years ago
Mirko Vogt 2d2dab50a5 do not override CFLAGS - the default ones are fine
SVN-Revision: 23323
14 years ago
Lars-Peter Clausen 83d6a36019 update 2.6.35.x to 2.6.35.7
SVN-Revision: 23213
14 years ago
Lars-Peter Clausen cf445bb48f Update 2.6.35.x to 2.6.35.4
SVN-Revision: 22833
14 years ago
Lars-Peter Clausen 1dfa6cffb1 refresh config
SVN-Revision: 22777
14 years ago
Lars-Peter Clausen b584c5f0f0 Fix n5x6 sound drivers
SVN-Revision: 22776
14 years ago
Michael Büsch 7ebcd04786 Update to 2.6.35.3
SVN-Revision: 22753
14 years ago
Lars-Peter Clausen 31f570fe4b qi_lb60: Fix keyboard gpio pins
SVN-Revision: 22524
14 years ago
Mirko Vogt acd054f18d Add missing symbol to 2.6.35 config
SVN-Revision: 22513
14 years ago
Lars-Peter Clausen 1980190a5a Drop 2.6.32 patches
SVN-Revision: 22485
14 years ago
Lars-Peter Clausen f312e1580b Set -march=mips32
SVN-Revision: 22484
14 years ago
Lars-Peter Clausen 75a7e3e55a Adjust codec driver module name for 2.6.35
SVN-Revision: 22483
14 years ago
Lars-Peter Clausen 5b8cbd5d5a Fix mmc card detection
SVN-Revision: 22481
14 years ago
Lars-Peter Clausen e1bfcceb93 Add 2.6.35 patches
SVN-Revision: 22463
14 years ago
Claudio Mignanti 2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
SVN-Revision: 22145
14 years ago
Hauke Mehrtens e2ce2feedb kernel: update to kernel 2.6.34.1
SVN-Revision: 22118
14 years ago
Lars-Peter Clausen c88f0ac390 udc: Fix recursive spinlocks
Driver had recursive spinlock locking: 1. jz4740_queue() acquires lock 2. done()
is called in chain:
jz4740_queue()->jz4740_ep0_kick()->jz4740_ep0_in()->write_fifo_ep0()->done() and
it tries to acquire same lock. 3. Deadlock.

Signed-off-by:
Yauhen Kharuzhy <jekhor@gmail.com>

SVN-Revision: 21619
14 years ago
Lars-Peter Clausen e66107e12b ASoC: Fix and cleaup dma config
SVN-Revision: 21618
14 years ago
Lars-Peter Clausen dd93818f19 core fixes * Mask timer irq on startup * Fix dma width constants * Do not try to ack intc irqs
SVN-Revision: 21617
14 years ago
Lars-Peter Clausen ada563beac jzcodec: Enable support for S8 format
SVN-Revision: 21615
14 years ago
Lars-Peter Clausen fecadfa91c fb: Fix pseudo palette for non 32bit color depth.
SVN-Revision: 21614
14 years ago
Lars-Peter Clausen 3107304b89 rtc: Put rtc Kconfig entry into the correct section
SVN-Revision: 21613
14 years ago
Lars-Peter Clausen ba30e23bbc Add checksum for 2.6.34, refresh 2.6.34 patches and update targets from 2.6.34-rcX to 2.6.34
SVN-Revision: 21498
14 years ago
Lars-Peter Clausen 946c8fa59a Add 2.6.34 patches
SVN-Revision: 21438
14 years ago
Mirko Vogt 0910a01ef6 sound-soc-qi_lb60: rename package as underscores are not allowed by opkg
SVN-Revision: 21412
14 years ago
Mirko Vogt 9da99a7111 enable inotify support target xburst
SVN-Revision: 21260
14 years ago
Nicolas Thill b3b591c000 buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ
SVN-Revision: 21238
14 years ago
Alexandros C. Couloumbis fdac9ae836 sync to kernel 2.6.32.12
SVN-Revision: 21195
14 years ago