210 Commits (0468a284dd74ae9abaf2f0cb98d36520e75b1486)

Author SHA1 Message Date
Florian Fainelli a6873b3095 Use -pipe for net5501 and geos CFLAGS, same as all of the other platforms 14 years ago
Alexandros C. Couloumbis e37cba7e95 target/linux: fix Geos baudrate. (thank you Philip Prindeville) 14 years ago
Jo-Philipp Wich 2bda5979ab Geos -- new x86 subtarget definition This defines the Geos platform from Traverse Technologies in AUS. 14 years ago
Imre Kaloz 5f9a6a5431 upgrade kernel versions to the latest stable ones 14 years ago
Felix Fietkau 19723d09c2 x86: turn on optimizations for net5501 (patch by Philip A. Prindeville) 14 years ago
Jo-Philipp Wich 7ec18378a7 add kvm_guest to subtarget list 14 years ago
Jo-Philipp Wich 7d045509fd adjust image defaults for KVM 14 years ago
Jo-Philipp Wich 8ce034b36a x86: add kvm_guest subtarget Add a KVM guest subtarget to the x86 target. Since VirtIO is the preferred I/O virtualization platform for kvm, this target expects it's root device to be /dev/vda. 14 years ago
Florian Fainelli b1becffa5b update to 2.6.32.20 14 years ago
Andy Boyett 0f5d0f69ab image: use internal qemu-img for vmdk and vdi images drop host dependencies on qemu-utils and VirtualBox 14 years ago
Jo-Philipp Wich 947519fae0 add missing symbols for 2.6.35 14 years ago
Imre Kaloz ca8f45b142 update kernel versions 14 years ago
Felix Fietkau 816a9b30f6 x86: build fully functional images on Mac OS X, now that grub is fixed 14 years ago
Nicolas Thill e74e289fa8 update linux kernel to 2.6.32.14 14 years ago
Nicolas Thill 46e2eea1ef target/linux: refresh 2.6.32 patches 15 years ago
Hauke Mehrtens b18a1d217b kernel: update kernel to version 2.6.32.13 and 2.6.33.4 15 years ago
Nicolas Thill 2c82cf966c image/x86: fix typo when building on Mac OS X (closes: #7303) 15 years ago
Nicolas Thill d0773b2356 target/x86: cleanup image config options 15 years ago
Nicolas Thill 482ee200cb target/x86: use common config items for options shared between generic and olpc targets 15 years ago
Nicolas Thill 5403c59f57 images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZE 15 years ago
Nicolas Thill 3bca4b2094 package/grub: build a host grub and a target grub (#7269) - use the host grub binary for grub install, but with target stage files - disable SSP (-fno-stack-protector) & Compile Time Buffer Checks (-U_FORTIFY_SOURCE) if appropriate - create a target grub package 15 years ago
Nicolas Thill a64f53f482 target/x86: add to changes missed from [21246] preventing .vdi & .vmdk image generation 15 years ago
Nicolas Thill 99d4eee466 target/x86: various image changes * add a -combined suffix for grub+kernel+rootfs images and -rootfs for root filesystem only images * change ext from .image to .img * fix perms on VirtualBox .vdi image * gzip ext2 rootfs image as well 15 years ago
Nicolas Thill bd1fc43e6d target/x86: rearrange image Makefile, indent, reorder, simplify, change some ifeq/ifneq tests 15 years ago
Nicolas Thill b6734d9753 target/x86: remove temporary files in image generation scripts 15 years ago
Nicolas Thill 224db523da replace old quote stripping with calls to qstrip macro 15 years ago
Nicolas Thill b3b591c000 buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ 15 years ago
Alexandros C. Couloumbis b595adb8e8 x86: prepare for kernels 2.6.33 & 2.6.34 15 years ago
Alexandros C. Couloumbis fdac9ae836 sync to kernel 2.6.32.12 15 years ago
Nicolas Thill 37b02afe6a package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog module names 15 years ago
Jo-Philipp Wich 1b192e72c3 add missing kernel symbols (#7189) 15 years ago
Nicolas Thill e2b57ecf5f define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files 15 years ago
Florian Fainelli 15e8d2e0b7 add net5501 support 15 years ago
Alexandros C. Couloumbis 33bcbab6a4 x86: generic: fix soekris support (closes #7081) 15 years ago
Nicolas Thill 1fc7da0306 sysupgrade: fix typo in platform_do_upgrade() on x86 (closes: #7068), thanks to acinonyx 15 years ago
Imre Kaloz d3b9b93dd3 add a subtarget and drivers for the Intel Tolapai SoC 15 years ago
Florian Fainelli e1a4f69cb5 sysupgrade: Get target device from kernel cmdline, patch from acinonyx 15 years ago
Jo-Philipp Wich 0cdaaa90fe Add OLPC kernel config (patch by Acinonyx) 15 years ago
Jo-Philipp Wich b8df00afc6 Change default processor family to 486, refresh config (patch by Acinonyx) 15 years ago
Jo-Philipp Wich 80cc1b0d2e Remove support for older kernels (patch by Acinonyx) 15 years ago
Jo-Philipp Wich 817d27bcdc sysupgrade: Dump image to sda device instead of hda (patch by Acinonyx) 15 years ago
Gabor Juhos e66a368bd1 kernel: update to 2.6.32.10 15 years ago
Jo-Philipp Wich c63fd559fc base-files: remove redundant "Press " when writing enter failsafe message 15 years ago
Hauke Mehrtens dfff03754d x86: do no overwrite CONFIG_SCSI_LOWLEVEL 15 years ago
Nicolas Thill e1863691d9 do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370]) 15 years ago
Hauke Mehrtens 0c7b285613 kernel: update to kernel 2.6.32.9 15 years ago
Jo-Philipp Wich 02a47e971e change default kernel to 2.6.32.8, remove block2mtd patch until it is fixed 15 years ago
Jo-Philipp Wich 32a1e0c588 switch kernel compression from lzma to gzip and reorder symbols - fixes boot problems in VirtualBox 15 years ago
Jo-Philipp Wich 9ce3d38331 - clean up menu.lst template - make grub usage of vt0 selectable in menuconfig - choose appropriate default baudrate for soekris devices - fix generation of grub menu for iso images 15 years ago
Jo-Philipp Wich 98e41f341e add missing symbols to default config 15 years ago