1. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  2. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  3. 370382c common: Move some SMP functions out of common.h by Simon Glass · 5 years ago
  4. 3673618 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  5. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  6. 16ff570 common: Move sorting functions to their own header file by Simon Glass · 5 years ago
  7. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  8. c2226bf crc: Fix code style with crc functions by Simon Glass · 5 years ago
  9. 970b61e common: Move older CPU functions to their own header by Simon Glass · 5 years ago
  10. 0f675d9 efi_loader: support building UEFI binaries on sandbox by Heinrich Schuchardt · 5 years ago
  11. 8d95b6e cmd: move down CONFIG_CMD_BOOTEFI after CONFIG_BOOTM_VXWORKS by AKASHI Takahiro · 5 years ago
  12. 6cae4f4 cmd: mtdparts: Fix build with option ..._SHOW_NET_SIZES by Alexander Dahl · 5 years ago
  13. 2e5aad6 cmd: nand: Remove not used declaration by Alexander Dahl · 5 years ago
  14. 7593603 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  15. 6f5056f Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  16. f6b91bf cmd: avb: Support A/B slots by Sam Protsenko · 5 years ago
  17. ac80a98 cmd: avb: Fix requested partitions list by Sam Protsenko · 5 years ago
  18. 0616403 dfu: allow to manage DFU on several devices by Patrick Delaunay · 5 years ago
  19. af23348 thor: fix error path after g_dnl_register() failure by Marek Szyprowski · 5 years ago
  20. de4752e cmd: thor: select DFU subsystem also for 'thor' download tool by Marek Szyprowski · 5 years ago
  21. 2e95212 cmd: env: extend "env [set|print] -e" to manage UEFI variables by AKASHI Takahiro · 5 years ago
  22. f211cc3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
  23. 62dd16e cmd: booti: Store OS start and end info in images structure by Lokesh Vutla · 5 years ago
  24. 132e81f cmd: sf: Mark it default if DM_SPI_FLASH enabled by Jagan Teki · 5 years ago
  25. 61e9fbb cmd: Add Support for UFS commands by Faiz Abbas · 5 years ago
  26. aeceb4c Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 5 years ago
  27. 9ea7786 ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdr by Stefan Roese · 5 years ago
  28. a88049b ubi: provide a way to skip CRC checks by Quentin Schulz · 5 years ago
  29. 93f80ea cmd: aes: use map_sysmem when accessing memory by Philippe Reynes · 5 years ago
  30. 5b07922 Merge branch '2019-10-11-master-imports' by Tom Rini · 5 years ago
  31. ba81b90 cmd: itest: add support for .q size specifier by Marek Szyprowski · 5 years ago
  32. d396410 cmd: avoid decimal conversion by T Karthik Reddy · 5 years ago
  33. 986fb6a cmd: ti: ddr3: Move the print statement after test by Krunal Bhargav · 5 years ago
  34. e728d54 cmd: ti: ddr3: Fix ecc address calculation by Lokesh Vutla · 5 years ago
  35. 73eb78f Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
  36. 82a4525 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  37. a55d317 Merge tag 'efi-2020-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  38. 4f10743 arm64: zynqmp: Define default SYS_PROMPT by Michal Simek · 5 years ago
  39. f048cae ARM: zynq: Define default SYS_PROMPT by Michal Simek · 5 years ago
  40. d45fc8f iod: Enhance to support display of multiple values by Simon Glass · 5 years ago
  41. 1372414 x86: Rename some FSP functions to have an fsp_ prefix by Simon Glass · 5 years ago
  42. 6c34fc1 x86: Rename existing FSP code to fsp1 by Simon Glass · 5 years ago
  43. 23b1349 cmd: host: fix seg fault at "host info" by AKASHI Takahiro · 5 years ago
  44. 01437e1 cmd: disable CMD_NVEDIT_EFI by default by Heinrich Schuchardt · 5 years ago
  45. a383c81 cmd: env: fix a typo in a comment of do_env_set_efi() by AKASHI Takahiro · 5 years ago
  46. 1d5ccd6 Kconfig: fix a typo in the description of bmp command. by Andrius Štikonas · 5 years ago
  47. 9a10207 Kconfig: Migrate CONFIG_BOOTM_* options by Tom Rini · 5 years ago
  48. 014a381 cmd: part: number: return hexadecimal value by Roman Stratiienko · 5 years ago
  49. c492752 autoboot: add necessary dependency at AUTOBOOT_MENU_SHOW by AKASHI Takahiro · 5 years ago
  50. ac598c1 net: introduce packet capture support by Ramon Fried · 5 years ago
  51. 8a3968c net: mdio: Clarify code flow Covarity 244085 & 244090 by Joe Hershberger · 5 years ago
  52. c36366c cmd: pci: Adjust display of digits for 64bit address and size by Kunihiko Hayashi · 5 years ago
  53. 02767cb cmd: gpio: remove redundant assignment by Heinrich Schuchardt · 5 years ago
  54. 87eb2a1 Merge branch '2019-08-23-master-imports' by Tom Rini · 5 years ago
  55. 1ef0c49 Convert CONFIG_MX_CYCLIC to Kconfig by Adam Ford · 5 years ago
  56. 51709f7 clk: support clk tree dump by Peng Fan · 5 years ago
  57. f152bf0 cbfs: Move result variable into the struct by Simon Glass · 5 years ago
  58. aaef3bf Drop PCMCIA by Simon Glass · 5 years ago
  59. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  60. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  61. 63a2f57 env: Drop the ACTION typedef by Simon Glass · 5 years ago
  62. 4686d8f env: Rename the redundancy flags by Simon Glass · 5 years ago
  63. 1a23686 env: Drop the ENTRY typedef by Simon Glass · 5 years ago
  64. 9738586 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  65. eec9796 env: Move set_default_vars to env.h by Simon Glass · 5 years ago
  66. d416b4b env: net: Move eth_parse_enetaddr() to net.c/h by Simon Glass · 5 years ago
  67. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  68. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  69. 83c2e49 env: Move env_get_hex() to env.h by Simon Glass · 5 years ago
  70. c301bd8 env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
  71. 07dc93c env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
  72. 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  73. 909ff4d env: Move envmatch() to env.h by Simon Glass · 5 years ago
  74. db22961 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  75. 2d85a75 env: Move get_env_id() to env.h by Simon Glass · 5 years ago
  76. 1a974af common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  77. a2ac168 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  78. 538aec9 x86: Add a common HOB library by Park, Aiden · 5 years ago
  79. 0961cf7 x86: lib: fsp: Use EFI_GUID and efi_guid_t by Park, Aiden · 5 years ago
  80. c7eaa8b thor: fix crash after usb initialization failure by Marek Szyprowski · 5 years ago
  81. 6954351 cmd: avb: Fix compiler warnings by Sam Protsenko · 5 years ago
  82. 6a05765 Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  83. 32679ba Convert CONFIG_AUTOBOOT_MENU_SHOW to Kconfig by Simon Glass · 5 years ago
  84. ec5f71a autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT by Simon Glass · 5 years ago
  85. 9e476d9 autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY by Simon Glass · 5 years ago
  86. a8cab88 autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION by Simon Glass · 5 years ago
  87. 3a591aa 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. 2171509 efi_loader: efidebug.c function documentation by Heinrich Schuchardt · 5 years ago
  89. 72cc725 bdinfo: show fb base with DM_VIDEO by Heiko Schocher · 5 years ago
  90. da62514 cmd: fpga: correct typo, capitalize "Xilinx" by Robert P. J. Day · 6 years ago
  91. 86b7ba5 Add validation for icache/dcache arguments - arguments different from off/on/flush are currently silently ignored. by Eric Perie · 5 years ago
  92. 6533a7e Drop linker-generated array creation when CONFIG_CMDLINE is disabled by Andrej Rosano · 5 years ago
  93. 0c9c3e2 Merge branch '2019-07-26-ti-imports' by Tom Rini · 5 years ago
  94. 41c0e26 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  95. 298cf84 cmd: remoteproc: Allow list command to print the probed devices by Lokesh Vutla · 5 years ago
  96. a316dd5 cmd: remoteproc: Add support for initializing devices individually by Lokesh Vutla · 5 years ago
  97. a24f9b4 cmd: Add 'ab_select' command by Ruslan Trofymenko · 5 years ago
  98. cb10fc9 cmd: bcb: Apply non-functional refinements by Eugeniu Rosca · 5 years ago
  99. 9bb6283 cmd: bcb: Use strcmp() instead of strncmp() for string literals by Eugeniu Rosca · 5 years ago
  100. 2b921bb cmd: bcb: Fix duplicated handling in two case-branches by Eugeniu Rosca · 5 years ago