| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: explicitely pass staging directory to grub-mkimage instead of relying on... | Jo-Philipp Wich | 2013-01-17 | 1 | -0/+2 |
* | target: enable XZ BCJ decompressor code after r35097 | Florian Fainelli | 2013-01-14 | 3 | -0/+6 |
* | kernel: update linux 3.7 to 3.7.2 | Gabor Juhos | 2013-01-12 | 1 | -1/+1 |
* | x86: fix typo in alix2/net5501 default packages | Felix Fietkau | 2013-01-02 | 2 | -2/+2 |
* | merge /lib/functions/boot.sh and /lib/functions.sh | Mirko Vogt | 2012-12-19 | 1 | -1/+1 |
* | Do not overload mount-call - trying to reduce confusion | Mirko Vogt | 2012-12-19 | 3 | -5/+3 |
* | refresh kernel configs with kconfig.pl | Gabor Juhos | 2012-12-18 | 2 | -2/+2 |
* | geos: add missing config-3.7 file | Gabor Juhos | 2012-12-18 | 1 | -0/+25 |
* | kernel: update linux 3.7 to 3.7.1 | Gabor Juhos | 2012-12-18 | 7 | -12/+11 |
* | geos: update to 3.7 | Gabor Juhos | 2012-12-18 | 1 | -1/+1 |
* | kernel: add 3.7 support for x86 | Gabor Juhos | 2012-12-18 | 10 | -0/+1450 |
* | kernel: update linux 3.6 to 3.6.11 | Gabor Juhos | 2012-12-18 | 1 | -1/+1 |
* | kernel: update linux 3.6 to 3.6.10 | Gabor Juhos | 2012-12-11 | 1 | -1/+1 |
* | kernel: update linux 3.6 to 3.6.9 | Gabor Juhos | 2012-12-08 | 1 | -1/+1 |
* | kernel: add missing USB configuration symbols after r34501 | Florian Fainelli | 2012-12-07 | 2 | -0/+4 |
* | 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 |
* | 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 |
* | add missing kvm_guest kernel options | John Crispin | 2012-09-05 | 1 | -0/+4 |
* | 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 |
* | make kmod-fb dependent on DISPLAY_SUPPORT and update targets accordingly | Florian Fainelli | 2012-07-25 | 1 | -0/+1 |
* | move leds modules back to target modules.mk | Florian Fainelli | 2012-07-25 | 1 | -0/+32 |
* | move i2c modules back to target modules.mk | Florian Fainelli | 2012-07-25 | 1 | -0/+34 |
* | move more x86-specific modules back to target modules.mk | Florian Fainelli | 2012-07-25 | 1 | -0/+175 |
* | move x86 specific ide/pata modules to x86' modules.mk | Florian Fainelli | 2012-07-25 | 1 | -0/+73 |
* | 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 |
* | remove inittab override | Jo-Philipp Wich | 2012-06-18 | 1 | -5/+0 |
* | use ttyS0 @ 115200 baud as default for KVM guests | Jo-Philipp Wich | 2012-06-15 | 1 | -3/+3 |
* | 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 |