summaryrefslogtreecommitdiffstats
path: root/target/linux/x86
Commit message (Collapse)AuthorAgeFilesLines
* switch to newer CS5535 GPIO driver, patch from Philip PrindevilleFlorian Fainelli2011-02-202-0/+2
| | | | SVN-Revision: 25631
* add two solos-releated patches from Philip PrindevilleFlorian Fainelli2011-02-201-3/+3
| | | | SVN-Revision: 25630
* update to 2.6.32.29Florian Fainelli2011-02-191-1/+1
| | | | SVN-Revision: 25583
* geos: preconfig fixJo-Philipp Wich2011-01-301-0/+2
| | | | SVN-Revision: 25255
* x86/soekris: Add defconfig for soekris net4801 and net4826Felix Fietkau2011-01-264-0/+52
| | | | | | | | | Add default config file for net4801 and 4826 and initial script to copy config file like it is done for other platforms. Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25103
* x86/soekris: Add script to detect soekris modelFelix Fietkau2011-01-261-0/+19
| | | | | | | | Add script to detect soekris board of net4801 and net4826. Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25102
* platform specific patches don't belong here - take #2Imre Kaloz2011-01-244-0/+224
| | | | SVN-Revision: 25085
* * Make sure that Geos baud-rate defaults correctly Changeset 23414 somehow ↵John Crispin2011-01-221-1/+1
| | | | | | | | got reordered. The unconditional default trumps later settings. contributed by Philip Prindeville SVN-Revision: 25068
* * adds sane default uci environment * adds sane default package selectionJohn Crispin2011-01-224-3/+70
| | | | | | contributed by Philip Prindeville SVN-Revision: 25065
* Missing symbols for CONFIG_xxx .. Thanks Philip PrindevilleDaniel Dickinson2011-01-171-0/+7
| | | | SVN-Revision: 25031
* kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update ↵Hauke Mehrtens2010-12-111-1/+1
| | | | | | kenrel 2.6.36.1 to 2.6.36.2 SVN-Revision: 24486
* update to the latest stable kernelsImre Kaloz2010-11-241-1/+1
| | | | SVN-Revision: 24136
* move x86 back to .32 for nowImre Kaloz2010-11-221-1/+1
| | | | SVN-Revision: 24085
* switch from ext2 to ext4 (w/o) journalingImre Kaloz2010-11-224-14/+14
| | | | SVN-Revision: 24084
* additional Kconfig options for newer kernelsImre Kaloz2010-11-221-0/+4
| | | | SVN-Revision: 24081
* we don't need microcode updatesImre Kaloz2010-11-221-4/+1
| | | | SVN-Revision: 24080
* x86: add missing l1 cache shift changeFelix Fietkau2010-11-211-1/+1
| | | | SVN-Revision: 24072
* x86: turn off CONFIG_X86_GENERIC for geos and net5501Felix Fietkau2010-11-212-2/+5
| | | | | | | | CONFIG_X86_GENERIC obscures CONFIG_MGEODE_LX, etc. and causes it to use wrong cache-line size. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 24071
* x86: refresh config, enable pci express supportFelix Fietkau2010-11-174-29/+37
| | | | SVN-Revision: 24026
* x86 kernels target bzImage by defaultImre Kaloz2010-11-081-2/+0
| | | | SVN-Revision: 23926
* [x86 net5501: make kmod-leds-net5501 workFlorian Fainelli2010-11-081-0/+11
| | | | | | | | Fixes dependencies, and properly labels the module as GPL (thanks, Felix!). Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 23922
* make targets provide their KERNELNAMEFlorian Fainelli2010-11-081-0/+2
| | | | SVN-Revision: 23919
* net5501: Add features to net5501 and remove HID support (unneeded)Florian Fainelli2010-11-071-1/+2
| | | | | | | | | | | Since the net5501 doesn't have a VGA port, it doesn't need HID support either -- all console access will be over a serial port. Also add FEATURES to it as well. Signed-of-by: Philip Prindeville <philip@redfish-solutions.com> SVN-Revision: 23916
* update kernels to 2.6.32.25 and 2.6.35.8Imre Kaloz2010-11-041-1/+1
| | | | SVN-Revision: 23851
* add kmod-leds-net5501Florian Fainelli2010-10-301-1/+1
| | | | | | Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 23729
* resync config-default, enable gpio supportFlorian Fainelli2010-10-301-10/+25
| | | | SVN-Revision: 23727
* add required symbols to allow building of 2.6.35.7Florian Fainelli2010-10-231-0/+7
| | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 23594
* Use -pipe for net5501 and geos CFLAGS, same as all of the other platformsFlorian Fainelli2010-10-172-2/+3
| | | | | | | | Makes the builds run slightly faster on multicores. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 23495
* target/linux: fix Geos baudrate. (thank you Philip Prindeville)Alexandros C. Couloumbis2010-10-121-1/+2
| | | | SVN-Revision: 23414
* Geos -- new x86 subtarget definition This defines the Geos platform from ↵Jo-Philipp Wich2010-10-104-3/+53
| | | | | | | | | | | | Traverse Technologies in AUS. This is a Geode LX800 with 512MB of DDR400 memory, 2 8139CP interfaces, 2 Solos ADSL2+ interfaces, USB, serial console, CF slot, and miniPCI slot. I'll add support for the LEDs separately. Signed-off-by: Philip A. Prindeville SVN-Revision: 23390
* upgrade kernel versions to the latest stable onesImre Kaloz2010-10-041-1/+1
| | | | SVN-Revision: 23219
* x86: turn on optimizations for net5501 (patch by Philip A. Prindeville)Felix Fietkau2010-09-201-1/+1
| | | | SVN-Revision: 23104
* add kvm_guest to subtarget listJo-Philipp Wich2010-09-131-1/+1
| | | | SVN-Revision: 23056
* adjust image defaults for KVMJo-Philipp Wich2010-09-061-3/+4
| | | | SVN-Revision: 22950
* x86: add kvm_guest subtarget Add a KVM guest subtarget to the x86 target. ↵Jo-Philipp Wich2010-09-053-0/+57
| | | | | | | | Since VirtIO is the preferred I/O virtualization platform for kvm, this target expects it's root device to be /dev/vda. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 22944
* update to 2.6.32.20Florian Fainelli2010-08-221-1/+1
| | | | SVN-Revision: 22766
* image: use internal qemu-img for vmdk and vdi images drop host dependencies ↵Andy Boyett2010-08-092-17/+1
| | | | | | on qemu-utils and VirtualBox SVN-Revision: 22553
* add missing symbols for 2.6.35Jo-Philipp Wich2010-08-061-0/+5
| | | | SVN-Revision: 22503
* update kernel versionsImre Kaloz2010-07-191-1/+1
| | | | SVN-Revision: 22289
* x86: build fully functional images on Mac OS X, now that grub is fixedFelix Fietkau2010-05-281-11/+0
| | | | SVN-Revision: 21609
* update linux kernel to 2.6.32.14Nicolas Thill2010-05-271-1/+1
| | | | SVN-Revision: 21583
* target/linux: refresh 2.6.32 patchesNicolas Thill2010-05-241-4/+4
| | | | SVN-Revision: 21566
* kernel: update kernel to version 2.6.32.13 and 2.6.33.4Hauke Mehrtens2010-05-231-1/+1
| | | | SVN-Revision: 21540
* image/x86: fix typo when building on Mac OS X (closes: #7303)Nicolas Thill2010-05-081-1/+1
| | | | SVN-Revision: 21401
* target/x86: cleanup image config optionsNicolas Thill2010-05-051-40/+40
| | | | SVN-Revision: 21365
* target/x86: use common config items for options shared between generic and ↵Nicolas Thill2010-05-052-41/+22
| | | | | | olpc targets SVN-Revision: 21364
* images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZENicolas Thill2010-05-051-3/+3
| | | | SVN-Revision: 21362
* package/grub: build a host grub and a target grub (#7269) - use the host ↵Nicolas Thill2010-05-021-6/+9
| | | | | | 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 SVN-Revision: 21305
* target/x86: add to changes missed from [21246] preventing .vdi & .vmdk image ↵Nicolas Thill2010-04-301-2/+2
| | | | | | generation SVN-Revision: 21277
* target/x86: various image changes * add a -combined suffix for ↵Nicolas Thill2010-04-291-9/+13
| | | | | | 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 SVN-Revision: 21246