Commit Graph

194 Commits (5a8e9846af689be7bc3b1fb4a356c3e3c711b94a)

Author SHA1 Message Date
Lars-Peter Clausen 32a83db347 xburst: Add 3.10 support
Missing files from the previous commit.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>

SVN-Revision: 37510
11 years ago
Lars-Peter Clausen e7d77883c7 xburst: Add 3.10 support
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>

SVN-Revision: 37509
11 years ago
Jonas Gorski 1beaf031d1 target: don't build jffs2 nor images by default
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 36863
11 years ago
Gabor Juhos 46225b99d9 kernel: update linux 3.8 to 3.8.13
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 36724
11 years ago
Jonas Gorski 526aedb705 kernel: move CONFIG_MIPS_SEAD3 to generic
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 36617
11 years ago
Gabor Juhos e57c7d6c12 kernel: update linux 3.8 to 3.8.12
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 36576
11 years ago
Gabor Juhos 8a9fe26f20 kernel: update linux 3.8 to 3.8.11
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 36507
11 years ago
Gabor Juhos f718179af5 kernel: update linux 3.8 to 3.8.10
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 36493
11 years ago
Gabor Juhos 36d4fd70bc kernel: update linux 3.8 to 3.8.9
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 36453
11 years ago
Gabor Juhos 151cadfe32 kernel: update linux 3.8 to 3.8.8
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 36363
11 years ago
Gabor Juhos 604395650a kernel: update linux 3.8 to 3.8.7
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 36332
11 years ago
Gabor Juhos f78c902cfd kernel: update linux 3.8 to 3.8.6
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 36215
11 years ago
Gabor Juhos 07532dca7f kernel: update linux 3.8 to 3.8.3
Also refresh the related generic/platform patches.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 36039
11 years ago
Hauke Mehrtens 89d4fceee2 xburst: fix compilation: remove the __dev attributes
SVN-Revision: 35946
11 years ago
Gabor Juhos 5b3ab0e21e xburst: remove 3.3 support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35934
11 years ago
Gabor Juhos 00caedf86e xburst: switch to 3.8
Compile tested only, so add broken flag.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35933
11 years ago
Gabor Juhos 8942d4dc04 xburst: add support for 3.8
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35932
11 years ago
Florian Fainelli 33f6c5ddb9 kernel: add missing USB configuration symbols after r34501
Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 34568
12 years ago
Gabor Juhos 1f516235ea remove common symbols from 3.3 configs
The removed symbols are present in the generic configuration.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 34403
12 years ago
Mirko Vogt f45cd30543 verified to work - remove broken flag
SVN-Revision: 32469
12 years ago
Felix Fietkau 43b5706ef5 xburst: remove an obsolete CompareKernelPatchVer call
SVN-Revision: 32115
12 years ago
John Crispin a4d96aae8d bump to 3.3.8
SVN-Revision: 32055
12 years ago
Gabor Juhos 9375e83586 xburst: add missing config symbol
SVN-Revision: 32021
12 years ago
Gabor Juhos 20ba6d90e3 xburst: remove support for old kernels
SVN-Revision: 31904
12 years ago
Gabor Juhos d043cb2c34 xburst: switch to 3.3 and add broken flag
SVN-Revision: 31903
12 years ago
Gabor Juhos 9a26e9f843 xburst: add support for 3.3
SVN-Revision: 31902
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
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
14 years ago
Florian Fainelli 3cd87d2d81 update to 2.6.37.1
SVN-Revision: 25577
14 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
Nicolas Thill e2b57ecf5f define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
SVN-Revision: 20834
14 years ago
Nicolas Thill 0946764732 remove 'svn:executable' property
SVN-Revision: 20831
14 years ago
Lars-Peter Clausen d1031cd861 time.c: Timer enable registers are only 8bit width.
SVN-Revision: 20796
14 years ago
Lars-Peter Clausen f8275576d9 jzcodec: Only support 16bit formats for now
SVN-Revision: 20701
14 years ago
Mirko Vogt e60b9b9b35 do not disable netfilter support for xburst target (some packages require netfilter support)
SVN-Revision: 20698
14 years ago
Mirko Vogt 633933f8bf adjust module loading sequence to change 20345, as snd-soc-core needs to get loaded before
SVN-Revision: 20490
14 years ago
Gabor Juhos e66a368bd1 kernel: update to 2.6.32.10
SVN-Revision: 20444
14 years ago
Lars-Peter Clausen 0ddd7f1082 sound jz4740_pcm: Set dma channel to NULL after it has been freed, because hw_free can be called multiple times aswell.
SVN-Revision: 20373
14 years ago
Lars-Peter Clausen fd3344d488 sound jz4740_pcm: Don't request dma channel mor then once.
It is possible that the hw_params callback is called multiple times when using
the oss emulation layer. Thus we need to check whether the dma channel has
already been requested otherwise we'll end up with all dma channels being
requested by sound driver.

SVN-Revision: 20369
14 years ago
Lars-Peter Clausen 28e68dd8c7 jz_mmc: Fix timeout timer. Annotate timeout checks as unlikely()
SVN-Revision: 20349
14 years ago
Mirko Vogt 4c0b32c02a do not use font <FONT_MINI_4x6> for target lb60 by default as it's unreadable
SVN-Revision: 20274
14 years ago
Lars-Peter Clausen 4153768fd6 refresh patches
SVN-Revision: 20253
14 years ago
Lars-Peter Clausen 8cb059a958 The lcm driver currently does not use any of the backlight api, so remove CONFIG_BACKLIGHT_CLASS_DEVICE as a dependecy and from the config. Fixes #6871
SVN-Revision: 20248
14 years ago
Lars-Peter Clausen d58bf6adba config-2.6.32: Add mising symbol
SVN-Revision: 20217
14 years ago
Lars-Peter Clausen a4d823a9e3 jzcodec: Fix supported formats.
SVN-Revision: 20210
14 years ago
Lars-Peter Clausen efc6d42d50 modules.mk: Fix typo
SVN-Revision: 20179
14 years ago
Lars-Peter Clausen 07b46f3a82 Fix image generation for qi_lb60 subtarget
SVN-Revision: 20152
14 years ago
Nicolas Thill e1863691d9 do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
SVN-Revision: 20136
14 years ago
Lars-Peter Clausen 256f938e5a Add kernel sound packages
SVN-Revision: 20132
14 years ago
Lars-Peter Clausen 371f987651 jz4740-i2s: Export jz4740_i2s_dai
SVN-Revision: 20131
14 years ago
Lars-Peter Clausen 7768a25923 dma: export jz4740_dma_request
SVN-Revision: 20129
14 years ago
Lars-Peter Clausen bf31e79489 metronomefb: Add rotation support and some minor cleanups
SVN-Revision: 20128
14 years ago
Lars-Peter Clausen c239c05829 n516-lpc: Fix irq strom during resume
SVN-Revision: 20127
14 years ago