Florian Fainelli
514aa754c2
enable kernel compilation with size optimization
...
SVN-Revision: 16016
16 years ago
Imre Kaloz
91e866f383
config cleanups
...
SVN-Revision: 15861
16 years ago
Florian Fainelli
f3dcfb6994
enable the rtc m48t86 on r8610 eval board
...
SVN-Revision: 15847
16 years ago
Imre Kaloz
6bfddb152f
some additional config file cleanup..
...
SVN-Revision: 15845
16 years ago
Imre Kaloz
a9c958c2de
make kernels use /etc/preinit by default
...
SVN-Revision: 15840
16 years ago
Florian Fainelli
a20a9b776f
add better support for the RDC R8610 evaluation board: ide, rtc, super I/O
...
SVN-Revision: 15651
16 years ago
Florian Fainelli
e2274f0509
also copy bzImage when generating initramfs images
...
SVN-Revision: 15650
16 years ago
Imre Kaloz
e9b397805d
some more kernel config cleanup.. last for today :)
...
SVN-Revision: 15606
16 years ago
Imre Kaloz
0f2b1d070a
more cleanup
...
SVN-Revision: 15605
16 years ago
Imre Kaloz
a614251e6c
cleanup MTD option handling
...
SVN-Revision: 15602
16 years ago
Imre Kaloz
38c5311047
move MFD stuff to the generic kernel configs
...
SVN-Revision: 15587
16 years ago
Imre Kaloz
64fbade939
refresh patches
...
SVN-Revision: 15581
16 years ago
Imre Kaloz
86a4a6edb9
upgrade to newest stable kernel versions
...
SVN-Revision: 15575
16 years ago
Florian Fainelli
8af25b8171
add missing ramdisk configuration options ( #5003 )
...
SVN-Revision: 15532
16 years ago
Florian Fainelli
3eb6887491
nuke old files
...
SVN-Revision: 15402
16 years ago
Florian Fainelli
426c91001f
add support for 2.6.28 and use it as the default kernel version, tested on Airlink AR525W and RDC8610 eval board
...
SVN-Revision: 15382
16 years ago
Florian Fainelli
317bf46798
2.6.27 also needs to hack the command line passed to the kernel
...
SVN-Revision: 15381
16 years ago
Florian Fainelli
2189d0cffc
move files to files-2.6.24, not required with newer kernels
...
SVN-Revision: 15380
16 years ago
Florian Fainelli
dfabd4a57c
also override the default console settings, not all boards set it (e.g: RDC 8610 eval board)
...
SVN-Revision: 15376
16 years ago
Florian Fainelli
36c441b87f
resync kernel configuration
...
SVN-Revision: 15375
16 years ago
Florian Fainelli
160c1b64b4
override default i486 CFLAGS, produce smaller executables for these systems
...
SVN-Revision: 15374
16 years ago
Felix Fietkau
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
SVN-Revision: 15242
16 years ago
Florian Fainelli
47a268b30a
fix wrong logic in MDIO code and second PHY address
...
SVN-Revision: 15034
16 years ago
Florian Fainelli
a16e6d4088
use Alain Knaff's bzip2/lzma patch instead of the old lzma patch
...
SVN-Revision: 14890
16 years ago
Felix Fietkau
11014b5cea
disable all kernel config options that are set to =m
...
SVN-Revision: 14611
16 years ago
Gabor Juhos
27dee35f99
refresh 2.6.24 patches
...
SVN-Revision: 14451
16 years ago
Andy Boyett
9f8c82da09
Add hostapd-mini to default images where applicable
...
SVN-Revision: 13819
16 years ago
Jo-Philipp Wich
0fd38ec0f1
add sysupgrade support for ar360w3g
...
SVN-Revision: 13741
16 years ago
Florian Fainelli
5dc3098a6c
Disable CONFIG_NF_CT_ACCT
...
SVN-Revision: 13577
16 years ago
Florian Fainelli
edd0a9befb
Add 2.6.27 patches and configuration
...
SVN-Revision: 13380
16 years ago
Imre Kaloz
a695fa76a4
move THERMAL symbols into the generic config
...
SVN-Revision: 13346
16 years ago
Florian Fainelli
2108df91ed
Since profiles kernel configuration are not concatenated to the one, resulting images will panic due to no platform flash driver, prevent this from happening
...
SVN-Revision: 13231
16 years ago
Florian Fainelli
23aa6acff8
Fix small typo in the ethernet driver
...
SVN-Revision: 13230
16 years ago
Florian Fainelli
05ddc2a53c
Remove some left-over debugging options making the kerkenl exceed 768KB, resulting in a non-bootable image
...
SVN-Revision: 13229
16 years ago
Florian Fainelli
96f98b5616
Enable more PCMCIA specific options, thanks sn9
...
SVN-Revision: 13110
16 years ago
Florian Fainelli
9e98573a53
Flash mapping fixes from sn9, thanks
...
SVN-Revision: 13090
16 years ago
Florian Fainelli
40c7588db0
Update kernel configuration and add profiles and per-profile kernel configuration files for AMIT and Zyxel boards, thanks sn9
...
SVN-Revision: 13064
16 years ago
Florian Fainelli
5f9b69cfc6
Add flashmap support for AMIT and Zyxel boards, thanks sn9
...
SVN-Revision: 13063
16 years ago
Florian Fainelli
412a26cd00
Remove some configuration files, workarounds are now in the ethernet driver, thanks sn9
...
SVN-Revision: 13062
16 years ago
Florian Fainelli
8128c624bc
Add amit boards specific fixups
...
SVN-Revision: 13061
16 years ago
Florian Fainelli
3166a61946
Prepare image Makefile to generate valid images for amit and g570s boards, thanks sn9
...
SVN-Revision: 13059
16 years ago
Florian Fainelli
349e61e681
Fix target description and features available for rdc
...
SVN-Revision: 13058
16 years ago
Nicolas Thill
3029c2fd53
disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported
...
SVN-Revision: 12690
16 years ago
Florian Fainelli
f2340f4b92
Fix card_idx calculation, thanks sn9
...
SVN-Revision: 12294
16 years ago
Florian Fainelli
1b0318158d
Reinstate rdc bootability and force it to use init=/etc/preinit, thus the remove the hackish SetInitramfs actions
...
SVN-Revision: 12136
17 years ago
Florian Fainelli
4bc51e20f2
Remove 2.6.23 files, we will stick to 2.6.24 for rdc
...
SVN-Revision: 11944
17 years ago
Florian Fainelli
a05293af33
Stick to 2.6.24 on rdc for now
...
SVN-Revision: 11747
17 years ago
Imre Kaloz
492ba57b56
update targets to 2.6.25.10
...
SVN-Revision: 11667
17 years ago
Florian Fainelli
7d81c1b6cc
If the *.img file is larger than 0x1e8000 loading it with flash -s 0x100000 -d 0xffe08000 -l <length>
...
on the bootloader prompt will destroy the bootloader and brick the device. The attached patch tries to implement a size check and renames the image into *.img.too_big. It applies to svn r11401.
Signed-off-by: Joerg Albert <jal2@gmx.de>
SVN-Revision: 11662
17 years ago
Florian Fainelli
180526a910
Put the files created by the lzma decompressor patch in the files/ directory. Add some early_printk debugging to the lzma decompressor to help track down problems when upgrading from one kernel version to another
...
SVN-Revision: 11627
17 years ago