- 27 Feb, 2016 2 commits
-
-
Vladimir Serbinenko authored
-
Vladimir Serbinenko authored
This is a no-op on x86 but necessarry on ARM and may be necessarry on MIPS.
-
- 23 Feb, 2016 1 commit
-
-
Vladimir Serbinenko authored
Add dprintf's on common error paths and remove some entries which are too noisy.
-
- 17 Jan, 2016 1 commit
-
-
Colin Watson authored
-
- 21 Jun, 2015 2 commits
-
-
Andrei Borzenkov authored
Found by: Coverity scan. CID: 96679
-
Andrei Borzenkov authored
Found by: Coverity scan. CID: 96704
-
- 04 Mar, 2015 1 commit
-
-
Vladimir Serbinenko authored
It's disabled by default and has been broken for a long time. As nobody is interested in fixing and maintaining it, remove it.
-
- 25 Jan, 2015 1 commit
-
-
Vladimir Serbinenko authored
Found by: Coverity scan.
-
- 21 Jan, 2015 1 commit
-
-
Vladimir Serbinenko authored
-
- 22 Sep, 2014 1 commit
-
-
Andrey Borzenkov authored
This tries to catch all cases where grub_cpu_to_XXX was used for constant expressions (including sizeof).
-
- 18 Dec, 2013 1 commit
-
-
Aleš Nesrsta authored
Avoid confusing them with already completed transfers.
-
- 15 Dec, 2013 1 commit
-
-
Vladimir Serbinenko authored
Just "packed" doesn't always pack the way we expect.
-
- 26 Nov, 2013 1 commit
-
-
Vladimir Serbinenko authored
and maybe some other firmwares.
-
- 08 Nov, 2013 1 commit
-
-
Vladimir Serbinenko authored
RTS/CTS flow control.
-
- 07 Nov, 2013 2 commits
-
-
Vladimir Serbinenko authored
type. (grub_ehci_fini_hw): Likewise. * grub-core/bus/usb/usbhub.c (grub_usb_add_hub): Likewise.
-
Vladimir Serbinenko authored
return grub_usb_err_t for cosistency. All users updated.
-
- 24 Sep, 2013 1 commit
-
-
starous@volny.cz authored
-
- 23 Sep, 2013 1 commit
-
-
Melki Christian authored
"changed".
-
- 21 Sep, 2013 1 commit
-
-
starous@volny.cz authored
-
- 18 Sep, 2013 1 commit
-
-
Melki Christian authored
to break endless loop.
-
- 11 Jul, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 29 Apr, 2013 3 commits
-
-
Vladimir 'phcoder' Serbinenko authored
-
Vladimir 'phcoder' Serbinenko authored
-
Vladimir 'phcoder' Serbinenko authored
platforms.
-
- 13 Apr, 2013 2 commits
-
-
Vladimir 'phcoder' Serbinenko authored
much we can do about it anyway.
-
Aleš Nesrsta authored
-
- 04 Apr, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
Init err.
-
- 20 Mar, 2013 5 commits
-
-
Vladimir 'phcoder' Serbinenko authored
-
Vladimir 'phcoder' Serbinenko authored
same kind.
-
Vladimir 'phcoder' Serbinenko authored
-
Vladimir 'phcoder' Serbinenko authored
due to delayed attach.
-
Vladimir 'phcoder' Serbinenko authored
-
- 19 Mar, 2013 2 commits
-
-
Vladimir 'phcoder' Serbinenko authored
descriptor to just receive it as argument rather than endpoint address.
-
Vladimir 'phcoder' Serbinenko authored
-
- 02 Feb, 2013 3 commits
-
-
Vladimir 'phcoder' Serbinenko authored
-
Vladimir 'phcoder' Serbinenko authored
grub_print_error.
-
Vladimir 'phcoder' Serbinenko authored
zero-out of port structure.
-
- 22 Jan, 2013 1 commit
-
-
Colin Watson authored
* include/grub/usb.h (grub_usb_iterate_hook_t): New type. (grub_usb_controller_iterate_hook_t): Likewise. (grub_usb_iterate): Add hook_data argument. (grub_usb_controller_iterate): Likewise. (struct grub_usb_controller_dev.iterate): Likewise. Update all implementations and callers.
-
- 21 Jan, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 13 Jan, 2013 1 commit
-
-
Colin Watson authored
* grub-core/bus/pci.c (grub_pci_iterate): Add hook_data argument, passed to hook. Update all callers to pass appropriate hook data. * grub-core/bus/emu/pci.c (grub_pci_iterate): Likewise. * include/grub/pci.h (grub_pci_iteratefunc_t): Add data argument. Remove NESTED_FUNC_ATTR from here and from all users. (grub_pci_iterate): Update prototype. * grub-core/bus/cs5536.c (grub_cs5536_find: hook): Make static instead of nested. Rename to ... (grub_cs5536_find_iter): ... this. * grub-core/kern/efi/mm.c (stop_broadcom: find_card): Likewise. * grub-core/kern/mips/loongson/init.c (init_pci: set_card): Likewise. * grub-core/kern/vga_init.c (grub_qemu_init_cirrus: find_card): Likewise. * grub-core/video/bochs.c (grub_video_bochs_setup: find_card): Likewise. * grub-core/video/cirrus.c (grub_video_cirrus_setup: find_card): Likewise. * grub-core/video/efi_uga.c (find_framebuf: find_card): Likewise. * grub-core/video/radeon_fuloong2e.c (grub_video_radeon_fuloong2e_setup: find_card): Likewise. * grub-core/video/sis315pro.c (grub_video_sis315pro_setup: find_card): Likewise. * grub-core/video/sm712.c (grub_video_sm712_setup: find_card): Likewise.
-