Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
1f4b5eff379c5285b70d11f2b2210ffc5600be5b
/
payloads
ae2cb2d
libpayload-x86: Export keyboard modifiers
by Patrick Rudolph
· 7 years ago
1f5ebf7
libpayload: Export usbhid_getmodifiers
by Patrick Rudolph
· 7 years ago
b81362a
libpayload-x86: i8042: fix i8042_data_ready_ps2 and i8042_data_ready_aux
by Hannah Williams
· 6 years ago
185202c
libpayload: Fix payload .bss corruption
by Kyösti Mälkki
· 6 years ago
e8604b8
libpayload: disable mouse on CHROMEOS
by Patrick Georgi
· 6 years ago
c6d1349
Revert "cbfs/payload type: Fix build warning and whitespace in name"
by Ronald G. Minnich
· 6 years ago
5afc293
libpayload-x86: Add PS2 mouse driver
by Patrick Rudolph
· 7 years ago
5216596
libpayload-x86: keyboard: Use i8042 driver
by Patrick Rudolph
· 7 years ago
717ba74
cbfs/payload type: Fix build warning and whitespace in name
by Paul Menzel
· 6 years ago
9d22172
libpayload-x86: Move keyboard.c
by Patrick Rudolph
· 7 years ago
e6a3821
libpayload-x86: Add common i8042 driver
by Patrick Rudolph
· 7 years ago
4f5bed5
cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELF
by Patrick Rudolph
· 6 years ago
0087738
payloads/libpayload: Add spaces around '=='
by Elyes HAOUAS
· 6 years ago
9b5c28a
libpayload: Add Timer for sdm845
by T Michael Turney
· 6 years ago
1e3e02a
libpayload: Add raw_read_ functions
by T Michael Turney
· 6 years ago
03f2536
libpayload/drivers/usb/ohci_private.h: Add parentheses around macro
by Elyes HAOUAS
· 6 years ago
99fe7d2
libpayload/include/queue.h: Remove trailing whitespace
by Elyes HAOUAS
· 6 years ago
24b1305
payloads/coreinfo/README: Remove trailing whitespace
by Elyes HAOUAS
· 6 years ago
01afd53
payloads/external/tianocore: Remove trailing whitespace
by Elyes HAOUAS
· 6 years ago
4713b5c
libpayload/curses/form: Remove trailing whitespace
by Elyes HAOUAS
· 6 years ago
f2be550
payloads/libpayload/curses/menu: Remove trailing whitespace
by Elyes HAOUAS
· 6 years ago
a96e31b
payloads/depthcharge: Update stable version to upstream master
by Duncan Laurie
· 6 years ago
39c4bb0
libpayload: Move GDB functions to stdlib.h
by Julius Werner
· 6 years ago
0cdaad3
Use git HTTP URLs without `/p` in it
by Paul Menzel
· 6 years ago
57afc5e
arch/arm64/armv8/mmu: Add support for 48bit VA
by Patrick Rudolph
· 6 years ago
4183260
payloads/seabios: Update stable from 1.11.0 to 1.11.1
by Paul Menzel
· 6 years ago
e33f120
payloads/external/GRUB2: Build only for supported architectures
by Jonathan Neuschäfer
· 6 years ago
3faa2c8
libpayload: usbhid: Zero-initialize all parts of usbhid instance struct
by Julius Werner
· 6 years ago
af15268
tianocore: fix Makefile to build a custom revision or branch
by Gergely Kiss
· 6 years ago
47dd96d
payloads: Add an option to compress secondary payloads
by Arthur Heymans
· 6 years ago
f18c041
payload/tianocore: Fix patch to preserve coreboot table
by Matt DeVillier
· 6 years ago
85a2c71
payloads/tianocore: Add a patch to use the proper BytesPerscanline
by Arthur Heymans
· 6 years ago
610e2e6
libpayload: allow x86 devices to provide non-tsc implementation
by Aaron Durbin
· 6 years ago
a2fc1ae
payloads/nvramcui/payload.sh: Fix shellcheck warnings
by Martin Roth
· 6 years ago
c0c2d457
payloads/depthcharge: Update stable version upstream master
by Martin Roth
· 6 years ago
30a6b74
payload/Kconfig: Use LZMA by default
by Arthur Heymans
· 6 years ago
fbcfdaf
payloads: add support lz4 compression
by Antonello Dettori
· 7 years ago
d8b4139
payloads/SeaBIOS: Add different MMIO uart configurations
by Philipp Deppenwiese
· 6 years ago
4792689
libpayload: Add pci_free_dev() and some boilerplate
by Nico Huber
· 6 years ago
45ccab3
payloads/external/Makefile: Add missing dependency
by Nico Huber
· 6 years ago
f38a10f
libpayload: Add SKU ID coreboot table support
by Julius Werner
· 6 years ago
2e029ac
libpayload: Minor board ID / RAM code cleanups
by Julius Werner
· 6 years ago
b077b91
payloads/external: Use stable version of GRUB2 by default
by Jonathan Neuschäfer
· 6 years ago
2eb95f3
payloads/external: Add a stable version of GRUB2
by Jonathan Neuschäfer
· 6 years ago
eb72207
payloads/seabios: Update stable from 1.10.3 to 1.11.0
by Martin Kepplinger
· 6 years ago
677d261
payloads/seabios: Update stable from 1.10.2 to 1.10.3
by Martin Kepplinger
· 6 years ago
59e9080
endian: Fix bebitenc() to actually encode big-endian
by Julius Werner
· 6 years ago
8db7f8b
LB_TAGS: change the value of CB_TAG_MAC_ADDRS to 0x33
by Ronald G. Minnich
· 6 years ago
a1c42cc
payloads/external: Clone GRUB2 over HTTPS
by Jonathan Neuschäfer
· 6 years ago
c6dcdbf
Update vboot submodule to upstream master
by Daisuke Nojiri
· 6 years ago
2d1e0eb
payloads/coreinfo: Free buffer before returning
by Martin Roth
· 6 years ago
33f1273
tint: Use the current time as random seed
by Nicola Corna
· 6 years ago
3f43edc
libpayload/storage: Add Sunrise Point AHCI PCI id
by Nico Huber
· 6 years ago
89942a5
Update depthcharge stable to upstream master
by Martin Roth
· 6 years ago
b016f14
libpayload: add time()
by Nicola Corna
· 6 years ago
4ff4492
payloads/external/GRUB2: Only rebuild on config changes
by Nico Huber
· 6 years ago
85a90e1
payload/tianocore: Add patch to preserve coreboot table
by Arthur Heymans
· 6 years ago
40b2ae3
payloads/Makefile.inc: Add GRUB2 to list of payloads
by Nico Huber
· 6 years ago
a2ab1fd
payloads/external/GRUB2: Sanitize Makefile
by Nico Huber
· 6 years ago
673e014
libpayload: add *SECS_PER_SEC macros to stddef.h
by Caveh Jalali
· 6 years ago
285f9f2
payloads/external/tianocore: Add and apply patches for tianocore
by Evelyn Huang
· 6 years ago
6c9c196
copy & update test routines from what-jenkins-does
by Martin Roth
· 6 years ago
abc69cd
libpayload/libpci: Add a constant for PCI class memory other
by Nico Huber
· 6 years ago
4769cc3
payloads/external/tianocore: build UEFI payload
by Martin Roth
· 8 years ago
12a3fbd
libpayload: Use a static copy of `font_glyph_filled()`
by Paul Menzel
· 6 years ago
0068a9f
add __must_check to */compiler.h
by Caveh Jalali
· 6 years ago
d85e485
libpayload: video: Add support for font scaling with a factor
by Paul Kocialkowski
· 6 years ago
1c0b603
libpayload: video: Introduce helpers for font access
by Paul Kocialkowski
· 6 years ago
ff14779
libpayload: Double HEAP_SIZE in default config
by Ricardo Ribalda Delgado
· 6 years ago
1a4add9
libpayload/storage: Replace 1s AHCI reset delay with a timeout
by Nico Huber
· 6 years ago
a67dd9d
libpayload/storage: Enable bus mastering for AHCI
by Nico Huber
· 6 years ago
50ab84f
libpayload: Clean up unaligned memset() support
by Nico Huber
· 6 years ago
c536202
payloads/depthcharge: Fix clean target
by Nico Huber
· 6 years ago
5bb5307
depthcharge: Update build
by Martin Roth
· 6 years ago
f02171e
depthcharge: Update stable commit id
by Martin Roth
· 6 years ago
148a7a6
libpayload: Fix unaligned buffer logic in default_memset
by Marshall Dawson
· 6 years ago
6a00113
Rename __attribute__((packed)) --> __packed
by Stefan Reinauer
· 6 years ago
5b8987a
libpayload: Support unaligned pointer for memcpy, memmove and memcmp
by Jeremy Compostella
· 6 years ago
54db255
libpayload: Support unaligned pointers for memset
by Jeremy Compostella
· 6 years ago
837da6a
libpayload: Add mouse cursor driver
by Patrick Rudolph
· 7 years ago
70083a1
payloads: Add whitespace around '<<'
by Elyes HAOUAS
· 6 years ago
7c4a8e5
libpayload/drivers/usb/ehci_private.h: Add brackets around macro
by Elyes HAOUAS
· 6 years ago
47916fb
libpayload/drivers/usb/xhci_private.h: Add parentheses around macro
by Elyes HAOUAS
· 6 years ago
71693ba
coreinfo: Use regular `if` over `#if` for `IS_ENABLED`
by Nicola Corna
· 7 years ago
b09822c
libpayload/drivers/usb/ohci_private.h: Add brackets around macro
by Elyes HAOUAS
· 6 years ago
98409cf
libpayload: corebootfb: Add null check for framebuffer address
by Duncan Laurie
· 6 years ago
6796d78
libpayload: Enable building libpayload with march=i586
by Lee Leahy
· 6 years ago
8289092
libpayload/configs: Add configuration for Galileo
by Lee Leahy
· 6 years ago
9121a36
payloads/Kconfig: Add NO_DEFAULT_PAYLOAD
by Nico Huber
· 7 years ago
e81ce04
payloads: change coreboot to lowercase
by Martin Roth
· 7 years ago
59e2113
Use www.coreboot.org over coreboot.org
by Paul Menzel
· 7 years ago
a8843de
Use more secure HTTPS URLs for coreboot sites
by Paul Menzel
· 7 years ago
afbc2c9
nvramcui: Use regular `if` over `#if` for `IS_ENABLED`
by Paul Menzel
· 7 years ago
6d8266b
Kconfig: Add choice of framebuffer mode
by Nico Huber
· 7 years ago
baa3e70
arm64: Align cache maintenance code with libpayload and ARM32
by Julius Werner
· 9 years ago
d635506
detachables: Add invert parameter
by Shelley Chen
· 7 years ago
d0e4654
cbgfx: Add portrait screen support
by Nickey Yang
· 7 years ago
c854e94
libpayload/gdb: fix unused variable warning
by Patrick Georgi
· 7 years ago
d67c687
Turn CBMEM console into a ring buffer that can persist across reboots
by Julius Werner
· 7 years ago
342f5f8
libpayload/libc/console: Flush input driver buffer on init
by Furquan Shaikh
· 7 years ago
Next »