Age | Commit message (Expand) | Author |
2017-09-20 | efi_loader: refactor boot device and loaded_image handling | Rob Clark |
2017-09-20 | efi_loader: use proper device-paths for net | Rob Clark |
2017-09-20 | efi_loader: use proper device-paths for partitions | Rob Clark |
2017-09-20 | efi_loader: flesh out device-path to text | Rob Clark |
2017-09-20 | efi_loader: drop redundant efi_device_path_protocol | Rob Clark |
2017-09-20 | efi_loader: add device-path utils | Rob Clark |
2017-09-18 | efi_selftest: check notification of ExitBootServices | Heinrich Schuchardt |
2017-09-18 | efi_loader: notify when ExitBootServices is invoked | Heinrich Schuchardt |
2017-09-18 | efi_selftest: test task priority levels | Heinrich Schuchardt |
2017-09-18 | efi_loader: implement task priority level (TPL) | Heinrich Schuchardt |
2017-09-18 | efi_selftest: provide unit test for event services | Heinrich Schuchardt |
2017-09-18 | efi_loader: efi_set_timer: reset signaled state | Heinrich Schuchardt |
2017-09-18 | efi_loader: implement queueing of the notification function | Heinrich Schuchardt |
2017-09-18 | efi_selftest: provide an EFI selftest application | Heinrich Schuchardt |
2017-09-18 | efi_loader: allow return value in EFI_CALL | Heinrich Schuchardt |
2017-09-18 | efi_loader: avoid obscure constants in efi_runtime.c | Heinrich Schuchardt |
2017-09-18 | efi_loader: usage of always in Makefile | Heinrich Schuchardt |
2017-09-18 | efi_loader: Fix efi_exit gd clobbering | Alexander Graf |
2017-09-18 | efi_loader: write protocol GUID in OpenProtocol | Heinrich Schuchardt |
2017-09-18 | efi_loader: call __efi_exit_check in efi_exit | Heinrich Schuchardt |
2017-09-18 | efi_disk: efi_disk_rw_blocks is not an API function | Heinrich Schuchardt |
2017-09-15 | Merge git://git.denx.de/u-boot-fdt | Tom Rini |
2017-09-15 | fdt: Allow stacked overlays phandle references | Pantelis Antoniou |
2017-09-15 | libfdt: Initialize the stack variable | Tien Fong Chee |
2017-09-15 | fdt: Sync libfdt up to upstream | Simon Glass |
2017-09-14 | lib: strto: fix incorrect handling of specified base | Rob Clark |
2017-09-14 | lib: at91: Add logo files used via API of DM_VIDEO | Wenyou Yang |
2017-09-12 | vsprintf.c: add GUID printing | Rob Clark |
2017-09-12 | vsprintf.c: add UTF-16 string (%ls) support | Rob Clark |
2017-09-12 | lib: add some utf16 handling helpers | Rob Clark |
2017-09-12 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2017-09-11 | moveconfig: Use fd.write() instead of print >> | Simon Glass |
2017-09-11 | spl: fit: Eanble GZIP support for image decompression | York Sun |
2017-09-03 | bch: don't use __BSD_VISIBLE to test for fls | Jonathan Gray |
2017-09-01 | Convert CONFIG_BCH to Kconfig | Adam Ford |
2017-08-20 | Fix 'notes' typos | Anatolij Gustschin |
2017-08-18 | Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot | Tom Rini |
2017-08-16 | env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() | Simon Glass |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2017-08-14 | Merge branch 'master' of git://git.denx.de/u-boot-rockchip | Tom Rini |
2017-08-13 | tpm: add missing va_end | xypron.glpk@gmx.de |
2017-08-13 | rockchip: rk3188: rock: adjust for SPL/TPL split | Philipp Tomsich |
2017-08-13 | lib: spl: differentiate between TPL and SPL for libfdt/of_control/of_platdata | Philipp Tomsich |
2017-08-12 | efi_loader: use EFI_PAGE_MASK instead of EFI_PAGE_SIZE - 1 | xypron.glpk@gmx.de |
2017-08-11 | efi_loader: GOP fix for no display | Rob Clark |
2017-08-11 | efi_loader: LocateHandle should return EFI_NOT_FOUND if none found | Rob Clark |
2017-08-11 | efi_loader: attribute EFIAPI of efi_locate handle() | xypron.glpk@gmx.de |
2017-07-31 | efi_loader: Fix warning in efi_gop | Alexander Graf |
2017-07-31 | Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot | Tom Rini |