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