summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-04-07configs: Finish migration of CONFIG_ATMEL_SPITom Rini
2018-04-07Revert "spi: atmel: Drop non-dm code"Tom Rini
2018-04-06image: fit: Show firmware configuration property if presentMichal Simek
2018-04-06stm32mp1: change STGEN clock source to HSEPatrick Delaunay
2018-04-06Allow providing default environment from fileRasmus Villemoes
2018-04-06stm32mp1: select boot device and partitionPatrick Delaunay
2018-04-06stm32mp1: add eMMC support for ED1Patrick Delaunay
2018-04-06spl: spl_mmc: provide one weak function spl_boot_partitionPatrick Delaunay
2018-04-06omap3_logic: Fix FDT ADDR for ramdisk bootingAdam Ford
2018-04-06input: Drop PS/2 keyboard supportSimon Glass
2018-04-06drivers: serial: remove nonexisting initialisation functionsChristophe Leroy
2018-04-06Handle NETCONSOLE and SPL enabledJason Kridner
2018-04-06Add support for BeagleBoard.org PocketBeagleJason Kridner
2018-04-06Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSCAlex Kiernan
2018-04-06powerpc: mpc8xx: cleaning up watchdogChristophe Leroy
2018-04-06board: MCR3000: Use smaller flash sector for environmentChristophe Leroy
2018-04-06common: env_embedded: allow fine placement of environment objectChristophe Leroy
2018-04-06board: MCR3000: cleanup configChristophe Leroy
2018-04-06powercp: mpc8xx: move commproc.hChristophe Leroy
2018-04-06powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy
2018-04-06spi: atmel: default y if DM_SPI && ARCH_AT91Jagan Teki
2018-04-06spi: atmel: Drop non-dm codeJagan Teki
2018-04-06configs: gurnard: Move CONFIG_ATMEL_SPI to defconfigsJagan Teki
2018-04-06efi_loader: Check machine type in the image headerIvan Gorinov
2018-04-05efi_loader: new functions to print loaded image informationHeinrich Schuchardt
2018-04-05efi_loader: implement EFI_FILE_SYSTEM_INFOHeinrich Schuchardt
2018-04-05efi_loader: ascii2unicode(): add trailing \0Heinrich Schuchardt
2018-04-05efi_loader: use const for GUIDs in the EFI_FILE_PROTOCOLHeinrich Schuchardt
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