Age | Commit message (Expand) | Author |
2024-07-17 | git.sh: cache git downloads to repo/ | Leah Rowe |
2024-07-16 | remove util/autoport | Leah Rowe |
2024-07-13 | trees: move dependency building to new function | Leah Rowe |
2024-07-11 | Merge pull request 'Update U-Boot to v2024.07' (#225) from alpernebbi/lbmk:ub... | Leah Rowe |
2024-07-11 | u-boot: Fix display initialization on gru boards | Alper Nebi Yasak |
2024-07-11 | u-boot: Avoid breaking build for U-Boot-only binman images | Alper Nebi Yasak |
2024-07-11 | u-boot: Update to v2024.07 | Alper Nebi Yasak |
2024-07-11 | trees: fix bad comparison in configure_project() | Leah Rowe |
2024-07-11 | trees: don't continue if no argument given | Leah Rowe |
2024-07-10 | trees: general code cleanup | Leah Rowe |
2024-07-10 | trees: merge build_targets() with handle_targets() | Leah Rowe |
2024-07-10 | trees: use wrapper for dry-running make commands | Leah Rowe |
2024-07-10 | trees: remove project-specific hacks | Leah Rowe |
2024-07-10 | remove executable permission on include/ | Leah Rowe |
2024-07-10 | rom.sh: actually say if a cbutil exists | Leah Rowe |
2024-07-10 | rom.sh: avoid re-building cbutils if built | Leah Rowe |
2024-07-10 | rom.sh: only before cbutils before coreboot | Leah Rowe |
2024-07-10 | trees: fix bad comparison | Leah Rowe |
2024-07-09 | minor cleanup | Leah Rowe |
2024-07-09 | trees: support -d (dry run) for custom build logic | Leah Rowe |
2024-07-08 | rom.sh: only make rom tarball if release=y | Leah Rowe |
2024-07-07 | rom.sh: new file, to replace script/roms | Leah Rowe |
2024-07-06 | roms: remove unnecessary trees checks | Leah Rowe |
2024-07-06 | coreboot: set build_depend on target.cfg files | Leah Rowe |
2024-07-06 | trees: rename load_target_config() | Leah Rowe |
2024-07-06 | trees: support build dependencies, not just fetch | Leah Rowe |
2024-07-06 | GRUB: only load xhci from grub.cfg | Leah Rowe |
2024-07-05 | trees: just do makeargs on coreboot, not cbmakearg | Leah Rowe |
2024-07-01 | trees: fix bad rm -Rf command (-Rf, not Rf) | Leah Rowe |
2024-07-01 | roms: fix bad comparison in configure_target() | Leah Rowe |
2024-07-01 | GRUB: use mkhelper.cfg for common variables | Leah Rowe |
2024-06-30 | trees: allow global config on multi-tree projects | Leah Rowe |
2024-06-30 | trees: handle all projects if project undefined | Leah Rowe |
2024-06-30 | vendor.sh: remove mkdirs() | Leah Rowe |
2024-06-30 | git.sh: simpler for loop in git_am_patches() | Leah Rowe |
2024-06-30 | git.sh: merge for loops in git_am_patches() | Leah Rowe |
2024-06-30 | trees and git.sh: tidy up global variables | Leah Rowe |
2024-06-30 | git.sh: simplified initialisation of "loc" | Leah Rowe |
2024-06-30 | trees: simplified distclean directory check | Leah Rowe |
2024-06-30 | git.sh: condense fetch_targets() a bit | Leah Rowe |
2024-06-30 | git.sh: short git_prep command in fetch_targets() | Leah Rowe |
2024-06-30 | trees: only do bare multi-tree clone on git | Leah Rowe |
2024-06-30 | trees: simplified multi-tree bare repo clone | Leah Rowe |
2024-06-30 | git.sh: merge prepare_new_tree with fetch_targets | Leah Rowe |
2024-06-30 | trees run_make_command: simpler distclean handling | Leah Rowe |
2024-06-30 | trees: condense copy_elf() a bit | Leah Rowe |
2024-06-30 | trees: add return to handle_defconfig() | Leah Rowe |
2024-06-30 | trees: rename check_config to check_defconfig | Leah Rowe |
2024-06-30 | trees: remove variable "config_name" | Leah Rowe |
2024-06-30 | trees: rename variable "config" to defconfig | Leah Rowe |