Commit Graph

  • 6ff34a6a81 at_keyboard: Fix falco chromebook case. Vladimir Serbinenko 2017-05-09 14:27:52 +0200
  • 4ffbbeca95 coreboot: Changed cbmemc to support updated console format from coreboot. Julius Werner 2017-05-09 09:03:02 +0200
  • 4ff15188e3 Missing parts of previous commit Vladimir Serbinenko 2017-05-09 09:02:15 +0200
  • 366dee1f7f arm_coreboot: Add Chromebook keyboard driver. Vladimir Serbinenko 2017-05-09 08:47:34 +0200
  • aad5863e98 rk3288_spi: Add SPI driver Vladimir Serbinenko 2017-05-09 08:42:14 +0200
  • eaa55f4a23 fdtbus: Add ability to send/receive messages on parent busses. Vladimir Serbinenko 2017-05-09 08:40:29 +0200
  • 212c93aa36 Fix bug on FDT nodes with compatible property Vladimir Serbinenko 2017-05-09 08:39:40 +0200
  • 25a88d14dd arm_coreboot: Support EHCI. Vladimir Serbinenko 2017-05-08 22:14:28 +0200
  • 56c0a46068 ehci: Split core code from PCI part. Vladimir Serbinenko 2017-05-08 22:10:26 +0200
  • d4529d5d02 arm_coreboot: Support DMA. Vladimir Serbinenko 2017-05-08 22:06:04 +0200
  • 5e1a343a37 arm_coreboot: Support loading linux images. Vladimir Serbinenko 2017-05-08 22:00:06 +0200
  • f09c41cfa9 arm_coreboot: Support grub-mkstandalone. Vladimir Serbinenko 2017-05-08 21:59:48 +0200
  • f66206989f arm_coreboot: Support keyboard for vexpress. Vladimir Serbinenko 2017-05-08 21:42:37 +0200
  • 7948b1a398 at_keyboard: Split protocol from controller code. Vladimir Serbinenko 2017-05-08 21:41:22 +0200
  • ed5c6e9385 arm-coreboot: Export FDT routines. Vladimir Serbinenko 2017-05-08 21:29:48 +0200
  • 7b6c1ca1ac arm-coreboot: Support for vexpress timer. Vladimir Serbinenko 2017-05-08 21:26:36 +0200
  • 1895c3806b Add support for device-tree-based drivers. Vladimir Serbinenko 2017-05-08 21:19:59 +0200
  • aa7585d04b arm-coreboot: Start new port. Vladimir Serbinenko 2017-05-08 20:53:28 +0200
  • 2f061fac71 Rename uboot/datetime to dummy/datetime. Vladimir Serbinenko 2017-05-08 19:37:29 +0200
  • ff7416a848 Rename uboot/halt.c to dummy/halt.c. Vladimir Serbinenko 2017-05-08 19:31:55 +0200
  • 9ec5094213 coreboot: Split parts that are platform-independent. Vladimir Serbinenko 2017-05-08 19:06:22 +0200
  • 25cd7a7df9 Refactor arm-uboot code to make it genereic. Vladimir Serbinenko 2017-05-08 17:47:57 +0200
  • 587d1e78c9 mkimage: Pass layout to mkimage_generate_elfXX rather than some fields. Vladimir Serbinenko 2017-05-08 17:32:15 +0200
  • 5696d56d33 Add Virtual LAN support. Paulo Flabiano Smorigo 2013-12-23 12:32:02 -0200
  • 99ab28563b strtoull: Fix behaviour on chars between '9' and 'a'. Vladimir Serbinenko 2016-08-10 17:49:42 +0200
  • 61f4f2d4ef Add strtoull test. Vladimir Serbinenko 2017-05-03 12:58:15 +0200
  • a567ab3d9e Fix shebang for termux. Vladimir Serbinenko 2017-01-22 20:22:34 +0300
  • 9919fb0e9f Add termux path to dict. Vladimir Serbinenko 2017-01-23 14:52:48 +0300
  • 72876e750d po: Use @SHELL@ rather than /bin/sh. Vladimir Serbinenko 2017-01-23 14:54:03 +0300
  • 01415074da Use $(SHELL) rather than /bin/sh. Vladimir Serbinenko 2017-01-23 00:55:30 +0300
  • 4152833f0c Support lseek64. Vladimir Serbinenko 2017-01-23 20:21:05 +0300
  • 7171645366 Don't retrieve fstime when it's not useful. Vladimir Serbinenko 2017-01-23 21:24:05 +0300
  • b03f255546 support busybox date. Vladimir Serbinenko 2017-01-23 14:31:36 +0300
  • e6b2fcc9d8 fs-tester: make sh-compatible Vladimir Serbinenko 2017-01-23 14:35:59 +0300
  • 427e4ff91a Remove bashisms from tests. Vladimir Serbinenko 2017-01-23 03:47:13 +0300
  • d3bccdbd12 Bump version to 2.03 Vladimir Serbinenko 2017-05-03 11:55:52 +0200
  • 2df2912266 crypto: Remove GPG_ERROR_CFLAGS from gpg_err_code_t enum master Glenn Washburn 2020-07-31 09:33:23 -0500
  • ac301e4dd0 script: Do not allow a delimiter between function name and block start Glenn Washburn 2020-07-31 09:33:22 -0500
  • c30f378e00 docs: Support for loading and concatenating multiple initrds Glenn Washburn 2020-07-31 09:33:21 -0500
  • c98a78ae81 lexer: char const * should be const char * Glenn Washburn 2020-07-31 09:33:20 -0500
  • 84ff10b1c0 cryptodisk: Use cipher name instead of object in error message Glenn Washburn 2020-07-31 09:33:19 -0500
  • 8471d8e254 tests: F2FS test should use MOUNTDEVICE like other tests Glenn Washburn 2020-08-28 18:30:25 -0500
  • 3ec59f14f4 grub-mkconfig: If $hints is not set reduce the output into grub.cfg to just 1 line Florian La Roche 2020-09-01 07:13:20 +0200
  • c55480daca travis: Run bootstrap to fix build Petr Vorel 2020-09-09 22:02:18 +0200
  • ee12785f75 luks2: Strip dashes off of the UUID Patrick Steinhardt 2020-05-30 14:25:11 +0200
  • 6efd04f314 efi/tpm: Remove unused functions and structures Tianjia Zhang 2020-07-29 21:31:14 +0800
  • de094060ac shim_lock: Enable module for all EFI architectures Tianjia Zhang 2020-07-29 15:11:09 +0800
  • 1e81bf6d2d efi/tpm: Fix typo in grub_efi_tpm2_protocol struct Daniel Kiper 2020-05-25 21:02:15 +0200
  • c386331364 i386/efi/init: Drop bogus include Daniel Kiper 2020-05-25 21:02:14 +0200
  • 30c4e3ca40 docs: Fix devicetree command description Daniel Kiper 2020-05-25 21:02:12 +0200
  • 8451454889 grub-install: Fix inverted test for NLS enabled when copying locales Martin Whitaker 2020-05-25 21:02:10 +0200
  • a6838bbc67 tftp: Roll-over block counter to prevent data packets timeouts Javier Martinez Canillas 2020-09-10 17:17:57 +0200
  • 3e9d8c4ce4 templates: Remove unnecessary trailing semicolon Florian La Roche 2020-09-01 07:11:59 +0200
  • e1b0992a8d cryptodisk: Fix incorrect calculation of start sector Glenn Washburn 2020-09-07 17:27:59 +0200
  • 3b3ac0c982 cryptodisk: Unregister cryptomount command when removing module Glenn Washburn 2020-09-07 17:27:55 +0200
  • eb77486141 luks2: Improve error reporting when decrypting/verifying key Patrick Steinhardt 2020-09-07 17:27:50 +0200
  • 1066336dc8 luks: Fix out-of-bounds copy of UUID Patrick Steinhardt 2020-09-07 17:27:36 +0200
  • b35792dccb json: Remove invalid typedef redefinition Patrick Steinhardt 2020-09-07 17:27:32 +0200
  • 74259522d7 i386/relocator_common: Drop empty #ifdef Cao jin 2020-08-12 17:28:14 +0800
  • a0ba8fae61 video/bochs: Fix typo Ave Milia 2020-08-03 21:22:49 +0000
  • e7b8856f8b linux: Fix integer overflows in initrd size handling Colin Watson 2020-07-25 12:15:37 +0100
  • 0dcbf3652b loader/linux: Avoid overflow on initrd size calculation Peter Jones 2020-07-24 13:57:27 -0400
  • f7bd9986f6 efi: Fix use-after-free in halt/reboot path Alexey Makhalov 2020-07-20 23:03:05 +0000
  • 098058752e efi/chainloader: Propagate errors from copy_file_path() Daniel Kiper 2020-07-29 13:38:31 +0200
  • d2cf823d0e efi: Fix some malformed device path arithmetic errors Peter Jones 2020-07-19 16:53:27 -0400
  • b73cee7f1f emu: Make grub_free(NULL) safe Peter Jones 2020-07-19 16:08:08 -0400
  • 879c4a8342 lvm: Fix two more potential data-dependent alloc overflows Peter Jones 2020-07-19 15:48:20 -0400
  • f5703eb062 hfsplus: Fix two more overflows Peter Jones 2020-07-19 14:43:31 -0400
  • 07e5b79e22 relocator: Fix grub_relocator_alloc_chunk_align() top memory allocation Alexey Makhalov 2020-07-17 05:17:26 +0000
  • 426f57383d script: Avoid a use-after-free when redefining a function during execution Chris Coulson 2020-07-10 14:41:45 +0100
  • 1a8d9c9b4a script: Remove unused fields from grub_script_function struct Chris Coulson 2020-07-10 11:21:14 +0100
  • 61ff5602fe relocator: Protect grub_relocator_alloc_chunk_align() max_addr against integer underflow Alexey Makhalov 2020-07-08 01:44:38 +0000
  • caea56d1f8 relocator: Protect grub_relocator_alloc_chunk_addr() input args against integer underflow/overflow Alexey Makhalov 2020-07-15 06:42:37 +0000
  • 781b3e5efc tftp: Do not use priority queue Alexey Makhalov 2020-07-09 08:10:40 +0000
  • f8ad7a3dd8 multiboot2: Fix memory leak if grub_create_loader_cmdline() fails Konrad Rzeszutek Wilk 2020-06-26 10:51:43 -0400
  • d17770857e udf: Fix memory leak Konrad Rzeszutek Wilk 2020-07-07 22:02:31 -0400
  • 61b7ca08d1 term: Fix overflow on user inputs Konrad Rzeszutek Wilk 2020-07-07 15:12:25 -0400
  • 16c0dbf4bc lzma: Make sure we don't dereference past array Konrad Rzeszutek Wilk 2020-07-09 03:05:23 +0000
  • dc052e5ac7 json: Avoid a double-free when parsing fails. Chris Coulson 2020-07-09 19:04:43 +0100
  • 6d7a59a2a1 xnu: Fix double free in grub_xnu_devprop_add_property() Alexey Makhalov 2020-07-08 21:30:43 +0000
  • 26a8c19307 gfxmenu: Fix double free in load_image() Alexey Makhalov 2020-07-08 20:41:56 +0000
  • 89f3da1a3d font: Do not load more than one NAME section Daniel Kiper 2020-07-07 15:36:26 +0200
  • 2a1edcf2ed iso9660: Don't leak memory on realloc() failures Peter Jones 2020-07-04 12:25:09 -0400
  • 3f05d693d1 malloc: Use overflow checking primitives where we do complex allocations Peter Jones 2020-06-15 12:28:27 -0400
  • f725fa7cb2 calloc: Use calloc() at most places Peter Jones 2020-06-15 12:26:01 -0400
  • 64e26162eb calloc: Make sure we always have an overflow-checking calloc() available Peter Jones 2020-06-15 12:15:29 -0400
  • 68708c4503 safemath: Add some arithmetic primitives that check for overflow Peter Jones 2020-06-15 10:58:42 -0400
  • a4d3fbdff1 yylex: Make lexer fatal errors actually be fatal Peter Jones 2020-04-15 15:45:02 -0400
  • 6a34fdb76a arm: Fix 32-bit ARM handling of the CTR register Marc Zyngier 2020-05-24 12:32:48 +0100
  • a81401ff49 templates/20_linux_xen: Support Xen Security Modules (XSM/FLASK) Ian Jackson 2020-05-20 13:14:20 +0100
  • 7a9b30143b templates/20_linux_xen: Ignore xenpolicy and config files too Ian Jackson 2020-05-20 13:14:19 +0100
  • 96be75ecbd net: Break out nested function Javier Martinez Canillas 2020-05-19 17:53:03 +0200
  • cc6bd49a52 tpm: Enable module for all EFI platforms Javier Martinez Canillas 2020-05-19 11:20:59 +0200
  • 15d76540a7 INSTALL/configure: Update install doc and configure comment Daniel Kiper 2020-05-13 14:02:49 +0200
  • c894713836 configure: Set gnu99 C language standard by default Daniel Kiper 2020-05-13 14:02:48 +0200
  • c867185b81 tpm: Rename function grub_tpm_log_event() to grub_tpm_measure() Tianjia Zhang 2020-05-13 21:13:29 +0800
  • f39f1ec5d9 autogen: Replace -iname with -ipath in find command Daniel Kiper 2020-05-13 14:02:51 +0200
  • f2d56dea9d INSTALL: Update configure example Daniel Kiper 2020-05-13 14:02:50 +0200
  • 4aa9614e0a configure: Drop unneeded TARGET_CFLAGS expansion Daniel Kiper 2020-05-13 14:02:47 +0200
  • 5ab40eb9f7 docs/grub: Support for probing partition UUID on MSDOS disks Jacob Kroon 2020-05-13 11:04:37 +0200