]> git.proxmox.com Git - grub2.git/history - grub-core
* grub-core/osdep/windows/emuconsole.c: Remove unsigned comparison >= 0.
[grub2.git] / grub-core /
2013-12-08 Vladimir Serbinenko * grub-core/osdep/windows/emuconsole.c: Remove unsigne...
2013-12-08 Vladimir Serbinenko * grub-core/kern/emu/lite.c: Add missing include of...
2013-12-08 Vladimir Serbinenko Remove grub_memalign on emu.
2013-12-08 Vladimir Serbinenko * grub-core/kern/ia64/efi/init.c: Fix alignment code...
2013-12-08 Vladimir Serbinenko Move OS-dependent mprotect for module loading to grub...
2013-12-08 Vladimir Serbinenko Fix mips-emu compilation.
2013-12-08 Vladimir Serbinenko Make arm-emu work.
2013-12-07 Andrey Borzenkovuse light-gray as default color in normal.mod for consi...
2013-12-06 Vladimir Serbinenko Revamp relocation handling.
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 * 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 * 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 * 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 WatsonReduce nesting level.
2013-11-30 Andrey Borzenkovfix libgrub.pp build post arm64 merge
2013-11-30 Leif LindholmNew port arm64-efi
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 Vladimir Serbinenko * grub-core/kern/emu/hostfs.c (is_dir): Remove variabl...
2013-11-29 Vladimir Serbinenko * grub-core/osdep/linux/ofpath.c: Check return value...
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 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 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 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 BorzenkovExplicitly check for linking format to use for efiemu64...
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-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 Vladimir Serbinenko Move common BIOS/coreboot memory map declarations to
2013-11-22 Vladimir Serbinenko * grub-core/lib/libgcrypt/mpi/longlong.h: Use C versio...
2013-11-22 Vladimir Serbinenko * grub-core/kern/xen/init.c: Do not map more pages...
2013-11-22 Vladimir Serbinenko * grub-core/kern/efi/mm.c: Limit allocations to 2GiB...
2013-11-22 Vladimir Serbinenko * grub-core/kern/x86_64/dl.c (grub_arch_dl_relocate_sy...
2013-11-22 Vladimir Serbinenko clang emits calls to abort () under some unknown condi...
2013-11-22 Vladimir Serbinenko * grub-core/disk/i386/pc/biosdisk.c (grub_biosdisk_ope...
2013-11-22 Vladimir Serbinenko * grub-core/kern/x86_64/efi/callwrap.S: Fix stack...
2013-11-22 Vladimir Serbinenko * grub-core/boot/mips/startup_raw.S: Handle the case...
2013-11-22 Vladimir Serbinenko On MIPS handle got16 relocations to local symbols...
2013-11-22 Vladimir Serbinenko Add support for a new magic symbol _gp_disp on mips...
2013-11-22 Vladimir Serbinenko Use $t9 for indirect calls from asm to C as PIC ABI...
2013-11-22 Vladimir Serbinenko Remove -march=mips3 from TARGET_CCASFLAGS as it create...
2013-11-21 Vladimir Serbinenko Unify GOT/trampoline handling between PPC, MIPS and...
2013-11-21 Colin Watson* grub-core/normal/progress.c: Remove unused file.
2013-11-20 Vladimir Serbinenko * grub-core/lib/crypto.c (grub_crypto_hash): Remove...
2013-11-19 Josh Triplett * grub-core/kern/x86_64/efi/startup.S (_start): Align...
2013-11-19 Leif Lindholmarm64: cache maintenance code rework + bugfix
2013-11-18 Josh Triplett * grub-core/mmap/efi/mmap.c (grub_mmap_register):...
2013-11-18 Vladimir SerbinenkoMerge branch 'master' into leiflindholm/arm64
2013-11-18 Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2013-11-18 Vladimir Serbinenko * grub-core/kern/mm.c (grub_real_malloc): Decrease...
2013-11-18 Vladimir Serbinenko * grub-core/kern/mm.c (grub_real_malloc): Don't update...
2013-11-18 Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2013-11-18 Vladimir Serbinenko * grub-core/kern/mips/qemu_mips/init.c (grub_machine_i...
2013-11-18 Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2013-11-18 Vladimir Serbinenko * grub-core/tests/videotest_checksum.c: Don't reload...
2013-11-18 Vladimir Serbinenko * grub-core/term/terminfo.c (grub_cmd_terminfo): Fix...
2013-11-18 Colin Watson* grub-core/osdep/unix/hostdisk.c (grub_util_make_tempo...
2013-11-18 Vladimir Serbinenko * grub-core/tests/gfxterm_menu.c: Skip high-resolution...
2013-11-18 Vladimir Serbinenko * grub-core/tests/cmdline_cat_test.c: Don't reload...
2013-11-18 Vladimir Serbinenko * grub-core/lib/sparc64/setjmp.S: Force spilling of...
2013-11-18 Vladimir Serbinenko On i386-ieee1275 we run in paged mode. So we need...
2013-11-18 Vladimir Serbinenko * grub-core/lib/relocator.c (grub_mm_check_real):...
2013-11-18 Vladimir Serbinenko * grub-core/normal/cmdline.c (grub_cmdline_get): Plug...
2013-11-18 Vladimir Serbinenko * grub-core/kern/file.c (grub_file_open): Free file...
2013-11-18 Vladimir Serbinenko * grub-core/commands/verify.c (free_pk): Plug memory...
2013-11-18 Vladimir Serbinenko * grub-core/commands/legacycfg.c (grub_legacy_check_md...
2013-11-18 Vladimir Serbinenko * grub-core/lib/powerpc/setjmp.S (grub_setjmp): Save...
2013-11-17 Ian Campbell * grub-core/disk/uboot/ubootdisk.c: Include...
2013-11-17 Vladimir Serbinenko * grub-core/tests/cmdline_cat_test.c (cmdline_cat_test...
2013-11-16 Leif LindholmARM 64 port by Leif Lindholm
2013-11-16 Vladimir Serbinenko Rewrite grub-install, grub-mkrescue, grub-mkstandalone...
2013-11-16 Vladimir Serbinenko * grub-core/kern/arm/cache.S: Don't switch back to...
2013-11-16 Leif Lindholmarm: delete superflouous save of r8 in grub_uboot_syscall
next