summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-05-08mk: re-split tree logic to include/tree.shLeah Rowe
2025-05-08mk: move release functions to idnclude/release.shLeah Rowe
2025-05-08git.sh: re-write tmpclone without cachingLeah Rowe
2025-05-08git.sh: use setvars for fail variablesLeah Rowe
2025-05-08git.sh: hard fail if git am failsLeah Rowe
2025-05-08git.sh: Hard fail if reset failsLeah Rowe
2025-05-08init.sh: Only check XBMK_CACHE if it existsLeah Rowe
2025-05-07init.sh: remove useless exportLeah Rowe
2025-05-07init.sh: also allow XBMK_RELEASE=Y or NLeah Rowe
2025-05-07init.sh: Resolve XBMK_CACHE via readlinkLeah Rowe
2025-05-07init.sh: check XBMK_CACHE is a directory insteadLeah Rowe
2025-05-07init.sh: export LOCALVERSION in set_envLeah Rowe
2025-05-07init.sh: run set_version before set_envLeah Rowe
2025-05-07init.sh: Use readlink in pybin()Leah Rowe
2025-05-07inject.sh: simplify extract_kbc1126ec()Leah Rowe
2025-05-07inject.sh: simplified MAC address handlingLeah Rowe
2025-05-07inject.sh: Simplify patch_release_roms()Leah Rowe
2025-05-07lib.sh: Remove useless command in err()Leah Rowe
2025-05-07inject.sh: rename copytb and preprom functionsLeah Rowe
2025-05-07lib.sh: Simplified fx_() and removed fe_()Leah Rowe
2025-05-07build serprog using fe_ *defined inside mkhelper*Leah Rowe
2025-05-07rom.sh: build serprog images with fe_Leah Rowe
2025-05-07lib.sh: support any command on find_exec()Leah Rowe
2025-05-07inject.sh: Simplify extract_intel_me_bruteforce()Leah Rowe
2025-05-06inject.sh: clean up tmp me file before extractLeah Rowe
2025-05-06lib.sh: re-add missing break in fe/fx_Leah Rowe
2025-05-06inject.sh: tidy up extract_intel_me_bruteforceLeah Rowe
2025-05-06inject.sh: fix oversight in me bruteforceLeah Rowe
2025-05-06inject.sh: remove unnecessary checkLeah Rowe
2025-05-06inject.sh: don't use subshell for me bruteforceLeah Rowe
2025-05-06inject.sh: insanely optimise the me bruteforceLeah Rowe
2025-05-06git.sh: Simplify git am handlingLeah Rowe
2025-05-06inject.sh: remove unused functionLeah Rowe
2025-05-05init.sh: New function dx_ to execute path filesLeah Rowe
2025-05-05inject.sh: Further simplified FSP extractionLeah Rowe
2025-05-05inject.sh: simplify kconfig scanningLeah Rowe
2025-05-05lib.sh find_ex: Write sort errors to /dev/nullLeah Rowe
2025-05-05lib.sh x_(): Remove warning of empty argsLeah Rowe
2025-05-05lbmk: Replace err with much simpler implementationLeah Rowe
2025-05-05singletree/elfcheck: use fx_, not fe_Leah Rowe
2025-05-05rom.sh: Print the rom image path being generatedLeah Rowe
2025-05-05rom.sh: Safer cprom()Leah Rowe
2025-05-05rom.sh: specifically check keymaps in cprom()Leah Rowe
2025-05-05rom.sh: simplify mkseagrub()Leah Rowe
2025-05-05lib.sh: simplify singletree()Leah Rowe
2025-05-05git.sh: move singletree() to lib.shLeah Rowe
2025-05-05inject.sh: simplify extract_intel_me_bruteforce()Leah Rowe
2025-05-05inject.sh: Remove unnecessary checkLeah Rowe
2025-05-05inject.sh extract_intel_me(): reduce indentationLeah Rowe
2025-05-05inject.sh: Move FSP extraction only to extract_fspLeah Rowe