1. 47e544f Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 3 months ago
  2. f38956a include: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 4 months ago
  3. 4b17845 dfu: define a callback function for the dfu_alt_info environment variable by Rasmus Villemoes · 4 months ago
  4. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
  5. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
  6. 0f92fa4 env: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  7. d42243f bootstd: Use the bootargs env var for changing the cmdline by Simon Glass · 1 year, 6 months ago
  8. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 2 years ago
  9. 1dfa4ef net: ipv6: Add callbacks declarations to get access to IPv6 variables by Viacheslav Mitrofanov · 2 years, 2 months ago
  10. eaf7075 video: Drop SPLASHIMAGE_CALLBACK by Simon Glass · 2 years, 3 months ago
  11. a950d31 bootstd: Add the bootmeth uclass and helpers by Simon Glass · 2 years, 9 months ago
  12. e13df08 env: remove callback.o for an SPL build by Rasmus Villemoes · 5 years ago
  13. cccc05e env: net: U_BOOT_ENV_CALLBACKs should not depend on CMD_NET by Heinrich Schuchardt · 5 years ago
  14. dd2408c env: Drop the ENTRY typedef by Simon Glass · 5 years ago
  15. 02cf933 env: Move callback definitions to env.h by Simon Glass · 5 years ago
  16. 6880efd net: remove duplicate definition of ETHADDR_WILDCARD by Simon Goldschmidt · 6 years ago
  17. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  18. 3b3ea2c Kconfig: cmd: Make networking command dependent on NET by Michal Simek · 7 years ago
  19. de4e4ed usb: gadget: g_dnl: Sync internal SN variable with env by Sam Protsenko · 7 years ago
  20. f7848d9 Allow CONFIG_REGEX to be disabled when CONFIG_NET by Joe Hershberger · 10 years ago
  21. 6e0d26c net: Handle ethaddr changes as an env callback by Joe Hershberger · 10 years ago
  22. fd30563 net: Use env callbacks for net variables by Joe Hershberger · 10 years ago
  23. bdf1fe4 env: Add regex support to env_attrs by Joe Hershberger · 10 years ago
  24. 3ea664c env_callback.h: spl: mark callback as maybe_unused by Jeroen Hofstee · 11 years ago
  25. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
  26. 268d966 env_callback: Mark find_env_callback as static by Tom Rini · 12 years ago
  27. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  28. c088048 lcd: implement a callback for splashimage by Nikita Kiryanov · 12 years ago
  29. f8cfcf1 env: don't generate callback list entries for SPL by Scott Wood · 12 years ago
  30. 2598090 env: Add environment variable flags by Joe Hershberger · 12 years ago
  31. e080d54 env: Add a silent env handler by Joe Hershberger · 12 years ago
  32. 849d5d9 env: Add a console env handler by Joe Hershberger · 12 years ago
  33. 1cf0a8b env: Add a loadaddr env handler by Joe Hershberger · 12 years ago
  34. 3205771 env: Add a baudrate env handler by Joe Hershberger · 12 years ago
  35. a9f51c9 env: Add a bootfile env handler by Joe Hershberger · 12 years ago
  36. 170ab11 env: Add support for callbacks to environment vars by Joe Hershberger · 12 years ago