1. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  2. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  3. 62270f4 common: Move some SMP functions out of common.h by Simon Glass · 5 years ago
  4. b03e051 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  5. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  6. 8bef79b common: Move sorting functions to their own header file by Simon Glass · 5 years ago
  7. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  8. b2ea91b crc: Fix code style with crc functions by Simon Glass · 5 years ago
  9. 62f9b65 common: Move older CPU functions to their own header by Simon Glass · 5 years ago
  10. 3b4847c efi_loader: support building UEFI binaries on sandbox by Heinrich Schuchardt · 5 years ago
  11. fefff63 cmd: move down CONFIG_CMD_BOOTEFI after CONFIG_BOOTM_VXWORKS by AKASHI Takahiro · 5 years ago
  12. 672c570 cmd: mtdparts: Fix build with option ..._SHOW_NET_SIZES by Alexander Dahl · 5 years ago
  13. 20841c5 cmd: nand: Remove not used declaration by Alexander Dahl · 5 years ago
  14. a8c1846 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  15. 24b7739 Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  16. 965ec3c cmd: avb: Support A/B slots by Sam Protsenko · 5 years ago
  17. bb43c27 cmd: avb: Fix requested partitions list by Sam Protsenko · 5 years ago
  18. febabe3 dfu: allow to manage DFU on several devices by Patrick Delaunay · 5 years ago
  19. 0896d2c thor: fix error path after g_dnl_register() failure by Marek Szyprowski · 5 years ago
  20. 909338c cmd: thor: select DFU subsystem also for 'thor' download tool by Marek Szyprowski · 5 years ago
  21. 051aa89 cmd: env: extend "env [set|print] -e" to manage UEFI variables by AKASHI Takahiro · 5 years ago
  22. cc64810 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
  23. 683cdd6 cmd: booti: Store OS start and end info in images structure by Lokesh Vutla · 5 years ago
  24. c2af7fb cmd: sf: Mark it default if DM_SPI_FLASH enabled by Jagan Teki · 5 years ago
  25. a539c8b cmd: Add Support for UFS commands by Faiz Abbas · 5 years ago
  26. a2fce50 Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 5 years ago WIP/17Oct2019
  27. e6661cf ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdr by Stefan Roese · 5 years ago
  28. 386f20c ubi: provide a way to skip CRC checks by Quentin Schulz · 5 years ago
  29. ed7ea05 cmd: aes: use map_sysmem when accessing memory by Philippe Reynes · 5 years ago
  30. 0c9cc51 Merge branch '2019-10-11-master-imports' by Tom Rini · 5 years ago
  31. 7d2dc6a cmd: itest: add support for .q size specifier by Marek Szyprowski · 5 years ago
  32. 100e75b cmd: avoid decimal conversion by T Karthik Reddy · 5 years ago
  33. 92ffd0d cmd: ti: ddr3: Move the print statement after test by Krunal Bhargav · 5 years ago
  34. 5ebe6c0 cmd: ti: ddr3: Fix ecc address calculation by Lokesh Vutla · 5 years ago
  35. 44fb0d6 Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago WIP/09Oct2019
  36. efea5a3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  37. 8679be2 Merge tag 'efi-2020-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  38. 3c3886d arm64: zynqmp: Define default SYS_PROMPT by Michal Simek · 5 years ago
  39. a91feae ARM: zynq: Define default SYS_PROMPT by Michal Simek · 5 years ago
  40. 9da3776 iod: Enhance to support display of multiple values by Simon Glass · 5 years ago
  41. e2adc36 x86: Rename some FSP functions to have an fsp_ prefix by Simon Glass · 5 years ago
  42. 8331188 x86: Rename existing FSP code to fsp1 by Simon Glass · 5 years ago
  43. 5bac9c5 cmd: host: fix seg fault at "host info" by AKASHI Takahiro · 5 years ago
  44. 3b728f8 cmd: disable CMD_NVEDIT_EFI by default by Heinrich Schuchardt · 5 years ago
  45. 6810caf cmd: env: fix a typo in a comment of do_env_set_efi() by AKASHI Takahiro · 5 years ago
  46. 60a9aeb Kconfig: fix a typo in the description of bmp command. by Andrius Štikonas · 5 years ago
  47. 4b0bcfa Kconfig: Migrate CONFIG_BOOTM_* options by Tom Rini · 5 years ago
  48. 400b955 cmd: part: number: return hexadecimal value by Roman Stratiienko · 5 years ago
  49. dd2d989 autoboot: add necessary dependency at AUTOBOOT_MENU_SHOW by AKASHI Takahiro · 5 years ago
  50. 3eaac63 net: introduce packet capture support by Ramon Fried · 5 years ago
  51. 14a8ade net: mdio: Clarify code flow Covarity 244085 & 244090 by Joe Hershberger · 5 years ago
  52. 4ebeb4c cmd: pci: Adjust display of digits for 64bit address and size by Kunihiko Hayashi · 5 years ago
  53. e946b5d cmd: gpio: remove redundant assignment by Heinrich Schuchardt · 5 years ago
  54. 3d8fab1 Merge branch '2019-08-23-master-imports' by Tom Rini · 5 years ago
  55. 78f2877 Convert CONFIG_MX_CYCLIC to Kconfig by Adam Ford · 5 years ago
  56. aeeb2e6 clk: support clk tree dump by Peng Fan · 5 years ago
  57. c7f1693 cbfs: Move result variable into the struct by Simon Glass · 5 years ago
  58. 9e5616d Drop PCMCIA by Simon Glass · 5 years ago
  59. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  60. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  61. 3f0d680 env: Drop the ACTION typedef by Simon Glass · 5 years ago
  62. d3716dd env: Rename the redundancy flags by Simon Glass · 5 years ago
  63. dd2408c env: Drop the ENTRY typedef by Simon Glass · 5 years ago
  64. 0ac7d72 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  65. 0b9d8a0 env: Move set_default_vars to env.h by Simon Glass · 5 years ago
  66. 36c8b14 env: net: Move eth_parse_enetaddr() to net.c/h by Simon Glass · 5 years ago
  67. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  68. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  69. cdbff9f env: Move env_get_hex() to env.h by Simon Glass · 5 years ago
  70. 6bf6dbe env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
  71. 168068f env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
  72. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  73. b9ca02c env: Move envmatch() to env.h by Simon Glass · 5 years ago
  74. 3a7d557 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  75. f1f0ae6 env: Move get_env_id() to env.h by Simon Glass · 5 years ago
  76. 0c670fc common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  77. 31d1369 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  78. 7165fd5 x86: Add a common HOB library by Park, Aiden · 5 years ago
  79. 5b931a5 x86: lib: fsp: Use EFI_GUID and efi_guid_t by Park, Aiden · 5 years ago
  80. ed3a37a thor: fix crash after usb initialization failure by Marek Szyprowski · 5 years ago
  81. 97f3c09 cmd: avb: Fix compiler warnings by Sam Protsenko · 5 years ago
  82. 7127151 Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  83. cf9803a Convert CONFIG_AUTOBOOT_MENU_SHOW to Kconfig by Simon Glass · 5 years ago
  84. e231306 autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT by Simon Glass · 5 years ago
  85. 8fc31e2 autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY by Simon Glass · 5 years ago
  86. 88fa4be autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION by Simon Glass · 5 years ago
  87. 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
  88. a6ccba0 efi_loader: efidebug.c function documentation by Heinrich Schuchardt · 5 years ago
  89. 5a760f6 bdinfo: show fb base with DM_VIDEO by Heiko Schocher · 5 years ago
  90. ce9e4e0 cmd: fpga: correct typo, capitalize "Xilinx" by Robert P. J. Day · 5 years ago
  91. f043dc2 Add validation for icache/dcache arguments - arguments different from off/on/flush are currently silently ignored. by Eric Perie · 5 years ago
  92. 81b1158 Drop linker-generated array creation when CONFIG_CMDLINE is disabled by Andrej Rosano · 5 years ago
  93. 75551c8 Merge branch '2019-07-26-ti-imports' by Tom Rini · 5 years ago
  94. df9a7a1 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  95. 96f41f9 cmd: remoteproc: Allow list command to print the probed devices by Lokesh Vutla · 5 years ago
  96. 75a11cc cmd: remoteproc: Add support for initializing devices individually by Lokesh Vutla · 5 years ago
  97. 17030c7 cmd: Add 'ab_select' command by Ruslan Trofymenko · 5 years ago
  98. 37f1811 cmd: bcb: Apply non-functional refinements by Eugeniu Rosca · 5 years ago
  99. 739168c cmd: bcb: Use strcmp() instead of strncmp() for string literals by Eugeniu Rosca · 5 years ago
  100. e47b73b cmd: bcb: Fix duplicated handling in two case-branches by Eugeniu Rosca · 5 years ago