1. 56c4046 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 7 months ago
  2. bda8909 bdinfo: Update the file comments by Simon Glass · 4 years, 8 months ago
  3. 6479198 bdinfo: m68k: ppc: Move arch-specific code from bdinfo by Simon Glass · 4 years, 8 months ago
  4. 1a520d9 bdinfo: m68k: Move m68k-specific info into its own file by Simon Glass · 4 years, 8 months ago
  5. 79d074d bdinfo: ppc: Move PPC-specific info into its own file by Simon Glass · 4 years, 8 months ago
  6. 59b0d7d bdinfo: arm: Move ARM-specific info into its own file by Simon Glass · 4 years, 8 months ago
  7. 655f17f bdinfo: Export some basic printing functions by Simon Glass · 4 years, 8 months ago
  8. 8a2ba58 bdinfo: net: Inline print_eth_ip_addr() by Simon Glass · 4 years, 8 months ago
  9. 441539f bdinfo: net: Drop legacy ethernet bdinfo by Simon Glass · 4 years, 8 months ago
  10. 3c89c4c bdinfo: net: ppc: Drop prints for CONFIG_HAS_ETHn by Simon Glass · 4 years, 8 months ago
  11. db76c9b bdinfo: Drop print_cpu_word_size() by Simon Glass · 4 years, 8 months ago
  12. aa8b758 bdinfo: Drop print_bi_flash() by Simon Glass · 4 years, 8 months ago
  13. 3cfbe22 bdinfo: Drop print_bi_boot_params() by Simon Glass · 4 years, 8 months ago
  14. 537cb0d bdinfo: sh: arc: Drop arch-specific print_bi_mem() by Simon Glass · 4 years, 8 months ago
  15. 3e1cca2 bdinfo: ppc: Drop arch-specific print_baudrate() by Simon Glass · 4 years, 8 months ago
  16. 9e24e10 bdinfo: Drop print_std_bdinfo() by Simon Glass · 4 years, 8 months ago
  17. d67de00 bdinfo: Drop unnecessary inline on functions by Simon Glass · 4 years, 8 months ago
  18. 566ffde bdinfo: microblaze: sh: nios2: Drop arch-specific flash info by Simon Glass · 4 years, 8 months ago
  19. 7d81641 bdinfo: Drop unused __maybe_unused by Simon Glass · 4 years, 8 months ago
  20. e01ce34 bdinfo: Drop the option to not use the generic 'bd' command by Simon Glass · 4 years, 8 months ago
  21. e227c27 bdinfo: arc: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  22. 1aeeaeb bdinfo: arm: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  23. 67145d1 bdinfo: m68k: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  24. 2e0fa21 bdinfo: powerpc: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  25. 628c85a bdinfo: riscv: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  26. aa6b898 bdinfo: nds32: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  27. c66981c bdinfo: sandbox: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  28. 41ec71d bdinfo: x86: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  29. f41b830 bdinfo: sh: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  30. 271db50 bdinfo: microblaze: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  31. 08c56d1 bdinfo: nios2: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  32. df529b5 bdinfo: mips: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  33. 1af9756 bdinfo: xtensa: Create a generic do_bdinfo for xtensa by Simon Glass · 4 years, 8 months ago
  34. f0e236c Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 7 months ago
  35. 5575f79 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 4 years, 7 months ago
  36. 0d7c291 cmd: bootefi: Honor the address & size cells properties correctly by Atish Patra · 4 years, 7 months ago
  37. a633a80 trivial: Fix booot occurences by Michal Simek · 4 years, 7 months ago
  38. f9e3d2e Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next by Tom Rini · 4 years, 7 months ago
  39. 808f13d net: Fix error if some network features are disabled by Krebs, Olaf · 4 years, 10 months ago
  40. 77007f9 log: check argument of 'log level' command by Heinrich Schuchardt · 4 years, 7 months ago
  41. 1b6ae82 Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 7 months ago
  42. 0d8f35b5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 7 months ago
  43. 0e69bcf efi_loader: validate load option by Heinrich Schuchardt · 4 years, 7 months ago
  44. 8e8059c cmd: fitupd: move config check to Kconfig by Heinrich Schuchardt · 4 years, 8 months ago
  45. da37b53 cmd: sf Drop reassignment of new into flash by Jagan Teki · 4 years, 8 months ago
  46. 0e7b631 cbfs: Return the error code from file_cbfs_init() by Simon Glass · 4 years, 8 months ago
  47. b032db2 x86: mtrr: Drop the mask display when changing an mtrr by Simon Glass · 4 years, 8 months ago
  48. 2843444 cmd: zip: fix implicit declaration warning by Michael Walle · 4 years, 8 months ago
  49. eff5a54 cmd: zip: automatically pull in gzip() by Michael Walle · 4 years, 8 months ago
  50. 56c311b cmd: unzip: automatically select CONFIG_GZIP by Michael Walle · 4 years, 8 months ago
  51. 255a473 efi_loader: add EFI_MEMORY_SP to memory attributes by Heinrich Schuchardt · 4 years, 8 months ago
  52. b09e1b6 cmd: avb: free partition buffer upon verify completion by Gary Bisson · 4 years, 8 months ago
  53. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 8 months ago
  54. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 8 months ago
  55. 07e1114 Fix some checkpatch warnings in calls to udelay() by Simon Glass · 4 years, 8 months ago
  56. 1af3c7f common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 8 months ago
  57. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 8 months ago
  58. 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 8 months ago
  59. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 8 months ago
  60. 3c7dded Fix some checkpatch warnings in calls to debug() by Simon Glass · 4 years, 8 months ago
  61. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 8 months ago
  62. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 8 months ago
  63. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 8 months ago
  64. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 8 months ago
  65. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 8 months ago
  66. 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 8 months ago
  67. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 8 months ago
  68. b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 8 months ago
  69. a595a0e flash: Tidy up coding style for flash functions by Simon Glass · 4 years, 8 months ago
  70. ba06b3c common: Drop uuid.h from common header by Simon Glass · 4 years, 8 months ago
  71. b0e4f2c cmd: efidebug: Add support for querying UEFI variable storage by Ilias Apalodimas · 4 years, 8 months ago
  72. 714497e efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · 4 years, 8 months ago
  73. ac14bc4 Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 8 months ago
  74. 5308665 Nokia RX-51: Update my email address by Pali Rohár · 4 years, 9 months ago
  75. bdb1577 cmd: efidebug: fix -Werror=type-limits warning by Heinrich Schuchardt · 4 years, 8 months ago
  76. e2a5b86 cmd: efidebug: add a comment against Coverity check (300329) by AKASHI Takahiro · 4 years, 8 months ago
  77. d67591d cmd: efidebug: fix a wrong handling of arguments by AKASHI Takahiro · 4 years, 8 months ago
  78. a5e609b Merge tag 'efi-2020-07-rc2-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 8 months ago
  79. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 8 months ago
  80. e519f03 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · 4 years, 8 months ago
  81. 42a426e efi_loader: put device tree into EfiACPIReclaimMemory by Heinrich Schuchardt · 4 years, 8 months ago
  82. 9900e46 efi_loader: use logical and in do_env_print_efi() by Heinrich Schuchardt · 4 years, 8 months ago
  83. 5168d7a menu: add support for client defined statusline function by Thirupathaiah Annapureddy · 4 years, 10 months ago
  84. c2a2123 cmd: cache: Fix non-cached memory cachability by Patrice Chotard · 4 years, 9 months ago
  85. 9a3cc7b Merge tag 'efi-2020-07-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 8 months ago
  86. 425fefa Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 8 months ago
  87. a30c723 cmd: efidebug: simplify UEFI protocol calls by Heinrich Schuchardt · 4 years, 8 months ago
  88. 8d99d54 cmd: Add an indication of 32/64-bit to bdinfo by Simon Glass · 4 years, 8 months ago
  89. b40745e cmd: mvebu: bubt: fix quoted string split across lines by Joel Johnson · 4 years, 9 months ago
  90. 5fb292f cmd/bedbug.c: Make bedbug_init have a return value by Ovidiu Panait · 4 years, 9 months ago
  91. b142d0a cmd/gpt: avoid NULL check before free() by Heinrich Schuchardt · 4 years, 9 months ago
  92. 78021b6 Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 8 months ago
  93. 0b885bc acpi: Add an acpi command by Simon Glass · 4 years, 9 months ago
  94. f9f5f92 efi_loader: fix 'efidebug bootorder' by Heinrich Schuchardt · 4 years, 9 months ago
  95. dd9056c efi_loader: efidebug, avoid illegal memory access by Heinrich Schuchardt · 4 years, 9 months ago
  96. b5f4e9e efi_loader: fix 'efidebug boot dump' by Heinrich Schuchardt · 4 years, 9 months ago
  97. 25801ac part: detect EFI system partition by Heinrich Schuchardt · 4 years, 10 months ago
  98. 4fe050e efi_loader: remove superfluous NULL check in bootefi.c by Heinrich Schuchardt · 4 years, 9 months ago
  99. 5f2c4e0 CMD: random: fix return code by Eugeniy Paltsev · 4 years, 10 months ago
  100. caad316 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 9 months ago