aboutsummaryrefslogtreecommitdiff
path: root/payloads
AgeCommit message (Expand)Author
2021-07-19payloads: FILO: Hook up autoboot optionsPaul Menzel
2021-07-14libpayload: curses: Only call `serial_set_color()` with initialized valuesPaul Menzel
2021-07-13util/kconfig: Uprev to Linux 5.13's kconfigPatrick Georgi
2021-06-18nvs: Add Chrome OS NVS (CNVS) information to coreboot tablesFurquan Shaikh
2021-06-18includes: Move *abs() declarations into `stdlib.h`Nico Huber
2021-06-18includes: Remove dangling doxygen @}Nico Huber
2021-06-18includes: Define `CHAR_BIT` in `limits.h`Nico Huber
2021-06-18includes: Provide `wchar.h` with `wchar_t` and `wint_t`Nico Huber
2021-06-18includes: Add include guards to `stddef.h`Nico Huber
2021-06-07payloads/tianocore: Fix orphaned reference to 'bootloader' variableMatt DeVillier
2021-06-07payloads/tianocore: Restrict bootsplash option to UEFIPAYLOADMatt DeVillier
2021-06-07payloads/tianocore: Add Kconfig option to enable cbmem loggingMatt DeVillier
2021-05-28option: Turn CMOS option backend into choiceAngel Pons
2021-05-18payload/tianocore: Drop TIANOCORE_TARGET_IA32Lijian Zhao
2021-05-13payloads/Tianocore: Update default build target, simplify build optionsMatt DeVillier
2021-05-03libpayload: i8042: Enable keyboard translation by default on exitDuncan Laurie
2021-04-23payloads/depthcharge: Use static_fw_config.h file for depthcharge buildBora Guvendik
2021-04-18libpayload/keyboard: Reset to scancode set #2 on exitNico Huber
2021-04-18libpayload/keyboard: Add a detention stateNico Huber
2021-04-18libpayload/keyboard: Implement hot (un)pluggingNico Huber
2021-04-16tint: introduce the new tint build system with checksum verificationMike Banon
2021-04-15libpayload: Support herobrineT Michael Turney
2021-04-15payloads/external/dc: Update depthcharge branch from master to mainMeera Ravindranath
2021-04-10payloads/tianocore: Fix compilation for UEFIPAYLOAD optionMatt DeVillier
2021-04-09payloads/LinuxBoot: make linux kernel build reproducibleAlexander Couzens
2021-04-07libpayload/storage: Add NVMe driverThomas Heijligen
2021-03-14payloads/LinuxBoot/u-root: add boot template to u-rootAlexander Couzens
2021-02-20libpayload: Use volatile pointers in {read,write}{8,16,32,64}Patrick Georgi
2021-02-17treewide: Remove trailing whitespaceMartin Roth
2021-02-15tint: update the patch version numbers according to a new tint versionMike Banon
2021-02-07tint: update the archive from 0.04+nmu1 to 0.05Mike Banon
2021-02-07payloads: Force sub-make runs for in-tree payloadsNico Huber
2021-02-07payloads: Pass $(CCACHE) on to in-tree payloadsNico Huber
2021-02-07nvramcui: Use libpayload's new `Makefile.payload`Nico Huber
2021-02-07coreinfo: Use libpayload's new `Makefile.payload`Nico Huber
2021-02-07libpayload: Add a Makefile for in-tree payloadsNico Huber
2021-02-07nvramcui: Unexport COREBOOT_EXPORTSNico Huber
2021-02-07coreinfo: Unexport COREBOOT_EXPORTSNico Huber
2021-02-06payloads/external/FILO: Pass Libpayloads path on the clean targetArthur Heymans
2021-02-05payloads/libpayload/arch/arm64/mmu.c: Fix typo in commentElyes HAOUAS
2021-02-02treewide [Kconfig]: Remove useless commentElyes HAOUAS
2021-01-30libpayload/arm*: Add 64bit memory access primitivesPatrick Georgi
2021-01-15build system: Always add coreboot.pre dependency to intermediatesPatrick Georgi
2021-01-14build system: Structure and serialize INTERMEDIATEPatrick Georgi
2021-01-13nvramcui: Make local render_form() function staticNico Huber
2021-01-11libpayload/lpgcc: Drop redundant linker pathNico Huber
2021-01-11libpayload/lpgcc: Set proper include paths for in-tree buildsNico Huber
2021-01-11libpayload/lpgcc: Add more variables to support in-tree buildsNico Huber
2021-01-08payloads/external: Update cbfs-ints with CONFIG_UPDATE_IMAGEArthur Heymans
2021-01-08*/Makefile.inc: Add some INTERMEDIATE targets to .PHONYArthur Heymans
2021-01-01libpayload/lpgcc: Check for `libpayload.config` for in-tree buildsNico Huber
2021-01-01libpayload/lpgcc: Turn references to build dir into a variableNico Huber
2021-01-01libpayload: Keep a copy of .config in the build dirNico Huber
2021-01-01libpayload: Move .xcompile into $(obj)Nico Huber
2020-12-30payloads/tianocore: Clean up build stringMatt DeVillier
2020-12-28payloads/tianocore: Add Kconfig to set boot timeoutMatt DeVillier
2020-12-24libpayload/i8042: Add API to peek on keyboard input queueNico Huber
2020-12-24libpayload/keyboard: Add debug output to all state transitionsNico Huber
2020-12-24libpayload/keyboard: Hide console output by defaultNico Huber
2020-12-24libpayload/keyboard: Implement self-testNico Huber
2020-12-24libpayload/keyboard: Add timestamp to track time spent in a stateNico Huber
2020-12-24libpayload/keyboard: Turn init sequence into a state machineNico Huber
2020-12-24libpayload/keyboard: Avoid races around input drainingNico Huber
2020-12-24libpayload/keyboard: Introduce keyboard_drain_input()Nico Huber
2020-12-24libpayload/keyboard: Revise keyboard_cmd() error handlingNico Huber
2020-12-23libpayload/keyboard: Revise scancode set and translation configNico Huber
2020-12-23libpayload/i8042: Add API to get/set kbd translation stateNico Huber
2020-12-08coreboot tables: Add SPI flash memory map windows to coreboot tablesFurquan Shaikh
2020-12-05libpayload: Provide API to expose MMU memery ranges for ARM64Meng-Huan Yu
2020-11-22libpayload/usb: Add format string checking to usb_debugCaveh Jalali
2020-11-22libpayload/usb: Fix printf format string mismatches in debug messagesCaveh Jalali
2020-11-22payloads/external: Fix up SPDX license headersAngel Pons
2020-11-22payloads/external/Makefile.inc: Fix SeaBIOS option regressionsAngel Pons
2020-11-16Makefile.inc: Move adding SeaBIOS cbfs config filesArthur Heymans
2020-11-16libpayload/i8042: Increase response timeout to 1.5sNico Huber
2020-11-12Delete mainboard/google/chezaJulius Werner
2020-11-09libpayload: storage.c: remove unneeded #if CONFIG()Thomas Heijligen
2020-11-08libpayload: Make OHCI enums into typesJacob Garber
2020-11-08libpayload: Add compiler.h to compiler parametersJacob Garber
2020-11-02coreinfo: Add support for link time optimizationJacob Garber
2020-11-02libpayload: Add support for link time optimizationJacob Garber
2020-11-02libpayload/x86: Try to discover invariant TSC rateNico Huber
2020-11-02libpayload/x86: Add enumeration of Intel family 6 modelsNico Huber
2020-10-30lib/libpayload: Replace strapping_ids with new board configuration entryTim Wawrzynczak
2020-10-30.gitignore: Split into subdirectory filesPatrick Georgi
2020-10-28payloads/filo: Set stable tag to something that buildsNico Huber
2020-10-26libpayload/keyboard: Use `bool` as return typeNico Huber
2020-10-26libpayload/curses: Use <stdbool.h>Nico Huber
2020-10-26libpayload: Add <stdbool.h>Nico Huber
2020-10-22drivers/smmstore: Implement SMMSTORE version 2Patrick Rudolph
2020-10-20libpayload/storage/ahci: Use pci_dev struct in ahci_initialize()Felix Singer
2020-10-20libpayload/storage/ahci: Use pacc pointer to read device classFelix Singer
2020-10-20libpayload/arch/x86: Introduce pacc pointer in sysinfo_t structFelix Singer
2020-10-20payloads/coreinfo: Rename pci_scan_bus()Felix Singer
2020-10-19libpayload/storage: Enable STORAGE_64BIT_LBAFelix Singer
2020-10-19libpayload/storage: Enable all AHCI controllers by defaultFelix Singer
2020-10-17libpayload/libpci: Introduce device class attribute in pci_devFelix Singer
2020-10-17libpayload/libpci: Clean up pci_alloc()Felix Singer
2020-10-16libpayload/x86: Add some more CPUID helpersNico Huber
2020-10-15lib and libpayload: Add popcnt functionsAngel Pons