]> git.proxmox.com Git - grub2.git/history - grub-core/Makefile.core.def
On Linux, read partition start offsets from sysfs if possible
[grub2.git] / grub-core / Makefile.core.def
2013-12-04 Vladimir Serbinenko Pass font config to config.h and not by TARGET_CFLAGS...
2013-12-03 Colin Watson* grub-core/Makefile.core.def (setjmp): Distribute
2013-12-03 Colin WatsonMerge branch 'cjwatson/timeout-style'
2013-11-30 Leif LindholmNew port arm64-efi
2013-11-29 Vladimir SerbinenkoRemove libgnulib.a and use its sources in dependencies...
2013-11-25 Vladimir SerbinenkoMerge branch 'master' into leiflindholm/arm64
2013-11-18 Vladimir SerbinenkoMerge branch 'master' into leiflindholm/arm64
2013-11-18 Vladimir Serbinenko On i386-ieee1275 we run in paged mode. So we need...
2013-11-16 Leif LindholmARM 64 port by Leif Lindholm
2013-11-14 Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2013-11-14 Andrey Borzenkovadd grub-core/tests/signatures.h to distfiles
2013-11-12 Vladimir Serbinenko * grub-core/Makefile.core.def (legacy_password_test...
2013-11-12 Vladimir Serbinenko * grub-core/tests/signature_test.c: New test.
2013-11-12 Vladimir Serbinenko * grub-core/tests/legacy_password_test.c: New test.
2013-11-12 Vladimir Serbinenko * grub-core/tests/pbkdf2_test.c: New test.
2013-11-12 Vladimir Serbinenko * grub-core/tests/xnu_uuid_test.c: New test.
2013-11-10 Vladimir Serbinenko * grub-core/loader/i386/coreboot/chainloader.c: Suppor...
2013-11-09 Vladimir Serbinenko Add new ports: i386-xen and x86_64-xen. This allows...
2013-11-09 Vladimir Serbinenko * grub-core/loader/i386/multiboot_mbi.c: Handle space...
2013-11-08 Vladimir Serbinenko * grub-core/tests/div_test.c: New test.
2013-11-07 Vladimir Serbinenko * configure.ac: Run linker tests without -Werror.
2013-11-04 Andrey Borzenkovenable emuusb and emupci on emu platform only
2013-11-04 Peter Lustig * grub-core/commands/i386/nthibr.c: New command.
2013-10-27 Andrey BorzenkovMerge branch 'fu/disk_common'
2013-10-27 Andrey BorzenkovAdd grub-core/kern/disk_common.c to extra_dist
2013-10-27 Vladimir Serbinenko * grub-core/net/tftp.c: Retransmit ack when rereceivin...
2013-10-27 Vladimir Serbinenko Move grub_disk_write out of kernel into disk.mod.
2013-10-22 Paulo Flabiano SmorigoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2013-10-22 Paulo Flabiano Smorigo Add progress module to display load progress of files.
2013-10-19 Vladimir 'phcoder... * grub-core/osdep/unix/getroot.c: Move exec functions...
2013-10-17 BVK Chaitanya Added `tr' command support.
2013-10-15 Vladimir 'phcoder... Move cpu time retrieval to separate grub_util_get_cpu_...
2013-10-15 Vladimir 'phcoder... * grub-core/kern/emu/error.c: Removed.
2013-10-15 Vladimir 'phcoder... Split emunet into platform-dependent and GRUB-binding...
2013-10-14 Vladimir 'phcoder... * grub-core/osdep/windows/emuconsole.c: New file.
2013-10-14 Vladimir 'phcoder... * grub-core/Makefile.core.def: Add osdep/init.c on...
2013-10-10 Vladimir 'phcoder... * conf/Makefile.extra-dist: Fix extra-dist list.
2013-10-08 Vladimir 'phcoder... Couple missed files from previous commits.
2013-10-08 Vladimir 'phcoder... * grub-core/net/drivers/emu/emunet.c: Move to ..
2013-09-23 Vladimir 'phcoder... Use Winapi on both cygwin and mingw32 to share more...
2013-09-22 Vladimir 'phcoder... * grub-core/kern/emu/hostdisk.c: Disentagle into a...
2013-08-22 Vladimir 'phcoder... Fix dependencies on cygwin.
2013-07-18 Leif Lindholm New ports to arm-uboot and arm-efi.
2013-07-17 Vladimir 'phcoder... Fix arm-uboot compilation problem
2013-07-16 Vladimir 'phcoder... Merge mainline into arm
2013-07-14 Massimo Maggi * grub-core/fs/zfs/zfs_lz4.c: New file.
2013-07-11 Vladimir 'phcoder... Remove early sm712 init as there is no reason for...
2013-06-15 Vladimir 'phcoder... Enable coreboot information commands even when not...
2013-06-15 Vladimir 'phcoder... Support for cbfs. Also factor out the part which is...
2013-06-07 Andrey Borzenkov * grub-core/script/execute.c (grub_script_execute_sour...
2013-06-07 Andrey BorzenkovFix make dist on non-pc.
2013-06-07 Vladimir 'phcoder... Fix typo (failback vs fallback).
2013-05-30 Vladimir 'phcoder... Detach optional parts of gfxterm and integrate in...
2013-05-17 Francesco LavraOwn fdt parsing implementation
2013-05-16 Vladimir 'phcoder... Detect cache type on runtime rather than compile time
2013-05-15 Radosław Szymczyszyn * grub-core/partmap/dfly.c: New partition map.
2013-05-11 Leif LindholmMove common function to dl_helper.c
2013-05-11 Vladimir 'phcoder... merge mainline into arm
2013-05-11 Vladimir 'phcoder... merge mainline into arm
2013-05-08 Vladimir 'phcoder... New test: cmdline and cat.
2013-05-07 Vladimir 'phcoder... Compressed HFS+ support.
2013-05-07 Vladimir 'phcoder... * grub-core/tests/setjmp_test.c: New test.
2013-05-05 Bean * grub-core/commands/testspeed.c: New command testspeed.
2013-05-03 Andrey BorzenkovRename grub-core/tests/checksums.c into grub-core/tests...
2013-05-03 Vladimir 'phcoder... New series of tests for gfxterm and gfxmenu.
2013-05-02 Vladimir 'phcoder... First automated video test (running videotest and...
2013-04-29 Vladimir 'phcoder... Make PCI init in i386-qemu port more robust.
2013-04-29 Vladimir 'phcoder... * grub-core/commands/nativedisk.c: Customize the list...
2013-04-29 Vladimir 'phcoder... * grub-core/bus/usb/uhci.c: Fix DMA handling and enabl...
2013-04-28 Vladimir 'phcoder... New command `nativedisk'.
2013-04-27 Vladimir 'phcoder... Implement grub_machine_get_bootlocation for ARC.
2013-04-26 Vladimir 'phcoder... Replace libcurses with our own vt100 handling for...
2013-04-26 Vladimir 'phcoder... * grub-core/Makefile.core.def: Fix grub-emu and grub...
2013-04-25 Vladimir 'phcoder... Enable mipsel-arc.
2013-04-25 Vladimir 'phcoder... Add serial on ARC platform.
2013-04-24 Vladimir 'phcoder... Move mips-arc link address. Previous link address...
2013-04-21 Vladimir 'phcoder... Support coreboot framebuffer.
2013-04-20 Vladimir 'phcoder... * grub-core/Makefile.core.def (legacycfg): Enable...
2013-04-18 Vladimir 'phcoder... Add support for pseries and other bootinfo machines...
2013-04-14 Vladimir 'phcoder... Move GRUB out of system area when using xorriso 1...
2013-04-14 Vladimir 'phcoder... Support mkrescue on sparc64.
2013-04-12 Vladimir 'phcoder... Add uboot net
2013-04-11 Vladimir 'phcoder... Merge powerpc grub-mkrescue flavour with common. Use...
2013-04-11 Vladimir 'phcoder... Import new gnulib.
2013-04-08 Andrey Borzenkov * grub-core/Makefile.core.def: Add kern/elfXX.c to...
2013-04-07 Vladimir 'phcoder... merge mainline into arm
2013-04-07 Leif LindholmInitial import of Leif's work
2013-04-04 Vladimir 'phcoder... Use TSC as a possible time source on i386-ieee1275.
2013-03-24 Vladimir 'phcoder... * grub-core/Makefile.core.def (vga): Disable on corebo...
2013-03-24 Vladimir 'phcoder... * grub-core/Makefile.core.def (vbe): Disable on corebo...
2013-03-24 Vladimir 'phcoder... Add new 'proc' filesystem framework and put luks_scrip...
2013-03-22 Vladimir 'phcoder... Add ability to generate newc additions on runtime.
2013-03-20 Vladimir 'phcoder... New commands cbmemc, lscoreboot, coreboot_boottime...
2013-03-19 Vladimir 'phcoder... Implement boot time analysis framework.
2013-03-10 Vladimir 'phcoder... Avoid costly 64-bit division in grub_get_time_ms on...
2013-02-28 Vladimir 'phcoder... Enable linux16 on non-BIOS systems for i.a. memtest.
2013-02-24 Vladimir 'phcoder... Implement new command cmosdump.
2013-02-01 Vladimir 'phcoder... Implement USBDebug (full USB stack variant).
2013-01-16 Vladimir 'phcoder... Add new command pcidump.
2013-01-16 Vladimir 'phcoder... New terminal outputs using serial: morse and spkmodem.
next