Commit graph

  • 27f21c32d3 git.sh: break if a submodule clone succeeds Leah Rowe 2024-05-24 21:43:10 +0100
  • 38fca598fb coreboot: only download the necessary submodules Leah Rowe 2024-05-24 19:08:57 +0100
  • b5aa8b2d35 git.sh: allow finer control of git submodules Leah Rowe 2024-05-24 17:50:42 +0100
  • 9339c6f3fd build: hide git-init output Leah Rowe 2024-05-24 15:00:46 +0100
  • 31e089aff3 option.sh: generate version file if .git not found Leah Rowe 2024-05-24 14:53:45 +0100
  • 7ec023907b update/trees: remove unused variable Leah Rowe 2024-05-23 00:01:20 +0100
  • 2b0e71412e git.sh: move repo copying to a new function Leah Rowe 2024-05-22 23:11:12 +0100
  • d71c4d326e git.sh: move link_crossgcc to end of file Leah Rowe 2024-05-22 23:08:13 +0100
  • 0d7c249c9b move deblob function to new file "deblob.sh" Leah Rowe 2024-05-25 11:35:50 +0100
  • 1300f09e67 git.sh: move xgcc linking to a new function Leah Rowe 2024-05-22 18:50:42 +0100
  • 24934e6569 git.sh: don't include --checkout in submodules Leah Rowe 2024-05-22 18:15:03 +0100
  • 5e0129eb0f git.sh: skip submodules if .gitmodules missing Leah Rowe 2024-05-22 18:03:48 +0100
  • 7f82622caf git.sh: merge patch_submodules in prep_submodules Leah Rowe 2024-05-22 18:01:39 +0100
  • 9c0a7f14fc git.sh: split submodule handling to new function Leah Rowe 2024-05-22 17:59:42 +0100
  • b593127795 git.sh: remove errant line break Leah Rowe 2024-05-22 16:03:28 +0100
  • 19f694bf2a git.sh: remove another meaningless check Leah Rowe 2024-05-22 15:57:47 +0100
  • 71a9fcced8 git.sh: shorter variable names Leah Rowe 2024-05-22 15:56:35 +0100
  • 6693588857 git.sh: remove meaningless check Leah Rowe 2024-05-22 15:53:37 +0100
  • 5c459ad4ac git.sh: remove variable not meaningfully used Leah Rowe 2024-05-22 15:53:15 +0100
  • 7be7bb8edb add CHANGELOG to .gitignore Leah Rowe 2024-05-22 02:15:39 +0100
  • 3b2ebda890 Fix E6400 display reference clock patches Nicholas Chin 2024-05-21 18:47:04 -0600
  • 995f052bb0 fix building coreboot images on i686 hosts Leah Rowe 2024-05-21 23:32:18 +0100
  • 31d2c818eb Also try unlocking encrypted volume on NVMe Mate Kukri 2024-05-21 19:46:34 +0100
  • 58f6741fb4 git.sh: fix invalid command in git_prep() Leah Rowe 2024-05-21 18:09:41 +0100
  • f58b01c300 Add NVMe support to GRUB2 payload Mate Kukri 2024-05-20 20:48:44 +0100
  • b892036edf Fix E6400 display issue with 1440 x 900 panel Nicholas Chin 2024-05-20 10:46:25 -0600
  • f81c7ed8e9 Add pt qwerty keymap to lbmk samuraikid 2024-05-18 22:05:27 +0000
  • 849466c0ac git.sh: allow patching submodules Leah Rowe 2024-05-20 00:10:27 +0100
  • 8d4d063ace git.sh: don't delete .git if src/project/project Leah Rowe 2024-05-19 23:04:37 +0100
  • 0ecb062df0 build/roms: skip target if config/ dir missing Leah Rowe 2024-05-19 22:43:52 +0100
  • 4783c5b90e more minor cleanup in the build system Leah Rowe 2024-05-19 08:14:57 +0100
  • 10ecf41ee0 git.sh: remove fetch_from_upstream() Leah Rowe 2024-05-19 07:50:24 +0100
  • ddcb793bd2 option.sh: don't return 1 in mkrom_tarball Leah Rowe 2024-05-19 06:51:20 +0100
  • ae8637b620 option.sh: mktar_release to mkrom_tarball Leah Rowe 2024-05-19 06:45:38 +0100
  • 309c3b1f33 build/roms: rename moverom to copyrom Leah Rowe 2024-05-19 06:43:37 +0100
  • a39c95cfac minor code cleanup in the build system Leah Rowe 2024-05-19 06:30:32 +0100
  • f102e21ab6 build/roms: simplify serprog list command Leah Rowe 2024-05-18 22:17:12 +0100
  • 7a565c9f43 build/roms: simplified config payload checks Leah Rowe 2024-05-18 22:13:20 +0100
  • a243dc2308 option.sh: err if config directory is missing Leah Rowe 2024-05-18 19:51:40 +0100
  • c28166ff9e option.sh: print the config filename being checked Leah Rowe 2024-05-18 19:44:44 +0100
  • 9fd504e24a git.sh: Remove .git if XBMK_RELEASE=y Leah Rowe 2024-05-18 04:53:31 +0100
  • e4956478db build: remove initcmd() and simplify main() Leah Rowe 2024-05-16 11:34:31 +0100
  • f2b3bb142d build: initialise git first (before commands) Leah Rowe 2024-05-16 11:29:57 +0100
  • 571932d33e build: remove excmd() and simplify main() Leah Rowe 2024-05-16 11:23:22 +0100
  • 525f5525d3 build: don't make script_path a global variable Leah Rowe 2024-05-16 11:11:25 +0100
  • fbac2d8fe6 Implemented failsafe options at boot and inside menus for enabling/disabling serial, spkmodem and gfxterm livio 2024-04-29 14:39:47 +0200
  • 3e5db248dd cbmk: allow easier sync with lbmk Leah Rowe 2024-05-16 03:59:23 +0100
  • e71189420f remove help commands (user should read docs) Leah Rowe 2024-05-15 04:30:42 +0100
  • 23854de888 option.sh: delete check_git() Leah Rowe 2024-05-15 04:02:48 +0100
  • 2c5f52ce29 build: define "xp" in the global variables Leah Rowe 2024-05-15 03:55:44 +0100
  • 48c5c57cff build: simplify for loop in fetch_trees() Leah Rowe 2024-05-15 03:53:26 +0100
  • c2baebc79a build: simplified downloads in fetch_trees() Leah Rowe 2024-05-15 03:39:28 +0100
  • 18d0e53480 ./build release: don't do u-boot-only archives Leah Rowe 2024-05-15 03:19:32 +0100
  • d8a923f766 build: use utc+0 when initialising git repo dates Leah Rowe 2024-05-15 03:10:25 +0100
  • 0794127986 remove check_project() (always set variables) Leah Rowe 2024-05-15 03:01:25 +0100
  • c8bc797f31 build: simplify deletions in fetch_trees() Leah Rowe 2024-05-15 02:56:58 +0100
  • 363ec7512c build: delete mkversion() (just print relname) Leah Rowe 2024-05-15 02:49:30 +0100
  • ae44676727 build/roms: clean up tarball handling Leah Rowe 2024-05-15 02:36:24 +0100
  • 3469836f18 rm src/u-boot/*/test/lib/strlcat.c in u-boot Leah Rowe 2024-05-15 02:33:35 +0100
  • c57dfefe91 build: remove mkrom_images Leah Rowe 2024-05-15 01:41:19 +0100
  • 6ab8c2c446 build: use same tarball name on uboot-only release Leah Rowe 2024-05-15 01:32:15 +0100
  • 21436c6a8f build/roms: create full release tarball name Leah Rowe 2024-05-15 01:23:22 +0100
  • 90c528032b option.sh: don't bother checking for GNU tar Leah Rowe 2024-05-15 00:48:08 +0100
  • 422d36a07c option.sh: remove insert_version_files() Leah Rowe 2024-05-15 00:45:01 +0100
  • ca1806f20e cleanup: remove mkvdir Leah Rowe 2024-05-15 00:42:27 +0100
  • a0ea7f7a92 unified sha512sum creation for tarballs Leah Rowe 2024-05-15 00:37:12 +0100
  • 09fcc343a3 move rom tarball creation to script/roms Leah Rowe 2024-05-14 23:17:22 +0100
  • 5c888669c6 disable x301 for next release (for now) Leah Rowe 2024-05-12 04:15:01 +0100
  • 91c90d763f print two line breaks before confirming release Leah Rowe 2024-05-11 22:14:04 +0100
  • d423421995 remove all status checks. only handle release. Leah Rowe 2024-05-11 18:53:12 +0100
  • 4826364afb git.sh: remove errant comment Leah Rowe 2024-05-11 07:01:39 +0100
  • 541430016f move script/*/* to script/ Leah Rowe 2024-05-11 06:22:56 +0100
  • 9084ab15ab build: print usage for special commands Leah Rowe 2024-05-11 05:17:41 +0100
  • f12c2f284f merge script/update/release into build Leah Rowe 2024-05-11 03:52:52 +0100
  • 41f4ee3c2d Canoeboot 20240510 release 20240510 Leah Rowe 2024-05-10 08:39:24 +0100
  • 0580373ff9 bump seabios to e5f2e4c69643bc3cd385306a9e5d29e11578148c Leah Rowe 2024-05-10 05:48:57 +0100
  • 17b5cb2749 further modify the README (stragglers) Leah Rowe 2024-05-10 05:35:25 +0100
  • 628e91a3b9 build: further prevent non-cbmk-work-directory Leah Rowe 2024-05-09 14:48:14 +0100
  • e761a494c8 build: exit if not running from cbmk directory Leah Rowe 2024-05-09 14:31:43 +0100
  • eb8a02e808 build/roms: print serprog help Leah Rowe 2024-05-09 13:56:35 +0100
  • a398011180 merge script/build/serprog with script/build/roms Leah Rowe 2024-05-09 13:52:49 +0100
  • cd5c2573ac build/roms: remove unnecessary command Leah Rowe 2024-05-09 13:03:35 +0100
  • da748de455 merge include/err.sh with include/option.sh Leah Rowe 2024-05-06 22:54:55 +0100
  • 3acac46536 err.sh: correct copyright info Leah Rowe 2024-05-06 16:13:13 +0100
  • 6bdbb70dbc build/roms: don't rely on x in handle_target Leah Rowe 2024-05-05 05:28:06 +0100
  • 1c84d0fc9d build/roms: don't use exit status from skip_board Leah Rowe 2024-05-05 05:18:12 +0100
  • 0ada63b629 build/roms: split up main() Leah Rowe 2024-05-05 05:09:23 +0100
  • 5cecd9e394 build/roms: allow searching status by mismatch Leah Rowe 2024-05-05 04:41:51 +0100
  • 97d502ccc8 tone the README way, way down Leah Rowe 2024-05-10 03:27:44 +0100
  • 29d6d294ab Canoeboot 20240504 release 20240504 Leah Rowe 2024-05-04 10:26:51 +0100
  • 79b00fbfaf coreboot: update latitude release status Leah Rowe 2024-05-04 04:58:20 +0100
  • ed8969d93f d510mo and d945gclf: disable for release Leah Rowe 2024-05-04 04:52:02 +0100
  • 8a1255634e build/roms: more useful status warnings Leah Rowe 2024-05-04 00:26:52 +0100
  • 5405584b5a mark lenovo x301 as stable for release Leah Rowe 2024-05-04 00:09:45 +0100
  • 9d5e03268b coreboot/default: Add patches to fix S3 on SNB/IVB Latitudes Nicholas Chin 2024-05-03 16:35:00 -0600
  • dc41f55a09 coreboot/x301: set release=n (will re-test) Leah Rowe 2024-05-03 14:27:50 +0100
  • fc0972fe6d update/release: purge test/lib/strlcat.c in u-boot Leah Rowe 2024-05-03 14:02:02 +0100
  • c4fe290da8 mark x4x boards ready for release Leah Rowe 2024-05-03 13:57:35 +0100
  • 029e30bfbc err.sh: update copyright info Leah Rowe 2024-05-03 07:13:54 +0100
  • 2074d33712 update/release: say when an archive is being made Leah Rowe 2024-05-03 07:11:43 +0100