1. 1a46224 scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICE by Simon Glass · Mon Jan 31 07:49:36 2022 -0700
  2. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  3. 4119ea43 common: board_r: Drop initr_api wrapper by Ovidiu Panait · Sat Nov 28 10:43:16 2020 +0200
  4. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · Wed Oct 07 18:11:48 2020 +0200
  5. a13a2aa global: Move from bi_memstart/memsize -> gd->ram_base/ram_size by Stefan Roese · Wed Aug 12 13:16:36 2020 +0200
  6. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  7. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  8. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  9. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  10. 29f2ace api: storage: Add the missing write operation support by Cristian Ciocaltea · Sat Jan 12 02:03:15 2019 +0200
  11. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  12. 63a2f57 env: Drop the ACTION typedef by Simon Glass · Thu Aug 01 09:47:09 2019 -0600
  13. 1a23686 env: Drop the ENTRY typedef by Simon Glass · Fri Aug 02 09:44:18 2019 -0600
  14. 313112a env: Move env_set_hex() to env.h by Simon Glass · Thu Aug 01 09:46:46 2019 -0600
  15. 7d19fc0 api: storage: Fix enumeration of storage devices by Cristian Ciocaltea · Tue Dec 18 20:03:49 2018 +0200
  16. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  17. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  18. b3510fb powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · Fri Mar 16 17:20:41 2018 +0100
  19. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  20. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · Thu Aug 03 12:22:10 2017 -0600
  21. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  22. 0a23a73 api: remove superfluous assignment by xypron.glpk@gmx.de · Sun Jul 30 19:54:37 2017 +0200
  23. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · Wed Jun 14 21:28:25 2017 -0600
  24. 069fa83 powerpc: Partialy restore core of mpc8xx by Christophe Leroy · Thu Jul 06 10:23:22 2017 +0200
  25. 45bfbd7 api: Define a default mmc max device by Emmanuel Vadot · Tue Jun 20 08:09:40 2017 +0200
  26. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · Wed Jun 14 05:49:40 2017 +0200
  27. d4def9b powerpc, 5xx: remove support for 5xx by Heiko Schocher · Wed Jun 07 17:33:11 2017 +0200
  28. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · Wed Jun 07 17:33:10 2017 +0200
  29. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · Wed Jun 07 17:33:09 2017 +0200
  30. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · Wed May 17 03:25:30 2017 -0600
  31. 309e374 Apparent conflict between CONFIG_BLK and CONFIG_API by fuz@fuz.su · Tue Mar 07 22:53:17 2017 +0100
  32. aa02099 kconfig: Add API kconfig file by Emmanuel Vadot · Tue Jan 31 12:17:04 2017 +0100
  33. 67dfde3 api: storage: Test all block device in dev_stor_get by Emmanuel Vadot · Thu Jan 05 06:40:21 2017 +0100
  34. c4971b9 api: Use hashtable function for API_env_enum by Emmanuel Vadot · Mon Dec 26 18:57:56 2016 +0100
  35. 352db10 Cosmetic api: api_storage.c Spelling correction by Walt Feasel · Wed Nov 23 01:26:14 2016 -0500
  36. cc01a04 Cosmetic api: api_storage.c Comment style by Walt Feasel · Wed Nov 23 01:26:13 2016 -0500
  37. c7c56ae Cosmetic api: api_storage.c Line over 80 char by Walt Feasel · Wed Nov 23 01:26:12 2016 -0500
  38. 01b91d7 Cosmetic api: api_storage.c Blank line after { by Walt Feasel · Wed Nov 23 01:26:11 2016 -0500
  39. 3b2c2f5 Cosmetic api: api_storage.c Align parenthesis by Walt Feasel · Wed Nov 23 01:26:10 2016 -0500
  40. ad65f04 api: storage: Avoid enumeration for non-configured subsystem by Emmanuel Vadot · Wed Oct 19 17:19:47 2016 +0200
  41. a552092 api: Disable api_net when DM is used by Michal Simek · Mon Jun 06 10:58:40 2016 +0200
  42. 10c7a57 Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets. by Stanislav Galabov · Wed Feb 17 15:23:31 2016 +0200
  43. 8706b81 dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · Sun May 01 11:36:02 2016 -0600
  44. be1e9bb dm: blk: Rename get_dev() to blk_get_dev() by Simon Glass · Mon Feb 29 15:25:42 2016 -0700
  45. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  46. e46966d api: Export API structure address as an environment variable by Stanislav Galabov · Tue Mar 01 14:19:04 2016 +0200
  47. 35d35e8 api: Add FreeBSD API support for MIPS platforms by Stanislav Galabov · Thu Feb 04 12:13:44 2016 +0200
  48. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · Mon Dec 07 11:38:48 2015 -0700
  49. a7ee48f api_storage: Fix non-first storage device enumeration by Andreas Färber · Mon Sep 14 12:21:34 2015 +0200
  50. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · Sun Mar 22 17:09:06 2015 -0500
  51. abeeffb api: fix build without CMD_NET support by Jeroen Hofstee · Sun Aug 10 00:30:55 2014 +0200
  52. 5a2bf98 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · Wed Mar 05 17:40:10 2014 +0900
  53. 530e620 Makefile: descend into subdirectories only when CONFIG_API is defined by Masahiro Yamada · Wed Nov 20 12:45:56 2013 +0900
  54. 6c9a022 Makefile: descend into subdirectories only when CONFIG_API is defined by Masahiro Yamada · Mon Nov 18 11:08:35 2013 +0900
  55. 9e09735 dts, api, test: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:40 2013 +0900
  56. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  57. 406f681 Power: remove support for Freescale MPC8220 by Wolfgang Denk · Sat May 11 03:00:50 2013 +0000
  58. ed7f0b5 api/api_display: use the getters for console size info by Jeroen Hofstee · Tue Jan 22 10:44:14 2013 +0000
  59. 0d46041 api: export LCD device to external apps by Che-Liang Chiou · Thu Oct 20 23:04:22 2011 +0000
  60. a23230c net: drop !NET_MULTI code by Mike Frysinger · Sun Oct 02 10:01:27 2011 +0000
  61. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:41:17 2010 -0400
  62. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  63. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  64. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  65. 4fc8314 api: Fix broken build on ARM. by Piotr Ziecik · Fri Jul 17 16:35:19 2009 +0200
  66. 62e7398 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · Fri May 22 17:23:24 2009 -0500
  67. 780b627 api: remove un-needed ifdef CONFIG_API already handle by the Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed May 13 22:16:31 2009 +0200
  68. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  69. 6e31d91 api: fix type mismatch by Matthias Fuchs · Sat Oct 04 19:26:16 2008 +0200
  70. fe944bb api: Fix building with CONFIG_API by Matthias Fuchs · Wed Sep 24 10:29:37 2008 +0200
  71. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  72. 3762825 Fix merge problems by Stefan Roese · Wed Aug 06 14:05:38 2008 +0200
  73. 7a8b855 environment: cleanup prototype declarations of env functions. by Wolfgang Denk · Wed May 14 12:22:49 2008 +0200
  74. 10e247a Revert "Change env_get_char from a global function ptr to a function." by Wolfgang Denk · Mon May 12 00:40:58 2008 +0200
  75. ffaed16 API: remove duplicate syscall check by Jean-Christophe PLAGNIOL-VILLARD · Sun May 11 23:13:57 2008 +0200
  76. f4902a3 Change env_get_char from a global function ptr to a function. by Joakim Tjernlund · Mon Apr 14 23:01:50 2008 +0200
  77. 4134872 Fix remaining CONFIG_COMMANDS by Jean-Christophe PLAGNIOL-VILLARD · Fri Jan 25 07:54:47 2008 +0100
  78. f42e341 API: Convert conditional building to the new scheme. by Rafal Jaworowski · Tue Jan 29 16:57:38 2008 +0100
  79. 545b06a Coding Style cleanup; update CHANGELOG by Wolfgang Denk · Thu Jan 10 00:55:14 2008 +0100
  80. a19be78 API for external applications. by Rafal Jaworowski · Wed Jan 09 19:39:36 2008 +0100