summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-25board: ti: am335x: add support to fixup phy addressSekhar Nori
2018-09-25drivers: net: cpsw: add support to update phy addressSekhar Nori
2018-09-25configs: sama5d27_som1_ek: Add defconfig for ENV/boot from uSDCodrin Ciubotariu
2018-09-25configs: sama5d27_som1_ek: Set CONFIG_BOOTARGS using KconfigCodrin Ciubotariu
2018-09-25configs: sama5d27_som1_ek: Remove unnecessary FAT_ENV_xxx macrosCodrin Ciubotariu
2018-09-25configs: sama5d2_xplained: Add defconfig for ENV/boot from eMMCCodrin Ciubotariu
2018-09-25spl: Weed out CONFIG_SYS_TEXT_BASE usageMarek Vasut
2018-09-25board: st: stm32mp1: Add usb gadget supportPatrice Chotard
2018-09-25configs: stm32mp15: Enable USB relative flagsPatrice Chotard
2018-09-25ARM: dts: stm32mp1: Add EHCI support for stm32mp157c-ev1 boardPatrice Chotard
2018-09-25ARM: dts: stm32mp1: Add usb gadget support for stm32mp157c-ev1 boardPatrice Chotard
2018-09-23efi_loader: refactor efi_setup_loaded_image()Heinrich Schuchardt
2018-09-23arm: qemu-arm: enable RTC (PL031) by defaultAKASHI Takahiro
2018-09-23rtc: pl031: convert the driver to driver modelAKASHI Takahiro
2018-09-23efi_loader: Fix loaded_image handle passing from EL3Alexander Graf
2018-09-23efi_loader: Disable efi selftest on sandbox for nowAlexander Graf
2018-09-23efi_loader: remove efi_exit_caches()Heinrich Schuchardt
2018-09-23dm: video: check bounds for column and rowHeinrich Schuchardt
2018-09-23efi_loader: remove redundant statementHeinrich Schuchardt
2018-09-23efi_loader: create root nodeHeinrich Schuchardt
2018-09-23efi_loader: avoid out of bound access in efi_get_variable()Heinrich Schuchardt
2018-09-23efi_selftest: test qemu-arm(64)_defconfigHeinrich Schuchardt
2018-09-23efi_driver: convert function descriptions to Sphinx styleHeinrich Schuchardt
2018-09-23efi_loader: query serial console size reliablyHeinrich Schuchardt
2018-09-23efi_loader: Merge memory map entriesAlexander Graf
2018-09-23efi_loader: memory leak in efi_set_bootdev()Heinrich Schuchardt
2018-09-23efi_loader: do not use local variable for handleHeinrich Schuchardt
2018-09-23efi_selftest: missing braces in efi_selftest_textinputex.cHeinrich Schuchardt
2018-09-23efi_loader: check parameter new_handle of efi_file_open()Heinrich Schuchardt
2018-09-23sandbox: Allow to execute from RAMAlexander Graf
2018-09-23sandbox: Fix setjmp/longjmpAlexander Graf
2018-09-23efi_loader: terminal left upper corner is [1, 1]Heinrich Schuchardt
2018-09-23efi_loader: more debug info for efi_file_getinfo()Heinrich Schuchardt
2018-09-23efi: sandbox: Enable selftest commandSimon Glass
2018-09-23efi: Correct the operation of efi_file_write()Simon Glass
2018-09-23sandbox: Enhance map_to_sysmem() to handle foreign pointersSimon Glass
2018-09-23sandbox: Add support for calling abort()Simon Glass
2018-09-23sandbox: Align RAM buffer to the machine page sizeSimon Glass
2018-09-23efi: sandbox: Enable EFI loader build for sandboxSimon Glass
2018-09-23efi: sandbox: Add distroboot supportSimon Glass
2018-09-23efi_loader: loosen check of parameters of efi_file_open()Heinrich Schuchardt
2018-09-23fs: fat: unaligned buffers are not an errorHeinrich Schuchardt
2018-09-23efi_loader: provide description of file_open()Heinrich Schuchardt
2018-09-23efi_loader: check parameters of efi_file_open()Heinrich Schuchardt
2018-09-23efi_loader: unset CONFIG_EFI_UNICODE_CAPITALIZATIONHeinrich Schuchardt
2018-09-23efi_selftest: test key notification functionsHeinrich Schuchardt
2018-09-23efi_loader: implement key notify functionsHeinrich Schuchardt
2018-09-23test/py: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOLHeinrich Schuchardt
2018-09-23efi_selftest: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOLHeinrich Schuchardt
2018-09-23efi_loader: support modifiers for F1 - F4Heinrich Schuchardt