Commit Graph

46659 Commits (ce0dea889a01d06bdc2d845fd03e90bcf8b49fec)
 

Author SHA1 Message Date
Heinrich Schuchardt 7f8ec5b63e efi_selftest: avoid dereferencing NULL in tpl test 8 years ago
Heinrich Schuchardt c155dfeb1e efi_selftest: efi_st_memcmp return difference of bytes 8 years ago
Heinrich Schuchardt 5ca23ed5bc efi_loader: supply EFI network test 8 years ago
Heinrich Schuchardt 1b6332597f efi_selftest: allow printing MAC addresses 8 years ago
Heinrich Schuchardt 9820c2f30c efi_selftest: correct definition of efi_st_error 8 years ago
Heinrich Schuchardt 336d9dfc0a efi_loader: fill return values in SimpleNetworkProtocol 8 years ago
Heinrich Schuchardt 8db174d651 efi_loader: size fields in SimpleNetworkProtocol 8 years ago
Heinrich Schuchardt 891b3d9051 efi_loader: fix efi_net_get_status 8 years ago
Heinrich Schuchardt e5c21603fc efi_loader: implement WaitForPacket event 8 years ago
Heinrich Schuchardt a0549ef607 efi_loader: use events for efi_net_receive 8 years ago
Heinrich Schuchardt 61da678c39 efi_net: return EFI_UNSUPPORTED where appropriate 8 years ago
Heinrich Schuchardt 5d4a5ea964 efi_loader: efi_net: hwaddr_size = 6 8 years ago
Heinrich Schuchardt bdecf974f1 efi_loader: fill simple network protocol revision 8 years ago
Heinrich Schuchardt 2e0864a47e efi_loader: correct bits of receive_filters bit mask 8 years ago
Heinrich Schuchardt 84a12ce64e efi_loader: incorrect definition of EFI_SIMPLE_NETWORK_PROTOCOL 8 years ago
Heinrich Schuchardt ca379e1bf1 efi_loader: wrong type in wait_for_event 8 years ago
Heinrich Schuchardt 5a9682d0dd efi_loader: pass GUIDs as const efi_guid_t * 8 years ago
Heinrich Schuchardt fc05a95906 efi_loader: parameters of CopyMem and SetMem 8 years ago
Heinrich Schuchardt f7c78176d6 efi_loader: call EFI_EXIT in efi_copy_mem, efi_set_mem 8 years ago
Heinrich Schuchardt 7d963323a2 efi_loader: replace efi_div10 by do_div 8 years ago
Heinrich Schuchardt 332468f7fc efi_loader: provide function comments for boot services 8 years ago
Heinrich Schuchardt e67e7249c8 efi_selftest: make tests easier to read 8 years ago
Heinrich Schuchardt e190e8972f efi_loader: use type bool for event states 8 years ago
Heinrich Schuchardt 037ee6f91b efi_selftest: use efi_st_error for all error messages 8 years ago
Heinrich Schuchardt 04d0da5157 sandbox: avoid memory leak in os_dirent_ls 8 years ago
Klaus Goger 68a345294a dm: ofnode: query correct property in livetree ofnode_get_addr_size 8 years ago
Faiz Abbas 5924da1dfe dm: core: Round up size when allocating so that it is cache line aligned 8 years ago
Simon Glass ae06a1b996 dm: gpio: pca953x: Drop pointless data structure checks 8 years ago
Simon Glass 7c84319af9 dm: gpio: Correct use of -ENODEV in drivers 8 years ago
Simon Glass 4d68604189 dm: gpio: Add a comment about not copying some drivers 8 years ago
Simon Glass 1ba214767d dm: gpio: vybrid_gpio: Correct driver's use of bind() method 8 years ago
Rob Clark 085391b223 test: print_ut: Add test for %ls strings 8 years ago
Patrice Chotard 52ff28745b configs: stm32h743-eval: enable filesystem related flags 8 years ago
Patrice Chotard 9f7d8f6788 configs: stm32h743-disco: enable filesystem related flags 8 years ago
Patrice Chotard a3def70a0e configs: stm32h743-disco: enable SDMMC support 8 years ago
Patrice Chotard fac0013228 configs: stm32h743-eval: enable SDMMC support 8 years ago
Patrice Chotard 53c656a85e dm: mmc: remove DM_MMC_OPS for STM32_SDMMC 8 years ago
Patrice Chotard d8f69e563b ARM: DTS: stm32: add SDMMC support fo stm32h743-eval 8 years ago
Patrice Chotard eccac3e120 ARM: DTS: stm32: add SDMMC support for stm32h743 disco 8 years ago
Patrice Chotard ca4abdcdfa configs: stm32: update SRAM address for STM32H7 disco and eval 8 years ago
Bo Shen 72dee54b4e ARM: stm32f7: fix prescaler calculation of timer 8 years ago
Tuomas Tynkkynen af609e3764 fs/fat: Check malloc return values and fix memory leaks 8 years ago
Tuomas Tynkkynen 09fa964bba fs/fat: Fix 'CACHE: Misaligned operation at range' warnings 8 years ago
Tom Rini 99e46dfc6a cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTI 8 years ago
Sam Protsenko 610eec7f05 scripts: Move Kconfig contents to cmd/Kconfig 8 years ago
Patrice Chotard 9a212d7f55 serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flag 8 years ago
Patrice Chotard 6c30f15bf1 serial: stm32x7: add STM32F4 support 8 years ago
Patrice Chotard 2a7ecc5360 serial: stm32x7: add fifo support for STM32H7 8 years ago
Patrice Chotard 60a996bacb serial: stm32x7: prepare the ground to STM32F4 support 8 years ago
Patrice Chotard 75d5853ffc serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatible 8 years ago