Age | Commit message (Expand) | Author |
2023-08-24 | use the new coding style in scripts | Leah Rowe |
2023-08-23 | scripts: never exit 1, always call err instead | Leah Rowe |
2023-08-23 | blobs/download: copy dl_path, don't move it | Leah Rowe |
2023-08-23 | unify err functions across scripts | Leah Rowe |
2023-08-22 | memtest86+ v6.20 | Riku Viitanen |
2023-08-22 | also clean up the main scripts | Leah Rowe |
2023-08-21 | general code cleanup on lbmk shell scripts | Leah Rowe |
2023-08-21 | unify build/defconfig and modify/defconfig | Leah Rowe |
2023-08-20 | unify dependencies scripts | Leah Rowe |
2023-08-20 | unify build/clean into ./build release src | Leah Rowe |
2023-08-20 | unify most module build scripts | Leah Rowe |
2023-08-20 | unify grub scripts under one directory | Leah Rowe |
2023-08-20 | unify update/modify coreboot/u-boot/seabios script | Leah Rowe |
2023-08-19 | consolidate u-boot/seabios/coreboot build scripts | Leah Rowe |
2023-08-17 | don't call blobutil directly from lbmk | Leah Rowe |
2023-08-17 | remove download scripts, consolidate into script | Leah Rowe |
2023-08-17 | improve user feedback in blobutil | Leah Rowe |
2023-08-16 | merge coreboot/u-boot download logic to one script | Leah Rowe |
2023-08-16 | fix permissions on arch dependencies script | Leah Rowe |
2023-08-14 | NEW BOARD: HP EliteBook 8470p (Intel GPU) | Leah Rowe |
2023-08-14 | NEW BOARD: Dell Precision T1650 | Leah Rowe |
2023-08-09 | NEW BOARD: HP EliteBook 2170p | Leah Rowe |
2023-08-05 | blobs/download: save ME file to correct location | Leah Rowe |
2023-08-05 | blobs/download: try backup if bad hash on main | Leah Rowe |
2023-08-05 | blobs/download: support more formats on ME extract | Leah Rowe |
2023-08-04 | add unar to dependencies scripts | Leah Rowe |
2023-07-29 | blobs/download: declare full user agent | Leah Rowe |
2023-07-29 | blobs/download: properly handle backup/main url | Leah Rowe |
2023-07-29 | blobs/download: don't download backup on main | Leah Rowe |
2023-07-29 | blobs/download: set common user agent string | Leah Rowe |
2023-07-29 | blobs/download: simplify for loop | Leah Rowe |
2023-07-29 | scripts: fix indentation in switch/case blocks | Leah Rowe |
2023-07-27 | blobutil/ec: abort if kbc1126 ec extraction fails | Leah Rowe |
2023-07-17 | Revert "build/boot/roms mkUBootRoms: initialise variables" | Leah Rowe |
2023-07-17 | build/boot/roms mkUBootRoms: initialise variables | Leah Rowe |
2023-07-16 | coreboot: re-add asus kgpe-d16/kcma-d8/kfsn4-dre | Leah Rowe |
2023-07-08 | build/boot/roms: fix coreboot-version in releases | Leah Rowe |
2023-06-25 | build/release/src: clean spkmodem/e6400 utils | Leah Rowe |
2023-06-25 | build/roms_helper: reset d521fca7, backport fixes | Leah Rowe |
2023-06-25 | build/boot/roms: say board name on stderr | Leah Rowe |
2023-06-24 | build/roms: distclean coreboot before each build | Leah Rowe |
2023-06-24 | run coreboot utils from own directory | Leah Rowe |
2023-06-24 | build/cbutils: distclean before building | Leah Rowe |
2023-06-24 | build/cbutils: exit if utils dir doesn't exist | Leah Rowe |
2023-06-24 | build/cbutils: tab indentation, not spaces | Leah Rowe |
2023-06-24 | build/cbutils: rename variable for clarity | Leah Rowe |
2023-06-20 | build/boot/roms_helper nicer indent on switch loop | Leah Rowe |
2023-06-20 | blobs/download: exit if no board configs found | Leah Rowe |
2023-06-20 | build/boot/roms: remove wrong parentheses | Leah Rowe |
2023-06-20 | build/boot/roms: nicer indent style on switch loop | Leah Rowe |