Lars-Peter Clausen
b18f5eb44a
xburst: Update to 3.18
...
Update the xburst target to kernel version 3.18 and also remove the broken 3.10 support.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de >
SVN-Revision: 45031
2015-03-26 19:46:01 +00:00
Lars-Peter Clausen
464e7a7f10
xburst: Remove n516, n526 and id800wt subtargets
...
The driver code for supporting these subtargets was already removed a while ago,
so
the current images wont actually boot.
It is also quite unlikely that there are any users of them at this point, so
remove them.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de >
SVN-Revision: 44586
2015-03-01 15:56:43 +00:00
Lars-Peter Clausen
dee22d069f
xburst: Add missing kernel config symbol
...
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de >
SVN-Revision: 37534
2013-07-25 18:39:34 +00:00
Lars-Peter Clausen
db32da6b16
xburst: Unmark broken
...
3.10 support is working fine for this platform, so unmark it broken.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de >
SVN-Revision: 37512
2013-07-22 18:44:05 +00:00
Lars-Peter Clausen
44745f714e
xburst: Remove 3.8 support
...
3.8 support for this platform is broken, so remove it.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de >
SVN-Revision: 37511
2013-07-22 18:42:36 +00:00
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
2013-07-22 18:41:23 +00:00
Lars-Peter Clausen
e7d77883c7
xburst: Add 3.10 support
...
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de >
SVN-Revision: 37509
2013-07-22 18:40:32 +00:00
Lars-Peter Clausen
8fc44d1f5f
kernel: Remove gpio-pwm patches
...
There is no platform using the gpio-pwm driver, yet these patches break the
generic PWM framework that is in upstream. So just remove them.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de >
SVN-Revision: 37490
2013-07-21 11:43:16 +00:00
Lars-Peter Clausen
b043b26b54
mkimage/getline.h - Mac OS X 10.7 (Lion) fix
...
This mends mkimage for getline() in Mac OS X 10.7.
Signed-off-by: Joe Roback <openwrt-devel at roback.cc>
SVN-Revision: 27917
2011-08-05 16:53:43 +00:00
Lars-Peter Clausen
bf64b1ccb6
host/include/getline.h - Mac OS X 10.7 (Lion) fix
...
Apple has finally updated their version of Libc, and it now includes getline(). \o/
The following patch fixes OpenWRT getline.h to not redefine it for 10.7. The one
caveat is, the includes (at least stdio.h) are needed before the #ifdef so that
__DARWIN_C_LEVEL could be properly defined (it is not a compiler built-in define
like __linux__ or __APPLE__).
This one fixes the host/include/getline.h. The next patch will mend the mkimage
package.
Signed-off-by: Joe Roback <openwrt-devel at roback.cc>
SVN-Revision: 27916
2011-08-05 16:52:46 +00:00
Lars-Peter Clausen
8ba2d8098a
kernel: revert r24160 (remove the bogus ext2/ext3 dependency on linux 2.6.30/31)
...
For kernel versions newer then 2.6.31 the ext4 module can be used to mount
ext2/3 filesystems.
Building ext2/3 as modules on the other hand breaks using ext4 for mounting ext2
or ext3, which breaks booting from ext2/3 on machines where the ext4 module is
built into the kernel.
SVN-Revision: 26645
2011-04-13 13:37:40 +00:00
Lars-Peter Clausen
3ba2dbeb1d
Refresh patches for 2.6.37.1
...
SVN-Revision: 25644
2011-02-21 06:14:25 +00:00
Lars-Peter Clausen
a6ede8ac59
Drop support for older kernel versions
...
SVN-Revision: 24915
2011-01-06 01:33:19 +00:00
Lars-Peter Clausen
4f7abc1c7a
Add 2.6.37 support
...
SVN-Revision: 24914
2011-01-06 01:32:17 +00:00
Lars-Peter Clausen
7b3caf6f22
Add even more missing symbols to the 2.6.36 config
...
SVN-Revision: 23842
2010-11-03 21:01:01 +00:00
Lars-Peter Clausen
4990417071
Fix patch
...
SVN-Revision: 23702
2010-10-29 06:59:46 +00:00
Lars-Peter Clausen
5f9f23534b
Fixed support for Iomega
...
* Added configuration file.
* Set blue power led during bootup
* enabled pci express
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com >
SVN-Revision: 23683
2010-10-27 21:24:06 +00:00
Lars-Peter Clausen
41ddcd79ab
Adds leds and gpio keys support for Iomega iConnect.
...
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com >
SVN-Revision: 23682
2010-10-27 21:22:07 +00:00
Lars-Peter Clausen
37ca712c59
Change kernel version to 2.6.36
...
SVN-Revision: 23671
2010-10-27 14:12:27 +00:00
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
2010-10-27 14:11:36 +00:00
Lars-Peter Clausen
98cc28e7d7
Add missing symbol to 2.6.36 config
...
SVN-Revision: 23669
2010-10-27 14:04:04 +00:00
Lars-Peter Clausen
6144179d61
Add 2.6.36 patches
...
SVN-Revision: 23421
2010-10-13 01:55:44 +00:00
Lars-Peter Clausen
9d9f68c651
Add some missing symbols to 2.6.36 config
...
SVN-Revision: 23420
2010-10-13 00:33:34 +00:00
Lars-Peter Clausen
290e192ce8
Make mv_cesa crypto module available on Orion as well.
...
SVN-Revision: 23229
2010-10-04 21:33:07 +00:00
Lars-Peter Clausen
15f8eed2a3
uboot-kirkwood: Update to uboot to 2010.09 (and add missing files from pervious commit)
...
SVN-Revision: 23228
2010-10-04 21:26:33 +00:00
Lars-Peter Clausen
83246559fd
uboot-kirkwood: Add support for iomega iconnect wireless
...
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com >
SVN-Revision: 23218
2010-10-04 09:49:49 +00:00
Lars-Peter Clausen
f05a30206c
Iomega iConnect Wireless platform support
...
This patch adds support for Iomega iConnect Wireless. Leds and wireless card
support are still missing.
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com >
SVN-Revision: 23217
2010-10-04 09:19:52 +00:00
Lars-Peter Clausen
67ab1350bd
kernel: Add hwmon-lm63 package
...
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com >
SVN-Revision: 23216
2010-10-04 09:17:42 +00:00
Lars-Peter Clausen
2ba2936b58
kernel: kirkwood/orion I2C module support
...
This patch adds support for configuring kirkwood/orion i2c module.
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com >
SVN-Revision: 23215
2010-10-04 09:16:13 +00:00
Lars-Peter Clausen
1162dfde82
Remove hwmon and i2c support from being built-in
...
SVN-Revision: 23214
2010-10-04 09:06:21 +00:00
Lars-Peter Clausen
83d6a36019
update 2.6.35.x to 2.6.35.7
...
SVN-Revision: 23213
2010-10-04 07:42:32 +00:00
Lars-Peter Clausen
7ee9c3d762
kernel: Move CONFIG_CRYPTO_HW to crypto-core
...
hw-crypto modules depend on CONFIG_CRYPTO_HW beeing set. Instead of selecting
CONFIG_CRYPTO_HW from each crypto module let it be selected by crypto core.
It only opens the submenu for hw-crypto devices and does not generate any overhead.
Patch by Jan Willies
SVN-Revision: 23190
2010-10-03 01:12:51 +00:00
Lars-Peter Clausen
be8b1b4d03
libuuid: Use libuuid from util-linux-ng instead of e2fsprogs
...
SVN-Revision: 23189
2010-10-02 23:18:46 +00:00
Lars-Peter Clausen
ff9ddd7c0f
Add jffs2 feature flag
...
SVN-Revision: 23177
2010-10-02 14:31:49 +00:00
Lars-Peter Clausen
8314ce02cc
Fix mv_cesa module dependencies and .ko file location Thanks KanjiMonster & Memphiz
...
SVN-Revision: 23145
2010-09-28 16:32:08 +00:00
Lars-Peter Clausen
a70e0d0665
Add kernel package for the mv_cesa crypto module
...
SVN-Revision: 22877
2010-09-03 01:03:22 +00:00
Lars-Peter Clausen
3fe1d8503c
Set -mtune to marvell-f
...
SVN-Revision: 22876
2010-09-03 00:45:55 +00:00
Lars-Peter Clausen
34736c48b9
Build usb storage support into the kernel.
...
This allows for example to put the rootfs on a usb-stick.
SVN-Revision: 22845
2010-08-30 19:09:37 +00:00
Lars-Peter Clausen
85d4291984
Dockstar: Adjust rootfs size to that of the original fw
...
SVN-Revision: 22839
2010-08-29 21:29:23 +00:00
Lars-Peter Clausen
dc116b1887
Add different profiles for Sheevaplug and Dockstar
...
Thanks to Gerrit Visser
SVN-Revision: 22838
2010-08-29 21:16:00 +00:00
Lars-Peter Clausen
429c8a56b6
Use kirkwood_nand_init instead of manually registering the nand driver
...
This fixes that the device would hang during boot.
SVN-Revision: 22837
2010-08-29 21:10:59 +00:00
Lars-Peter Clausen
014765e77c
Align jffs2 to pagesize and fix mkfs2.jffs2 opts
...
SVN-Revision: 22836
2010-08-29 21:08:55 +00:00
Lars-Peter Clausen
cf445bb48f
Update 2.6.35.x to 2.6.35.4
...
SVN-Revision: 22833
2010-08-29 18:19:20 +00:00
Lars-Peter Clausen
28d7de48b8
Cleanup image generation
...
SVN-Revision: 22829
2010-08-28 22:01:21 +00:00
Lars-Peter Clausen
061ca5765f
Add missing symbols to 2.6.35 config
...
SVN-Revision: 22787
2010-08-25 01:04:18 +00:00
Lars-Peter Clausen
6e3060af50
Update kernel to 2.6.35
...
SVN-Revision: 22786
2010-08-24 19:46:24 +00:00
Lars-Peter Clausen
1dfa6cffb1
refresh config
...
SVN-Revision: 22777
2010-08-22 23:22:08 +00:00
Lars-Peter Clausen
b584c5f0f0
Fix n5x6 sound drivers
...
SVN-Revision: 22776
2010-08-22 23:21:11 +00:00
Lars-Peter Clausen
0e974c50ed
Add Seagate Dockstar support
...
SVN-Revision: 22765
2010-08-22 17:03:25 +00:00
Lars-Peter Clausen
2233a27d43
Add uboot for marvell kirkwood based boards
...
SVN-Revision: 22764
2010-08-22 16:48:28 +00:00
Lars-Peter Clausen
bcdf9742be
Danube: Fix irq ack
...
SVN-Revision: 22748
2010-08-21 15:58:44 +00:00
Lars-Peter Clausen
e7e2d190af
ncurses: Add libncursesw package
...
Thanks bartbes
SVN-Revision: 22669
2010-08-16 09:48:42 +00:00
Lars-Peter Clausen
b4a1337cf9
Add build variants support to InstallDev
...
Before building a build variant would have removed the staging files installed
by the previous build variant from the same makefile.
SVN-Revision: 22668
2010-08-16 09:45:21 +00:00
Lars-Peter Clausen
782223d0ff
Add lxde feed to feeds.conf.default
...
SVN-Revision: 22612
2010-08-12 19:03:44 +00:00
Lars-Peter Clausen
9dbb998ee3
Fix gpio_spi_old module for 2.6.35
...
SVN-Revision: 22576
2010-08-10 11:17:04 +00:00
Lars-Peter Clausen
37f27e26f3
uci: Install ucimap.h into the staging dir
...
SVN-Revision: 22536
2010-08-08 19:37:09 +00:00
Lars-Peter Clausen
31f570fe4b
qi_lb60: Fix keyboard gpio pins
...
SVN-Revision: 22524
2010-08-07 20:54:33 +00:00
Lars-Peter Clausen
a97d6b0c95
Add kernel_nconfig make target
...
SVN-Revision: 22518
2010-08-06 21:36:35 +00:00
Lars-Peter Clausen
1980190a5a
Drop 2.6.32 patches
...
SVN-Revision: 22485
2010-08-04 13:33:55 +00:00
Lars-Peter Clausen
f312e1580b
Set -march=mips32
...
SVN-Revision: 22484
2010-08-04 13:32:32 +00:00
Lars-Peter Clausen
75a7e3e55a
Adjust codec driver module name for 2.6.35
...
SVN-Revision: 22483
2010-08-04 13:31:45 +00:00
Lars-Peter Clausen
5b8cbd5d5a
Fix mmc card detection
...
SVN-Revision: 22481
2010-08-04 13:26:22 +00:00
Lars-Peter Clausen
04497bbb2c
Add lost handling of -fhonour-copts to 4.4.x+cs/910-mbsd_multi.patch
...
SVN-Revision: 22474
2010-08-03 15:32:25 +00:00
Lars-Peter Clausen
e1bfcceb93
Add 2.6.35 patches
...
SVN-Revision: 22463
2010-08-02 18:24:06 +00:00
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
2010-05-29 00:12:09 +00:00
Lars-Peter Clausen
e66107e12b
ASoC: Fix and cleaup dma config
...
SVN-Revision: 21618
2010-05-29 00:09:51 +00:00
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
2010-05-29 00:09:11 +00:00
Lars-Peter Clausen
ada563beac
jzcodec: Enable support for S8 format
...
SVN-Revision: 21615
2010-05-29 00:06:59 +00:00
Lars-Peter Clausen
fecadfa91c
fb: Fix pseudo palette for non 32bit color depth.
...
SVN-Revision: 21614
2010-05-29 00:06:19 +00:00
Lars-Peter Clausen
3107304b89
rtc: Put rtc Kconfig entry into the correct section
...
SVN-Revision: 21613
2010-05-29 00:05:13 +00:00
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
2010-05-17 22:05:07 +00:00
Lars-Peter Clausen
8167602d4f
compcache: Kernel module and userspace daemon in seperate packages.
...
SVN-Revision: 21441
2010-05-13 11:36:38 +00:00
Lars-Peter Clausen
946c8fa59a
Add 2.6.34 patches
...
SVN-Revision: 21438
2010-05-12 23:12:41 +00:00
Lars-Peter Clausen
37a8f3522f
Move CONFIG_LZMA_{DE,}COMPRESS to generic config
...
It is selected by CONFIG_JFFS2_LZMA which is set in the generic config.
SVN-Revision: 21437
2010-05-12 23:04:18 +00:00
Lars-Peter Clausen
48ec7efd65
gpio_buttons: include slab.h
...
Fixes build with 2.6.34
SVN-Revision: 21436
2010-05-12 22:50:26 +00:00
Lars-Peter Clausen
35a7db1e92
Add missing symbols to generic 2.6.34 config
...
SVN-Revision: 21428
2010-05-12 19:39:04 +00:00
Lars-Peter Clausen
5cd4a9739d
uboot-xburst: Fix lcd display init sequence.
...
SVN-Revision: 21263
2010-04-29 17:18:26 +00:00
Lars-Peter Clausen
d427d303d4
uboot-xburst: Add macro to initalize lcd pins for 8bit serial displays
...
SVN-Revision: 21241
2010-04-28 19:59:53 +00:00
Lars-Peter Clausen
e438c665db
vp6500: Add backlight device
...
SVN-Revision: 20843
2010-04-13 20:52:41 +00:00
Lars-Peter Clausen
393541dce8
Add uboot for xburst package
...
SVN-Revision: 20832
2010-04-12 18:17:26 +00:00
Lars-Peter Clausen
985ce5e3fa
vp6500: Add leds and keypad devices.
...
SVN-Revision: 20817
2010-04-12 00:11:18 +00:00
Lars-Peter Clausen
d3f097bfde
Add missing symbols to 2.6.34 config
...
SVN-Revision: 20816
2010-04-11 22:30:27 +00:00
Lars-Peter Clausen
e95a1d7228
Use lzma kernel compression.
...
SVN-Revision: 20815
2010-04-11 22:12:10 +00:00
Lars-Peter Clausen
d1031cd861
time.c: Timer enable registers are only 8bit width.
...
SVN-Revision: 20796
2010-04-11 16:24:06 +00:00
Lars-Peter Clausen
1d8823ae61
Add mx2 target with very basic support for the vp6500 voip phone
...
SVN-Revision: 20786
2010-04-10 18:37:34 +00:00
Lars-Peter Clausen
f8275576d9
jzcodec: Only support 16bit formats for now
...
SVN-Revision: 20701
2010-04-04 15:39:15 +00:00
Lars-Peter Clausen
2bc9d6f6e9
include/target.mk: Only set usb feature flag for a target if there is a HCD
...
SVN-Revision: 20425
2010-03-25 15:04:44 +00:00
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
2010-03-22 18:57:50 +00:00
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
2010-03-22 15:22:26 +00:00
Lars-Peter Clausen
28e68dd8c7
jz_mmc: Fix timeout timer. Annotate timeout checks as unlikely()
...
SVN-Revision: 20349
2010-03-21 15:46:49 +00:00
Lars-Peter Clausen
4153768fd6
refresh patches
...
SVN-Revision: 20253
2010-03-17 15:07:36 +00:00
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
2010-03-16 23:15:18 +00:00
Lars-Peter Clausen
d58bf6adba
config-2.6.32: Add mising symbol
...
SVN-Revision: 20217
2010-03-14 19:27:13 +00:00
Lars-Peter Clausen
a4d823a9e3
jzcodec: Fix supported formats.
...
SVN-Revision: 20210
2010-03-14 17:49:30 +00:00
Lars-Peter Clausen
efc6d42d50
modules.mk: Fix typo
...
SVN-Revision: 20179
2010-03-13 14:45:57 +00:00
Lars-Peter Clausen
07b46f3a82
Fix image generation for qi_lb60 subtarget
...
SVN-Revision: 20152
2010-03-11 19:02:00 +00:00
Lars-Peter Clausen
256f938e5a
Add kernel sound packages
...
SVN-Revision: 20132
2010-03-11 02:00:59 +00:00
Lars-Peter Clausen
371f987651
jz4740-i2s: Export jz4740_i2s_dai
...
SVN-Revision: 20131
2010-03-11 01:54:09 +00:00
Lars-Peter Clausen
93f97a1bb0
kernel: Add SoC sound support package
...
SVN-Revision: 20130
2010-03-11 01:35:12 +00:00
Lars-Peter Clausen
7768a25923
dma: export jz4740_dma_request
...
SVN-Revision: 20129
2010-03-11 01:29:44 +00:00