Felix Fietkau
|
0c687044b2
|
ar71xx: use a separate board id for rocket m
SVN-Revision: 18450
|
15 years ago |
Felix Fietkau
|
dd324a32ad
|
ar71xx: enable command-line mtd map parsing
SVN-Revision: 18449
|
15 years ago |
Matteo Croce
|
8bb3f7cbe5
|
ar71xx: add Ubiquiti Rocket M and Nanostation M support
SVN-Revision: 18447
|
15 years ago |
Imre Kaloz
|
917ef8e84b
|
fix grub image target dependency
SVN-Revision: 18446
|
15 years ago |
Nicolas Thill
|
bd412be008
|
atheros: add fstype to combined image file name
SVN-Revision: 18443
|
15 years ago |
Imre Kaloz
|
93fe520994
|
change x86 image generation handling to treat only olpc specially
SVN-Revision: 18441
|
15 years ago |
Imre Kaloz
|
0b27fefa62
|
refresh 2.6.32 patches with -rc7
SVN-Revision: 18440
|
15 years ago |
Imre Kaloz
|
294551ca73
|
replace our arm LZMA loader with the one that goes upstream
SVN-Revision: 18439
|
15 years ago |
Gabor Juhos
|
b7692e73c6
|
ar71xx: setup platform data for ath9k on the TL-WR741ND, Bullet M and on the WNDR3700 boards
SVN-Revision: 18437
|
15 years ago |
Gabor Juhos
|
a12a03de8d
|
ar71xx: register LEDs and buttons on the WNDR3700
Thanks to aorlinks (https://forum.openwrt.org/viewtopic.php?pid=97415#p97415)
SVN-Revision: 18435
|
15 years ago |
Gabor Juhos
|
2f5d0b63d4
|
ar71xx: use __init for ar{71,91}xx_usb_setup
SVN-Revision: 18434
|
15 years ago |
Jo-Philipp Wich
|
a4b1848387
|
add migration code to automatically convert old to new switch config on first boot, this will be removed at some point in the future
SVN-Revision: 18432
|
15 years ago |
Jo-Philipp Wich
|
194f32bc26
|
change switch config to swconfig style format to remain consistent accross platforms
SVN-Revision: 18425
|
15 years ago |
Florian Fainelli
|
ba6e615cae
|
fix image create after the conversion to subtargets
SVN-Revision: 18424
|
15 years ago |
Felix Fietkau
|
44aa03f2f9
|
Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain will zipped and saved under $(TOPDIR)/bin directory.
Signed-off-by: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
SVN-Revision: 18419
|
15 years ago |
Felix Fietkau
|
eaf1d61e6d
|
make fpu emulation support configurable through kernel_menuconfig by adding a prompt for it
SVN-Revision: 18414
|
15 years ago |
Hauke Mehrtens
|
30f859403a
|
fix problem with 128MB ram.
This patch is out of broadcoms official source code
SVN-Revision: 18413
|
15 years ago |
Gabor Juhos
|
5ab66428b0
|
ar71xx: add preliminary support for the Netgear WNDR3700
Based on patches by Marco Porsch from:
https://forum.openwrt.org/viewtopic.php?id=22311
SVN-Revision: 18411
|
15 years ago |
Gabor Juhos
|
29c4876b2b
|
ar71xx: add profile for the TL-WR841ND v5 board
SVN-Revision: 18409
|
15 years ago |
Imre Kaloz
|
fb7c762ad6
|
export __cpuc_flush_dcache_page for ARM targets
SVN-Revision: 18375
|
15 years ago |
Imre Kaloz
|
cc222ce56d
|
powerpc: use the in-kernel dtc compiler
SVN-Revision: 18374
|
15 years ago |
Imre Kaloz
|
6b280112f2
|
some more Kconfig symbol move..
SVN-Revision: 18371
|
15 years ago |
Imre Kaloz
|
1d62d9a95c
|
another round of kernel config cleanups
SVN-Revision: 18370
|
15 years ago |
Imre Kaloz
|
88401c2052
|
we don't support the 2.6.27 kernels for a long time now
SVN-Revision: 18369
|
15 years ago |
Imre Kaloz
|
a01ec2469b
|
move CPUFREQ to generic configs
SVN-Revision: 18368
|
15 years ago |
Imre Kaloz
|
ef42fb4c13
|
sort all target config files
SVN-Revision: 18367
|
15 years ago |
Imre Kaloz
|
1238d93b09
|
move CONFIG_CRASH_DUMP to the generic configs
SVN-Revision: 18366
|
15 years ago |
Florian Fainelli
|
9884abab6d
|
cleanup subtarget kernel configurations to contain only what is required
SVN-Revision: 18359
|
15 years ago |
Florian Fainelli
|
10752b10df
|
convert profiles to become subtargets, compile tested only
SVN-Revision: 18354
|
15 years ago |
Imre Kaloz
|
a992d6986c
|
add preliminary MPC83xx support
SVN-Revision: 18353
|
15 years ago |
Felix Fietkau
|
ee937398f7
|
backport a recent version of vsprintf to linux 2.6.28 to fix mac80211 wifi interface detection
SVN-Revision: 18352
|
15 years ago |
Florian Fainelli
|
149edf50d6
|
remove empty wl153 profile after r18349
SVN-Revision: 18350
|
15 years ago |
Florian Fainelli
|
7b61262aa3
|
also support pcmcia
SVN-Revision: 18349
|
15 years ago |
Florian Fainelli
|
685d84af2c
|
move headers to arch/x86/include/asm/, patch from sn9
SVN-Revision: 18347
|
15 years ago |
Florian Fainelli
|
fa26169f55
|
make sure rdc321x specific patches apply (CONFIG_X86_RDC321X), patch from sn9
SVN-Revision: 18346
|
15 years ago |
Hauke Mehrtens
|
343e9ffa20
|
Add some build fixes for kernel 2.6.21 and the infineon amazon target.
Now it compiles with the new toolchain.
These are mostly backports from mainline linux and newer linux kernels from openwrt.
SVN-Revision: 18345
|
15 years ago |
Florian Fainelli
|
2e72f3b269
|
add again missing hunk in vmlinux.lds.S
SVN-Revision: 18337
|
15 years ago |
Florian Fainelli
|
d6cbf47527
|
add missing hunk in the block2mtd patch
SVN-Revision: 18336
|
15 years ago |
Florian Fainelli
|
e9a02ff509
|
merge upstream fixes on mdio loop
SVN-Revision: 18335
|
15 years ago |
Florian Fainelli
|
43f444a58c
|
refresh 2.6.31 patches
SVN-Revision: 18334
|
15 years ago |
Florian Fainelli
|
cfb90af68e
|
add olpc 2.6.31 configuration, forward port the block2mtd patch, refresh patches
SVN-Revision: 18333
|
15 years ago |
Florian Fainelli
|
ac001d6520
|
the olpc config that was merged from the olpc port is a 2.6.30 config
SVN-Revision: 18332
|
15 years ago |
Florian Fainelli
|
900c2a8e35
|
provide the correct flash mapping on non airlink devices, remove the rootfs_type hacks, patch from sn9
SVN-Revision: 18327
|
15 years ago |
Florian Fainelli
|
db25c8da1a
|
add the prereq-check on lzma
SVN-Revision: 18326
|
15 years ago |
Florian Fainelli
|
ad2bd568f5
|
use host-side lzma decompression tool, lzma-4.32 from openwrt produces non-working bzImages, switch to 2.6.30, strip down kernel configuration
SVN-Revision: 18325
|
15 years ago |
Florian Fainelli
|
186b555e56
|
strip down even more the kernel configuration
SVN-Revision: 18324
|
15 years ago |
Felix Fietkau
|
d1c5fa3695
|
remove the old alix led junk which was replaced by upstream code
SVN-Revision: 18320
|
15 years ago |
Florian Fainelli
|
d6072648b8
|
remove some other useless configuration items
SVN-Revision: 18314
|
15 years ago |
Felix Fietkau
|
28a1b44382
|
enable multicast routing for linux 2.4 (#6037)
SVN-Revision: 18312
|
15 years ago |
Florian Fainelli
|
94249f3c93
|
remove useless configuration options
SVN-Revision: 18303
|
15 years ago |