summaryrefslogtreecommitdiff
path: root/payloads
AgeCommit message (Expand)Author
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