1. e2adc36 x86: Rename some FSP functions to have an fsp_ prefix by Simon Glass · 5 years ago
  2. 8331188 x86: Rename existing FSP code to fsp1 by Simon Glass · 5 years ago
  3. 5bac9c5 cmd: host: fix seg fault at "host info" by AKASHI Takahiro · 5 years ago
  4. 60a9aeb Kconfig: fix a typo in the description of bmp command. by Andrius Štikonas · 5 years ago
  5. 4b0bcfa Kconfig: Migrate CONFIG_BOOTM_* options by Tom Rini · 5 years ago
  6. 400b955 cmd: part: number: return hexadecimal value by Roman Stratiienko · 5 years ago
  7. dd2d989 autoboot: add necessary dependency at AUTOBOOT_MENU_SHOW by AKASHI Takahiro · 5 years ago
  8. 3eaac63 net: introduce packet capture support by Ramon Fried · 5 years ago
  9. 14a8ade net: mdio: Clarify code flow Covarity 244085 & 244090 by Joe Hershberger · 5 years ago
  10. 4ebeb4c cmd: pci: Adjust display of digits for 64bit address and size by Kunihiko Hayashi · 5 years ago
  11. e946b5d cmd: gpio: remove redundant assignment by Heinrich Schuchardt · 5 years ago
  12. 3d8fab1 Merge branch '2019-08-23-master-imports' by Tom Rini · 5 years ago
  13. 78f2877 Convert CONFIG_MX_CYCLIC to Kconfig by Adam Ford · 5 years ago
  14. aeeb2e6 clk: support clk tree dump by Peng Fan · 5 years ago
  15. c7f1693 cbfs: Move result variable into the struct by Simon Glass · 5 years ago
  16. 9e5616d Drop PCMCIA by Simon Glass · 5 years ago
  17. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  18. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  19. 3f0d680 env: Drop the ACTION typedef by Simon Glass · 5 years ago
  20. d3716dd env: Rename the redundancy flags by Simon Glass · 5 years ago
  21. dd2408c env: Drop the ENTRY typedef by Simon Glass · 5 years ago
  22. 0ac7d72 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  23. 0b9d8a0 env: Move set_default_vars to env.h by Simon Glass · 5 years ago
  24. 36c8b14 env: net: Move eth_parse_enetaddr() to net.c/h by Simon Glass · 5 years ago
  25. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  26. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  27. cdbff9f env: Move env_get_hex() to env.h by Simon Glass · 5 years ago
  28. 6bf6dbe env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
  29. 168068f env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
  30. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  31. b9ca02c env: Move envmatch() to env.h by Simon Glass · 5 years ago
  32. 3a7d557 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  33. f1f0ae6 env: Move get_env_id() to env.h by Simon Glass · 5 years ago
  34. 0c670fc common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  35. 31d1369 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  36. 7165fd5 x86: Add a common HOB library by Park, Aiden · 5 years ago
  37. 5b931a5 x86: lib: fsp: Use EFI_GUID and efi_guid_t by Park, Aiden · 5 years ago
  38. ed3a37a thor: fix crash after usb initialization failure by Marek Szyprowski · 5 years ago
  39. 97f3c09 cmd: avb: Fix compiler warnings by Sam Protsenko · 5 years ago
  40. 7127151 Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  41. cf9803a Convert CONFIG_AUTOBOOT_MENU_SHOW to Kconfig by Simon Glass · 5 years ago
  42. e231306 autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT by Simon Glass · 5 years ago
  43. 8fc31e2 autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY by Simon Glass · 5 years ago
  44. 88fa4be autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION by Simon Glass · 5 years ago
  45. a239147 Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  46. a6ccba0 efi_loader: efidebug.c function documentation by Heinrich Schuchardt · 5 years ago
  47. 5a760f6 bdinfo: show fb base with DM_VIDEO by Heiko Schocher · 5 years ago
  48. ce9e4e0 cmd: fpga: correct typo, capitalize "Xilinx" by Robert P. J. Day · 5 years ago
  49. f043dc2 Add validation for icache/dcache arguments - arguments different from off/on/flush are currently silently ignored. by Eric Perie · 5 years ago
  50. 81b1158 Drop linker-generated array creation when CONFIG_CMDLINE is disabled by Andrej Rosano · 5 years ago
  51. 75551c8 Merge branch '2019-07-26-ti-imports' by Tom Rini · 5 years ago
  52. df9a7a1 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  53. 96f41f9 cmd: remoteproc: Allow list command to print the probed devices by Lokesh Vutla · 5 years ago
  54. 75a11cc cmd: remoteproc: Add support for initializing devices individually by Lokesh Vutla · 5 years ago
  55. 17030c7 cmd: Add 'ab_select' command by Ruslan Trofymenko · 5 years ago
  56. 37f1811 cmd: bcb: Apply non-functional refinements by Eugeniu Rosca · 5 years ago
  57. 739168c cmd: bcb: Use strcmp() instead of strncmp() for string literals by Eugeniu Rosca · 5 years ago
  58. e47b73b cmd: bcb: Fix duplicated handling in two case-branches by Eugeniu Rosca · 5 years ago
  59. cef4de8 treewide: Fix stale references of Android docs by Eugeniu Rosca · 5 years ago
  60. be68375 cmd: part: Add 'number' sub-command by Ruslan Trofymenko · 5 years ago
  61. 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
  62. 35087fb cosmetic: Update comment in cmd/eeprom.c by Lukasz Majewski · 5 years ago
  63. ef9e57d Kconfig: Add CMD_SPL_NOR_OFS config for falcon boot argument offset by Lukasz Majewski · 5 years ago
  64. f63c43b Kconfig: cosmetic: Update description of CMD_SPL_NAND_OFS by Lukasz Majewski · 5 years ago
  65. 7cb179e Kconfig: Make CMD_SPL_NAND_OFS only available when proper memory is used by Lukasz Majewski · 5 years ago
  66. 62a09f4 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 5 years ago
  67. cb58d18 cmd: mdio: prevent data abort when no mdio bus is found by Simon Goldschmidt · 5 years ago
  68. 803e1a3 cmd: mem: Add a command to fill the memory with random data by Jean-Jacques Hiblot · 5 years ago
  69. cd121bd env: register erase command by Frank Wunderlich · 5 years ago
  70. 0b01656 efi_loader: function comments cmd/efi_debug.c by Heinrich Schuchardt · 5 years ago
  71. 810371a efi_loader: fix function comments in cmd/bootefi.c by Heinrich Schuchardt · 5 years ago
  72. b225c92 efi_loader: Change return type of efi_add_memory_map() by Bryan O'Donoghue · 5 years ago
  73. 9c94e0a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 5 years ago
  74. c3452b5 net: introduce MDIO DM class for MDIO devices by Alex Marginean · 5 years ago
  75. 9563786 cmd: mii: Add the standard 1000BASE-T registers by Trent Piepho · 5 years ago
  76. 4ef3231 cmd: mii: Refactor some of the MII reg dump code by Trent Piepho · 5 years ago
  77. 6674dc7 Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  78. a897269 cmd: Remove mmc_spi command by Anup Patel · 5 years ago
  79. a9a3a37 Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  80. 8e92120 cmd: nvedit: Add sub-command 'env info' by Leo Ruan · 5 years ago
  81. d23aef1 cmd: pinmux: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  82. a9758ec Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  83. db7b7a0 cmd: Add 'bcb' command to read/modify/write BCB fields by Eugeniu Rosca · 5 years ago
  84. c76c93a configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 5 years ago
  85. 2b7a388 trace: do not limit trace buffer to 2GiB by Heinrich Schuchardt · 5 years ago
  86. 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
  87. fb7b790 cmd/led.c: fix typos in online help by Anatolij Gustschin · 5 years ago
  88. a332f25 efi_loader: consistent error handling in efidebug.c by Heinrich Schuchardt · 5 years ago
  89. 428a470 efi_loader: consistent types in efidebug.c by Heinrich Schuchardt · 5 years ago
  90. ee88eac fs: do_load: pass device path for efi payload by Mian Yousaf Kaukab · 5 years ago
  91. c3f4318 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  92. 25ee924 usb: gadget: error out if g_dnl registration fails by Sjoerd Simons · 5 years ago
  93. a4298dd Kconfig: Add SPI / SPI_FLASH as dependencies by Tom Rini · 5 years ago
  94. 2702646 Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-boot by Tom Rini · 5 years ago
  95. 2643c85 env: enable saveenv command when one CONFIG_ENV_IS_IN is activated by Patrick Delaunay · 6 years ago
  96. dbbb1c4 Merge tag 'efi-2019-07-rc4-2' of git://git.denx.de/u-boot-efi by Tom Rini · 5 years ago
  97. ea41b15 cmd/led: check subcommand "list" instead "l" by Heiko Schocher · 5 years ago
  98. 4b27a76 cmd: env: add -nv option for UEFI non-volatile variable by AKASHI Takahiro · 5 years ago
  99. f658c2e cmd: efidebug: make some boot variables non-volatile by AKASHI Takahiro · 5 years ago
  100. 8190b4a cmd: env: print a message when setting UEFI variable failed by AKASHI Takahiro · 5 years ago