summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-bootloader-uboot.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-36/+26
* Strip trailing whitespace on all C filesDan Nicholson2023-02-071-1/+1
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* sysroot: Support /boot on root or as seperate filesystem for syslinux and u-bootWilliam Manley2020-07-151-4/+4
* deploy: support devicetree directoryStefan Agner2020-05-291-0/+4
* lib/kargs: Make API public and upstream new rpm-ostree APIsAllen Bai2019-06-181-2/+2
* grub2: Generate config from pending deploymentRobert Fairley2019-04-241-4/+5
* u-boot: add support for devicetreeAndrea Galbusera2018-05-231-0/+4
* tree-wide: Use autoptr for OstreeKernelArgsColin Walters2017-10-251-1/+1
* tree-wide: Update to new libglnx fd APIsColin Walters2017-10-111-1/+1
* lib/uboot: Port to fd-relativeColin Walters2017-10-021-25/+17
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* uboot: add non-default deployments to uEnv.txtGuy Shapiro2017-09-081-19/+27
* uboot: move system uEnv merge to new function, clean upGuy Shapiro2017-09-081-35/+39
* u-boot: Merge ostree's and systems uEnv.txtGatis Paeglis2016-08-271-1/+39
* libglnx porting: Port "load utf8 file" contents API callersColin Walters2016-05-301-1/+2
* Don't require /boot/uEnv.txt for u-boot supportGatis Paeglis2015-10-121-2/+2
* Remove unnecessary #include "libgsystem.h"Matthew Barnes2015-05-061-1/+0
* Use g_autoptr(GPtrArray) instead of gs_unref_ptrarrayMatthew Barnes2015-05-061-2/+2
* Use g_autoptr(GBytes) instead of gs_unref_bytesMatthew Barnes2015-05-061-1/+1
* Use g_autoptr() for GIO object typesMatthew Barnes2015-05-061-1/+1
* Use g_autofree instead of gs_freeMatthew Barnes2015-05-061-2/+2
* Add (non-atomic) support for GRUB2 + UEFIColin Walters2014-10-231-2/+6
* bootloader: fdatasync() bootloader configurationColin Walters2014-04-031-5/+8
* bootloaders: Always write out bootloader config fileColin Walters2014-04-031-8/+5
* libostree: Remove g_print() from bootloader codeColin Walters2014-03-111-1/+0
* libostree: Make OstreeBootloader privateColin Walters2013-09-151-16/+16
* libostree: Move a lot more sysroot API hereColin Walters2013-09-151-0/+180