234 Commits (238721c650cef4c8f9754cfefeded04f05cdf51b)

Author SHA1 Message Date
Jo-Philipp Wich 49057274ff geos: preconfig fix 14 years ago
Felix Fietkau 5571acdbd0 x86/soekris: Add defconfig for soekris net4801 and net4826 14 years ago
Felix Fietkau 3d9d5cee8a x86/soekris: Add script to detect soekris model 14 years ago
Imre Kaloz 2821101c92 platform specific patches don't belong here - take #2 14 years ago
John Crispin 275c33c6f8 * Make sure that Geos baud-rate defaults correctly Changeset 23414 somehow got reordered. The unconditional default trumps later settings. 14 years ago
John Crispin 079ba5ac14 * adds sane default uci environment * adds sane default package selection 14 years ago
Daniel Dickinson cc7e8eabb1 Missing symbols for CONFIG_xxx .. Thanks Philip Prindeville 14 years ago
Hauke Mehrtens b8ab3d34eb kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update kenrel 2.6.36.1 to 2.6.36.2 14 years ago
Imre Kaloz ead8ab8403 update to the latest stable kernels 14 years ago
Imre Kaloz 809943774d move x86 back to .32 for now 14 years ago
Imre Kaloz 4052849677 switch from ext2 to ext4 (w/o) journaling 14 years ago
Imre Kaloz cca7066e73 additional Kconfig options for newer kernels 14 years ago
Imre Kaloz 5406906be1 we don't need microcode updates 14 years ago
Felix Fietkau 9bfd20a160 x86: add missing l1 cache shift change 14 years ago
Felix Fietkau 1a9b885c74 x86: turn off CONFIG_X86_GENERIC for geos and net5501 14 years ago
Felix Fietkau ba5296268c x86: refresh config, enable pci express support 14 years ago
Imre Kaloz 2f2442f323 x86 kernels target bzImage by default 14 years ago
Florian Fainelli 18fd669ef2 [x86 net5501: make kmod-leds-net5501 work 14 years ago
Florian Fainelli b6e9f1dfe0 make targets provide their KERNELNAME 14 years ago
Florian Fainelli 60c6d33e00 net5501: Add features to net5501 and remove HID support (unneeded) 14 years ago
Imre Kaloz 0a5da348d1 update kernels to 2.6.32.25 and 2.6.35.8 14 years ago
Florian Fainelli b013e4eec4 add kmod-leds-net5501 14 years ago
Florian Fainelli eace922392 resync config-default, enable gpio support 14 years ago
Florian Fainelli 88eadf541f add required symbols to allow building of 2.6.35.7 14 years ago
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 14 years ago
Hauke Mehrtens b18a1d217b kernel: update kernel to version 2.6.32.13 and 2.6.33.4 14 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