1. 77f4e47 common: Move do_tftpb() to net.h by Simon Glass · 4 years, 9 months ago
  2. 0ee48252 common: Move flash_perror() to flash.h by Simon Glass · 4 years, 9 months ago
  3. 8302d17 aes: add support of aes192 and aes256 by Philippe Reynes · 4 years, 9 months ago
  4. 7012c04 aes: add a define for the size of a block by Philippe Reynes · 4 years, 9 months ago
  5. 45e4968 cmd/blk_common: clarify no partition error message by Alexandre Besnard · 4 years, 9 months ago
  6. 4f731c7 cmd: adtimg: Refactor usage style by Eugeniu Rosca · 4 years, 9 months ago
  7. 4c6edc2 cmd: adtimg: Rename internal symbols by Eugeniu Rosca · 4 years, 9 months ago
  8. b84acf1 dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg by Eugeniu Rosca · 4 years, 9 months ago
  9. 6478a7e cmd/eeprom.c: prepend 0x to hex numbers in output message format by Klaus H. Sorensen · 4 years, 10 months ago
  10. a74a213 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 9 months ago
  11. 7086de4 Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 9 months ago
  12. 14a2dee cmd/Kconfig: Add more dependencies to OSE bootm support by Tom Rini · 4 years, 10 months ago
  13. 4f24ac0 cmd: add rng command by Heinrich Schuchardt · 4 years, 9 months ago
  14. ecc7fda bootm: Add a bootm command for type IH_OS_EFI by Cristian Ciocaltea · 4 years, 9 months ago
  15. 07e2fe7 cmd: efidebug: capitalize UEFI by Heinrich Schuchardt · 4 years, 9 months ago
  16. 986e064 cmd: efidebug: new sub-command tables by Heinrich Schuchardt · 4 years, 9 months ago
  17. 173cd9e cmd: efidebug: simplify get_guid_text() by Heinrich Schuchardt · 4 years, 9 months ago
  18. a3850e4 efi_loader: free load options after execution by Heinrich Schuchardt · 4 years, 9 months ago
  19. f64f223 efi_loader: export efi_install_fdt() by Heinrich Schuchardt · 4 years, 10 months ago
  20. f9ceb6a efi_loader: carve out efi_run_image() by Heinrich Schuchardt · 4 years, 10 months ago
  21. 753aa18 efi_loader: use hardware device tree by default by Heinrich Schuchardt · 4 years, 10 months ago
  22. 7a59725 efi_loader: pass address to efi_install_fdt() by Heinrich Schuchardt · 4 years, 10 months ago
  23. 8ad0c66 bdinfo: show multi_dtb_fit by Heiko Schocher · 4 years, 11 months ago
  24. 98a8f44 dfu: Add optional timeout parameter by Andy Shevchenko · 4 years, 10 months ago
  25. 2b1f8c2 dfu: Refactor do_dfu() to handle optional argument by Andy Shevchenko · 4 years, 10 months ago
  26. b75617b x86: Update the fsp command for FSP2 by Simon Glass · 4 years, 10 months ago
  27. 3b65ee3 x86: sandbox: Add a PMC emulator and test by Simon Glass · 4 years, 10 months ago
  28. 2c4e067 cmd: pxe: Increase maximum path length by Ben Wolsieffer · 4 years, 10 months ago
  29. 7d9701d cmd: mdio/mii: add Kconfig help and allow break dependency by Ramon Fried · 5 years ago
  30. fb8977c net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
  31. 05429b6 rtc: move date.c from drivers/rtc/ to lib/ by AKASHI Takahiro · 4 years, 10 months ago
  32. 31839dc cmd: pxe: Fix checkpatch WARNING/CHECK by Patrice Chotard · 4 years, 10 months ago
  33. 51843ea cmd: sysboot: Fix checkpatch WARNING/CHECK by Patrice Chotard · 4 years, 10 months ago
  34. 8cb22a6 cmd: pxe_utils: Fix checkpatch WARNING/CHECK by Patrice Chotard · 4 years, 10 months ago
  35. 993c912 cmd: sysboot: Create a sysboot command dedicated file by Patrice Chotard · 4 years, 10 months ago
  36. 2373cba cmd: Prepare sysboot command independence by Patrice Chotard · 4 years, 10 months ago
  37. 1ac2cb9 cmd: Migrate from_env() from pxe.c to nvedit.c by Patrice Chotard · 4 years, 10 months ago
  38. 787f10a cmd: cp: add missing map_sysmem by Philippe Reynes · 4 years, 10 months ago
  39. ae0d12f iminfo: add missing map_sysmem by Philippe Reynes · 4 years, 10 months ago
  40. ff102c5 cmd: make MTD commands depend on MTD by Miquel Raynal · 5 years ago
  41. eb446ef cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
  42. 587f445 cmd: mtdparts: Kconfig: join mtdparts command entry with its options by Miquel Raynal · 5 years ago
  43. 888f184 mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
  44. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  45. 94d022b Merge tag 'efi-2020-01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 10 months ago
  46. 0bffb8c cmd: efidebug: fix a build error in show_efi_boot_opt() by AKASHI Takahiro · 4 years, 10 months ago
  47. ca32678 cmd: pxe: Fix bootm argument count by Abhishek Shah · 4 years, 10 months ago
  48. 4df23e5 blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more by Tom Rini · 4 years, 10 months ago
  49. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 4 years, 10 months ago
  50. 428a6a1 common: Drop board_show_dram() by Simon Glass · 4 years, 10 months ago
  51. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 4 years, 10 months ago
  52. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  53. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 10 months ago
  54. 62270f4 common: Move some SMP functions out of common.h by Simon Glass · 4 years, 10 months ago
  55. b03e051 common: Move serial functions out of common.h by Simon Glass · 4 years, 10 months ago
  56. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 4 years, 10 months ago
  57. 8bef79b common: Move sorting functions to their own header file by Simon Glass · 4 years, 10 months ago
  58. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 10 months ago
  59. b2ea91b crc: Fix code style with crc functions by Simon Glass · 4 years, 10 months ago
  60. 62f9b65 common: Move older CPU functions to their own header by Simon Glass · 4 years, 10 months ago
  61. 3b4847c efi_loader: support building UEFI binaries on sandbox by Heinrich Schuchardt · 4 years, 11 months ago
  62. fefff63 cmd: move down CONFIG_CMD_BOOTEFI after CONFIG_BOOTM_VXWORKS by AKASHI Takahiro · 4 years, 11 months ago
  63. 672c570 cmd: mtdparts: Fix build with option ..._SHOW_NET_SIZES by Alexander Dahl · 5 years ago
  64. 20841c5 cmd: nand: Remove not used declaration by Alexander Dahl · 5 years ago
  65. a8c1846 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 11 months ago
  66. 24b7739 Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  67. 965ec3c cmd: avb: Support A/B slots by Sam Protsenko · 5 years ago
  68. bb43c27 cmd: avb: Fix requested partitions list by Sam Protsenko · 5 years ago
  69. febabe3 dfu: allow to manage DFU on several devices by Patrick Delaunay · 5 years ago
  70. 0896d2c thor: fix error path after g_dnl_register() failure by Marek Szyprowski · 5 years ago
  71. 909338c cmd: thor: select DFU subsystem also for 'thor' download tool by Marek Szyprowski · 5 years ago
  72. 051aa89 cmd: env: extend "env [set|print] -e" to manage UEFI variables by AKASHI Takahiro · 5 years ago
  73. cc64810 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
  74. 683cdd6 cmd: booti: Store OS start and end info in images structure by Lokesh Vutla · 5 years ago
  75. c2af7fb cmd: sf: Mark it default if DM_SPI_FLASH enabled by Jagan Teki · 5 years ago
  76. a539c8b cmd: Add Support for UFS commands by Faiz Abbas · 5 years ago
  77. a2fce50 Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 5 years ago
  78. e6661cf ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdr by Stefan Roese · 5 years ago
  79. 386f20c ubi: provide a way to skip CRC checks by Quentin Schulz · 5 years ago
  80. ed7ea05 cmd: aes: use map_sysmem when accessing memory by Philippe Reynes · 5 years ago
  81. 0c9cc51 Merge branch '2019-10-11-master-imports' by Tom Rini · 5 years ago
  82. 7d2dc6a cmd: itest: add support for .q size specifier by Marek Szyprowski · 5 years ago
  83. 100e75b cmd: avoid decimal conversion by T Karthik Reddy · 5 years ago
  84. 92ffd0d cmd: ti: ddr3: Move the print statement after test by Krunal Bhargav · 5 years ago
  85. 5ebe6c0 cmd: ti: ddr3: Fix ecc address calculation by Lokesh Vutla · 5 years ago
  86. 44fb0d6 Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
  87. efea5a3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  88. 8679be2 Merge tag 'efi-2020-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  89. 3c3886d arm64: zynqmp: Define default SYS_PROMPT by Michal Simek · 5 years ago
  90. a91feae ARM: zynq: Define default SYS_PROMPT by Michal Simek · 5 years ago
  91. 9da3776 iod: Enhance to support display of multiple values by Simon Glass · 5 years ago
  92. e2adc36 x86: Rename some FSP functions to have an fsp_ prefix by Simon Glass · 5 years ago
  93. 8331188 x86: Rename existing FSP code to fsp1 by Simon Glass · 5 years ago
  94. 5bac9c5 cmd: host: fix seg fault at "host info" by AKASHI Takahiro · 5 years ago
  95. 3b728f8 cmd: disable CMD_NVEDIT_EFI by default by Heinrich Schuchardt · 5 years ago
  96. 6810caf cmd: env: fix a typo in a comment of do_env_set_efi() by AKASHI Takahiro · 5 years ago
  97. 60a9aeb Kconfig: fix a typo in the description of bmp command. by Andrius Štikonas · 5 years ago
  98. 4b0bcfa Kconfig: Migrate CONFIG_BOOTM_* options by Tom Rini · 5 years ago
  99. 400b955 cmd: part: number: return hexadecimal value by Roman Stratiienko · 5 years ago
  100. dd2d989 autoboot: add necessary dependency at AUTOBOOT_MENU_SHOW by AKASHI Takahiro · 5 years ago