1. 17030c7 cmd: Add 'ab_select' command by Ruslan Trofymenko · 5 years ago
  2. 37f1811 cmd: bcb: Apply non-functional refinements by Eugeniu Rosca · 5 years ago
  3. 739168c cmd: bcb: Use strcmp() instead of strncmp() for string literals by Eugeniu Rosca · 5 years ago
  4. e47b73b cmd: bcb: Fix duplicated handling in two case-branches by Eugeniu Rosca · 5 years ago
  5. cef4de8 treewide: Fix stale references of Android docs by Eugeniu Rosca · 5 years ago
  6. be68375 cmd: part: Add 'number' sub-command by Ruslan Trofymenko · 5 years ago
  7. fe42438 Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  8. 62a09f4 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 5 years ago
  9. cb58d18 cmd: mdio: prevent data abort when no mdio bus is found by Simon Goldschmidt · 5 years ago
  10. 803e1a3 cmd: mem: Add a command to fill the memory with random data by Jean-Jacques Hiblot · 5 years ago
  11. cd121bd env: register erase command by Frank Wunderlich · 5 years ago
  12. 0b01656 efi_loader: function comments cmd/efi_debug.c by Heinrich Schuchardt · 5 years ago
  13. 810371a efi_loader: fix function comments in cmd/bootefi.c by Heinrich Schuchardt · 5 years ago
  14. b225c92 efi_loader: Change return type of efi_add_memory_map() by Bryan O'Donoghue · 5 years ago
  15. 9c94e0a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 5 years ago
  16. c3452b5 net: introduce MDIO DM class for MDIO devices by Alex Marginean · 5 years ago
  17. 9563786 cmd: mii: Add the standard 1000BASE-T registers by Trent Piepho · 5 years ago
  18. 4ef3231 cmd: mii: Refactor some of the MII reg dump code by Trent Piepho · 5 years ago
  19. 6674dc7 Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  20. a897269 cmd: Remove mmc_spi command by Anup Patel · 5 years ago
  21. a9a3a37 Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  22. 8e92120 cmd: nvedit: Add sub-command 'env info' by Leo Ruan · 5 years ago
  23. d23aef1 cmd: pinmux: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  24. a9758ec Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  25. db7b7a0 cmd: Add 'bcb' command to read/modify/write BCB fields by Eugeniu Rosca · 5 years ago
  26. c76c93a configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 5 years ago
  27. 2b7a388 trace: do not limit trace buffer to 2GiB by Heinrich Schuchardt · 5 years ago
  28. bdf97b5 Merge tag 'efi-2019-07-rc5-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  29. fb7b790 cmd/led.c: fix typos in online help by Anatolij Gustschin · 5 years ago
  30. a332f25 efi_loader: consistent error handling in efidebug.c by Heinrich Schuchardt · 5 years ago
  31. 428a470 efi_loader: consistent types in efidebug.c by Heinrich Schuchardt · 5 years ago
  32. ee88eac fs: do_load: pass device path for efi payload by Mian Yousaf Kaukab · 5 years ago
  33. c3f4318 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  34. 25ee924 usb: gadget: error out if g_dnl registration fails by Sjoerd Simons · 5 years ago
  35. a4298dd Kconfig: Add SPI / SPI_FLASH as dependencies by Tom Rini · 5 years ago
  36. 2702646 Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-boot by Tom Rini · 5 years ago
  37. 2643c85 env: enable saveenv command when one CONFIG_ENV_IS_IN is activated by Patrick Delaunay · 6 years ago
  38. dbbb1c4 Merge tag 'efi-2019-07-rc4-2' of git://git.denx.de/u-boot-efi by Tom Rini · 5 years ago
  39. ea41b15 cmd/led: check subcommand "list" instead "l" by Heiko Schocher · 5 years ago
  40. 4b27a76 cmd: env: add -nv option for UEFI non-volatile variable by AKASHI Takahiro · 5 years ago
  41. f658c2e cmd: efidebug: make some boot variables non-volatile by AKASHI Takahiro · 5 years ago
  42. 8190b4a cmd: env: print a message when setting UEFI variable failed by AKASHI Takahiro · 5 years ago
  43. 38c2a8a Merge tag 'efi-2019-07-rc4' of git://git.denx.de/u-boot-efi by Tom Rini · 5 years ago
  44. b4c20f2 cmd: mdio: Fix access to arbitrary PHY addresses by Vladimir Oltean · 5 years ago
  45. 5b35093 cmd: env: print a message when setting UEFI variable failed by AKASHI Takahiro · 5 years ago
  46. 005a804 cmd: remove unused `display` command by Heinrich Schuchardt · 5 years ago
  47. 32dbe8c cmd: binop: Use hex2bin by Mario Six · 6 years ago
  48. 29dada9 cmd: binop: Use new environment api by Mario Six · 6 years ago
  49. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  50. e2d82f8 efi_loader: comments for efi_install_fdt() by Heinrich Schuchardt · 5 years ago
  51. 7e92db8 efi_loader: deduplicate code in cmd/bootefi.c by Heinrich Schuchardt · 5 years ago
  52. 64b5ba4 efi_loader: make device path to text protocol customizable by Heinrich Schuchardt · 5 years ago
  53. 2b841db cmd: ubifs: Remove select for non-existent option by Chris Packham · 5 years ago
  54. 7d41f2d Merge git://git.denx.de/u-boot-riscv by Tom Rini · 5 years ago
  55. 3cedc97 RISCV: image: Add booti support by Atish Patra · 5 years ago
  56. eb51198 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 5 years ago
  57. e55047e cmd: mdio: Switch to generic helpers when accessing the registers by Carlo Caione · 6 years ago
  58. 52cbac9 efi_loader: clean up UEFI sub-system initialization by Heinrich Schuchardt · 5 years ago
  59. 44237e2 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  60. 2455efa cmd: pxe: add board specific PXE default path by Marek Behún · 5 years ago
  61. 41e30dc cmd: mmc: Make Mode: printout consistent by Marek Vasut · 6 years ago
  62. 80b44fb cmd: clk: Handle ENODEV from clk_get_rate by Ismael Luceno Cortes · 6 years ago
  63. 6e25cfe Merge tag 'efi-2019-07-rc2' of git://git.denx.de/u-boot-efi by Tom Rini · 5 years ago
  64. d026609 cmd: gpt: fix and tidy up help message by Eugeniu Rosca · 5 years ago
  65. 556d8dc efi_loader: implement support of exit data by Heinrich Schuchardt · 5 years ago
  66. 45203e0 efi_loader: memory leak in append value by Heinrich Schuchardt · 5 years ago
  67. 39a1ff8 efi_loader: optional data in load options are binary by Heinrich Schuchardt · 5 years ago
  68. ffe2157 cmd: efidebug: rework "boot dump" sub-command using GetNextVariableName() by AKASHI Takahiro · 5 years ago
  69. d40e05a efi_loader: set OsIndicationsSupported at init by AKASHI Takahiro · 5 years ago
  70. 15f09a1 rockchip: use 'arch-rockchip' as header file path by Kever Yang · 5 years ago
  71. fc1fe01 avb: add support for named persistent values by Igor Opaniuk · 5 years ago
  72. ee8a4a3 cmd: pxe: Display splashscreen from extlinux.conf input by Patrice Chotard · 5 years ago
  73. 1c64692 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  74. bbecfd4 Revert "cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT" by Simon Goldschmidt · 6 years ago
  75. 4f25617 eeprom: fix DM_I2C support without CONFIG_SYS_I2C_EEPROM_BUS by Simon Goldschmidt · 6 years ago
  76. 7d99406 Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  77. 180e38a Merge tag 'efi-2019-07-rc1-3' of git://git.denx.de/u-boot-efi by Tom Rini · 5 years ago
  78. a24a78d Convert CONFIG_TRACE to Kconfig by Simon Glass · 5 years ago
  79. 7ae31fc common: command: Add command execution tracer. by Christoph Muellner · 5 years ago
  80. 6182495 efi_loader: need either ACPI table or device tree by Heinrich Schuchardt · 5 years ago
  81. 6b95b38 efi_loader: rework bootmgr/bootefi using load_image API by AKASHI Takahiro · 5 years ago
  82. e2e4098 cmd: bootefi: carve out do_bootefi_image() from do_bootefi() by AKASHI Takahiro · 5 years ago
  83. d6b2189 cmd: bootefi: carve out bootmgr code from do_bootefi() by AKASHI Takahiro · 5 years ago
  84. cc999d5 cmd: bootefi: move do_bootefi_bootmgr_exec() forward by AKASHI Takahiro · 5 years ago
  85. 3fc2b16 cmd: bootefi: carve out efi_selftest code from do_bootefi() by AKASHI Takahiro · 5 years ago
  86. 3ffc52f cmd: bootefi: merge efi_install_fdt() and efi_process_fdt() by AKASHI Takahiro · 5 years ago
  87. e878e6a cmd: bootefi: carve out fdt handling from do_bootefi() by AKASHI Takahiro · 5 years ago
  88. defa7b8 cmd: bootefi: rework set_load_options() by AKASHI Takahiro · 5 years ago
  89. 391bc8a efi_loader: more short texts for protocols in efidebug by Heinrich Schuchardt · 5 years ago
  90. dec88e4 efi_loader: consistent naming of protocol GUIDs by Heinrich Schuchardt · 5 years ago
  91. 3695ea5 cmd: ximg.c: Add support for getting external data address and length by Tien Fong Chee · 6 years ago
  92. dab8788 cmd: add exception command by Heinrich Schuchardt · 6 years ago
  93. 85d0aec usb: reload watchdog during ums command by Patrick Delaunay · 5 years ago
  94. cbc1081 dfu: Avoid declaring unused variables and absent parameters by Andy Shevchenko · 6 years ago
  95. 14b8c42 Merge tag 'xilinx-for-v2019.07' of git://git.denx.de/u-boot-microblaze by Tom Rini · 5 years ago
  96. 9184c92 fpga: Add support for getting external data address and length by Tien Fong Chee · 6 years ago
  97. 38f94d3 Merge tag 'efi-2019-07-rc1-2' of git://git.denx.de/u-boot-efi by Tom Rini · 5 years ago
  98. 216800a Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  99. 29361ec Change FDT memory type from runtime data to boot services data by Ilias Apalodimas · 5 years ago
  100. b0cc1b8 dm: spi: Read default speed and mode values from DT by Patrick Delaunay · 6 years ago