1. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  2. 6c0a632 common: splash_source: fix -Wint-to-pointer-cast warning by Jaehoon Chung · Mon Dec 07 17:18:51 2020 +0900
  3. d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · Mon Feb 15 17:08:09 2021 -0700
  4. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  5. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  6. adaaa48 common: Move command functions out of common.h by Simon Glass · Thu Nov 14 12:57:43 2019 -0700
  7. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  8. efc20c6 splash: Load internal and external data from FIT by Leo Ruan · Fri Feb 08 10:51:36 2019 +0100
  9. e9b74d9 splash: Use splashfile instead of location->name by Leo Ruan · Fri Feb 08 10:51:35 2019 +0100
  10. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  11. 7e9e0b5 splash_source: Verify FIT magic by Niko Mauno · Thu Aug 03 09:53:24 2017 +0300
  12. 47dce76 Revert "Merge git://git.denx.de/u-boot-video" by Tom Rini · Fri Sep 01 16:17:17 2017 -0400
  13. 59f1ac3 splash_source: Verify FIT magic by Niko Mauno · Thu Aug 03 09:53:24 2017 +0300
  14. f7f0377 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Fri Aug 18 18:24:36 2017 -0400
  15. 6c857ad dm: sata: Support driver model with the 'sata' command by Simon Glass · Sat Jul 29 11:35:13 2017 -0600
  16. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  17. 5f33b82 common: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:12:56 2017 -0500
  18. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · Wed Jun 14 21:28:25 2017 -0600
  19. 26b6131 splash: Prevent splash_load_fs from writing to 0x0 by Jonathan Golder · Fri Feb 24 17:46:10 2017 +0100
  20. f4650ea splash: fix splash source flags check by tomas.melin@vaisala.com · Wed Nov 16 13:02:32 2016 +0200
  21. 45ee790 splash: add support for loading splash from a FIT image by tomas.melin@vaisala.com · Fri Jan 13 13:20:14 2017 +0200
  22. 0a7c732 splash: sort include files by tomas.melin@vaisala.com · Fri Jan 13 13:20:13 2017 +0200
  23. bfcdf3f splash: Accommodate DM_USB in splash_init_usb() by Alexey Brodkin · Fri Jul 01 22:47:36 2016 +0300
  24. 07a04a1 splash_source: add support for ubifs formatted nand by Eran Matityahu · Tue Jun 07 10:38:37 2016 +0300
  25. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · Mon May 30 13:57:55 2016 -0500
  26. 80ca30d splash_source: add support for filesystem formatted sata by Nikita Kiryanov · Thu Oct 29 11:54:43 2015 +0200
  27. bf5c3cc splash_source: add support for filesystem formatted usb by Nikita Kiryanov · Thu Oct 29 11:54:42 2015 +0200
  28. 7428271 splash_source: add support for filesystem formatted mmc by Nikita Kiryanov · Thu Oct 29 11:54:41 2015 +0200
  29. b8183de splash_source: rename *_read() to *_read_raw() by Nikita Kiryanov · Thu Oct 29 11:54:40 2015 +0200
  30. 7f9ceea common: convert compulab splash load code to common code by Nikita Kiryanov · Wed Jan 14 10:42:54 2015 +0200[Renamed (86%) from board/compulab/common/splash.c]
  31. 1ab4c76 compulab: splash: support loading splash from sf by Nikita Kiryanov · Wed Jan 14 10:42:52 2015 +0200
  32. c2a07e3 compulab: splash: support multiple splash sources by Nikita Kiryanov · Wed Jan 14 10:42:51 2015 +0200
  33. 4b4bfd6 compulab: splash: refactor splash.c by Nikita Kiryanov · Wed Jan 14 10:42:50 2015 +0200
  34. f58c509 compulab: splash: use errno values by Nikita Kiryanov · Wed Jan 14 10:42:49 2015 +0200
  35. 86ec16b omap3: cm-t35: extract the splash code from board by Igor Grinberg · Mon Nov 03 11:32:20 2014 +0200