Commit graph

  • 0ecb062df0 build/roms: skip target if config/ dir missing Leah Rowe 2024-05-19 22:43:52 +01:00
  • 4783c5b90e more minor cleanup in the build system Leah Rowe 2024-05-19 08:14:57 +01:00
  • 10ecf41ee0 git.sh: remove fetch_from_upstream() Leah Rowe 2024-05-19 07:50:24 +01:00
  • ddcb793bd2 option.sh: don't return 1 in mkrom_tarball Leah Rowe 2024-05-19 06:51:20 +01:00
  • ae8637b620 option.sh: mktar_release to mkrom_tarball Leah Rowe 2024-05-19 06:45:38 +01:00
  • 309c3b1f33 build/roms: rename moverom to copyrom Leah Rowe 2024-05-19 06:43:37 +01:00
  • a39c95cfac minor code cleanup in the build system Leah Rowe 2024-05-19 06:30:32 +01:00
  • f102e21ab6 build/roms: simplify serprog list command Leah Rowe 2024-05-18 22:17:12 +01:00
  • 7a565c9f43 build/roms: simplified config payload checks Leah Rowe 2024-05-18 22:13:20 +01:00
  • a243dc2308 option.sh: err if config directory is missing Leah Rowe 2024-05-18 19:51:40 +01:00
  • c28166ff9e option.sh: print the config filename being checked Leah Rowe 2024-05-18 19:44:44 +01:00
  • 9fd504e24a git.sh: Remove .git if XBMK_RELEASE=y Leah Rowe 2024-05-18 04:53:31 +01:00
  • e4956478db build: remove initcmd() and simplify main() Leah Rowe 2024-05-16 11:34:31 +01:00
  • f2b3bb142d build: initialise git first (before commands) Leah Rowe 2024-05-16 11:29:57 +01:00
  • 571932d33e build: remove excmd() and simplify main() Leah Rowe 2024-05-16 11:23:22 +01:00
  • 525f5525d3 build: don't make script_path a global variable Leah Rowe 2024-05-16 11:11:25 +01:00
  • fbac2d8fe6 Implemented failsafe options at boot and inside menus for enabling/disabling serial, spkmodem and gfxterm livio 2024-04-29 14:39:47 +02:00
  • 3e5db248dd cbmk: allow easier sync with lbmk Leah Rowe 2024-05-16 03:59:23 +01:00
  • e71189420f remove help commands (user should read docs) Leah Rowe 2024-05-15 04:30:42 +01:00
  • 23854de888 option.sh: delete check_git() Leah Rowe 2024-05-15 04:02:48 +01:00
  • 2c5f52ce29 build: define "xp" in the global variables Leah Rowe 2024-05-15 03:55:44 +01:00
  • 48c5c57cff build: simplify for loop in fetch_trees() Leah Rowe 2024-05-15 03:53:26 +01:00
  • c2baebc79a build: simplified downloads in fetch_trees() Leah Rowe 2024-05-15 03:39:28 +01:00
  • 18d0e53480 ./build release: don't do u-boot-only archives Leah Rowe 2024-05-15 03:19:32 +01:00
  • d8a923f766 build: use utc+0 when initialising git repo dates Leah Rowe 2024-05-15 03:10:25 +01:00
  • 0794127986 remove check_project() (always set variables) Leah Rowe 2024-05-15 03:01:25 +01:00
  • c8bc797f31 build: simplify deletions in fetch_trees() Leah Rowe 2024-05-15 02:56:58 +01:00
  • 363ec7512c build: delete mkversion() (just print relname) Leah Rowe 2024-05-15 02:49:30 +01:00
  • ae44676727 build/roms: clean up tarball handling Leah Rowe 2024-05-15 02:36:24 +01:00
  • 3469836f18 rm src/u-boot/*/test/lib/strlcat.c in u-boot Leah Rowe 2024-05-15 02:33:35 +01:00
  • c57dfefe91 build: remove mkrom_images Leah Rowe 2024-05-15 01:41:19 +01:00
  • 6ab8c2c446 build: use same tarball name on uboot-only release Leah Rowe 2024-05-15 01:32:15 +01:00
  • 21436c6a8f build/roms: create full release tarball name Leah Rowe 2024-05-15 01:23:22 +01:00
  • 90c528032b option.sh: don't bother checking for GNU tar Leah Rowe 2024-05-15 00:48:08 +01:00
  • 422d36a07c option.sh: remove insert_version_files() Leah Rowe 2024-05-15 00:45:01 +01:00
  • ca1806f20e cleanup: remove mkvdir Leah Rowe 2024-05-15 00:42:27 +01:00
  • a0ea7f7a92 unified sha512sum creation for tarballs Leah Rowe 2024-05-15 00:37:12 +01:00
  • 09fcc343a3 move rom tarball creation to script/roms Leah Rowe 2024-05-14 23:17:22 +01:00
  • 5c888669c6 disable x301 for next release (for now) Leah Rowe 2024-05-12 04:15:01 +01:00
  • 91c90d763f print two line breaks before confirming release Leah Rowe 2024-05-11 22:14:04 +01:00
  • d423421995 remove all status checks. only handle release. Leah Rowe 2024-05-11 18:53:12 +01:00
  • 4826364afb git.sh: remove errant comment Leah Rowe 2024-05-11 07:01:39 +01:00
  • 541430016f move script/*/* to script/ Leah Rowe 2024-05-11 06:22:56 +01:00
  • 9084ab15ab build: print usage for special commands Leah Rowe 2024-05-11 05:17:41 +01:00
  • f12c2f284f merge script/update/release into build Leah Rowe 2024-05-11 03:52:52 +01:00
  • 41f4ee3c2d Canoeboot 20240510 release 20240510 Leah Rowe 2024-05-10 08:39:24 +01:00
  • 0580373ff9 bump seabios to e5f2e4c69643bc3cd385306a9e5d29e11578148c Leah Rowe 2024-05-10 05:48:57 +01:00
  • 17b5cb2749 further modify the README (stragglers) Leah Rowe 2024-05-10 05:35:25 +01:00
  • 628e91a3b9 build: further prevent non-cbmk-work-directory Leah Rowe 2024-05-09 14:48:14 +01:00
  • e761a494c8 build: exit if not running from cbmk directory Leah Rowe 2024-05-09 14:31:43 +01:00
  • eb8a02e808 build/roms: print serprog help Leah Rowe 2024-05-09 13:56:35 +01:00
  • a398011180 merge script/build/serprog with script/build/roms Leah Rowe 2024-05-09 13:52:49 +01:00
  • cd5c2573ac build/roms: remove unnecessary command Leah Rowe 2024-05-09 13:03:35 +01:00
  • da748de455 merge include/err.sh with include/option.sh Leah Rowe 2024-05-06 22:54:55 +01:00
  • 3acac46536 err.sh: correct copyright info Leah Rowe 2024-05-06 16:13:13 +01:00
  • 6bdbb70dbc build/roms: don't rely on x in handle_target Leah Rowe 2024-05-05 05:28:06 +01:00
  • 1c84d0fc9d build/roms: don't use exit status from skip_board Leah Rowe 2024-05-05 05:18:12 +01:00
  • 0ada63b629 build/roms: split up main() Leah Rowe 2024-05-05 05:09:23 +01:00
  • 5cecd9e394 build/roms: allow searching status by mismatch Leah Rowe 2024-05-05 04:41:51 +01:00
  • 97d502ccc8 tone the README way, way down Leah Rowe 2024-05-10 03:27:44 +01:00
  • 29d6d294ab Canoeboot 20240504 release 20240504 Leah Rowe 2024-05-04 10:26:51 +01:00
  • 79b00fbfaf coreboot: update latitude release status Leah Rowe 2024-05-04 04:58:20 +01:00
  • ed8969d93f d510mo and d945gclf: disable for release Leah Rowe 2024-05-04 04:52:02 +01:00
  • 8a1255634e build/roms: more useful status warnings Leah Rowe 2024-05-04 00:26:52 +01:00
  • 5405584b5a mark lenovo x301 as stable for release Leah Rowe 2024-05-04 00:09:45 +01:00
  • 9d5e03268b coreboot/default: Add patches to fix S3 on SNB/IVB Latitudes Nicholas Chin 2024-05-03 16:35:00 -06:00
  • dc41f55a09 coreboot/x301: set release=n (will re-test) Leah Rowe 2024-05-03 14:27:50 +01:00
  • fc0972fe6d update/release: purge test/lib/strlcat.c in u-boot Leah Rowe 2024-05-03 14:02:02 +01:00
  • c4fe290da8 mark x4x boards ready for release Leah Rowe 2024-05-03 13:57:35 +01:00
  • 029e30bfbc err.sh: update copyright info Leah Rowe 2024-05-03 07:13:54 +01:00
  • 2074d33712 update/release: say when an archive is being made Leah Rowe 2024-05-03 07:11:43 +01:00
  • a8aa1dc0f8 update config/git/docs (cbwww rev) Leah Rowe 2024-05-04 10:17:47 +01:00
  • 8ddb1c7885 git.sh fix: only download submodules for coreboot Leah Rowe 2024-05-03 15:38:20 +01:00
  • b64cab53eb coreboot: fix fam15h board configs for build Leah Rowe 2024-05-03 13:21:54 +01:00
  • 7d652ac991 coreboot: never download blobs even if USE_BLOBS=y Leah Rowe 2024-05-03 06:35:38 +01:00
  • 57a63343fb Update coreboot to LB 20240504 (sync lbmk cd9685d1) Leah Rowe 2024-05-03 02:16:47 +01:00
  • 9c1a7e0f79 dell-flash-unlock: Remove dependency on GNU Make Nicholas Chin 2024-05-01 21:39:13 -06:00
  • ec7209aed3 dell-flash-unlock: Update README for BSD Nicholas Chin 2024-05-01 20:20:24 -06:00
  • 731884c9e6 dell_flash_unlock: Add support for FreeBSD Nicholas Chin 2024-05-01 20:11:14 -06:00
  • dcbd13425e dell_flash_unlock: Set iopl level back to 0 when done Nicholas Chin 2024-05-01 20:10:43 -06:00
  • 3a5054c7f7 dell_flash_unlock: Fix ec_set_fdo() signature Nicholas Chin 2024-05-01 20:09:50 -06:00
  • f288eb4b42 Fixed boot selection menu livio 2024-05-01 11:06:27 +02:00
  • f44f2450a2 correct dell latitude status for release Leah Rowe 2024-05-01 06:29:09 +01:00
  • 322cd0f9f6 set gru bob/kevin stable for release Leah Rowe 2024-05-01 05:59:31 +01:00
  • 3b34c79934 set dell latitudes stable for release Leah Rowe 2024-05-01 05:56:42 +01:00
  • a297fced80 mark i945 machines as stable for release Leah Rowe 2024-05-01 00:36:28 +01:00
  • 2672393bf5 build/roms: simplified list handling Leah Rowe 2024-04-29 00:25:39 +01:00
  • fce056587e dell-flash-unlock: Remove unnecessary includes for NetBSD Nicholas Chin 2024-04-28 15:16:19 -06:00
  • ef77493c2c dell-flash-unlock: Remove memory clobber from inline assembly Nicholas Chin 2024-04-28 14:55:47 -06:00
  • 4876f32159 build/roms: if release, allow all non-broken roms Leah Rowe 2024-04-28 20:47:59 +01:00
  • 3ec6607807 build/roms: always display warnings Leah Rowe 2024-04-28 20:42:37 +01:00
  • 3eb59000a5 build/roms: reduce indentation in skip_board() Leah Rowe 2024-04-28 20:40:41 +01:00
  • 3aa148aa2e build/roms: simplified status handling Leah Rowe 2024-04-28 20:33:38 +01:00
  • 96eb7913a5 build/roms: simplified seagrub handling Leah Rowe 2024-04-28 20:21:35 +01:00
  • cbf673fc46 build/roms: support SeaGRUB *with menu enabled* Leah Rowe 2024-04-28 19:56:25 +01:00
  • 79b1a1fee2 update/trees: simplified defconfig copying Leah Rowe 2024-04-28 19:28:02 +01:00
  • 45ac5f1741 option.sh: don't use nproc (not portable) Leah Rowe 2024-04-28 17:31:16 +01:00
  • ee853c20e0 update/release: disable status checking Leah Rowe 2024-04-27 22:42:12 +01:00
  • 8cf0d56f66 build/roms: tell the user how to ignore status Leah Rowe 2024-04-27 18:50:49 +01:00
  • 3eab399e7a update macbook21/x60/t60 status Leah Rowe 2024-04-27 17:01:38 +01:00