summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-14build/release/src: don't delete .gitcheck20221214lbmkplaceholder
2022-12-14correct a faulty if statement in build/release/srcLeah Rowe
2022-12-14disable grub and memtest on 1MB ROM configslbmkplaceholder
2022-12-14util/nvmutil: only mask random unicast/local macslbmkplaceholder
2022-12-14update the readmelbmkplaceholder
2022-12-14fix ./build boot roms alllbmkplaceholder
2022-12-11p2b_ls/p3b_f boards: Disable memtest payloadLeah Rowe
2022-12-11build/boot roms: add exits for failing commandsLeah Rowe
2022-12-11p2b_ls/p3b_f boards: no payload and no vga initLeah Rowe
2022-12-11Merge branch 'master' of qeeg/lbmk into masterLeah Rowe
2022-12-11Merge branch 'cros-postmerge-fixes' of alpernebbi/lbmk into masterLeah Rowe
2022-12-10Add P2B-LS and P3B-F configsqeeg
2022-12-10build/release/src: Include U-Boot sources in source archiveAlper Nebi Yasak
2022-12-10build/clean: Add helper script to clean U-Boot buildsAlper Nebi Yasak
2022-12-10dependencies/debian: Install dependencies for U-BootAlper Nebi Yasak
2022-12-10coreboot: Add qemu_arm64_12mb boardAlper Nebi Yasak
2022-12-10u-boot: Add qemu_arm64_12mb boardAlper Nebi Yasak
2022-12-10coreboot: qemu_x86_12mb: Enable DRIVERS_UART_8250IOAlper Nebi Yasak
2022-12-10u-boot: Add qemu_x86_12mb buildAlper Nebi Yasak
2022-12-10build/roms: Support using "u-boot" ELF file as U-Boot payloadAlper Nebi Yasak
2022-12-10u-boot: Add video damage tracking patch seriesAlper Nebi Yasak
2022-12-10u-boot: Set default revision to v2022.10Alper Nebi Yasak
2022-12-10u-boot: Use a common treeAlper Nebi Yasak
2022-12-10build/roms: Don't rebuild crossgcc if it was already builtAlper Nebi Yasak
2022-12-10build/roms: Make coreboot crossgcc usable for payloads and modulesAlper Nebi Yasak
2022-12-10build/roms: Build 32-bit crossgcc for AArch64 as wellAlper Nebi Yasak
2022-12-10build/roms: Don't build Memtest86+ when not specified by cmdlineAlper Nebi Yasak
2022-12-10build/roms: Disable U-Boot when not in payloads specified by cmdlineAlper Nebi Yasak
2022-12-09download/u-boot: Change to download target before running extra.shAlper Nebi Yasak
2022-12-09download/u-boot: Re-add usage text for no-argument formAlper Nebi Yasak
2022-12-09download/u-boot: Remove support for deleting git foldersAlper Nebi Yasak
2022-12-08util/nvmutil: consistent parentheses on comparisonLeah Rowe
2022-12-08util/nvmutil file reads: skip reading if errno!=0Leah Rowe
2022-12-08util/nvmutil: return error when fstat() is -1Leah Rowe
2022-12-07util/nvmutil: rhex(): fail if errno not zeroLeah Rowe
2022-12-05util/nvmutil: minor code formatting cleanupLeah Rowe
2022-12-05build/release/roms: delete ME/MRC firmware in ROMsLeah Rowe
2022-12-05build/boot/roms: remove errant codeLeah Rowe
2022-12-05remove errant detail from commentLeah Rowe
2022-12-05delete build/release/u-boot-libreLeah Rowe
2022-12-05remove logic for avoiding nonredistributable blobsLeah Rowe
2022-12-04coreboot/default: add --nuke flag to ifdtoolLeah Rowe
2022-12-03util/nvmutil: remove errant line breakLeah Rowe
2022-12-03util/nvmutil: missing paretheses on if statementLeah Rowe
2022-12-03util/nvmutil: don't initialise rbuf unless neededLeah Rowe
2022-12-03util/nvmutil: rename variable in hextonumLeah Rowe
2022-12-03util/nvmutil: don't reallocate memory in hextonumLeah Rowe
2022-12-03util/nvmutil: dont report bad size if /dev/urandomLeah Rowe
2022-12-03util/nvmutil: rename variables in hextonumLeah Rowe
2022-12-03util/nvmutil: use BUFSIZ for rmac size in hextonumLeah Rowe