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