1. 94142a7 xen: pvblock: Use uclass_probe_all by Michal Suchanek · 2 years, 1 month ago
  2. 53beee9 dm: core: Switch uclass_foreach_dev_probe to use simple iterator by Michal Suchanek · 2 years, 1 month ago
  3. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 2 months ago
  4. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · 2 years, 4 months ago
  5. e1a5ec5 blk: Select SPL_LEGACY_BLOCK automatically by Simon Glass · 2 years, 4 months ago
  6. 3bf7d7a blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 4 months ago
  7. 793c82a drivers: xen: events: fix build issues with disabled Xen HVC by Dmytro Firsov · 2 years, 5 months ago
  8. 9b2b021 drivers: xen: unmap Enlighten page before jumping to Linux by Dmytro Firsov · 2 years, 4 months ago
  9. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  10. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  11. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  12. b5738e6 common: board_r: Drop initr_xen wrapper by Ovidiu Panait · 4 years ago
  13. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  14. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  15. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  16. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  17. b6618c4 xen: Code style conformity by Anastasiia Lukianenko · 4 years, 3 months ago
  18. 10fa536 board: xen: De-initialize before jumping to Linux by Oleksandr Andrushchenko · 4 years, 4 months ago
  19. ddf6e6a xen: pvblock: Print found devices indices by Anastasiia Lukianenko · 4 years, 4 months ago
  20. e855fbf xen: pvblock: Implement front-back protocol and do IO by Anastasiia Lukianenko · 4 years, 4 months ago
  21. 7ad05de xen: pvblock: Read XenStore configuration and initialize by Anastasiia Lukianenko · 4 years, 4 months ago
  22. 79d9f2a xen: pvblock: Enumerate virtual block devices by Anastasiia Lukianenko · 4 years, 4 months ago
  23. 4fec7f8 xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · 4 years, 4 months ago
  24. 3cc1dcc xen: Port Xen grant table driver from mini-os by Oleksandr Andrushchenko · 4 years, 4 months ago
  25. 4b72845 xen: Port Xen bus driver from mini-os by Oleksandr Andrushchenko · 4 years, 4 months ago
  26. 8162f8f serial: serial_xen: Add Xen PV serial driver by Peng Fan · 4 years, 4 months ago
  27. b22ce84 xen: Port Xen event channel driver from mini-os by Oleksandr Andrushchenko · 4 years, 4 months ago
  28. 2280d33 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · 4 years, 4 months ago