Age | Commit message (Expand) | Author |
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-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 |
2022-12-03 | util/nvmutil: dont report bad size if /dev/urandom | Leah Rowe |
2022-12-03 | util/nvmutil: rename variables in hextonum | Leah Rowe |
2022-12-03 | util/nvmutil: use BUFSIZ for rmac size in hextonum | Leah Rowe |
2022-12-03 | util/nvtutil: fix out of bounds error | Leah Rowe |
2022-12-02 | update the README | Leah Rowe |
2022-12-01 | util/nvmutil: reset errno on cmd_swap | Leah Rowe |
2022-11-29 | scripts: avoid relying on spaces from sha1sum output | Alexei Sorokin |
2022-11-29 | Merge branch 'hide-mei' of XRevan86/lbmk into master | Leah Rowe |
2022-11-29 | coreboot: hide MEI on neutered-ME targets | Alexei Sorokin |
2022-11-29 | Merge branch 'master' of Arsen/lbmk into master | Leah Rowe |
2022-11-29 | Merge branch 'x230edp' of XRevan86/lbmk into master | Leah Rowe |
2022-11-28 | t430_12mb: Add, based on x230_12mb | Arsen Arsenović |
2022-11-28 | coreboot: add x230edp_12mb, remove x230fhd_12mb | Alexei Sorokin |
2022-11-27 | util/nvmutil: mild refactoring | Leah Rowe |
2022-11-27 | util/nvmutil: improved errno handling in main | Leah Rowe |
2022-11-27 | util/nvmutil: put hextonum in its own function | Leah Rowe |
2022-11-27 | util/nvmutil: move ENOTDIR check to function | Leah Rowe |
2022-11-27 | util/nvmutil: further improved errno handling | Leah Rowe |