1. a552092 api: Disable api_net when DM is used by Michal Simek · 8 years ago
  2. 10c7a57 Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets. by Stanislav Galabov · 9 years ago
  3. 8706b81 dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 9 years ago
  4. be1e9bb dm: blk: Rename get_dev() to blk_get_dev() by Simon Glass · 9 years ago
  5. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  6. e46966d api: Export API structure address as an environment variable by Stanislav Galabov · 9 years ago
  7. 35d35e8 api: Add FreeBSD API support for MIPS platforms by Stanislav Galabov · 9 years ago
  8. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  9. a7ee48f api_storage: Fix non-first storage device enumeration by Andreas Färber · 9 years ago
  10. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  11. abeeffb api: fix build without CMD_NET support by Jeroen Hofstee · 10 years ago
  12. 5a2bf98 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · 11 years ago
  13. 530e620 Makefile: descend into subdirectories only when CONFIG_API is defined by Masahiro Yamada · 11 years ago
  14. 6c9a022 Makefile: descend into subdirectories only when CONFIG_API is defined by Masahiro Yamada · 11 years ago
  15. 9e09735 dts, api, test: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  16. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  17. 406f681 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 12 years ago
  18. ed7f0b5 api/api_display: use the getters for console size info by Jeroen Hofstee · 12 years ago
  19. 0d46041 api: export LCD device to external apps by Che-Liang Chiou · 13 years ago
  20. a23230c net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  21. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  22. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  23. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  24. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  25. 4fc8314 api: Fix broken build on ARM. by Piotr Ziecik · 15 years ago
  26. 62e7398 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · 16 years ago
  27. 780b627 api: remove un-needed ifdef CONFIG_API already handle by the Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  29. 6e31d91 api: fix type mismatch by Matthias Fuchs · 16 years ago
  30. fe944bb api: Fix building with CONFIG_API by Matthias Fuchs · 16 years ago
  31. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. 3762825 Fix merge problems by Stefan Roese · 16 years ago
  33. 7a8b855 environment: cleanup prototype declarations of env functions. by Wolfgang Denk · 17 years ago
  34. 10e247a Revert "Change env_get_char from a global function ptr to a function." by Wolfgang Denk · 17 years ago
  35. ffaed16 API: remove duplicate syscall check by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  36. f4902a3 Change env_get_char from a global function ptr to a function. by Joakim Tjernlund · 17 years ago
  37. 4134872 Fix remaining CONFIG_COMMANDS by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  38. f42e341 API: Convert conditional building to the new scheme. by Rafal Jaworowski · 17 years ago
  39. 545b06a Coding Style cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
  40. a19be78 API for external applications. by Rafal Jaworowski · 17 years ago