1. df34fab api: Remove duplicate newlines by Marek Vasut · 6 months ago
  2. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
  3. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
  4. 1227a30 api: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  5. ce41e73 common: board_r: Drop initr_api wrapper by Ovidiu Panait · 4 years, 2 months ago
  6. c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 3 months ago
  7. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 8 months ago
  8. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  9. 036218a api: storage: Add the missing write operation support by Cristian Ciocaltea · 6 years ago
  10. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  11. 3f0d680 env: Drop the ACTION typedef by Simon Glass · 5 years ago
  12. dd2408c env: Drop the ENTRY typedef by Simon Glass · 5 years ago
  13. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  14. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  15. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  16. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  17. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  18. 5cc9e6b api: remove superfluous assignment by xypron.glpk@gmx.de · 7 years ago
  19. 6215bd4 api: Use hashtable function for API_env_enum by Emmanuel Vadot · 8 years ago
  20. 78757d5 Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets. by Stanislav Galabov · 9 years ago
  21. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  22. 22aa61f api: Export API structure address as an environment variable by Stanislav Galabov · 9 years ago
  23. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
  24. a2a5729 api: export LCD device to external apps by Che-Liang Chiou · 13 years ago
  25. 882b7d7 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  26. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 15 years ago
  27. 84bf7ca api: remove un-needed ifdef CONFIG_API already handle by the Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  29. a8409f4 environment: cleanup prototype declarations of env functions. by Wolfgang Denk · 17 years ago
  30. c9dca3c Revert "Change env_get_char from a global function ptr to a function." by Wolfgang Denk · 17 years ago
  31. 20e5ed1 API: remove duplicate syscall check by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  32. c0559be Change env_get_char from a global function ptr to a function. by Joakim Tjernlund · 17 years ago
  33. d3a6532 Coding Style cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
  34. 500856e API for external applications. by Rafal Jaworowski · 17 years ago