1. d8bf49f video: Support virtio devices with the splash screen by Simon Glass · 2 years, 10 months ago
  2. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  3. a0b74ac common: splash_source: fix -Wint-to-pointer-cast warning by Jaehoon Chung · 3 years, 10 months ago
  4. c581970 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 7 months ago
  5. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  6. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  7. 288b29e common: Move command functions out of common.h by Simon Glass · 4 years, 10 months ago
  8. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  9. d500683 splash: Load internal and external data from FIT by Leo Ruan · 6 years ago
  10. 3d92f31 splash: Use splashfile instead of location->name by Leo Ruan · 6 years ago
  11. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  12. a7126ed splash_source: Verify FIT magic by Niko Mauno · 7 years ago
  13. 9493d05 Revert "Merge git://git.denx.de/u-boot-video" by Tom Rini · 7 years ago
  14. 22aa21d splash_source: Verify FIT magic by Niko Mauno · 7 years ago
  15. 1fdafb2 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  16. f19f1ec dm: sata: Support driver model with the 'sata' command by Simon Glass · 7 years ago
  17. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  18. edba8cc common: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  19. 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  20. 3cc6e70 splash: Prevent splash_load_fs from writing to 0x0 by Jonathan Golder · 8 years ago
  21. 3b593f9 splash: fix splash source flags check by tomas.melin@vaisala.com · 8 years ago
  22. db1b79b splash: add support for loading splash from a FIT image by tomas.melin@vaisala.com · 8 years ago
  23. 7583f1f splash: sort include files by tomas.melin@vaisala.com · 8 years ago
  24. d7b60fb splash: Accommodate DM_USB in splash_init_usb() by Alexey Brodkin · 8 years ago
  25. 1cb075c splash_source: add support for ubifs formatted nand by Eran Matityahu · 8 years ago
  26. b616d9b nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
  27. 50c2d2e splash_source: add support for filesystem formatted sata by Nikita Kiryanov · 9 years ago
  28. 9bb4e94 splash_source: add support for filesystem formatted usb by Nikita Kiryanov · 9 years ago
  29. 870dd30 splash_source: add support for filesystem formatted mmc by Nikita Kiryanov · 9 years ago
  30. bcbb644 splash_source: rename *_read() to *_read_raw() by Nikita Kiryanov · 9 years ago
  31. f82eb2f common: convert compulab splash load code to common code by Nikita Kiryanov · 10 years ago[Renamed (86%) from board/compulab/common/splash.c]
  32. 7e8d7f2 compulab: splash: support loading splash from sf by Nikita Kiryanov · 10 years ago
  33. fd29dd5 compulab: splash: support multiple splash sources by Nikita Kiryanov · 10 years ago
  34. 7be4cd2 compulab: splash: refactor splash.c by Nikita Kiryanov · 10 years ago
  35. 6947e3f compulab: splash: use errno values by Nikita Kiryanov · 10 years ago
  36. f4a40f0 omap3: cm-t35: extract the splash code from board by Igor Grinberg · 10 years ago