| Commit message (Expand) | Author | Age | Files | Lines |
* | [x86] image: use internal qemu-img for vmdk and vdi images | agb | 2010-08-09 | 2 | -17/+1 |
* | [kernel] add missing symbols for 2.6.35 | jow | 2010-08-06 | 1 | -0/+5 |
* | update kernel versions | kaloz | 2010-07-19 | 1 | -1/+1 |
* | x86: build fully functional images on Mac OS X, now that grub is fixed | nbd | 2010-05-28 | 1 | -11/+0 |
* | update linux kernel to 2.6.32.14 | nico | 2010-05-27 | 1 | -1/+1 |
* | target/linux: refresh 2.6.32 patches | nico | 2010-05-24 | 1 | -4/+4 |
* | kernel: update kernel to version 2.6.32.13 and 2.6.33.4 | hauke | 2010-05-23 | 1 | -1/+1 |
* | image/x86: fix typo when building on Mac OS X (closes: #7303) | nico | 2010-05-08 | 1 | -1/+1 |
* | target/x86: cleanup image config options | nico | 2010-05-05 | 1 | -40/+40 |
* | target/x86: use common config items for options shared between generic and ol... | nico | 2010-05-05 | 2 | -41/+22 |
* | images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZE | nico | 2010-05-05 | 1 | -3/+3 |
* | package/grub: build a host grub and a target grub (#7269) | nico | 2010-05-02 | 1 | -6/+9 |
* | target/x86: add to changes missed from [21246] preventing .vdi & .vmdk image ... | nico | 2010-04-30 | 1 | -2/+2 |
* | target/x86: various image changes | nico | 2010-04-29 | 1 | -9/+13 |
* | target/x86: rearrange image Makefile, indent, reorder, simplify, change some ... | nico | 2010-04-29 | 1 | -67/+77 |
* | target/x86: remove temporary files in image generation scripts | nico | 2010-04-29 | 2 | -4/+4 |
* | replace old quote stripping with calls to qstrip macro | nico | 2010-04-29 | 1 | -6/+4 |
* | buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ | nico | 2010-04-28 | 1 | -1/+1 |
* | x86: prepare for kernels 2.6.33 & 2.6.34 | acoul | 2010-04-27 | 1 | -0/+0 |
* | sync to kernel 2.6.32.12 | acoul | 2010-04-27 | 1 | -1/+1 |
* | package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog module... | nico | 2010-04-24 | 4 | -5/+5 |
* | [xen] add missing kernel symbols (#7189) | jow | 2010-04-19 | 1 | -2/+27 |
* | define a shared IMG_PREFIX variable used as a basename for image files, it co... | nico | 2010-04-12 | 1 | -12/+12 |
* | [x86] add net5501 support | florian | 2010-04-11 | 7 | -60/+121 |
* | x86: generic: fix soekris support (closes #7081) | acoul | 2010-04-09 | 1 | -0/+2 |
* | sysupgrade: fix typo in platform_do_upgrade() on x86 (closes: #7068), thanks ... | nico | 2010-04-04 | 1 | -1/+1 |
* | [x86]: add a subtarget and drivers for the Intel Tolapai SoC | kaloz | 2010-04-01 | 3 | -1/+22 |
* | [x86] sysupgrade: Get target device from kernel cmdline, patch from acinonyx | florian | 2010-03-28 | 1 | -1/+5 |
* | [x86] Add OLPC kernel config (patch by Acinonyx) | jow | 2010-03-27 | 1 | -0/+156 |
* | [x86] Change default processor family to 486, refresh config (patch by Acinonyx) | jow | 2010-03-27 | 1 | -104/+49 |
* | [x86] Remove support for older kernels (patch by Acinonyx) | jow | 2010-03-27 | 6 | -1903/+0 |
* | [x86] sysupgrade: Dump image to sda device instead of hda (patch by Acinonyx) | jow | 2010-03-27 | 1 | -1/+1 |
* | kernel: update to 2.6.32.10 | juhosg | 2010-03-26 | 1 | -1/+1 |
* | [x86] base-files: remove redundant "Press " when writing enter failsafe message | jow | 2010-03-23 | 1 | -1/+0 |
* | x86: do no overwrite CONFIG_SCSI_LOWLEVEL | hauke | 2010-03-21 | 3 | -3/+2 |
* | do *not* enable CONFIG_PCI in generic config, but on targets where it makes s... | nico | 2010-03-11 | 2 | -0/+2 |
* | kernel: update to kernel 2.6.32.9 | hauke | 2010-02-28 | 1 | -1/+1 |
* | [x86] change default kernel to 2.6.32.8, remove block2mtd patch until it is f... | jow | 2010-02-20 | 2 | -214/+1 |
* | [x86] switch kernel compression from lzma to gzip and reorder symbols - fixes... | jow | 2010-02-19 | 2 | -263/+263 |
* | [x86] | jow | 2010-02-17 | 3 | -14/+41 |
* | [x86] add missing symbols to default config | jow | 2010-02-14 | 1 | -0/+5 |
* | [x86] revert accidentally committed changes in Xen config | jow | 2010-02-13 | 1 | -18/+1 |
* | [x86] merge 2.6.31 and 2.6.32 configs | jow | 2010-02-13 | 4 | -545/+18 |
* | [x86] move kernel config symbols from the Xen subtarget to the platform config | jow | 2010-02-13 | 2 | -44/+65 |
* | [x86] prepare kernel 2.6.32 support | jow | 2010-02-13 | 3 | -0/+746 |
* | [x86] add preinit xenfs mount handler | jow | 2010-02-12 | 1 | -0/+11 |
* | [x86] make console port editable through menuconfig, gzip ext2 images, add su... | jow | 2010-02-12 | 3 | -8/+24 |
* | [x86] add Xen DomU subtarget | jow | 2010-02-12 | 4 | -1/+92 |
* | clean up handling of some kernel symbols | kaloz | 2010-02-11 | 4 | -22/+0 |
* | [x86] preinit: use grep -q where applicable | jow | 2010-02-01 | 2 | -2/+2 |