summaryrefslogtreecommitdiffstats
path: root/payloads
Commit message (Expand)AuthorAgeFilesLines
* libpayload/gdb: fix unused variable warningPatrick Georgi2017-04-291-2/+0
* Turn CBMEM console into a ring buffer that can persist across rebootsJulius Werner2017-04-202-19/+53
* libpayload/libc/console: Flush input driver buffer on initFurquan Shaikh2017-04-193-4/+4
* libpayload: cbgfx: Show square images on portrait displaysJulius Werner2017-04-171-4/+7
* payloads/seabios: Update stable from 1.10.1 to 1.10.2Paul Menzel2017-04-172-2/+2
* payloads/external/depthcharge: Update stable commit idMartin Roth2017-04-141-2/+2
* payloads/external/iPXE: Update stable versionMartin Roth2017-04-142-4/+4
* libpayload: Add gru configPaul Kocialkowski2017-04-071-0/+7
* tint: Add USB supportNicola Corna2017-03-191-1/+10
* libpayload: usbhub: Force enumeration of all connected ports on initJulius Werner2017-03-151-1/+21
* nvramcui: Add USB supportNicola Corna2017-03-131-0/+4
* libpayload-x86: Enable SSE and FPU when presentPatrick Rudolph2017-03-081-0/+43
* payloads/seabios: Add support for Hudson UARTRicardo Ribalda Delgado2017-02-282-0/+5
* payloads/external/GRUB2: Add "git revision" to the GRUB2 version menuDenis 'GNUtoo' Carikli2017-02-243-0/+20
* libpayload: Add oak configPaul Kocialkowski2017-02-231-0/+8
* grub: Build module `boottime`Paul Menzel2017-02-171-1/+2
* libpayload: multiboot - support meminfo flagMathias Krause2017-02-172-15/+41
* libpayload: x86/head - implement argc/argv handlingMathias Krause2017-02-171-18/+23
* libpayload: x86/exec - simplify and robustify the codeMathias Krause2017-02-171-39/+20
* libpayload: x86/main - propagate return value of main()Mathias Krause2017-02-171-5/+4
* libpayload: x86/exec - fix argc/argv value passingMathias Krause2017-02-171-1/+6
* libpayload: x86/exec - fix return value passingMathias Krause2017-02-151-1/+1
* libpayload: x86/exec - fix libpayload API magic valueMathias Krause2017-02-151-1/+1
* payloads/depthcharge: Allow generic libpayload configMarshall Dawson2017-02-013-4/+20
* payloads/depthcharge: Specify revision to buildMarshall Dawson2017-02-013-2/+37
* payloads/depthcharge: Use variable target nameMarshall Dawson2017-02-011-2/+11
* payloads/depthcharge: Change make target from unifiedMarshall Dawson2017-02-011-1/+1
* SeaBIOS Kconfig: Update loggingMartin Roth2017-01-271-7/+26
* libpayload: fix buildPatrick Georgi2017-01-251-14/+14
* nvramcui: Declare variable outside for loopPaul Menzel2017-01-251-2/+4
* build system: don't run xcompile or git for %clean/%config targetsPatrick Georgi2017-01-242-14/+20
* libpayload: drivers/keyboard: report power button eventsShelley Chen2017-01-241-0/+4
* libpayload: Enable USB HID in veyron configurationPaul Kocialkowski2017-01-191-1/+0
* SeaBIOS: Add Kconfig option to set verbosity levelStefan Tauner2017-01-173-3/+17
* libpayload: usb: Reset ohci controller when trying to shutdown ohciJeffy Chen2017-01-131-0/+1
* libpayload: Add VPD address into lib_sysinfoKan Yan2017-01-133-0/+11
* libpayload: Update ARM CrOS devices configurationPaul Kocialkowski2017-01-132-14/+6
* payloads/GRUB2: Add Kconfig options for grub.cfgDenis 'GNUtoo' Carikli2017-01-102-0/+31
* libpayload: usb: handle situation with no free device addressPatrick Georgi2017-01-061-0/+2
* libpayload: xhci: plug leakPatrick Georgi2017-01-061-0/+1
* libpayload: timer: cast cpu_khz to make sure 64bit math is usedPatrick Georgi2017-01-061-1/+1
* payloads/external/SeaBIOS: Bump version to 1.10.1Philipp Deppenwiese2017-01-062-2/+2
* payloads/external: Download FILO over HTTPSJonathan Neuschäfer2016-12-291-1/+1
* payloads/external: Download iPXE over HTTPSJonathan Neuschäfer2016-12-291-1/+1
* libpayload: Get current tick from high register in generic timerPaul Kocialkowski2016-12-211-1/+1
* libpayload/drivers/video: Improve check in if conditionPatrick Georgi2016-12-141-1/+1
* libpayload/.../PDCurses: Improve compatibility with ncursesPatrick Georgi2016-12-141-1/+6
* libpayload/.../PDCurses: avoid reading orig before NULL checking itPatrick Georgi2016-12-141-3/+4
* libpayload: Add Cougar Point PCH's AHCI to whitelistNico Huber2016-12-081-0/+1
* libpayload: increase MAX_ARGC_COUNTJeremy Compostella2016-11-251-1/+1