summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-09efi_loader: implement WaitForPacket eventHeinrich Schuchardt
2017-10-09efi_loader: use events for efi_net_receiveHeinrich Schuchardt
2017-10-09efi_net: return EFI_UNSUPPORTED where appropriateHeinrich Schuchardt
2017-10-09efi_loader: efi_net: hwaddr_size = 6Heinrich Schuchardt
2017-10-09efi_loader: fill simple network protocol revisionHeinrich Schuchardt
2017-10-09efi_loader: correct bits of receive_filters bit maskHeinrich Schuchardt
2017-10-09efi_loader: incorrect definition of EFI_SIMPLE_NETWORK_PROTOCOLHeinrich Schuchardt
2017-10-09efi_loader: wrong type in wait_for_eventHeinrich Schuchardt
2017-10-09efi_loader: pass GUIDs as const efi_guid_t *Heinrich Schuchardt
2017-10-09efi_loader: parameters of CopyMem and SetMemHeinrich Schuchardt
2017-10-09efi_loader: call EFI_EXIT in efi_copy_mem, efi_set_memHeinrich Schuchardt
2017-10-09efi_loader: replace efi_div10 by do_divHeinrich Schuchardt
2017-10-09efi_loader: provide function comments for boot servicesHeinrich Schuchardt
2017-10-09efi_selftest: make tests easier to readHeinrich Schuchardt
2017-10-09efi_loader: use type bool for event statesHeinrich Schuchardt
2017-10-09efi_selftest: use efi_st_error for all error messagesHeinrich Schuchardt
2017-10-09sandbox: avoid memory leak in os_dirent_lsHeinrich Schuchardt
2017-10-09dm: ofnode: query correct property in livetree ofnode_get_addr_sizeKlaus Goger
2017-10-09dm: core: Round up size when allocating so that it is cache line alignedFaiz Abbas
2017-10-09dm: gpio: pca953x: Drop pointless data structure checksSimon Glass
2017-10-09dm: gpio: Correct use of -ENODEV in driversSimon Glass
2017-10-09dm: gpio: Add a comment about not copying some driversSimon Glass
2017-10-09dm: gpio: vybrid_gpio: Correct driver's use of bind() methodSimon Glass
2017-10-09test: print_ut: Add test for %ls stringsRob Clark
2017-10-08configs: stm32h743-eval: enable filesystem related flagsPatrice Chotard
2017-10-08configs: stm32h743-disco: enable filesystem related flagsPatrice Chotard
2017-10-08configs: stm32h743-disco: enable SDMMC supportPatrice Chotard
2017-10-08configs: stm32h743-eval: enable SDMMC supportPatrice Chotard
2017-10-08dm: mmc: remove DM_MMC_OPS for STM32_SDMMCPatrice Chotard
2017-10-08ARM: DTS: stm32: add SDMMC support fo stm32h743-evalPatrice Chotard
2017-10-08ARM: DTS: stm32: add SDMMC support for stm32h743 discoPatrice Chotard
2017-10-08configs: stm32: update SRAM address for STM32H7 disco and evalPatrice Chotard
2017-10-08ARM: stm32f7: fix prescaler calculation of timerBo Shen
2017-10-08fs/fat: Check malloc return values and fix memory leaksTuomas Tynkkynen
2017-10-08fs/fat: Fix 'CACHE: Misaligned operation at range' warningsTuomas Tynkkynen
2017-10-08cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTITom Rini
2017-10-08scripts: Move Kconfig contents to cmd/KconfigSam Protsenko
2017-10-08serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flagPatrice Chotard
2017-10-08serial: stm32x7: add STM32F4 supportPatrice Chotard
2017-10-08serial: stm32x7: add fifo support for STM32H7Patrice Chotard
2017-10-08serial: stm32x7: prepare the ground to STM32F4 supportPatrice Chotard
2017-10-08serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatiblePatrice Chotard
2017-10-08serial: stm32x7: cleanup codePatrice Chotard
2017-10-08ARMv8: make master CPU checking logic more clearzijun_hu
2017-10-08board: STiH410-B2260: set ramdisk_addr_r to 0x48000000Lee Jones
2017-10-08board: STiH410-B2260: fix sdram sizeNicolas Le Bayon
2017-10-08board: STiH410-B2260: update environment variablePatrice Chotard
2017-10-08ARMv8: fix error in freeing stack framezijun_hu
2017-10-08ARMv8: get new GD address from gd->new_gd directlyzijun_hu
2017-10-07Travis-CI: Fix microblaze and xilinx jobsTom Rini