hdparm: Depend on hexdump rather than having a second copy of hexdump.
[grub.git] / grub-core / Makefile.core.def
2017-08-14 Vladimir Serbinenkohdparm: Depend on hexdump rather than having a second...
2017-08-07 Leif Lindholmefi: move fdt helper library
2017-05-09 Vladimir SerbinenkoMissing parts of previous commit
2017-05-09 Vladimir Serbinenkork3288_spi: Add SPI driver
2017-05-08 Vladimir Serbinenkoarm_coreboot: Support EHCI.
2017-05-08 Vladimir Serbinenkoehci: Split core code from PCI part.
2017-05-08 Vladimir Serbinenkoarm_coreboot: Support DMA.
2017-05-08 Vladimir Serbinenkoarm_coreboot: Support keyboard for vexpress.
2017-05-08 Vladimir Serbinenkoat_keyboard: Split protocol from controller code.
2017-05-08 Vladimir SerbinenkoAdd support for device-tree-based drivers.
2017-05-08 Vladimir Serbinenkoarm-coreboot: Start new port.
2017-05-08 Vladimir SerbinenkoRename uboot/datetime to dummy/datetime.
2017-05-08 Vladimir SerbinenkoRename uboot/halt.c to dummy/halt.c.
2017-05-08 Vladimir Serbinenkocoreboot: Split parts that are platform-independent.
2017-05-08 Vladimir SerbinenkoRefactor arm-uboot code to make it genereic.
2017-05-03 Vladimir SerbinenkoAdd strtoull test.
2016-11-24 Alexander Grafefi: Move fdt helper into own file
2016-10-27 Daniel Kiperi386/relocator: Add grub_relocator64_efi relocator
2016-02-27 Vladimir Serbinenkoarm-uboot: Make self-relocatable to allow loading at...
2016-02-12 Vladimir Serbinenkoarm64: Use cpu timer for timekeeping.
2016-02-12 Vladimir Serbinenkoxnu: Supply random seed.
2016-02-12 Vladimir SerbinenkoAdd RNG module.
2015-11-27 Vladimir Serbinenkotsc: Use alternative delay sources whenever appropriate.
2015-11-08 Vladimir SerbinenkoAdapt build-system to use imported xen headers.
2015-11-08 Vladimir SerbinenkoMakefile.core.def: Break circular dependency on arm64.
2015-10-29 Fu Weiarm64: Add support for xen boot protocol.
2015-10-29 Vladimir Serbinenkoarm64: Move FDT functions to separate module
2015-10-09 Vladimir Serbinenkogfxmenu/model: Delete empty file.
2015-07-27 Vladimir SerbinenkoAdd transform_data as a variant of data with substitutions.
2015-03-27 Vladimir SerbinenkoMakefile.core.def: Remove obsolete LDADD_KERNEL
2015-03-03 Vladimir SerbinenkoRemove emu libusb support.
2015-03-03 Vladimir SerbinenkoRemove libgcc dependency.
2015-02-23 Vladimir SerbinenkoSupply signed division to fix ARM compilation.
2013-12-30 Andrey Borzenkovstrip .eh_frame section from arm64-efi kernel
2013-12-22 Leif Lindholmarm64: add EFI Linux loader
2013-12-18 Vladimir Serbinenko Remove xen VFB.
2013-12-18 Vladimir Serbinenko Remove check_nt_hiberfil as it's been superseeded...
2013-12-18 Vladimir Serbinenko Implement syslinux parser.
2013-12-17 Vladimir Serbinenko Add Radeon Yeeloong 3A support.
2013-12-17 Vladimir Serbinenko Implement better integration with Mac firmware.
2013-12-17 Vladimir Serbinenko Implement Truecrypt ISO loader.
2013-12-17 Vladimir Serbinenko Implement grub_file tool and use it to implement gener...
2013-12-17 Vladimir Serbinenko Implement XEN VFB support.
2013-12-15 Vladimir Serbinenko New functional test for sleep function.
2013-12-14 Vladimir Serbinenko Make i386-* other than i386-pc compileable under cygwin.
2013-12-08 Vladimir Serbinenko * grub-core/kern/ia64/efi/init.c (grub_arch_sync_cache...
2013-12-08 Vladimir Serbinenko Move OS-dependent mprotect for module loading to grub...
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...
next