ieee1275: split up grub_machine_get_bootlocation
[grub.git] / grub-core /
2018-03-14 Eric Snowbergieee1275: split up grub_machine_get_bootlocation master
2018-03-14 C. Maslochchainloader: patch in BPB's sectors_per_track and num_heads
2018-03-05 Eric Snowbergsparc64: #blocks64 disk node method
2018-03-05 Eric Snowbergsparc64: #blocks disk node method
2018-03-05 Eric Snowbergieee1275: block-size deblocker support method
2018-03-05 Daniel Kiperieee1275: no-data-command bus specific method
2018-03-05 Eric Snowbergieee1275: set-address bus specific method
2018-03-05 Eric Snowbergieee1275: encode-unit command for 4 addr cell devs
2018-03-05 Eric Snowbergieee1275: decode-unit command for 4 addr cell devs
2018-03-05 Eric Snowbergsparc64: Limit nvme of_path_of_nvme to just SPARC
2018-03-05 John Paul Adrian... ieee1275: Fix crash in of_path_of_nvme when of_path...
2018-03-05 Peter Jones.mod files: Strip annobin annotations and .eh_frame...
2018-02-26 Joakim Bechieee1275: fix build regression in of_path_of_nvme
2018-02-23 Leif Lindholmarm: switch linux loader to linux_arm_kernel_header...
2018-02-23 Leif Lindholmarm64: align linux kernel magic macro naming with i386
2018-02-23 Leif Lindholmarm64: align linux kernel header struct naming with...
2018-02-23 Leif Lindholmi386: make struct linux_kernel_header architecture...
2018-02-23 Leif Lindholmmake GRUB_LINUX_MAGIC_SIGNATURE architecture-specific
2018-02-23 Leif Lindholmarm64/efi: move EFI_PAGE definitions to efi/memory.h
2018-02-23 Colin Watsonlibgcrypt: Import replacement CRC operations
2018-02-23 Eric Snowbergieee1275: add nvme support within ofpath
2018-02-23 Daniel Kiperchainloader: Fix wrong break condition (must be AND...
2018-02-23 H.J. Lux86-64: Treat R_X86_64_PLT32 as R_X86_64_PC32
2018-02-14 Steve McIntyreMake grub-install check for errors from efibootmgr
2018-02-14 Eric Snowbergsparc64: fix OF path names for sun4v systems
2018-01-29 Stefan Fritschahci: Improve error handling
2017-12-06 Julien Grallarm64/xen: Add missing #address-cells and #size-cells...
2017-11-24 Eric Snowbergls: prevent double open
2017-10-06 David E. Boxtsc: Change default tsc calibration method to pmtimer...
2017-09-07 Alexander Grafefi: Free malloc regions on exit
2017-09-07 Alexander Grafefi: Move grub_reboot() into kernel
2017-09-07 Vladimir SerbinenkoFix compilation for x86_64-efi.
2017-08-30 Vladimir Serbinenkogzio: fix unaligned access
2017-08-30 Vladimir SerbinenkoRegenerate checksum.h with newer unifont.
2017-08-30 Vladimir Serbinenkoqemu, coreboot, multiboot: Change linking address to...
2017-08-30 Stefan FritschImplement checksum verification for gunzip
2017-08-30 Vladimir Serbinenkoxfs: Don't attempt to iterate over empty directory.
2017-08-30 Patrick Steinhardtunix exec: avoid atexit handlers when child exits
2017-08-14 Vladimir Serbinenkoenforcing fixup
2017-08-14 Vladimir Serbinenkomultiboot fixup
2017-08-14 Vladimir Serbinenkolinux fixup
2017-08-14 Vladimir Serbinenkoyylex: Explicilty cast fprintf to void.
2017-08-14 Vladimir Serbinenkogenmoddep: Check that no modules provide the same symbol.
2017-08-14 Vladimir SerbinenkoFix symbols appearing in several modules in linux*.
2017-08-14 Vladimir Serbinenkomultiboot: disentangle multiboot and multiboot2.
2017-08-14 Vladimir Serbinenkohdparm: Depend on hexdump rather than having a second...
2017-08-07 Pete Batardio: add a GRUB_GZ prefix to gzio specific defines
2017-08-07 Pete Batardcore: use GRUB_TERM_ definitions when handling term...
2017-08-07 Leif Lindholmefi: change heap allocation type to GRUB_EFI_LOADER_CODE
2017-08-07 Leif Lindholmarm64 linux loader: improve type portability
2017-08-07 Leif Lindholmefi: Add GRUB_PE32_MAGIC definition
2017-08-07 Leif Lindholmefi: move fdt helper library
2017-08-07 Vladimir SerbinenkoRemove grub_efi_allocate_pages.
2017-08-07 Leif Lindholmefi: refactor grub_efi_allocate_pages
2017-08-07 Pali Rohár* grub-core/fs/udf.c: Add support for UUID
2017-08-07 Pali Rohárudf: Fix reading label, lvd.ident is dstring
2017-08-07 Pete Batardzfs: remove size_t typedef and use grub_size_t instead
2017-08-03 Rob ClarkFix a segfault in lsefi
2017-07-10 Vladimir Serbinenkofdt: silence clang warning.
2017-07-09 Vladimir Serbinenkoarm-efi: Fix compilation
2017-07-09 AppCheckercrypto: Fix use after free.
2017-07-09 Vladimir Serbinenkoehci: Fix compilation on i386
2017-07-09 phcoderehci: Fix compilation for amd64
2017-06-29 Eric BiggersAllow GRUB to mount ext2/3/4 filesystems that have...
2017-05-29 Eric Snowbergsparc64: Don't use devspec to determine the OBP path
2017-05-18 Fu Weiarm64: Add "--nounzip" option support in xen_module...
2017-05-18 Julien Grallarm64/xen_boot: Fix Xen boot using GRUB2 on AARCH64
2017-05-18 Eric Snowbergsparc64: Close cdboot ihandle
2017-05-09 Vladimir Serbinenkoat_keyboard: Fix falco chromebook case.
2017-05-09 Julius Wernercoreboot: Changed cbmemc to support updated console...
2017-05-09 Vladimir SerbinenkoMissing parts of previous commit
2017-05-09 Vladimir Serbinenkoarm_coreboot: Add Chromebook keyboard driver.
2017-05-09 Vladimir Serbinenkork3288_spi: Add SPI driver
2017-05-09 Vladimir Serbinenkofdtbus: Add ability to send/receive messages on parent...
2017-05-09 Vladimir SerbinenkoFix bug on FDT nodes with compatible property
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 loading linux images.
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 Serbinenkoarm-coreboot: Export FDT routines.
2017-05-08 Vladimir Serbinenkoarm-coreboot: Support for vexpress timer.
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 Paulo Flabiano SmorigoAdd Virtual LAN support.
2017-05-03 Vladimir Serbinenkostrtoull: Fix behaviour on chars between '9' and 'a'.
2017-05-03 Vladimir SerbinenkoAdd strtoull test.
2017-05-03 Vladimir SerbinenkoFix shebang for termux.
2017-05-03 Vladimir SerbinenkoUse $(SHELL) rather than /bin/sh.
2017-05-03 Vladimir SerbinenkoSupport lseek64.
2017-05-03 Vladimir SerbinenkoBump version to 2.03
2017-04-25 Vladimir SerbinenkoIncrease version to 2.02.
2017-04-12 Vladimir SerbinenkoFix remaining cases of gcc 7 fallthrough warning.
2017-04-04 Andrei BorzenkovAdd gnulib-fix-gcc7-fallthrough.diff
2017-04-04 Andrei Borzenkovi386, x86_64, ppc: fix switch fallthrough cases with...
next