1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  3. dee15a9 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · Tue Apr 30 20:40:48 2024 -0600
  4. 728cb88 common: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:11:00 2024 -0600
  5. e54c195 Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · Fri Nov 17 08:38:05 2023 -0500
  6. ab125f5 fs: ext4: Remove unused parameter from ext4_mount by Sean Anderson · Wed Nov 08 12:51:09 2023 -0500
  7. f727cc1 spl: Convert ext to use spl_load by Sean Anderson · Wed Nov 08 11:48:48 2023 -0500
  8. 5ff7772 spl: Use map_sysmem where appropriate by Sean Anderson · Sat Oct 14 16:47:55 2023 -0400
  9. 259cdb4 spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR by Simon Glass · Tue Sep 26 08:14:17 2023 -0600
  10. f3caa85 spl: ext: Use partition size for mount by Mayuresh Chitale · Tue May 02 21:40:20 2023 +0530
  11. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · Tue Sep 06 20:26:52 2022 -0600
  12. dda8f88 SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · Fri Jan 14 14:31:38 2022 +0100
  13. c2e7888 spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths by Tom Rini · Sat Oct 30 23:03:48 2021 -0400
  14. 37aea85 spl: fix ext4fs_mount return code handling by Thomas Schaefer · Tue Jun 16 22:03:52 2020 +0200
  15. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  16. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · Sun May 10 11:39:57 2020 -0600
  17. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  18. 1dda46f spl: Weed out CONFIG_SYS_TEXT_BASE usage by Marek Vasut · Tue Aug 14 11:27:02 2018 +0200
  19. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  20. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  21. 2487488 spl: Remove inline ifdef check for EXT and FAT support by Andrew F. Davis · Fri Jan 06 13:35:45 2017 -0600
  22. db5862d ext4: Allow reading files with non-zero offset, clamp read len by Stefan Brüns · Sun Nov 06 18:33:57 2016 +0100
  23. 0649e91 spl: Update ext functions to take an spl_image parameter by Simon Glass · Sat Sep 24 18:20:14 2016 -0600
  24. 6b2e4db spl: Add a parameter to spl_parse_image_header() by Simon Glass · Sat Sep 24 18:19:53 2016 -0600
  25. 6771512 SPL ext: cosmetic: correct error message in spl_load_image_ext() by Petr Kulhavy · Sat Jun 18 12:21:17 2016 +0200
  26. ecb2364 SPL: ext: remove redundant ifdef statement by Petr Kulhavy · Tue Jun 14 12:06:36 2016 +0200
  27. 02266e2 SPL: Let spl_parse_image_header() return value by Marek Vasut · Fri Apr 29 00:44:54 2016 +0200
  28. b89a844 dm: part: Rename some partition functions by Simon Glass · Mon Feb 29 15:25:48 2016 -0700
  29. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  30. cc49f55 spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check by Nikita Kiryanov · Sun Nov 08 17:11:45 2015 +0200
  31. 8a3aeaf spl: Fix SPL EXT support by Guillaume GARDET · Tue Nov 25 15:34:16 2014 +0100
  32. b3a2d5a ext4: Prepare API change for files greater than 2GB by Suriyan Ramasami · Mon Nov 17 14:39:36 2014 -0800
  33. 1eb410c spl: Add EXT support to SPL by Guillaume GARDET · Wed Oct 15 17:53:12 2014 +0200