summaryrefslogtreecommitdiff
path: root/payloads
AgeCommit message (Expand)Author
2017-05-01cbgfx: Add portrait screen supportNickey Yang
2017-04-29libpayload/gdb: fix unused variable warningPatrick Georgi
2017-04-20Turn CBMEM console into a ring buffer that can persist across rebootsJulius Werner
2017-04-19libpayload/libc/console: Flush input driver buffer on initFurquan Shaikh
2017-04-17libpayload: cbgfx: Show square images on portrait displaysJulius Werner
2017-04-17payloads/seabios: Update stable from 1.10.1 to 1.10.2Paul Menzel
2017-04-14payloads/external/depthcharge: Update stable commit idMartin Roth
2017-04-14payloads/external/iPXE: Update stable versionMartin Roth
2017-04-07libpayload: Add gru configPaul Kocialkowski
2017-03-19tint: Add USB supportNicola Corna
2017-03-15libpayload: usbhub: Force enumeration of all connected ports on initJulius Werner
2017-03-13nvramcui: Add USB supportNicola Corna
2017-03-08libpayload-x86: Enable SSE and FPU when presentPatrick Rudolph
2017-02-28payloads/seabios: Add support for Hudson UARTRicardo Ribalda Delgado
2017-02-24payloads/external/GRUB2: Add "git revision" to the GRUB2 version menuDenis 'GNUtoo' Carikli
2017-02-23libpayload: Add oak configPaul Kocialkowski
2017-02-17grub: Build module `boottime`Paul Menzel
2017-02-17libpayload: multiboot - support meminfo flagMathias Krause
2017-02-17libpayload: x86/head - implement argc/argv handlingMathias Krause
2017-02-17libpayload: x86/exec - simplify and robustify the codeMathias Krause
2017-02-17libpayload: x86/main - propagate return value of main()Mathias Krause
2017-02-17libpayload: x86/exec - fix argc/argv value passingMathias Krause
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