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