1. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  2. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  3. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  4. 728cb88 common: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  5. 699afcb common: splash_source: Don't compile ubifs splash cmd for SPL build by Devarsh Thakkar · 10 months ago
  6. 9298132 common: splash_source: Fix type casting errors by Nikhil M Jain · 1 year, 5 months ago
  7. 0cdb0aa splash: get devpart from environment variable by Julien Masson · 2 years, 1 month ago
  8. c7b67d9 splash: support raw image from MMC by Julien Masson · 2 years, 1 month ago
  9. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
  10. 61f0958 video: Support virtio devices with the splash screen by Simon Glass · 3 years ago
  11. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  12. 6c0a632 common: splash_source: fix -Wint-to-pointer-cast warning by Jaehoon Chung · 4 years ago
  13. d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 9 months ago
  14. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  15. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  16. adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago
  17. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  18. efc20c6 splash: Load internal and external data from FIT by Leo Ruan · 6 years ago
  19. e9b74d9 splash: Use splashfile instead of location->name by Leo Ruan · 6 years ago
  20. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  21. 7e9e0b5 splash_source: Verify FIT magic by Niko Mauno · 7 years ago
  22. 47dce76 Revert "Merge git://git.denx.de/u-boot-video" by Tom Rini · 7 years ago
  23. 59f1ac3 splash_source: Verify FIT magic by Niko Mauno · 7 years ago
  24. f7f0377 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  25. 6c857ad dm: sata: Support driver model with the 'sata' command by Simon Glass · 7 years ago
  26. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  27. 5f33b82 common: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  28. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  29. 26b6131 splash: Prevent splash_load_fs from writing to 0x0 by Jonathan Golder · 8 years ago
  30. f4650ea splash: fix splash source flags check by tomas.melin@vaisala.com · 8 years ago
  31. 45ee790 splash: add support for loading splash from a FIT image by tomas.melin@vaisala.com · 8 years ago
  32. 0a7c732 splash: sort include files by tomas.melin@vaisala.com · 8 years ago
  33. bfcdf3f splash: Accommodate DM_USB in splash_init_usb() by Alexey Brodkin · 8 years ago
  34. 07a04a1 splash_source: add support for ubifs formatted nand by Eran Matityahu · 8 years ago
  35. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
  36. 80ca30d splash_source: add support for filesystem formatted sata by Nikita Kiryanov · 9 years ago
  37. bf5c3cc splash_source: add support for filesystem formatted usb by Nikita Kiryanov · 9 years ago
  38. 7428271 splash_source: add support for filesystem formatted mmc by Nikita Kiryanov · 9 years ago
  39. b8183de splash_source: rename *_read() to *_read_raw() by Nikita Kiryanov · 9 years ago
  40. 7f9ceea common: convert compulab splash load code to common code by Nikita Kiryanov · 10 years ago[Renamed (86%) from board/compulab/common/splash.c]
  41. 1ab4c76 compulab: splash: support loading splash from sf by Nikita Kiryanov · 10 years ago
  42. c2a07e3 compulab: splash: support multiple splash sources by Nikita Kiryanov · 10 years ago
  43. 4b4bfd6 compulab: splash: refactor splash.c by Nikita Kiryanov · 10 years ago
  44. f58c509 compulab: splash: use errno values by Nikita Kiryanov · 10 years ago
  45. 86ec16b omap3: cm-t35: extract the splash code from board by Igor Grinberg · 10 years ago