Gabor Juhos
08ff976720
kernel: update linux 3.7 to 3.7.6
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35476
12 years ago
Gabor Juhos
562ba537fc
kernel: update linux 3.7 to 3.7.5
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35390
12 years ago
Felix Fietkau
ed7ca5d44e
kernel: clean up crypto related kconfig options
...
SVN-Revision: 35327
12 years ago
Gabor Juhos
15be1c9ee7
kernel: update linux 3.7 to 3.7.4
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35318
12 years ago
Gabor Juhos
0de21d9747
kernel: update linux 3.7 to 3.7.3
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35216
12 years ago
Gabor Juhos
df8a8f2515
adm5120: remove 3.6 support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35116
12 years ago
Gabor Juhos
d472567997
adm5120: switch to 3.7
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35115
12 years ago
Gabor Juhos
c19c30cefd
kernel: update linux 3.7 to 3.7.2
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35100
12 years ago
Gabor Juhos
d91117459c
adm5120: add support for 3.7
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34954
12 years ago
Gabor Juhos
f0520f1714
adm5120: nuke 3.3 support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34953
12 years ago
Gabor Juhos
b4315df8e1
adm5120: switch to 3.6
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34952
12 years ago
Gabor Juhos
edd36342e5
adm5120: add support for 3.6
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34951
12 years ago
Gabor Juhos
92cd48e9ea
adm5120: remove NAND_NO_AUTOINCR flag from rb1xx.c
...
Also add a compatibility patch for 3.3.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34950
12 years ago
Gabor Juhos
03e09078dc
adm5120: use mtd_read helper in trxsplit.c
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34949
12 years ago
Gabor Juhos
e1b13e15b2
adm5120: don't include asm/system.h in adm5120-hcd.c
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34948
12 years ago
Mirko Vogt
e34a4e0c7b
Do not use deprecated path to functions.sh (/etc/functions.sh -> /lib/functions.sh)
...
SVN-Revision: 34793
12 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
Florian Fainelli
d3cda51994
do no longer rename amba-pl010 serial devices names
...
Back in the days when we could not override /etc/inittab, it made a lot
of sense to rename ttyAM to ttyS since this was the only supported
serial device(s), we can now just put in an appropriate /etc/inittab file
now.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34469
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
John Crispin
6993e19532
drop GPIODEV platform code
...
SVN-Revision: 33825
12 years ago
Gabor Juhos
f3ecbea052
adm5120: move common routerboot definitions into a separate header file
...
Those will be used on the ar71xx platform as well.
SVN-Revision: 33341
12 years ago
John Crispin
a4d96aae8d
bump to 3.3.8
...
SVN-Revision: 32055
13 years ago
Gabor Juhos
2ae5581447
kernel: update linux 3.3 to 3.3.7
...
SVN-Revision: 31848
13 years ago
Felix Fietkau
3f62f5211a
adm5120: add missing config symbols for the rb1xx subtarget, fixes #11407
...
SVN-Revision: 31781
13 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
Gabor Juhos
b472e5d12e
kernel: update linux 3.3 to 3.3.6
...
SVN-Revision: 31709
13 years ago
Gabor Juhos
34018a630f
kernel: update linux 3.3 to 3.3.5
...
SVN-Revision: 31645
13 years ago
Jonas Gorski
b393464fb4
adm5120: add missing NULL terminator to partition parser list
...
Fixes #11372 .
SVN-Revision: 31574
13 years ago
Gabor Juhos
cbfce53831
kernel: update linux 3.3 to 3.3.4
...
SVN-Revision: 31541
13 years ago
Gabor Juhos
417185b33c
adm5120: create a new subtarget for the RB1xx devices
...
SVN-Revision: 31513
13 years ago
Gabor Juhos
7925eea45f
adm5120: share a common kernel config between the subtargets
...
SVN-Revision: 31512
13 years ago
Gabor Juhos
e96d52d198
adm5120: merge 3.3 patches
...
SVN-Revision: 31511
13 years ago
Gabor Juhos
19be4923e0
adm5120: remove 2.6.32 support
...
SVN-Revision: 31510
13 years ago
Gabor Juhos
aa48f1326b
adm5120: switch to 3.3.3
...
SVN-Revision: 31509
13 years ago
Gabor Juhos
a1a0f67748
adm5120: fix macronix bootloc patch
...
SVN-Revision: 31508
13 years ago
Gabor Juhos
cad1fa359d
adm5120: remove 2.6.38 support
...
SVN-Revision: 31475
13 years ago
Gabor Juhos
671361c7ea
adm5120: add 3.3 support
...
Partially based on the 3.1 patches by Hartmut Knaack <knaack.h [at] gmx.de>
SVN-Revision: 31474
13 years ago
Gabor Juhos
4319d95842
adm5120: make 5GXi depends on CPU_LITTLE_ENDIAN
...
SVN-Revision: 31472
13 years ago
Florian Fainelli
152f38a615
fix typos in adm5120 switch driver ( #4241 )
...
SVN-Revision: 31196
13 years ago
Florian Fainelli
09ade17a15
add Edimax specific MAGIC_MAC_BASE to read MAC from flash ( #4241 ]
...
SVN-Revision: 31195
13 years ago
Florian Fainelli
b180e0fb3b
fix support for 2.6.38 kernel
...
This patch fixes the following issues I encountered while compiling kernel 2.6.38.8 for my Omnima Embedded Controller/Edimax BR6104KP:
- kernel comes up with machine selection during build, even though everything was properly set in menuconfig
- USB api changes
Successfully built and tested with r29755.
Signed-off-by: Hartmut Knaack <knaack.h [at] gmx.de>
SVN-Revision: 31194
13 years ago
Florian Fainelli
f087e07b5c
refresh 2.6.38 patches
...
SVN-Revision: 31193
13 years ago
Felix Fietkau
db6e326c56
targets: replace madwifi in profiles with ath5k, madwifi is unmaintained
...
SVN-Revision: 31015
13 years ago
Jo-Philipp Wich
fc512193a0
add missing kernel symbols
...
SVN-Revision: 29790
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
Florian Fainelli
6cb3195b40
fix usb mis-cleanup after r27162 ( #9581 )
...
SVN-Revision: 27243
14 years ago
Florian Fainelli
6a5112a750
cleanup files using checkpatch.pl
...
SVN-Revision: 27162
14 years ago
Alexandros C. Couloumbis
edfcbe5705
linux/adm5120: update wget2nand script
...
SVN-Revision: 26748
14 years ago
Felix Fietkau
64f67b9c2a
adm5120: remove patches/configs for unused kernel versions
...
SVN-Revision: 26706
14 years ago