| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
| |
grub binary for grub install, but with target stage files - disable SSP (-fno-stack-protector) & Compile Time Buffer Checks (-U_FORTIFY_SOURCE) if appropriate - create a target grub package
SVN-Revision: 21305
|
|
|
|
|
|
| |
generation
SVN-Revision: 21277
|
|
|
|
|
|
| |
grub+kernel+rootfs images and -rootfs for root filesystem only images * change ext from .image to .img * fix perms on VirtualBox .vdi image * gzip ext2 rootfs image as well
SVN-Revision: 21246
|
|
|
|
|
|
| |
ifeq/ifneq tests
SVN-Revision: 21245
|
|
|
|
| |
SVN-Revision: 21243
|
|
|
|
| |
SVN-Revision: 21242
|
|
|
|
|
|
| |
contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
SVN-Revision: 20834
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
menuconfig - choose appropriate default baudrate for soekris devices - fix generation of grub menu for iso images
SVN-Revision: 19681
|
|
|
|
|
|
| |
suitable defaults for Xen
SVN-Revision: 19612
|
|
|
|
| |
SVN-Revision: 18955
|
|
|
|
| |
SVN-Revision: 18672
|
|
|
|
| |
SVN-Revision: 18446
|
|
|
|
| |
SVN-Revision: 18441
|
|
|
|
| |
SVN-Revision: 18279
|
|
|
|
| |
SVN-Revision: 17722
|
|
|
|
| |
SVN-Revision: 15840
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 14948
|
|
|
|
|
|
| |
i386-openwrt directory names
SVN-Revision: 13963
|
|
|
|
| |
SVN-Revision: 13936
|
|
|
|
| |
SVN-Revision: 13821
|
|
|
|
| |
SVN-Revision: 13158
|
|
|
|
| |
SVN-Revision: 11599
|
|
|
|
| |
SVN-Revision: 11359
|
|
|
|
| |
SVN-Revision: 11300
|
|
|
|
| |
SVN-Revision: 11298
|
|
|
|
| |
SVN-Revision: 10610
|
|
|
|
| |
SVN-Revision: 9533
|
|
|
|
| |
SVN-Revision: 9317
|
|
|
|
| |
SVN-Revision: 9216
|
|
|
|
| |
SVN-Revision: 9212
|
|
|
|
| |
SVN-Revision: 9191
|
|
|
|
| |
SVN-Revision: 8815
|
|
|
|
| |
SVN-Revision: 8713
|
|
(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
|