summaryrefslogtreecommitdiff
path: root/payloads
AgeCommit message (Expand)Author
2017-02-15libpayload: x86/exec - fix return value passingMathias Krause
2017-02-15libpayload: x86/exec - fix libpayload API magic valueMathias Krause
2017-02-01payloads/depthcharge: Allow generic libpayload configMarshall Dawson
2017-02-01payloads/depthcharge: Specify revision to buildMarshall Dawson
2017-02-01payloads/depthcharge: Use variable target nameMarshall Dawson
2017-02-01payloads/depthcharge: Change make target from unifiedMarshall Dawson
2017-01-27SeaBIOS Kconfig: Update loggingMartin Roth
2017-01-25libpayload: fix buildPatrick Georgi
2017-01-25nvramcui: Declare variable outside for loopPaul Menzel
2017-01-24build system: don't run xcompile or git for %clean/%config targetsPatrick Georgi
2017-01-24libpayload: drivers/keyboard: report power button eventsShelley Chen
2017-01-19libpayload: Enable USB HID in veyron configurationPaul Kocialkowski
2017-01-17SeaBIOS: Add Kconfig option to set verbosity levelStefan Tauner
2017-01-13libpayload: usb: Reset ohci controller when trying to shutdown ohciJeffy Chen
2017-01-13libpayload: Add VPD address into lib_sysinfoKan Yan
2017-01-13libpayload: Update ARM CrOS devices configurationPaul Kocialkowski
2017-01-10payloads/GRUB2: Add Kconfig options for grub.cfgDenis 'GNUtoo' Carikli
2017-01-06libpayload: usb: handle situation with no free device addressPatrick Georgi
2017-01-06libpayload: xhci: plug leakPatrick Georgi
2017-01-06libpayload: timer: cast cpu_khz to make sure 64bit math is usedPatrick Georgi
2017-01-06payloads/external/SeaBIOS: Bump version to 1.10.1Philipp Deppenwiese
2016-12-29payloads/external: Download FILO over HTTPSJonathan Neuschäfer
2016-12-29payloads/external: Download iPXE over HTTPSJonathan Neuschäfer
2016-12-21libpayload: Get current tick from high register in generic timerPaul Kocialkowski
2016-12-14libpayload/drivers/video: Improve check in if conditionPatrick Georgi
2016-12-14libpayload/.../PDCurses: Improve compatibility with ncursesPatrick Georgi
2016-12-14libpayload/.../PDCurses: avoid reading orig before NULL checking itPatrick Georgi
2016-12-08libpayload: Add Cougar Point PCH's AHCI to whitelistNico Huber
2016-11-25libpayload: increase MAX_ARGC_COUNTJeremy Compostella
2016-10-27Do not select SEABIOS_VGA_COREBOOT by default when building for QEMUArthur Heymans
2016-10-27FILO: update STABLEKevin Paul Herbert
2016-10-27payload choice: Fix build of FILOKyösti Mälkki
2016-10-25payloads/external/Makefile.inc: Clean up makefileMartin Roth
2016-10-19mb/asus/kcma-d8,kgpe-d16: use MAINBOARD_DO_NATIVE_VGA_INITArthur Heymans
2016-10-19Select SEABIOS_VGA_COREBOOT when native graphic init is selectedArthur Heymans
2016-10-17libpayload: Reintroduce CONFIG_LP_CHROMEOS to set suitable defaultsJulius Werner
2016-10-17libpayload: Replace majority of timer drivers with a generic oneJulius Werner
2016-10-13coreinfo: make the CBFS list scrollableBen Gardner
2016-10-09libpayload: mvmap2315: Introduce timer driverHakim Giydan
2016-09-26payloads/external/Memtest86Plus: Update stable to latest commitMartin Roth
2016-09-14SeaBIOS: Update stable version to 1.9.3Martin Roth
2016-09-08libpayload: Fix strtok_rJeremy Compostella
2016-09-06iPXE: Update stable version to the last commit of July 2016Martin Roth
2016-09-02Fix newlines at the end of filesMartin Roth
2016-09-01nvramcui: remove undeclared variableAntonello Dettori
2016-08-27cbfs: Add "struct" file type and associated helpersJulius Werner
2016-08-23nvramcui: refactor codeAntonello Dettori
2016-08-13libpayload: head.S: Avoid clearing BSS (and heap) againJulius Werner
2016-08-12libpayload: cbfs: Fix minor memory leak in some edge casesJulius Werner
2016-08-09payloads: add Kconfig option for bayouAntonello Dettori