summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-14Merge pull request 'Add remaining SNB/IVB Latitude ports' (#217) from nic3-14...Leah Rowe
2024-08-13config/coreboot: Fix INTEL_GMA_VBT_FILE in Latitude configsNicholas Chin
2024-08-13config/coreboot: Add config for Dell Latitude E6230Nicholas Chin
2024-08-13config/coreboot: Add config for Dell Latitude E6330Nicholas Chin
2024-08-13config/coreboot: Add config for Dell Latitude E6320Nicholas Chin
2024-08-13config/coreboot: Add config for Dell Latitude E6220Nicholas Chin
2024-08-12coreboot/x4x: fix build errorLeah Rowe
2024-08-11coreboot/default: fix build issue with DDR2 fixLeah Rowe
2024-08-11fix typo in dell latitude coreboot coreboot configLeah Rowe
2024-08-11vendor.sh: use readkconfig on inject tooLeah Rowe
2024-08-11vendor.sh: don't load entire coreboot configsLeah Rowe
2024-08-11lib.sh: more verbose error in x_Leah Rowe
2024-08-11flashprog: bump to 639d563 (2024-08-02)Leah Rowe
2024-08-11seabios/default: bump to ec0bc256 (2024-06-24)Leah Rowe
2024-08-11grub/*: Bump to rev b53ec06a1 (2024-06-17)Leah Rowe
2024-08-10coreboot/fam15h: only use this, for amd boardsLeah Rowe
2024-08-10coreboot/default: re-merge coreboot/i945Leah Rowe
2024-08-10coreboot/default: merge coreboot/haswellLeah Rowe
2024-08-09coreboot/dell: merge into coreboot/defaultLeah Rowe
2024-08-09coreboot/default: Update to 97bc693ab (2024-07-29)Leah Rowe
2024-07-28fix hp8200sff_4mb ifd file (pd region)Leah Rowe
2024-07-28uefitool: Only define ACCESSPERMS on *nixLeah Rowe
2024-07-28uefitool: Add patch working around musl libc issueLeah Rowe
2024-07-28lib.sh: new function mk() to handle trees in bulkLeah Rowe
2024-07-26general code cleanup in the build systemLeah Rowe
2024-07-22rom.sh: don't dry-run mkcoreboottarLeah Rowe
2024-07-22rom.sh: don't run mkcorebootbin on trees -dLeah Rowe
2024-07-22support ./mk in place of ./update treesLeah Rowe
2024-07-22trees: initialise badhash no n, not empty stringLeah Rowe
2024-07-22rom.sh: fix buggy deletion of cbutilsLeah Rowe
2024-07-22rom.sh: also add grub to seabios imagesLeah Rowe
2024-07-22rom.sh: copy tmprom to TMPDIR for modificationLeah Rowe
2024-07-22rom.sh: re-add seabios-only roms and grub keymapsLeah Rowe
2024-07-22emphasis on readme that lbmk isn't a coreboot forkLeah Rowe
2024-07-21include/rom.sh: use ccache when building corebootLeah Rowe
2024-07-19vendor.sh: don't use XBMK_CACHE for appdiraudit6Leah Rowe
2024-07-19put cachedir in environmental variableLeah Rowe
2024-07-18git.sh: warn when a cached clone failsLeah Rowe
2024-07-18git.sh: fix typo in git commandLeah Rowe
2024-07-18git.sh: fix lack of error exits on faultLeah Rowe
2024-07-18build: remove tmp/ on release archivesLeah Rowe
2024-07-17trees: hardcode makeargs for xgccLeah Rowe
2024-07-17allow using coreboot's build system to add payloadLeah Rowe
2024-07-17trees: remove unnecessary commandLeah Rowe
2024-07-17build: remove cache/ on making releasesLeah Rowe
2024-07-17unify caching of files into cache/Leah Rowe
2024-07-17unified cache file handling for vendorfile/subfileLeah Rowe
2024-07-17git.sh: remove previous tmprepo if args>5Leah Rowe
2024-07-17git.sh: try direct clone if cached git failsLeah Rowe
2024-07-17git.sh: re-try git pull three timesLeah Rowe