| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: Update Geos to 3.6.8 | Gabor Juhos | 2012-11-29 | 3 | -1/+412 |
* | remove common symbols from 3.3 configs | Gabor Juhos | 2012-11-29 | 1 | -2/+0 |
* | x86/generic: don't disable usbfs (#12452) | Jo-Philipp Wich | 2012-11-10 | 1 | -1/+0 |
* | x86: use $(strip) for the at_keyboard check | Felix Fietkau | 2012-11-09 | 1 | -1/+1 |
* | x86: only enable at_keyboard for the generic and kvm_guest subtargets to avoi... | Felix Fietkau | 2012-11-09 | 1 | -2/+9 |
* | x86: allow both old and new grub signatures in sysupgrade | Jo-Philipp Wich | 2012-10-23 | 1 | -1/+1 |
* | x86: correct image magic for grub2 images | Felix Fietkau | 2012-10-22 | 1 | -1/+1 |
* | [x86] merge the RDC R-321x target as a subtarget of x86 | Florian Fainelli | 2012-10-15 | 25 | -2/+1648 |
* | x86/kvm_guest: enable PCIE support | Jo-Philipp Wich | 2012-10-12 | 1 | -0/+2 |
* | x86: remove the reboot=bios command line parameter (#12193) | Felix Fietkau | 2012-10-09 | 2 | -3/+3 |
* | x86: rename the iso file to openwrt-x86-generic.iso | Felix Fietkau | 2012-10-07 | 1 | -1/+3 |
* | x86: remove grub-legacy | Felix Fietkau | 2012-10-07 | 4 | -93/+6 |
* | x86: add grub2 iso support | Felix Fietkau | 2012-10-07 | 3 | -3/+44 |
* | x86/generic: enable cdrom + iso9660 support | Felix Fietkau | 2012-10-07 | 1 | -1/+5 |
* | x86: avoid using grub prepare when using grub2 | Felix Fietkau | 2012-09-23 | 1 | -1/+1 |
* | x86-generic: enable a few more common kernel options/drivers | Felix Fietkau | 2012-09-22 | 1 | -4/+70 |
* | x86: enable usb storage support for the generic subtarget to support booting ... | Felix Fietkau | 2012-09-22 | 1 | -0/+10 |
* | x86: add support for building grub2 images | Felix Fietkau | 2012-09-22 | 4 | -3/+56 |
* | x86: split generic image building into a separate script | Felix Fietkau | 2012-09-22 | 2 | -36/+40 |
* | x86: rename gen_image_x86.sh to gen_image_grub.sh | Felix Fietkau | 2012-09-22 | 2 | -1/+1 |
* | [x86] add missing kvm_guest kernel options | John Crispin | 2012-09-05 | 1 | -0/+4 |
* | [x86] set xen images to gzip compression, fixes #11970 | John Crispin | 2012-08-15 | 1 | -0/+2 |
* | Fix hard reset of alix/soekris hardware under heavy NIC load | Jo-Philipp Wich | 2012-08-09 | 1 | -0/+60 |
* | [package] make kmod-fb dependent on DISPLAY_SUPPORT and update targets accord... | Florian Fainelli | 2012-07-25 | 1 | -0/+1 |
* | [x86] move leds modules back to target modules.mk | Florian Fainelli | 2012-07-25 | 1 | -0/+32 |
* | [x86] move i2c modules back to target modules.mk | Florian Fainelli | 2012-07-25 | 1 | -0/+34 |
* | [x86] move more x86-specific modules back to target modules.mk | Florian Fainelli | 2012-07-25 | 1 | -0/+175 |
* | [x86] move x86 specific ide/pata modules to x86' modules.mk | Florian Fainelli | 2012-07-25 | 1 | -0/+73 |
* | [x86] Fix sysupgrade for squashfs, jffs2 and ext4 images | Vasilis Tsiligiannis | 2012-06-19 | 2 | -16/+55 |
* | optimize kernel config for kvm_guest | Jo-Philipp Wich | 2012-06-18 | 1 | -1/+3 |
* | [kvm_guest] remove inittab override | Jo-Philipp Wich | 2012-06-18 | 1 | -5/+0 |
* | [x86] use ttyS0 @ 115200 baud as default for KVM guests | Jo-Philipp Wich | 2012-06-15 | 1 | -3/+3 |
* | [kernel] bump to 3.3.8 | John Crispin | 2012-06-05 | 1 | -1/+1 |
* | kernel: update linux 3.3 to 3.3.7 | Gabor Juhos | 2012-05-23 | 1 | -1/+1 |
* | x86: remove support for old kernels | Gabor Juhos | 2012-05-18 | 16 | -1916/+0 |
* | x86: remove subtarget specific LINUX_VERSION overrides | Gabor Juhos | 2012-05-18 | 10 | -11/+2 |
* | x86/ep80579: switch to 3.3 | Gabor Juhos | 2012-05-18 | 2 | -0/+12 |
* | x86/olpc: switch to 3.3 | Gabor Juhos | 2012-05-18 | 2 | -0/+123 |
* | x86: image: select bootscript images by default for OLPC | Gabor Juhos | 2012-05-18 | 1 | -0/+1 |
* | x86/thincan: switch to 3.3 | Gabor Juhos | 2012-05-17 | 2 | -0/+16 |
* | x86/xen_domu: switch to 3.3 | Gabor Juhos | 2012-05-17 | 2 | -0/+76 |
* | x86/kvm_guest: switch to 3.3 | Gabor Juhos | 2012-05-17 | 2 | -0/+77 |
* | x86/generic: switch to 3.3 | Gabor Juhos | 2012-05-17 | 2 | -0/+113 |
* | x86/alix2: switch to 3.3 | Gabor Juhos | 2012-05-16 | 2 | -1/+26 |
* | x86/net5501: switch to 3.3 | Gabor Juhos | 2012-05-16 | 2 | -1/+20 |
* | x86: sync 3.3 configs | Gabor Juhos | 2012-05-16 | 2 | -17/+16 |
* | x86: sync 3.2 configs | Gabor Juhos | 2012-05-16 | 3 | -14/+14 |
* | x86: sync 2.6.39 configs | Gabor Juhos | 2012-05-16 | 6 | -106/+104 |
* | linux: move certain disabled symbols to the generic configs | Gabor Juhos | 2012-05-15 | 7 | -44/+0 |
* | kernel: update linux 3.3 to 3.3.6 | Gabor Juhos | 2012-05-14 | 1 | -1/+1 |