index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
Age
Commit message (
Expand
)
Author
2018-05-21
libpayload: Fix payload .bss corruption
Kyösti Mälkki
2018-05-18
libpayload: disable mouse on CHROMEOS
Patrick Georgi
2018-05-16
Revert "cbfs/payload type: Fix build warning and whitespace in name"
Ronald G. Minnich
2018-05-15
libpayload-x86: Add PS2 mouse driver
Patrick Rudolph
2018-05-15
libpayload-x86: keyboard: Use i8042 driver
Patrick Rudolph
2018-05-15
cbfs/payload type: Fix build warning and whitespace in name
Paul Menzel
2018-05-15
libpayload-x86: Move keyboard.c
Patrick Rudolph
2018-05-15
libpayload-x86: Add common i8042 driver
Patrick Rudolph
2018-05-04
cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELF
Patrick Rudolph
2018-05-02
payloads/libpayload: Add spaces around '=='
Elyes HAOUAS
2018-05-01
libpayload: Add Timer for sdm845
T Michael Turney
2018-05-01
libpayload: Add raw_read_ functions
T Michael Turney
2018-04-29
libpayload/drivers/usb/ohci_private.h: Add parentheses around macro
Elyes HAOUAS
2018-04-27
libpayload/include/queue.h: Remove trailing whitespace
Elyes HAOUAS
2018-04-27
payloads/coreinfo/README: Remove trailing whitespace
Elyes HAOUAS
2018-04-27
payloads/external/tianocore: Remove trailing whitespace
Elyes HAOUAS
2018-04-27
libpayload/curses/form: Remove trailing whitespace
Elyes HAOUAS
2018-04-27
payloads/libpayload/curses/menu: Remove trailing whitespace
Elyes HAOUAS
2018-04-26
payloads/depthcharge: Update stable version to upstream master
Duncan Laurie
2018-04-19
libpayload: Move GDB functions to stdlib.h
Julius Werner
2018-04-17
Use git HTTP URLs without `/p` in it
Paul Menzel
2018-03-23
arch/arm64/armv8/mmu: Add support for 48bit VA
Patrick Rudolph
2018-03-22
payloads/seabios: Update stable from 1.11.0 to 1.11.1
Paul Menzel
2018-02-20
payloads/external/GRUB2: Build only for supported architectures
Jonathan Neuschäfer
2018-02-16
libpayload: usbhid: Zero-initialize all parts of usbhid instance struct
Julius Werner
2018-02-15
tianocore: fix Makefile to build a custom revision or branch
Gergely Kiss
2018-02-10
payloads: Add an option to compress secondary payloads
Arthur Heymans
2018-02-01
payload/tianocore: Fix patch to preserve coreboot table
Matt DeVillier
2018-02-01
payloads/tianocore: Add a patch to use the proper BytesPerscanline
Arthur Heymans
2018-01-26
libpayload: allow x86 devices to provide non-tsc implementation
Aaron Durbin
2018-01-24
payloads/nvramcui/payload.sh: Fix shellcheck warnings
Martin Roth
2018-01-23
payloads/depthcharge: Update stable version upstream master
Martin Roth
2018-01-22
payload/Kconfig: Use LZMA by default
Arthur Heymans
2018-01-15
payloads: add support lz4 compression
Antonello Dettori
2017-12-20
payloads/SeaBIOS: Add different MMIO uart configurations
Philipp Deppenwiese
2017-12-07
libpayload: Add pci_free_dev() and some boilerplate
Nico Huber
2017-12-07
payloads/external/Makefile: Add missing dependency
Nico Huber
2017-12-07
libpayload: Add SKU ID coreboot table support
Julius Werner
2017-12-07
libpayload: Minor board ID / RAM code cleanups
Julius Werner
2017-11-30
payloads/external: Use stable version of GRUB2 by default
Jonathan Neuschäfer
2017-11-30
payloads/external: Add a stable version of GRUB2
Jonathan Neuschäfer
2017-11-28
payloads/seabios: Update stable from 1.10.3 to 1.11.0
Martin Kepplinger
2017-11-08
payloads/seabios: Update stable from 1.10.2 to 1.10.3
Martin Kepplinger
2017-11-06
endian: Fix bebitenc() to actually encode big-endian
Julius Werner
2017-10-29
LB_TAGS: change the value of CB_TAG_MAC_ADDRS to 0x33
Ronald G. Minnich
2017-09-16
payloads/external: Clone GRUB2 over HTTPS
Jonathan Neuschäfer
2017-09-13
Update vboot submodule to upstream master
Daisuke Nojiri
2017-09-11
payloads/coreinfo: Free buffer before returning
Martin Roth
2017-09-06
tint: Use the current time as random seed
Nicola Corna
2017-09-02
libpayload/storage: Add Sunrise Point AHCI PCI id
Nico Huber
2017-08-23
Update depthcharge stable to upstream master
Martin Roth
2017-08-21
libpayload: add time()
Nicola Corna
2017-08-20
payloads/external/GRUB2: Only rebuild on config changes
Nico Huber
2017-08-18
payload/tianocore: Add patch to preserve coreboot table
Arthur Heymans
2017-08-15
payloads/Makefile.inc: Add GRUB2 to list of payloads
Nico Huber
2017-08-15
payloads/external/GRUB2: Sanitize Makefile
Nico Huber
2017-08-14
libpayload: add *SECS_PER_SEC macros to stddef.h
Caveh Jalali
2017-08-11
payloads/external/tianocore: Add and apply patches for tianocore
Evelyn Huang
2017-08-11
copy & update test routines from what-jenkins-does
Martin Roth
2017-08-10
libpayload/libpci: Add a constant for PCI class memory other
Nico Huber
2017-08-10
payloads/external/tianocore: build UEFI payload
Martin Roth
2017-08-10
libpayload: Use a static copy of `font_glyph_filled()`
Paul Menzel
2017-08-08
add __must_check to */compiler.h
Caveh Jalali
2017-08-03
libpayload: video: Add support for font scaling with a factor
Paul Kocialkowski
2017-08-03
libpayload: video: Introduce helpers for font access
Paul Kocialkowski
2017-07-28
libpayload: Double HEAP_SIZE in default config
Ricardo Ribalda Delgado
2017-07-27
libpayload/storage: Replace 1s AHCI reset delay with a timeout
Nico Huber
2017-07-27
libpayload/storage: Enable bus mastering for AHCI
Nico Huber
2017-07-26
libpayload: Clean up unaligned memset() support
Nico Huber
2017-07-26
payloads/depthcharge: Fix clean target
Nico Huber
2017-07-23
depthcharge: Update build
Martin Roth
2017-07-23
depthcharge: Update stable commit id
Martin Roth
2017-07-20
libpayload: Fix unaligned buffer logic in default_memset
Marshall Dawson
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-13
libpayload: Support unaligned pointer for memcpy, memmove and memcmp
Jeremy Compostella
2017-07-12
libpayload: Support unaligned pointers for memset
Jeremy Compostella
2017-06-28
libpayload: Add mouse cursor driver
Patrick Rudolph
2017-06-28
payloads: Add whitespace around '<<'
Elyes HAOUAS
2017-06-27
libpayload/drivers/usb/ehci_private.h: Add brackets around macro
Elyes HAOUAS
2017-06-27
libpayload/drivers/usb/xhci_private.h: Add parentheses around macro
Elyes HAOUAS
2017-06-27
coreinfo: Use regular `if` over `#if` for `IS_ENABLED`
Nicola Corna
2017-06-27
libpayload/drivers/usb/ohci_private.h: Add brackets around macro
Elyes HAOUAS
2017-06-27
libpayload: corebootfb: Add null check for framebuffer address
Duncan Laurie
2017-06-26
libpayload: Enable building libpayload with march=i586
Lee Leahy
2017-06-26
libpayload/configs: Add configuration for Galileo
Lee Leahy
2017-06-07
payloads/Kconfig: Add NO_DEFAULT_PAYLOAD
Nico Huber
2017-06-07
payloads: change coreboot to lowercase
Martin Roth
2017-06-07
Use www.coreboot.org over coreboot.org
Paul Menzel
2017-06-07
Use more secure HTTPS URLs for coreboot sites
Paul Menzel
2017-06-06
nvramcui: Use regular `if` over `#if` for `IS_ENABLED`
Paul Menzel
2017-06-04
Kconfig: Add choice of framebuffer mode
Nico Huber
2017-05-30
arm64: Align cache maintenance code with libpayload and ARM32
Julius Werner
2017-05-25
detachables: Add invert parameter
Shelley Chen
2017-05-01
cbgfx: Add portrait screen support
Nickey Yang
2017-04-29
libpayload/gdb: fix unused variable warning
Patrick Georgi
2017-04-20
Turn CBMEM console into a ring buffer that can persist across reboots
Julius Werner
2017-04-19
libpayload/libc/console: Flush input driver buffer on init
Furquan Shaikh
2017-04-17
libpayload: cbgfx: Show square images on portrait displays
Julius Werner
2017-04-17
payloads/seabios: Update stable from 1.10.1 to 1.10.2
Paul Menzel
2017-04-14
payloads/external/depthcharge: Update stable commit id
Martin Roth
[next]