summaryrefslogtreecommitdiffstats
path: root/payloads
Commit message (Expand)AuthorAgeFilesLines
...
* libpayload/configs: Add configuration for GalileoLee Leahy2017-06-261-0/+6
* payloads/Kconfig: Add NO_DEFAULT_PAYLOADNico Huber2017-06-071-1/+4
* payloads: change coreboot to lowercaseMartin Roth2017-06-077-9/+9
* Use www.coreboot.org over coreboot.orgPaul Menzel2017-06-071-2/+2
* Use more secure HTTPS URLs for coreboot sitesPaul Menzel2017-06-079-12/+12
* nvramcui: Use regular `if` over `#if` for `IS_ENABLED`Paul Menzel2017-06-061-3/+2
* Kconfig: Add choice of framebuffer modeNico Huber2017-06-041-1/+1
* arm64: Align cache maintenance code with libpayload and ARM32Julius Werner2017-05-301-1/+5
* detachables: Add invert parameterShelley Chen2017-05-252-12/+26
* cbgfx: Add portrait screen supportNickey Yang2017-05-011-10/+10
* 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