coreboot: Changed cbmemc to support updated console format from coreboot.
[grub.git] / include /
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-08 Vladimir Serbinenkoarm_coreboot: Support EHCI.
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 grub-mkstandalone.
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 Serbinenkocoreboot: Split parts that are platform-independent.
2017-05-08 Vladimir SerbinenkoRefactor arm-uboot code to make it genereic.
2017-05-08 Vladimir Serbinenkomkimage: Pass layout to mkimage_generate_elfXX rather...
2017-05-03 Paulo Flabiano SmorigoAdd Virtual LAN support.
2017-02-01 Vladimir Serbinenkoarm64: Add support for GOT and PCREL32 relocations.
2017-01-31 Vladimir Serbinenkoia64: Add support for R_IA64_GPREL64I.
2017-01-30 Vladimir Serbinenkogrub-module-verifier: Ignore all_video emptiness on...
2016-11-24 Alexander Grafefi: Move fdt helper into own file
2016-11-10 Alexander Grafarm efi: Use fdt from firmware when available
2016-11-10 Alexander Grafarm64: Move firmware fdt search into global function
2016-10-27 Juergen Grossxen: add capability to load p2m list outside of kernel...
2016-10-27 Juergen Grossxen: modify page table construction
2016-10-27 Juergen Grossxen: add capability to load initrd outside of initial...
2016-10-27 Juergen Grossxen: synchronize xen header
2016-10-27 Juergen Grossxen: add elfnote.h to avoid using numbers instead of...
2016-10-27 Daniel Kipermultiboot2: Add support for relocatable images
2016-10-27 Daniel Kipermultiboot2: Add tags used to pass ImageHandle to loaded...
2016-10-27 Daniel Kiperi386/relocator: Add grub_relocator64_efi relocator
2016-03-10 Vladimir Serbinenkomultiboot2: Remove useless GRUB_PACKED
2016-02-28 Vladimir Serbinenkogrub_arch_sync_dma_caches: Accept volatile address
2016-02-27 Vladimir Serbinenkoarm-uboot: Make self-relocatable to allow loading at...
2016-02-27 Vladimir SerbinenkoProvide __bss_start and _end symbols in grub-mkimage.
2016-02-27 Vladimir SerbinenkoEncapsulate image layout into a separate structure.
2016-02-27 Vladimir Serbinenkomkimage.c: Split into separate files.
2016-02-25 Josef Baciknet: fix ipv6 routing
2016-02-12 Vladimir SerbinenkoAdd RNG module.
2016-02-12 Vladimir SerbinenkoSplit pmtimer wait and tsc measurement from pmtimer...
2016-02-12 Vladimir SerbinenkoMake grub_cpu_is_tsc_supported generally available.
2016-02-12 Vladimir SerbinenkoMake grub_acpi_find_fadt accessible generically
2016-02-12 Vladimir SerbinenkoMake unaligned types public.
2016-02-11 Vladimir Serbinenkoxnu: supply ramsize to the kernel.
2016-01-22 Vladimir Serbinenkoarm64: Add support for relocations needed for linaro gcc
2016-01-09 Andrei Borzenkovutil/setup: fix grub_util_path_list leak
2016-01-02 Andrei Borzenkovacpihalt: add GRUB_ACPI_OPCODE_CREATE_DWORD_FIELD ...
2016-01-02 Andrei Borzenkovacpihalt: fix GRUB_DSDT_TEST compilation
2015-12-31 Vladimir Serbinenkomodule-verifier: Check range-limited relative relocations.
2015-12-31 Vladimir SerbinenkoVerify modules on build-time rather than failing in...
2015-12-17 Robert Elliottlsefimmap: support persistent memory and other UEFI...
2015-12-15 Robert ElliottTranslate UEFI persistent memory type
2015-11-27 Vladimir Serbinenkotsc: Use alternative delay sources whenever appropriate.
2015-11-14 Pavel BludovAdd some UUIDs found in the hardware
2015-11-08 Vladimir SerbinenkoAdapt build-system to use imported xen headers.
2015-11-08 Vladimir SerbinenkoImport xen headers directly into GRUB
2015-11-07 grub-devel@iam.tjcryptodisk: teach grub_cryptodisk_insert() about partit...
2015-10-29 Vladimir Serbinenkoarm64: Move FDT functions to separate module
2015-10-25 Peter JonesUse EFI_SIMPLE_TEXT_INPUT_EX to support key combinations.
2015-10-11 Andrei Borzenkovinstall: --compress argument is not optional
2015-10-11 Vladimir Serbinenkomips: Make setjmp code N32-compliant.
2015-10-11 Vladimir Serbinenkomips: Make the assembly-code N32-compatible.
2015-07-27 Vladimir Serbinenkofshelp: Add handling of "." and ".." and grub_fshelp_fi...
2015-07-23 Vladimir Serbinenkoarm-emu: Add __aeabi_memcpy* and __aeabi_memclr* symbols.
2015-07-22 Vladimir SerbinenkoRemove mips_attributes.
2015-07-22 Vladimir SerbinenkoARM: provide __aeabi_memclr* and __aeabi_memcpy* symbols
2015-07-22 Vladimir Serbinenkodiskfilter: Make name a const char to fix compilation...
2015-06-16 Andrei Borzenkovefinet: enable hardware filters when opening interface
2015-06-04 Toomas Soomemultiboot_header_tag_module_align fix to confirm multib...
2015-05-07 Andrei Borzenkovefidisk: move device path helpers in core for efinet
2015-05-07 Fu Weifdt.h: Add grub_fdt_set_reg64 macro
2015-05-07 Fu Weiarm64: Export useful functions from linux.c
2015-05-03 Toomas Soomezfs: com.delphix:embedded_data feature support
2015-05-03 Toomas Soomezfs: com.delphix:hole_birth feature support
2015-03-27 Vladimir Serbinenkoarp, icmp: Fix handling in case of oversized or invalid...
2015-03-20 Vladimir Serbinenkocompiler-rt-emu: Add missing file.
2015-03-06 Vladimir Serbinenkohfsplus: Fix potential access to uninited memory on...
2015-03-04 Vladimir SerbinenkoFix canonicalize_file_name clash.
2015-03-03 Vladimir SerbinenkoRemove emu libusb support.
2015-03-03 Vladimir SerbinenkoRemove libgcc dependency.
2015-03-03 Vladimir Serbinenkotypes.h: Use __builtin_bswap* with clang.
2015-03-03 Vladimir SerbinenkoDon't continue to query block-size if disk doesn't...
2015-02-23 Vladimir Serbinenkomips: Fix soft-float handling.
2015-02-23 Vladimir SerbinenkoSupply signed division to fix ARM compilation.
2015-02-21 Vladimir SerbinenkoProvide __aeabi_mem{cpy,set}
2015-02-03 Leif Lindholmarm: implement additional relocations generated by...
2015-01-21 Vladimir Serbinenko * include/grub/misc.h (grub_div_roundup): Remove as...
2015-01-21 Vladimir Serbinenkoterm.h: Avoid returining 0-sized terminal as it may...
2014-11-28 Michael Changsend router solicitation for ipv6 address autoconf v2
2014-09-23 Colin WatsonAdd a new "none" platform that only builds utilities
2014-09-21 Valentin DornauerACPIhalt: Add more ACPI opcodes.
2014-09-21 Vladimir Serbinenko * grub-core/normal/main.c: Don't drop to rescue console in
2014-09-21 Vladimir SerbinenkoFix wrong commit
2014-09-21 Michael Chang * grub-core/osdep/unix/config.c: Remove extraneous...
2014-09-07 Colin WatsonSupport grub-emu on x32 (ILP32 but with x86-64 instruct...
2014-06-21 Stephane Rochoy * grub-core/loader/i386/bsd.c (grub_netbsd_boot):...
2014-04-04 Vladimir SerbinenkoAdd missing #endif
2014-04-04 Vladimir Serbinenko* include/grub/libgcc.h: Remove ctzsi2 and ctzdi2....
2014-03-31 Colin WatsonFix partmap, cryptodisk, and abstraction handling in...
2014-02-28 Vladimir Serbinenko * include/grub/i386/openbsd_bootarg.h: Add addr and...
2014-02-04 Paulo Flabiano Smorigoadd bootpath parser for open firmware
2014-02-04 Paulo Flabiano Smorigoadd grub_env_set_net_property function
2014-01-25 Andrey Borzenkovfix Mingw W64-32 cross compile failure due to printf...
next