Age | Commit message (Expand) | Author |
2022-12-21 | util/nvmutil: simplified error handling in rhex() | lbmkplaceholder |
2022-12-21 | util/nvmutil: return errno when calling err() | lbmkplaceholder |
2022-12-21 | util/nvmutil: exit non-zero if close() fails | lbmkplaceholder |
2022-12-14 | build/release/src: don't delete .gitcheck20221214 | lbmkplaceholder |
2022-12-14 | correct a faulty if statement in build/release/src | Leah Rowe |
2022-12-14 | disable grub and memtest on 1MB ROM configs | lbmkplaceholder |
2022-12-14 | util/nvmutil: only mask random unicast/local macs | lbmkplaceholder |
2022-12-14 | update the readme | lbmkplaceholder |
2022-12-14 | fix ./build boot roms all | lbmkplaceholder |
2022-12-11 | p2b_ls/p3b_f boards: Disable memtest payload | Leah Rowe |
2022-12-11 | build/boot roms: add exits for failing commands | Leah Rowe |
2022-12-11 | p2b_ls/p3b_f boards: no payload and no vga init | Leah Rowe |
2022-12-11 | Merge branch 'master' of qeeg/lbmk into master | Leah Rowe |
2022-12-11 | Merge branch 'cros-postmerge-fixes' of alpernebbi/lbmk into master | Leah Rowe |
2022-12-10 | Add P2B-LS and P3B-F configs | qeeg |
2022-12-10 | build/release/src: Include U-Boot sources in source archive | Alper Nebi Yasak |
2022-12-10 | build/clean: Add helper script to clean U-Boot builds | Alper Nebi Yasak |
2022-12-10 | dependencies/debian: Install dependencies for U-Boot | Alper Nebi Yasak |
2022-12-10 | coreboot: Add qemu_arm64_12mb board | Alper Nebi Yasak |
2022-12-10 | u-boot: Add qemu_arm64_12mb board | Alper Nebi Yasak |
2022-12-10 | coreboot: qemu_x86_12mb: Enable DRIVERS_UART_8250IO | Alper Nebi Yasak |
2022-12-10 | u-boot: Add qemu_x86_12mb build | Alper Nebi Yasak |
2022-12-10 | build/roms: Support using "u-boot" ELF file as U-Boot payload | Alper Nebi Yasak |
2022-12-10 | u-boot: Add video damage tracking patch series | Alper Nebi Yasak |
2022-12-10 | u-boot: Set default revision to v2022.10 | Alper Nebi Yasak |
2022-12-10 | u-boot: Use a common tree | Alper Nebi Yasak |
2022-12-10 | build/roms: Don't rebuild crossgcc if it was already built | Alper Nebi Yasak |
2022-12-10 | build/roms: Make coreboot crossgcc usable for payloads and modules | Alper Nebi Yasak |
2022-12-10 | build/roms: Build 32-bit crossgcc for AArch64 as well | Alper Nebi Yasak |
2022-12-10 | build/roms: Don't build Memtest86+ when not specified by cmdline | Alper Nebi Yasak |
2022-12-10 | build/roms: Disable U-Boot when not in payloads specified by cmdline | Alper Nebi Yasak |
2022-12-09 | download/u-boot: Change to download target before running extra.sh | Alper Nebi Yasak |
2022-12-09 | download/u-boot: Re-add usage text for no-argument form | Alper Nebi Yasak |
2022-12-09 | download/u-boot: Remove support for deleting git folders | Alper Nebi Yasak |
2022-12-08 | util/nvmutil: consistent parentheses on comparison | Leah Rowe |
2022-12-08 | util/nvmutil file reads: skip reading if errno!=0 | Leah Rowe |
2022-12-08 | util/nvmutil: return error when fstat() is -1 | Leah Rowe |
2022-12-07 | util/nvmutil: rhex(): fail if errno not zero | Leah Rowe |
2022-12-05 | util/nvmutil: minor code formatting cleanup | Leah Rowe |
2022-12-05 | build/release/roms: delete ME/MRC firmware in ROMs | Leah Rowe |
2022-12-05 | build/boot/roms: remove errant code | Leah Rowe |
2022-12-05 | remove errant detail from comment | Leah Rowe |
2022-12-05 | delete build/release/u-boot-libre | Leah Rowe |
2022-12-05 | remove logic for avoiding nonredistributable blobs | Leah Rowe |
2022-12-04 | coreboot/default: add --nuke flag to ifdtool | Leah Rowe |
2022-12-03 | util/nvmutil: remove errant line break | Leah Rowe |
2022-12-03 | util/nvmutil: missing paretheses on if statement | Leah Rowe |
2022-12-03 | util/nvmutil: don't initialise rbuf unless needed | Leah Rowe |
2022-12-03 | util/nvmutil: rename variable in hextonum | Leah Rowe |
2022-12-03 | util/nvmutil: don't reallocate memory in hextonum | Leah Rowe |