| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | add net5501 support | Florian Fainelli | 2010-04-11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch brings up the net5501 platform. Note that the x86/ target included support for all x86/ class processors. That's not technically correct. This should be constrained only to the "generic" subtarget. Every x86-class target that isn't generic should be able to select only the optimizations/capabilities applicable to that architectural variant. It's also assumed that all x86 processors have keyboard & mouse ports, ISA, DMI, ACPI... the embedded ones typically don't. Again, moving that to the generic subtarget. Fortunately, this was a fairly benign tweak. The net5501 board includes the following logic: Geode/LX processor CS5535 super-I/O chip PC87360 sensor chip Via Rhine Ethernet controllers Via Sata controllers USB, LEDS, I2C Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 20794 | |||
| * | - clean up menu.lst template - make grub usage of vt0 selectable in ↵ | Jo-Philipp Wich | 2010-02-17 | |
| | | | | | | | menuconfig - choose appropriate default baudrate for soekris devices - fix generation of grub menu for iso images SVN-Revision: 19681 | |||
| * | make console port editable through menuconfig, gzip ext2 images, add ↵ | Jo-Philipp Wich | 2010-02-12 | |
| | | | | | | | suitable defaults for Xen SVN-Revision: 19612 | |||
| * | remove handling of older unsupported kernels | Imre Kaloz | 2009-12-27 | |
| | | | | | SVN-Revision: 18955 | |||
| * | add rootwait option to the kernel command line (#6209) | Florian Fainelli | 2009-12-06 | |
| | | | | | SVN-Revision: 18672 | |||
| * | fix grub image target dependency | Imre Kaloz | 2009-11-18 | |
| | | | | | SVN-Revision: 18446 | |||
| * | change x86 image generation handling to treat only olpc specially | Imre Kaloz | 2009-11-17 | |
| | | | | | SVN-Revision: 18441 | |||
| * | merge the olpc target with the x86 target, both tested and running | Florian Fainelli | 2009-11-03 | |
| | | | | | SVN-Revision: 18279 | |||
| * | x86: use libata in 2.6.30, fix pata support for sc1200 (used on wrap) | Felix Fietkau | 2009-09-25 | |
| | | | | | SVN-Revision: 17722 | |||
| * | make kernels use /etc/preinit by default | Imre Kaloz | 2009-05-14 | |
| | | | | | SVN-Revision: 15840 | |||
| * | Fix building of iso filesystem This fixes two errors when building iso ↵ | Jo-Philipp Wich | 2009-05-07 | |
| | | | | | | | | | | | | | filesystem: a) dir root.grub/boot doesn't get created. b) the creation of .image file by gen_image.sh which apparently is not needed when building an iso. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15682 | |||
| * | The image was selected from a wrong location. Fixes bug #4618 | Hauke Mehrtens | 2009-03-19 | |
| | | | | | SVN-Revision: 14948 | |||
| * | Use wildcards to copy grub stage files, will cover both i386-pc and ↵ | Jo-Philipp Wich | 2009-01-10 | |
| | | | | | | | i386-openwrt directory names SVN-Revision: 13963 | |||
| * | fix grub installation on target images, regression caused by multi-libc support | Jo-Philipp Wich | 2009-01-08 | |
| | | | | | SVN-Revision: 13936 | |||
| * | Use VBoxManage instead of obsolete vditool to generate VirtualBox images. | Steven Barth | 2009-01-02 | |
| | | | | | SVN-Revision: 13821 | |||
| * | Add support for creating VMware vmdk images #1317 | Florian Fainelli | 2008-11-09 | |
| | | | | | SVN-Revision: 13158 | |||
| * | x86: don't attempt to compile grub on darwin | Felix Fietkau | 2008-06-28 | |
| | | | | | SVN-Revision: 11599 | |||
| * | fix x86 image build order (fixes #3317) | Felix Fietkau | 2008-06-04 | |
| | | | | | SVN-Revision: 11359 | |||
| * | fix typo | Florian Fainelli | 2008-05-30 | |
| | | | | | SVN-Revision: 11300 | |||
| * | Add virtualbox images to x86 (#3475) | Florian Fainelli | 2008-05-30 | |
| | | | | | SVN-Revision: 11298 | |||
| * | fix image generation on x86 | Imre Kaloz | 2008-03-17 | |
| | | | | | SVN-Revision: 10610 | |||
| * | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 | |
| | | | | | SVN-Revision: 9533 | |||
| * | fixed generation of iso images | John Crispin | 2007-10-14 | |
| | | | | | SVN-Revision: 9317 | |||
| * | move grub menu.lst to the right place | Felix Fietkau | 2007-10-09 | |
| | | | | | SVN-Revision: 9216 | |||
| * | move grub to package/ | Felix Fietkau | 2007-10-09 | |
| | | | | | SVN-Revision: 9212 | |||
| * | added generation of x86 livecds, from #2391 | John Crispin | 2007-10-08 | |
| | | | | | SVN-Revision: 9191 | |||
| * | changed the timeout for grub to load the menu from 10 secs to 2 secs | John Crispin | 2007-09-16 | |
| | | | | | SVN-Revision: 8815 | |||
| * | fixes menuconfig selection of grub for x86 targets | John Crispin | 2007-09-09 | |
| | | | | | SVN-Revision: 8713 | |||
| * | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | |
| (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 | ||||