Age | Commit message (Expand) | Author |
2023-01-17 | util/nvmutil: limit bytes written per command | Leah Rowe |
2023-01-17 | util/nvmutil: make writeGbeFile more readable | Leah Rowe |
2023-01-17 | util/nvmutil: only write parts that are modified | Leah Rowe |
2023-01-10 | blobs/inject: fix wrong nvmutil path for make | Leah Rowe |
2023-01-10 | Merge branch 'veyron-uboot-dmreset' of alpernebbi/lbmk into master | Leah Rowe |
2023-01-10 | Merge branch 'peach-uboot-usbehci' of alpernebbi/lbmk into master | Leah Rowe |
2022-12-31 | u-boot: Enable USB_EHCI_EXYNOS on peach boards | Alper Nebi Yasak |
2022-12-31 | u-boot: Enable DM_RESET for veyron boards | Alper Nebi Yasak |
2022-12-28 | Do not rely on bashisms and behaviour undefined by the POSIX specification. P... | Ferass 'Vitali64' EL HAFIDI |
2022-12-27 | Do not rely on bashisms and behaviour undefined by the POSIX specification. | Ferass 'Vitali64' EL HAFIDI |
2022-12-24 | util/nvmutil: use err() more consistently | lbmkplaceholder |
2022-12-24 | util/nvmutil: more robust pointer handling | Leah Rowe |
2022-12-23 | util/nvmutil: optimise cmd_swap() further | lbmkplaceholder |
2022-12-23 | util/nvmutil: greatly optimise cmd_copy() | lbmkplaceholder |
2022-12-23 | util/nvmutil: greatly optimise cmd_swap() | lbmkplaceholder |
2022-12-22 | scripts/blobs/inject: fix bad cbfstool build check | lbmkplaceholder |
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 |