Zoltan Herpai
15facdb2fa
mxs: add 3.14 config and patches
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 41948
10 years ago
Zoltan Herpai
e656140642
mxs: initial 3.13 support
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39476
11 years ago
Zoltan Herpai
f617d92b28
mxs: make config and patches versioned
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39405
11 years ago
Zoltan Herpai
036f4ed4db
mxs: bump kernel to 3.12 - remove DCP patch as it's in mainline now (dts patch will stay) - refresh Duckbill patch - update kmod-usb-chipidea
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38780
11 years ago
Zoltan Herpai
fed363b6be
mxs: enable device tree support in /proc
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38405
11 years ago
Zoltan Herpai
07043a853a
imx23: rename imx23 to mxs for upcoming imx23/28 support
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38394
11 years ago
Zoltan Herpai
9eb3572b7b
imx23: add lradc support
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 37632
11 years ago
Jonas Gorski
b1b4e7db13
kernel: move CONFIG_NET_IP_TUNNEL to generic
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37465
11 years ago
Zoltan Herpai
7d4c120557
imx23: add gpio_sysfs support
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 37207
12 years ago
Zoltan Herpai
de17203c85
imx23: bump kernel to 3.10
...
- fix BOARDNAME
- add profile for Olinuxino boards
- prep image Makefile for u-boot inclusion, separate out bootlet build
- update kernel config to reflect updated chipidea requirements
- update rtc/watchdog config
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 37175
12 years ago
Zoltan Herpai
e5c7a93d71
imx23: add new target for i.MX233-based boards
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 37038
12 years ago
Gabor Juhos
8e466dcdf4
at91: add missing config symbols
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36492
12 years ago
Gabor Juhos
988ae9cbf8
at91: upgrade to kernel 3.8.7 and use devicetree
...
This upgrades the AT91 target to 3.8.7, and migrates to device tree.
This allows a single kernel to be built for most at91 variants which
simplifies things quite a bit. The immediate result is that all
subtargets are nuked, and any boards without dts files are no longer
supported, though the target now includes more boards than before. The
adc driver was also nuked as 3.8.7 includes a new one under the IIO
subsystem.
Signed-off-by: Adam Porter <porter.adam@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36452
12 years ago
Florian Fainelli
1e103b2ecc
target: enable XZ BCJ decompressor code after r35097
...
Required to actually be able to mount squashfs xz compressed
filesystems.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35156
12 years ago
John Crispin
ba6751058b
gpiodev/gpioctl RIP
...
SVN-Revision: 33725
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
13 years ago
Claudio Mignanti
6cd35fe3d3
tqma9263: update board definition for 3.x series and fix config choose
...
SVN-Revision: 31436
13 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
13 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
13 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
13 years ago
Hauke Mehrtens
74a5c8148a
at91: add some missing config options
...
SVN-Revision: 26571
14 years ago
Imre Kaloz
b74308c433
only support EABI on ARM targets
...
SVN-Revision: 25928
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
Claudio Mignanti
cd540fed5b
Import an experimental ADC driver
...
SVN-Revision: 24814
14 years ago
Imre Kaloz
4052849677
switch from ext2 to ext4 (w/o) journaling
...
SVN-Revision: 24084
14 years ago
Claudio Mignanti
cdf8f92776
Update to 2.6.35.7
...
SVN-Revision: 23400
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
15 years ago
Claudio Mignanti
63a7fad924
add some missing symbols
...
SVN-Revision: 22104
15 years ago
Claudio Mignanti
4bb7ab3057
revamp target: add support for netusg20 board
...
SVN-Revision: 21838
15 years ago