1. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 10 months ago
  2. 036218a api: storage: Add the missing write operation support by Cristian Ciocaltea · 6 years ago
  3. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  4. 3f0d680 env: Drop the ACTION typedef by Simon Glass · 5 years ago
  5. dd2408c env: Drop the ENTRY typedef by Simon Glass · 5 years ago
  6. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  7. 8efae02 api: storage: Fix enumeration of storage devices by Cristian Ciocaltea · 6 years ago
  8. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  9. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  10. ee1e600 powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · 7 years ago
  11. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  12. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  13. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  14. 5cc9e6b api: remove superfluous assignment by xypron.glpk@gmx.de · 7 years ago
  15. 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  16. 907208c powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 7 years ago
  17. 6d7a570 api: Define a default mmc max device by Emmanuel Vadot · 7 years ago
  18. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  19. 5025897 powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
  20. 2eb48ff powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  21. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  22. fc843a0 Kconfig: Add a CONFIG_IDE option by Simon Glass · 7 years ago
  23. f2288c5 Apparent conflict between CONFIG_BLK and CONFIG_API by fuz@fuz.su · 8 years ago
  24. 4db98d3 kconfig: Add API kconfig file by Emmanuel Vadot · 8 years ago
  25. d3e8f63 api: storage: Test all block device in dev_stor_get by Emmanuel Vadot · 8 years ago
  26. 6215bd4 api: Use hashtable function for API_env_enum by Emmanuel Vadot · 8 years ago
  27. 83f9ecb Cosmetic api: api_storage.c Spelling correction by Walt Feasel · 8 years ago
  28. c9db75a Cosmetic api: api_storage.c Comment style by Walt Feasel · 8 years ago
  29. e3d7675 Cosmetic api: api_storage.c Line over 80 char by Walt Feasel · 8 years ago
  30. b4c650d Cosmetic api: api_storage.c Blank line after { by Walt Feasel · 8 years ago
  31. e5fbf2a Cosmetic api: api_storage.c Align parenthesis by Walt Feasel · 8 years ago
  32. 5d81c6d api: storage: Avoid enumeration for non-configured subsystem by Emmanuel Vadot · 8 years ago
  33. 2118157 api: Disable api_net when DM is used by Michal Simek · 8 years ago
  34. 78757d5 Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets. by Stanislav Galabov · 9 years ago
  35. c649e3c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 8 years ago
  36. db1d9e7 dm: blk: Rename get_dev() to blk_get_dev() by Simon Glass · 9 years ago
  37. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  38. 22aa61f api: Export API structure address as an environment variable by Stanislav Galabov · 9 years ago
  39. 7c60423 api: Add FreeBSD API support for MIPS platforms by Stanislav Galabov · 9 years ago
  40. 7c4213f block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  41. ce2a07b api_storage: Fix non-first storage device enumeration by Andreas Färber · 9 years ago
  42. d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  43. 11db3ab api: fix build without CMD_NET support by Jeroen Hofstee · 10 years ago
  44. 58dac32 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · 11 years ago
  45. ad42028 Makefile: descend into subdirectories only when CONFIG_API is defined by Masahiro Yamada · 11 years ago
  46. 8a7e7d5 Makefile: descend into subdirectories only when CONFIG_API is defined by Masahiro Yamada · 11 years ago
  47. bcfe8fd dts, api, test: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  48. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  49. d6ed322 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 11 years ago
  50. fbd239b api/api_display: use the getters for console size info by Jeroen Hofstee · 12 years ago
  51. a2a5729 api: export LCD device to external apps by Che-Liang Chiou · 13 years ago
  52. e2a5345 net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  53. 882b7d7 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  54. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  55. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  56. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  57. 2906e6d api: Fix broken build on ARM. by Piotr Ziecik · 15 years ago
  58. 0f89860 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · 15 years ago
  59. 84bf7ca api: remove un-needed ifdef CONFIG_API already handle by the Makefile by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  60. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  61. 12c6670 api: fix type mismatch by Matthias Fuchs · 16 years ago
  62. 3d0ea31 api: Fix building with CONFIG_API by Matthias Fuchs · 16 years ago
  63. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  64. f2302d4 Fix merge problems by Stefan Roese · 16 years ago
  65. a8409f4 environment: cleanup prototype declarations of env functions. by Wolfgang Denk · 16 years ago
  66. c9dca3c Revert "Change env_get_char from a global function ptr to a function." by Wolfgang Denk · 16 years ago
  67. 20e5ed1 API: remove duplicate syscall check by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  68. c0559be Change env_get_char from a global function ptr to a function. by Joakim Tjernlund · 16 years ago
  69. 1b76988 Fix remaining CONFIG_COMMANDS by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  70. 0dc1fc2 API: Convert conditional building to the new scheme. by Rafal Jaworowski · 17 years ago
  71. d3a6532 Coding Style cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
  72. 500856e API for external applications. by Rafal Jaworowski · 17 years ago