Commit Graph

758 Commits (b6946542f85014096c08f58c3c0acbbfe623a734)

Author SHA1 Message Date
Jo-Philipp Wich 81c56d1c52 move kernel config symbols from the Xen subtarget to the platform config
SVN-Revision: 19625
15 years ago
Jo-Philipp Wich e268649a97 prepare kernel 2.6.32 support
SVN-Revision: 19617
15 years ago
Jo-Philipp Wich a243108655 add preinit xenfs mount handler
SVN-Revision: 19616
15 years ago
Jo-Philipp Wich e0fc8fb6aa make console port editable through menuconfig, gzip ext2 images, add suitable defaults for Xen
SVN-Revision: 19612
15 years ago
Jo-Philipp Wich cde615a0b4 add Xen DomU subtarget
SVN-Revision: 19610
15 years ago
Imre Kaloz 825b37cc56 clean up handling of some kernel symbols
SVN-Revision: 19581
15 years ago
Jo-Philipp Wich 9feb2ed7c5 preinit: use grep -q where applicable
SVN-Revision: 19479
15 years ago
Felix Fietkau b88fc11e2a preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore)
SVN-Revision: 19367
15 years ago
Felix Fietkau 56bc02a305 add preinit modularization work by Daniel Dickinson (cshore)
SVN-Revision: 19331
15 years ago
Felix Fietkau 64016fb476 x86: fix software raid autodetection on boot (patch from #6548 by Pieter "Fate" Hollants)
SVN-Revision: 19261
15 years ago
Imre Kaloz a827205280 update to latest kernel versions
SVN-Revision: 19224
15 years ago
Imre Kaloz f8834b9c70 upgrade to latest kernels
SVN-Revision: 19087
15 years ago
Gabor Juhos 311c91775d kernel: update to 2.6.31.9 and 2.6.32.2, and refresh patches
SVN-Revision: 18982
15 years ago
Imre Kaloz 29a020ffb3 remove handling of older unsupported kernels
SVN-Revision: 18955
15 years ago
Nicolas Thill f0ada687f0 stay coherent when defining ARCH
SVN-Revision: 18873
15 years ago
Imre Kaloz ac40715c5f refresh patch
SVN-Revision: 18748
15 years ago
Imre Kaloz 948ecb59d9 upgrade to 2.6.31.7
SVN-Revision: 18747
15 years ago
Florian Fainelli a155e4fd53 add rootwait option to the kernel command line (#6209)
SVN-Revision: 18672
15 years ago
Imre Kaloz bf8db0ded6 enable ACPI/HPET/MSI in the generic config
SVN-Revision: 18612
15 years ago
Imre Kaloz b1b45530ab upgrade x86 to 2.6.31.6, resync patches
SVN-Revision: 18609
15 years ago
Nicolas Thill 23bbc4f3e0 remove obsolete 2.6.28 config & empty patches dir
SVN-Revision: 18473
15 years ago
Imre Kaloz 8b689d0397 use CONFIG_EMBEDDED for x86, too
SVN-Revision: 18459
15 years ago
Imre Kaloz 917ef8e84b fix grub image target dependency
SVN-Revision: 18446
15 years ago
Imre Kaloz 93fe520994 change x86 image generation handling to treat only olpc specially
SVN-Revision: 18441
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 ef42fb4c13 sort all target config files
SVN-Revision: 18367
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 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 d6c8f9b9f5 refresh kernel patches
SVN-Revision: 18281
15 years ago
Florian Fainelli 49903fa563 use 2.6.31.5, left-over from r18279
SVN-Revision: 18280
15 years ago
Florian Fainelli e49c2d7691 merge the olpc target with the x86 target, both tested and running
SVN-Revision: 18279
15 years ago
Florian Fainelli 21367682e8 update to 2.6.31.5
SVN-Revision: 18127
15 years ago
Hauke Mehrtens f9b2e12b61 Update to kernel 2.6.31.1
SVN-Revision: 17737
15 years ago
Felix Fietkau 7b676478d1 x86: switch to 2.6.31
SVN-Revision: 17725
15 years ago
Felix Fietkau 77fc4ffcc7 x86: add support for 2.6.31
SVN-Revision: 17723
15 years ago
Felix Fietkau ac8c461d50 x86: use libata in 2.6.30, fix pata support for sc1200 (used on wrap)
SVN-Revision: 17722
15 years ago
Felix Fietkau 12b429b3a2 get rid of linux 2.6.29
SVN-Revision: 16883
15 years ago
Jo-Philipp Wich 5231811851 sysupgrade-ext2 sync before writing image, not after Sysupgrade for ext2 currently flushes the filesystem buffers after an image is written to the disk. This should happen before the image is written.
SVN-Revision: 16867
15 years ago
Andy Boyett ba841b79d4 don't force kmod-natsemi and kmod-ne2k-pci in all profiles, included in default profile since r13988
SVN-Revision: 16655
15 years ago
Andy Boyett 7c68d57ce4 rename Pcengines profile to Wrap, PCEngines also makes the ALIX series
SVN-Revision: 16651
15 years ago
Imre Kaloz 91e866f383 config cleanups
SVN-Revision: 15861
15 years ago
Hauke Mehrtens 20fef36448 remove lzma kernel compression.
SVN-Revision: 15853
15 years ago
Imre Kaloz 6bfddb152f some additional config file cleanup..
SVN-Revision: 15845
15 years ago
Imre Kaloz c83d91fcfc unify congestion control options
SVN-Revision: 15844
15 years ago
Imre Kaloz a9c958c2de make kernels use /etc/preinit by default
SVN-Revision: 15840
15 years ago
Hauke Mehrtens d8967780d4 x86 Kernel configuration for kernel 2.6.30.
SVN-Revision: 15804
15 years ago
Jo-Philipp Wich d257bf48d8 Add pcmcia support on x86 target This is useful for some notebooks which still exist and have this hardware.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

SVN-Revision: 15685
15 years ago
Jo-Philipp Wich 9209af2c00 Fix building of iso filesystem This fixes two errors when building iso filesystem:
a) dir root.grub/boot doesn't get created.
b) the creation of .image file by gen_image.sh which apparently is not needed
when building an iso.

Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

SVN-Revision: 15682
15 years ago
Imre Kaloz e9b397805d some more kernel config cleanup.. last for today :)
SVN-Revision: 15606
15 years ago
Imre Kaloz a614251e6c cleanup MTD option handling
SVN-Revision: 15602
15 years ago
Imre Kaloz 38c5311047 move MFD stuff to the generic kernel configs
SVN-Revision: 15587
15 years ago
Imre Kaloz 86a4a6edb9 upgrade to newest stable kernel versions
SVN-Revision: 15575
15 years ago
Hauke Mehrtens 9f10820e7c Add config file for kernel 2.6.29. This was tested with VMware and VirtualBox.
SVN-Revision: 15543
15 years ago
Felix Fietkau e76aa157bc enable tgz for x86 - people are using it for system upgrades
SVN-Revision: 15337
15 years ago
Hauke Mehrtens 62595883fb update to kernel version 2.6.28.9
SVN-Revision: 15017
15 years ago
Hauke Mehrtens 76fe41a8d3 The image was selected from a wrong location. Fixes bug #4618
SVN-Revision: 14948
16 years ago
Imre Kaloz 45a676441d update to 2.6.28.8
SVN-Revision: 14916
16 years ago
Felix Fietkau 16defbb2bd nuke obsolete kernel stuff
SVN-Revision: 14875
16 years ago
Hauke Mehrtens 38ca46d7c5 add BLK_DEV_PIIX symbol needed for Virtual Box.
SVN-Revision: 14719
16 years ago
Felix Fietkau 11014b5cea disable all kernel config options that are set to =m
SVN-Revision: 14611
16 years ago
Hauke Mehrtens 3f085cd501 update to 2.6.28.7 and 2.6.27.19
SVN-Revision: 14601
16 years ago
Gabor Juhos 1b55cf14cc update to 2.6.28.6
SVN-Revision: 14565
16 years ago
Markus Wigge 9dc8fd5b7f - new upstream kernel 2.6.28.5 - the fix-serial_h patch does not apply anymore and is integrated upstream now
SVN-Revision: 14500
16 years ago
Felix Fietkau 474cf6d326 disable SMP by default on x86
SVN-Revision: 14498
16 years ago
Felix Fietkau 5b5a74c1d0 nuke old x86 kernel configs
SVN-Revision: 14497
16 years ago
Markus Wigge d7fed96eba - removed cs5535 driver again, mixed it up with 5536 chipset - added support for "AMD and nVidia IDE support" which works on my Alix.6b2 without further configuration.
SVN-Revision: 14460
16 years ago
Markus Wigge 50bb63356d - added cs5535 ide driver - change memory allocator to "SLUB"
SVN-Revision: 14459
16 years ago
Gabor Juhos a7782176f9 update to 2.6.28.4
SVN-Revision: 14441
16 years ago
Florian Fainelli 665c34d4d7 bump kernel version to 2.6.28.2 (#4396)
SVN-Revision: 14324
16 years ago
Florian Fainelli a5634ea84f resync kernel configurations, patch from Hauke Mehrtens (#4396)
SVN-Revision: 14323
16 years ago
Markus Wigge a75c40c66f - added generic config for 2.6.28 generated from 2.6.27 with plain kernel_menuconfig, no modifications so far
SVN-Revision: 14223
16 years ago
Gabor Juhos 2a0825b4d3 update to 2.6.27.13
SVN-Revision: 14179
16 years ago
Gabor Juhos 0c2e187f54 switch to 2.6.27.12
SVN-Revision: 14157
16 years ago
Gabor Juhos 3ca7f3bd6f update to 2.6.27.11
SVN-Revision: 14043
16 years ago
Andy Boyett cd924aa25c generic: include most common ethernet drivers in the default profile - makes the official images usable for most people - those who need smaller images can build their own (~200KB increase in squashfs size)
SVN-Revision: 13988
16 years ago
Jo-Philipp Wich e0440fefb6 Use wildcards to copy grub stage files, will cover both i386-pc and i386-openwrt directory names
SVN-Revision: 13963
16 years ago
Jo-Philipp Wich 2273aadfb2 fix grub installation on target images, regression caused by multi-libc support
SVN-Revision: 13936
16 years ago
Steven Barth 5c95516f24 Use VBoxManage instead of obsolete vditool to generate VirtualBox images.
SVN-Revision: 13821
16 years ago
Gabor Juhos 8395d01b59 update to 2.6.27.10
SVN-Revision: 13695
16 years ago
Gabor Juhos e7336673b1 update to 2.6.27.9 and refresh patches
SVN-Revision: 13659
16 years ago
Florian Fainelli 5dc3098a6c Disable CONFIG_NF_CT_ACCT
SVN-Revision: 13577
16 years ago
Gabor Juhos 4992a87aeb update to 2.6.27.8 and refresh patches
SVN-Revision: 13528
16 years ago
Jo-Philipp Wich e9cf2c505a split Soekris profile into 45xx and 48xx, add kernel package for required watchdog driver on 45xx
SVN-Revision: 13411
16 years ago
Imre Kaloz 752054346a update to 2.6.27.7
SVN-Revision: 13347
16 years ago
Imre Kaloz a695fa76a4 move THERMAL symbols into the generic config
SVN-Revision: 13346
16 years ago
Florian Fainelli dd2ab5bfb0 Subject: [PATCH] Upgrades x86 to kernel 2.6.27 (#4195)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 13332
16 years ago
Gabor Juhos 88cda758c3 update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a patch by Hauke Mehrtens * closes #4193
SVN-Revision: 13192
16 years ago
Florian Fainelli 45cc45cac5 Add support for creating VMware vmdk images #1317
SVN-Revision: 13158
16 years ago
Gabor Juhos d35bad03e3 update to 2.6.25.19, and refresh patches
SVN-Revision: 13137
16 years ago
Gabor Juhos 821170133f update to 2.6.26.5 and 2.6.25.17
SVN-Revision: 12718
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
Felix Fietkau 065306a9a8 fix small logic error in x86 sysupgrade script, which prevented upgrades from jffs2 to squashfs (#3321)
SVN-Revision: 12672
16 years ago
Felix Fietkau f47a4a58c5 fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based config append optional (leave enabled on x86)
SVN-Revision: 12657
16 years ago
Gabor Juhos 184c6b06f2 update to 2.6.26.3 and 2.6.25.16
SVN-Revision: 12371
16 years ago
Gabor Juhos e5fa05d788 update to 2.6.25.15 and 2.6.26.2
SVN-Revision: 12242
16 years ago
Gabor Juhos 104b3386a2 update to 2.6.25.12
SVN-Revision: 11933
16 years ago
Travis Kemen 7346ef83e1 fix sysupgrade endian issues
SVN-Revision: 11900
16 years ago
Imre Kaloz 492ba57b56 update targets to 2.6.25.10
SVN-Revision: 11667
16 years ago
Felix Fietkau 2b5ce63303 x86: don't attempt to compile grub on darwin
SVN-Revision: 11599
16 years ago
Imre Kaloz dee39d10ee upgrade to 2.6.25.9
SVN-Revision: 11584
16 years ago
Andy Boyett 1af378601e x86: Sync kernel config
SVN-Revision: 11557
16 years ago
Gabor Juhos d95fa260a3 sync kernel config
SVN-Revision: 11524
16 years ago
Gabor Juhos 4af6ac74fb upgrade to 2.6.25.7, and refresh patches
SVN-Revision: 11523
16 years ago
Imre Kaloz 2eb6751084 upgrade to 2.6.25.6
SVN-Revision: 11435
16 years ago
Felix Fietkau b0e669ee13 fix x86 image build order (fixes #3317)
SVN-Revision: 11359
16 years ago
Florian Fainelli 08fa2c3feb fix typo
SVN-Revision: 11300
16 years ago
Florian Fainelli 8c0c28eef2 Add virtualbox images to x86 (#3475)
SVN-Revision: 11298
16 years ago
Gabor Juhos f9719b35c8 upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)
SVN-Revision: 11184
16 years ago
Nicolas Thill 8222d04d45 add missing config symbol
SVN-Revision: 11105
16 years ago
Nicolas Thill e3a42b23c6 enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate
SVN-Revision: 11097
16 years ago
John Crispin 533d5126e1 bump x86 to 25.1
SVN-Revision: 11041
16 years ago
John Crispin 52b8819b3c bump x86 to .25
SVN-Revision: 11020
16 years ago
John Crispin fc15a72877 remove obseleted profile
SVN-Revision: 11019
16 years ago
Imre Kaloz 68943e35c2 upgrade to 2.6.24.5
SVN-Revision: 10959
16 years ago
Nicolas Thill c6fe45ed55 properly disable CONFIG_CRYPTO_HW
SVN-Revision: 10952
16 years ago
Travis Kemen 02d4daa587 add target for PCEngines WRAP Signed-off-by: Roberto Riggio (roberto.riggio at gmail.com)
SVN-Revision: 10688
16 years ago
Imre Kaloz e7432794fa fix image generation on x86
SVN-Revision: 10610
17 years ago
Florian Fainelli 8bd1e72bd0 Upgrade x86 to 2.6.24
SVN-Revision: 10575
17 years ago
Florian Fainelli f5708f2369 Add PCnet32 ethernet support (#3195)
SVN-Revision: 10558
17 years ago
Imre Kaloz 3a0e58b2e1 upgrade & standardize kernel versions
SVN-Revision: 10443
17 years ago
Gabor Juhos 0a6bf50432 bump to 2.6.23.14 on x86, ixp4xx, rb532, adm5120
SVN-Revision: 10208
17 years ago
Tim Yardley e48d566e82 bump to 2.6.23.12
SVN-Revision: 10144
17 years ago
Tim Yardley ec8d79e3a9 bump x86 to 2.6.23.11, latest of 23 branch
SVN-Revision: 9798
17 years ago
Felix Fietkau 985ee9fc8f LED driver for PCEngines ALIX boards
This patch adds a driver for the three LEDs that exists on the
PCEngines ALIX 2 and 3 series boards.

The driver is also added to the Alix profile.

Signed-off-by: Petr Liebman <petrliebman@gmail.com>

--

SVN-Revision: 9748
17 years ago
Tim Yardley 2efb83ebcb bump kernel to 2.6.23.9 for x86
SVN-Revision: 9675
17 years ago
Travis Kemen 38101a0cdc add support for the PCEngines Alix
SVN-Revision: 9611
17 years ago
Felix Fietkau 1bca0cc517 make the image filenames a bit shorter
SVN-Revision: 9533
17 years ago
Felix Fietkau fa2828f9e5 move a few config options to the generic templates to avoid kernel config questions
SVN-Revision: 9510
17 years ago
Florian Fainelli e8d61c7aaa Update S100 profile (#2587)
SVN-Revision: 9459
17 years ago
Florian Fainelli 6b70ed8f18 Fix the r8169 kernel module (#2554)
SVN-Revision: 9436
17 years ago
Felix Fietkau 39a43187f3 silence a bogus preinit message
SVN-Revision: 9429
17 years ago
Florian Fainelli 486492b407 We are now at .23.1
SVN-Revision: 9415
17 years ago
Felix Fietkau 86a906bed2 reorganize subtargets, sort subtargets below top level targets
SVN-Revision: 9378
17 years ago
John Crispin dc0a4f8ff8 added rtl8169, from #2554
SVN-Revision: 9339
17 years ago
John Crispin e8f986c59f fixed missing kernel option for x86
SVN-Revision: 9319
17 years ago
John Crispin 16b236fb69 fixed generation of iso images
SVN-Revision: 9317
17 years ago
Felix Fietkau 30007a5e6c move a few config symbols to the 2.6.23 template
SVN-Revision: 9288
17 years ago
John Crispin cf6ccb0426 updated x86 kernelconfig
SVN-Revision: 9272
17 years ago
John Crispin a320eec777 move x86 to 2.6.23
SVN-Revision: 9264
17 years ago
Felix Fietkau 27baec04a1 move grub menu.lst to the right place
SVN-Revision: 9216
17 years ago
Felix Fietkau 8c97372e0d move grub to package/
SVN-Revision: 9212
17 years ago
Felix Fietkau a15be375b0 only require mkisofs if isofs root is actually selected
SVN-Revision: 9211
17 years ago
John Crispin 215fa7eb8b added generation of x86 livecds, from #2391
SVN-Revision: 9191
17 years ago
John Crispin 9e8f2ca1f0 added subtargets to x86
SVN-Revision: 9128
17 years ago
Gabor Juhos 438dfe5c6f get rid of per-profile base-files
SVN-Revision: 9069
17 years ago
Nicolas Thill fec4d9ee3c add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs.
SVN-Revision: 8955
17 years ago
Felix Fietkau 236d7e62ca clean up jffs2 config options
SVN-Revision: 8848
17 years ago
John Crispin f3b9e06a14 made HOME=/root global instead of x86 specific
SVN-Revision: 8845
17 years ago
John Crispin 0a08fde2dc root users folder is now in the fs and no longer /tmp
SVN-Revision: 8844
17 years ago
John Crispin 630713ece0 changed the timeout for grub to load the menu from 10 secs to 2 secs
SVN-Revision: 8815
17 years ago
John Crispin b9eaeeaf99 fixes menuconfig selection of grub for x86 targets
SVN-Revision: 8713
17 years ago
Felix Fietkau d17745e679 oops. forgot to move the config around for x86
SVN-Revision: 8698
17 years ago
Felix Fietkau 87a88cebc7 adapt profiles for subtarget changes
SVN-Revision: 8695
17 years ago
Felix Fietkau a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
SVN-Revision: 8694
17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
17 years ago