summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-16remove util/autoportLeah Rowe
2024-07-13trees: move dependency building to new functionLeah Rowe
2024-07-11Merge pull request 'Update U-Boot to v2024.07' (#225) from alpernebbi/lbmk:ub...Leah Rowe
2024-07-11u-boot: Fix display initialization on gru boardsAlper Nebi Yasak
2024-07-11u-boot: Avoid breaking build for U-Boot-only binman imagesAlper Nebi Yasak
2024-07-11u-boot: Update to v2024.07Alper Nebi Yasak
2024-07-11trees: fix bad comparison in configure_project()Leah Rowe
2024-07-11trees: don't continue if no argument givenLeah Rowe
2024-07-10trees: general code cleanupLeah Rowe
2024-07-10trees: merge build_targets() with handle_targets()Leah Rowe
2024-07-10trees: use wrapper for dry-running make commandsLeah Rowe
2024-07-10trees: remove project-specific hacksLeah Rowe
2024-07-10remove executable permission on include/Leah Rowe
2024-07-10rom.sh: actually say if a cbutil existsLeah Rowe
2024-07-10rom.sh: avoid re-building cbutils if builtLeah Rowe
2024-07-10rom.sh: only before cbutils before corebootLeah Rowe
2024-07-10trees: fix bad comparisonLeah Rowe
2024-07-09minor cleanupLeah Rowe
2024-07-09trees: support -d (dry run) for custom build logicLeah Rowe
2024-07-08rom.sh: only make rom tarball if release=yLeah Rowe
2024-07-07rom.sh: new file, to replace script/romsLeah Rowe
2024-07-06roms: remove unnecessary trees checksLeah Rowe
2024-07-06coreboot: set build_depend on target.cfg filesLeah Rowe
2024-07-06trees: rename load_target_config()Leah Rowe
2024-07-06trees: support build dependencies, not just fetchLeah Rowe
2024-07-06GRUB: only load xhci from grub.cfgLeah Rowe
2024-07-05trees: just do makeargs on coreboot, not cbmakeargLeah Rowe
2024-07-01trees: fix bad rm -Rf command (-Rf, not Rf)Leah Rowe
2024-07-01roms: fix bad comparison in configure_target()Leah Rowe
2024-07-01GRUB: use mkhelper.cfg for common variablesLeah Rowe
2024-06-30trees: allow global config on multi-tree projectsLeah Rowe
2024-06-30trees: handle all projects if project undefinedLeah Rowe
2024-06-30vendor.sh: remove mkdirs()Leah Rowe
2024-06-30git.sh: simpler for loop in git_am_patches()Leah Rowe
2024-06-30git.sh: merge for loops in git_am_patches()Leah Rowe
2024-06-30trees and git.sh: tidy up global variablesLeah Rowe
2024-06-30git.sh: simplified initialisation of "loc"Leah Rowe
2024-06-30trees: simplified distclean directory checkLeah Rowe
2024-06-30git.sh: condense fetch_targets() a bitLeah Rowe
2024-06-30git.sh: short git_prep command in fetch_targets()Leah Rowe
2024-06-30trees: only do bare multi-tree clone on gitLeah Rowe
2024-06-30trees: simplified multi-tree bare repo cloneLeah Rowe
2024-06-30git.sh: merge prepare_new_tree with fetch_targetsLeah Rowe
2024-06-30trees run_make_command: simpler distclean handlingLeah Rowe
2024-06-30trees: condense copy_elf() a bitLeah Rowe
2024-06-30trees: add return to handle_defconfig()Leah Rowe
2024-06-30trees: rename check_config to check_defconfigLeah Rowe
2024-06-30trees: remove variable "config_name"Leah Rowe
2024-06-30trees: rename variable "config" to defconfigLeah Rowe
2024-06-30git.sh: remove duplicate "xtree" variableLeah Rowe