aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86
Commit message (Expand)AuthorAgeFilesLines
* update kernel versionsImre Kaloz2010-07-191-1/+1
* x86: build fully functional images on Mac OS X, now that grub is fixedFelix Fietkau2010-05-281-11/+0
* update linux kernel to 2.6.32.14Nicolas Thill2010-05-271-1/+1
* target/linux: refresh 2.6.32 patchesNicolas Thill2010-05-241-4/+4
* kernel: update kernel to version 2.6.32.13 and 2.6.33.4Hauke Mehrtens2010-05-231-1/+1
* image/x86: fix typo when building on Mac OS X (closes: #7303)Nicolas Thill2010-05-081-1/+1
* target/x86: cleanup image config optionsNicolas Thill2010-05-051-40/+40
* target/x86: use common config items for options shared between generic and ol...Nicolas Thill2010-05-052-41/+22
* images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZENicolas Thill2010-05-051-3/+3
* package/grub: build a host grub and a target grub (#7269) - use the host grub...Nicolas Thill2010-05-021-6/+9
* target/x86: add to changes missed from [21246] preventing .vdi & .vmdk image ...Nicolas Thill2010-04-301-2/+2
* target/x86: various image changes * add a -combined suffix for grub+kernel+ro...Nicolas Thill2010-04-291-9/+13
* target/x86: rearrange image Makefile, indent, reorder, simplify, change some ...Nicolas Thill2010-04-291-67/+77
* target/x86: remove temporary files in image generation scriptsNicolas Thill2010-04-292-4/+4
* replace old quote stripping with calls to qstrip macroNicolas Thill2010-04-291-6/+4
* buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZNicolas Thill2010-04-281-1/+1
* x86: prepare for kernels 2.6.33 & 2.6.34Alexandros C. Couloumbis2010-04-271-0/+0
* sync to kernel 2.6.32.12Alexandros C. Couloumbis2010-04-271-1/+1
* package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog module...Nicolas Thill2010-04-244-5/+5
* add missing kernel symbols (#7189)Jo-Philipp Wich2010-04-191-2/+27
* define a shared IMG_PREFIX variable used as a basename for image files, it co...Nicolas Thill2010-04-121-12/+12
* add net5501 supportFlorian Fainelli2010-04-117-60/+121
* x86: generic: fix soekris support (closes #7081)Alexandros C. Couloumbis2010-04-091-0/+2
* sysupgrade: fix typo in platform_do_upgrade() on x86 (closes: #7068), thanks ...Nicolas Thill2010-04-041-1/+1
* add a subtarget and drivers for the Intel Tolapai SoCImre Kaloz2010-04-013-1/+22
* sysupgrade: Get target device from kernel cmdline, patch from acinonyxFlorian Fainelli2010-03-281-1/+5
* Add OLPC kernel config (patch by Acinonyx)Jo-Philipp Wich2010-03-271-0/+156
* Change default processor family to 486, refresh config (patch by Acinonyx)Jo-Philipp Wich2010-03-271-104/+49
* Remove support for older kernels (patch by Acinonyx)Jo-Philipp Wich2010-03-276-1903/+0
* sysupgrade: Dump image to sda device instead of hda (patch by Acinonyx)Jo-Philipp Wich2010-03-271-1/+1
* kernel: update to 2.6.32.10Gabor Juhos2010-03-261-1/+1
* base-files: remove redundant "Press " when writing enter failsafe messageJo-Philipp Wich2010-03-231-1/+0
* x86: do no overwrite CONFIG_SCSI_LOWLEVELHauke Mehrtens2010-03-213-3/+2
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes s...Nicolas Thill2010-03-112-0/+2
* kernel: update to kernel 2.6.32.9Hauke Mehrtens2010-02-281-1/+1
* change default kernel to 2.6.32.8, remove block2mtd patch until it is fixedJo-Philipp Wich2010-02-202-214/+1
* switch kernel compression from lzma to gzip and reorder symbols - fixes boot ...Jo-Philipp Wich2010-02-192-263/+263
* - clean up menu.lst template - make grub usage of vt0 selectable in menuconfi...Jo-Philipp Wich2010-02-173-14/+41
* add missing symbols to default configJo-Philipp Wich2010-02-141-0/+5
* revert accidentally committed changes in Xen configJo-Philipp Wich2010-02-131-18/+1
* merge 2.6.31 and 2.6.32 configsJo-Philipp Wich2010-02-134-545/+18
* move kernel config symbols from the Xen subtarget to the platform configJo-Philipp Wich2010-02-132-44/+65
* prepare kernel 2.6.32 supportJo-Philipp Wich2010-02-133-0/+746
* add preinit xenfs mount handlerJo-Philipp Wich2010-02-121-0/+11
* make console port editable through menuconfig, gzip ext2 images, add suitable...Jo-Philipp Wich2010-02-123-8/+24
* add Xen DomU subtargetJo-Philipp Wich2010-02-124-1/+92
* clean up handling of some kernel symbolsImre Kaloz2010-02-114-22/+0
* preinit: use grep -q where applicableJo-Philipp Wich2010-02-012-2/+2
* preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore)Felix Fietkau2010-01-282-2/+2
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-256-4/+45