summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-04-04efi_loader: use correct types in EFI_FILE_PROTOCOLHeinrich Schuchardt
2018-04-04efi_loader: correct types for EFI_LOADED_IMAGE_PROTOCOLHeinrich Schuchardt
2018-04-04efi_loader: save image relocation address and sizeHeinrich Schuchardt
2018-04-04efi_loader: use efi_uintn_t for LoadImageHeinrich Schuchardt
2018-04-04efi_loader: complete efi_pxe_mode struct definitionPatrick Wildt
2018-04-04efi_loader: add missing EFI_RESET_PLATFORM_SPECIFICHeinrich Schuchardt
2018-04-04efi_loader: implement missing bit blit operations in gopHeinrich Schuchardt
2018-04-04efi_loader: implement event groupsHeinrich Schuchardt
2018-04-04efi_loader: define GUIDS for event groupsHeinrich Schuchardt
2018-04-04efi_loader: manage events in a linked listHeinrich Schuchardt
2018-04-04efi_loader: support device tree for bootefi selftestHeinrich Schuchardt
2018-04-04efi_loader: efi_get_time_init should return status codeHeinrich Schuchardt
2018-04-04efi_loader: exit status for efi_reset_system_initHeinrich Schuchardt
2018-04-04efi_loader: consistently return efi_status_t efi_watchdog_registerHeinrich Schuchardt
2018-04-04efi_loader: return efi_status_t from efi_net_registerHeinrich Schuchardt
2018-04-04efi_loader: return efi_status_t from efi_gop_registerHeinrich Schuchardt
2018-04-04efi_loader: efi_smbios_register should have a return valueHeinrich Schuchardt
2018-04-04efi_loader: Initial EFI_DEVICE_PATH_UTILITIES_PROTOCOLLeif Lindholm
2018-04-04efi_loader: remove deprecated ConsoleControlProtocolHeinrich Schuchardt
2018-04-03Merge tag 'arc-for-2018.05' of git://git.denx.de/u-boot-arcTom Rini
2018-04-02ARC: HSDK: Add platform-specific commandsEugeniy Paltsev
2018-04-01Merge git://git.denx.de/u-boot-dmTom Rini
2018-04-01image.h: add forward declaration of struct fdt_regionMasahiro Yamada
2018-04-01libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.cMasahiro Yamada
2018-04-01core: ofnode: Fix translation for #size-cells == 0Mario Six
2018-03-31core: add uclass_get_device_by_phandle_id() apiKever Yang
2018-03-30Merge git://git.denx.de/u-boot-marvellTom Rini
2018-03-30Merge git://git.denx.de/u-boot-riscvTom Rini
2018-03-30arm64: mvebu: a8k: Add distro boot supportMark Kettenis
2018-03-30riscv: ae250: Support DT provided by the board at runtimeRick Chen
2018-03-30mmc: ftsdc010: Migrate CONFIG_FTSDC010_SDIO to KconfigRick Chen
2018-03-30Drop CONFIG_FTSDC010_NUMBERRick Chen
2018-03-29mx7_common: Fix SPL compilation with secure boot support enabledEran Matityahu
2018-03-29board: ge: ppd: Fix environment variable locationNandor Han
2018-03-29drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in KconfigSriram Dash
2018-03-28rockchip: rk3399: set fdtfileMark Kettenis
2018-03-25Merge git://git.denx.de/u-boot-ubiTom Rini
2018-03-24Convert CONFIG_UBI_SILENCE_MSG to KconfigPetr Vorel
2018-03-24Convert CONFIG_UBIFS_SILENCE_MSG to KconfigPetr Vorel
2018-03-23arm64: zynqmp: Remove ep108 boardMichal Simek
2018-03-23arm64: zynqmp: Changed scratch address used by the alternate memory testVipul Kumar
2018-03-23arm64: zynqmp: Add support to load an app at EL1Nitin Jain
2018-03-22Merge git://git.denx.de/u-boot-netTom Rini
2018-03-22configs: omapl138: Enable DM and DTLokesh Vutla
2018-03-22davinci: omapl138_lcdk: fix PLL0 frequencyDavid Lechner
2018-03-22net: Drop CONFIG_ENC28J60Tuomas Tynkkynen
2018-03-22configs: ls1012a: add pfe configuration for LS1012ACalvin Johnson
2018-03-22board: freescale: ls1012ardb: enable network support on ls1012ardbCalvin Johnson
2018-03-22drivers: net: pfe_eth: LS1012A PFE headersCalvin Johnson
2018-03-21mips: bmips: add support for bcm6318 usbÁlvaro Fernández Rojas