]> git.ipfire.org Git - thirdparty/grub.git/shortlog
thirdparty/grub.git
2013-12-07  Vladimir SerbinenkoInclude arrows and lines in ascii.h phcoder/arrows
2013-12-07  Vladimir Serbinenko * configure.ac: Make unifont mandatory on coreboot.
2013-12-07  Vladimir Serbinenko * configure.ac: Skip unifont 6.3 pcf and bdf.
2013-12-07  Vladimir Serbinenko * Makefile.am: Remove partial font files if generation...
2013-12-07  Andrey Borzenkovadd grub_qsort_strcmp to use when sorting array of...
2013-12-07  Andrey Borzenkovfix use of grub-probe instead of ${grub_probe}
2013-12-06  Vladimir Serbinenko Don't add -mlong-calls when compiling with clang.
2013-12-06  Vladimir Serbinenko * configure.ac: Fix a typo.
2013-12-06  Vladimir Serbinenko Revamp relocation handling.
2013-12-05  Vladimir Serbinenko * util/grub-mkimagexx.c: Fix reloc section generation...
2013-12-05  Mike Gilbertgentpl.py: Use python3-style print function
2013-12-05  Vladimir Serbinenko * util/grub-install.c: Mention Boot* variable.
2013-12-05  Colin WatsonPacify compiler warning
2013-12-05  Colin WatsonOn Linux, read partition start offsets from sysfs if...
2013-12-05  Leif Lindholmgrub-core/lib/fdt.c: correctly update size_dt_struct...
2013-12-05  Vladimir Serbinenko Handle unaligned .bss on sparc64.
2013-12-04  Vladimir Serbinenko * grub-core/boot/sparc64/ieee1275/boot.S [CDBOOT]...
2013-12-04  Vladimir Serbinenko * configure.ac: Move all warning options that may...
2013-12-04  Colin WatsonFix grub-shell to avoid breaking "make distcheck"
2013-12-04  Vladimir Serbinenko * conf/Makefile.common (CFLAGS_GNULIB): Remove -Wno...
2013-12-04  Vladimir Serbinenko * configure.ac: Allow compilation with older GCC for...
2013-12-04  Vladimir Serbinenko * configure.ac: Add -no-integrated-as if {addme|ame...
2013-12-04  Vladimir Serbinenko * grub-core/kern/emu/main.c: Ignore missing prototype...
2013-12-04  Vladimir Serbinenko Pass font config to config.h and not by TARGET_CFLAGS...
2013-12-04  Vladimir Serbinenko * configure.ac: Add -Wvla if compiler supports it.
2013-12-04  Vladimir Serbinenko * grub-core/osdep/windows/emuconsole.c (grub_console_p...
2013-12-04  Vladimir Serbinenko * grub-core/kern/i386/qemu/init.c: Remove variable...
2013-12-04  Vladimir Serbinenko * include/grub/types.h: Declare all byteswaps as inlin...
2013-12-04  Vladimir Serbinenko * grub-core/kern/efi/efi.c: Remove variable length...
2013-12-04  Vladimir Serbinenko * grub-core/kern/uboot/init.c (uboot_timer_ms): Fix...
2013-12-04  Vladimir Serbinenko * grub-core/disk/ieee1275/ofdisk.c: Remove variable...
2013-12-03  Colin Watson* grub-core/Makefile.core.def (setjmp): Distribute
2013-12-03  Colin WatsonMerge branch 'cjwatson/timeout-style'
2013-12-03  Colin WatsonCredit and bug reference.
2013-12-03  Colin WatsonReduce nesting level.
2013-12-02  Vladimir Serbinenko * util/config.c: Add missing pointer adjustment.
2013-11-30  Andrey Borzenkovfix libgrub.pp build post arm64 merge
2013-11-30  Vladimir SerbinenkoMissing ChangeLog entry
2013-11-30  Leif LindholmNew port arm64-efi
2013-11-30  Andrey Borzenkovdocument sleep command exit codes
2013-11-30  Vladimir Serbinenko Ensure that -mno-unaligned-access or some equivalent...
2013-11-30  Vladimir Serbinenko * grub-core/lib/libgcrypt/mpi/longlong.h: Fix compilat...
2013-11-30  Vladimir Serbinenko Remove leftover GRUB_IA64_DL_TRAMP_SIZE.
2013-11-29  Colin WatsonRemove a few references to GRUB_HIDDEN_TIMEOUT*
2013-11-29  Colin WatsonConsolidate timeout generation code a bit.
2013-11-29  Colin WatsonConsistently ignore GRUB_TIMEOUT if GRUB_HIDDEN_TIMEOUT...
2013-11-29  Colin WatsonFix documentation of behaviour after pressing ESC
2013-11-29  Colin WatsonAdd GRUB_TIMEOUT_STYLE_BUTTON support
2013-11-29  Colin WatsonMove deprecated grub-mkconfig options to a separate...
2013-11-29  Colin WatsonFix "make -C docs dvi"
2013-11-29  Colin WatsonFix build with FreeType 2.5.1
2013-11-29  Andrey Borzenkovfix using grub device name as install device
2013-11-29  Vladimir Serbinenko * grub-core/kern/emu/hostfs.c (is_dir): Remove variabl...
2013-11-29  Vladimir Serbinenko * util/grub-fstest.c: Remove variable length arrays.
2013-11-29  Vladimir Serbinenko * grub-core/osdep/linux/ofpath.c: Check return value...
2013-11-29  Vladimir Serbinenko * util/mkimage.c (grub_install_generate_image): Use...
2013-11-29  Vladimir Serbinenko * util/mkimage.c (grub_install_generate_image): Use...
2013-11-29  Vladimir Serbinenko * util/grub-mkrescue.c (main): Check that fread succeeded.
2013-11-29  Vladimir Serbinenko* conf/Makefile.common: Remove -mexplicit-relocs and...
2013-11-29  Vladimir SerbinenkoRemove libgnulib.a and use its sources in dependencies...
2013-11-29  Vladimir Serbinenko * grub-core/osdep/unix/password.c (grub_password_get...
2013-11-28  Francesco LavraFix command description in case of a device name passed...
2013-11-28  Colin WatsonFix documentation of timeout expiry.
2013-11-28  Colin WatsonRevamp hidden timeout handling
2013-11-27  Vladimir Serbinenko Eliminate variable length arrays in grub_vsnprintf_real.
2013-11-27  Vladimir Serbinenko Introduce grub_util_file_sync and use it instead of...
2013-11-27  Vladimir Serbinenko * gentpl.py: Don't generate platform-dependent conditi...
2013-11-27  Colin Watson* grub-core/osdep/unix/exec.c (grub_util_exec_redirect...
2013-11-27  Colin WatsonMerge branch 'new-autogen'
2013-11-27  Colin WatsonSpeed up test suite by avoiding fsync
2013-11-26  Colin Watson* tests/util/grub-fs-tester.in: Execute xorriso from...
2013-11-26  Colin WatsonHandle #if/#endif and C-style comments in AutoGen defin...
2013-11-26  Colin WatsonShow file name in error messages from AutogenParser.
2013-11-26  Colin WatsonGenerate Makefile.*.am directly from gentpl.py, elimina...
2013-11-26  Vladimir Serbinenko Add PCI command activation to all PCI drivers as requi...
2013-11-26  Vladimir Serbinenko * grub-core/Makefile.am: Reduce gratuituous difference...
2013-11-25  Andrey BorzenkovAdd ChangeLog entry for previous commit
2013-11-25  Andrey BorzenkovExplicitly check for linking format to use for efiemu64...
2013-11-25  Vladimir Serbinenko * util/grub-mknetdir.c: Look for platform directories...
2013-11-25  Colin WatsonAdd a --locale-directory option to grub-install and...
2013-11-25  Vladimir SerbinenkoMention clang for arm64 leiflindholm/arm64
2013-11-25  Vladimir SerbinenkoMake arm64 compileable with clang
2013-11-25  Vladimir SerbinenkoUse b.ge form for instructions
2013-11-25  Vladimir SerbinenkoMerge branch 'master' into leiflindholm/arm64
2013-11-25  Vladimir Serbinenko * grub-core/osdep/unix/platform.c (get_ofpathname...
2013-11-25  Vladimir Serbinenko * grub-core/genmoddep.awk: Use more portable && rather...
2013-11-25  Vladimir Serbinenko * grub-core/kern/i386/pc/startup.S [__APPLE__]: Create...
2013-11-25  Vladimir Serbinenko * gentpl.py: Add -ed2016 in order to make objconv...
2013-11-25  Vladimir Serbinenko * configure.ac: Add -static to LDFLAGS when using...
2013-11-24  Vladimir Serbinenko Apple assembly doesn't handle symbol arithmetic well...
2013-11-24  Vladimir Serbinenko Apple assembly doesn't handle symbol arithmetic well...
2013-11-24  Vladimir Serbinenko With Apple assembly in .macro environvemnt you have...
2013-11-24  Vladimir Serbinenko * grub-core/Makefile.am: Use correct TARGET_OBJCONV...
2013-11-24  Vladimir Serbinenko * grub-core/gdb/i386/machdep.S: Use xorl %eax, %eax...
2013-11-24  Vladimir Serbinenko * grub-core/lib/reed_solomon.c: Use section _text...
2013-11-24  Vladimir Serbinenko * grub-core/term/arc/console.c: Add missing cast to...
2013-11-24  Vladimir Serbinenko * grub-core/boot/i386/pc/boot.S: Fix floppy probe...
2013-11-23  Vladimir Serbinenko * grub-core/kern/mips/arc/init.c (grub_machine_get_boo...
2013-11-23  Keshav Padram... * util/grub-install.c (update_nvram): Support --no...
2013-11-23  Vladimir Serbinenko * INSTALL: Add note about sparc64/ia64 with clang...
next