1. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  2. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  3. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  4. 22c8e08 efi_loader: efi_dp_check_length() by Heinrich Schuchardt · 4 years, 3 months ago
  5. 7bdb602 efi_loader: device path for SATA devices by Heinrich Schuchardt · 4 years, 6 months ago
  6. c770aaa efi_loader: device path for virtio block devices by Heinrich Schuchardt · 4 years, 6 months ago
  7. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  8. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
  9. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  10. 1e3beaf efi_loader: remove redundant assignment in dp_fill() by Heinrich Schuchardt · 4 years, 7 months ago
  11. c22d9e3 efi_loader: remove unused function efi_dp_from_dev() by Heinrich Schuchardt · 5 years ago
  12. 6e0a1b4 efi_loader: fix efi_dp_from_name() by Heinrich Schuchardt · 5 years ago
  13. f1dbbae efi_loader: device_path: check against file path length by AKASHI Takahiro · 5 years ago
  14. a3ca37e efi: device path for nvme by Patrick Wildt · 5 years ago
  15. 659a626 efi_loader: device_path: support Sandbox's "host" devices by AKASHI Takahiro · 5 years ago
  16. 28dfd1a efi_loader: correctly render CD-ROM device path nodes by Heinrich Schuchardt · 5 years ago
  17. 8d80af8 efi_loader: efi_dp_from_file() expect UTF-8 path by Heinrich Schuchardt · 5 years ago
  18. c96c594 efi_loader: check length in CreateDeviceNode() by Heinrich Schuchardt · 6 years ago
  19. 9c6531f efi_loader: efi_setup_loaded_image() handle missing file name by AKASHI Takahiro · 6 years ago
  20. ba7a950 efi_loader: add protection for block_dev by Patrick Delaunay · 6 years ago
  21. 0c1c410 efi_loader: remove stray #define LOG_CATEGORY LOGL_ERR by Heinrich Schuchardt · 6 years ago
  22. 7d69807 efi_loader: do not add \ in efi_fs_from_name() by Heinrich Schuchardt · 6 years ago
  23. 0d36adc efi_loader: efi_dp_split_file_path() error handling by Heinrich Schuchardt · 6 years ago
  24. 3984441 efi_loader: allow device == NULL in efi_dp_from_name() by AKASHI Takahiro · 6 years ago
  25. b21f839 efi_loader: fix typos in efi_device_path.c by Heinrich Schuchardt · 6 years ago
  26. 035fb01 efi_loader: add efi_dp_from_name() by AKASHI Takahiro · 6 years ago
  27. adb50d0 efi_loader: eliminate handle member by Heinrich Schuchardt · 6 years ago
  28. 8c15364 efi_loader: efi_dp_get_next_instance() superfluous statement by Heinrich Schuchardt · 6 years ago
  29. 79d7202 efi_loader: create root node by Heinrich Schuchardt · 6 years ago
  30. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  31. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  32. cb0f7ce efi_loader: complete EFI_DEVICE_PATH_UTILITIES_PROTOCOL by Heinrich Schuchardt · 7 years ago
  33. 51ca4f5 efi_loader: correcty determine total device path length by Heinrich Schuchardt · 7 years ago
  34. 01d48ed efi_loader: correctly determine length of empty device path by Heinrich Schuchardt · 7 years ago
  35. 60b5ab2 efi_loader: fix AppendDevicePath by Heinrich Schuchardt · 7 years ago
  36. b41c8e2 efi_loader: implement CreateDeviceNode by Heinrich Schuchardt · 7 years ago
  37. 5277a97 Revert "Kconfig: cmd: Make networking command dependent on NET" by Joe Hershberger · 7 years ago
  38. acf7bee efi_loader: initialize device path on alloc by Patrick Wildt · 7 years ago
  39. c4e983f efi_loader: Fix network DP with DM_ETH by Alexander Graf · 7 years ago
  40. 2f785a1 Kconfig: cmd: Make networking command dependent on NET by Michal Simek · 7 years ago
  41. 1f1d49d efi_loader: allow creation of more device part nodes by Heinrich Schuchardt · 7 years ago
  42. 0976f8b efi_loader: provide function to get last node of a device path by Heinrich Schuchardt · 7 years ago
  43. 6c6307c efi_loader: provide a function to create a partition node by Heinrich Schuchardt · 7 years ago
  44. 468bf97 efi_loader: return NULL from device path functions by Heinrich Schuchardt · 7 years ago
  45. e2dcb9a efi_loader: support device path for IDE and SCSI disks by Heinrich Schuchardt · 7 years ago
  46. 3a615c8 efi_loader: create full device path for block devices by Heinrich Schuchardt · 7 years ago
  47. 8983ffd efi_loader: comments for dp_part_fill() by Heinrich Schuchardt · 7 years ago
  48. 2aae6db efi_loader: correctly setup device paths for block devices by Heinrich Schuchardt · 7 years ago
  49. 7d569db efi_loader: correctly determine if an MMC device is an SD-card by Heinrich Schuchardt · 7 years ago
  50. f9360fb efi_loader: Ensure efi_dp_find_obj() finds exact matches by Alexander Graf · 7 years ago
  51. 6953c10 efi_loader: simplify find_obj by Heinrich Schuchardt · 7 years ago
  52. 84b4d70 efi_loader: initialise partition_signature memory by Jonathan Gray · 7 years ago
  53. 753e248 efi_loader: efi_dp_match should have const arguments by Heinrich Schuchardt · 7 years ago
  54. 18ceba7 efi_loader: Add mem-mapped for fallback by Rob Clark · 7 years ago
  55. f90cb9f efi_loader: add device-path utils by Rob Clark · 7 years ago