1. 34b4319 doc: android: Add documentation for Android Boot Image by Sam Protsenko · 4 years, 8 months ago
  2. 94f6d0d cmd: abootimg: Add abootimg command by Sam Protsenko · 4 years, 8 months ago
  3. 5749faa cmd/gpt: Address error cases during gpt rename more correctly by Tom Rini · 4 years, 8 months ago
  4. 86e42b3 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 8 months ago
  5. b852cca pmic: allow dump command for non contiguous register maps by Martin Fuzzey · 4 years, 8 months ago
  6. 2d7818d cmd: sata: Add block unbind device function by Peng Ma · 4 years, 10 months ago
  7. 6954756 cmd: spi: Permit setting bus frequency by Marek Vasut · 4 years, 9 months ago
  8. b1b147f cmd: mtd: solve bad block support in erase command by Patrick Delaunay · 5 years ago
  9. 17f084f zfs: remove unused buf variable by Joel Johnson · 4 years, 8 months ago
  10. e9c6698 cmd: pxe: execute the cls command only when supported by Patrick Delaunay · 4 years, 10 months ago
  11. 1c79f2f cmd: add tlv_eeprom command by Baruch Siach · 4 years, 8 months ago
  12. 4d979bf common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 9 months ago
  13. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 9 months ago
  14. 220a3a4 common: Rename and move source() by Simon Glass · 4 years, 9 months ago
  15. 8e8ccfe common: Move the image globals into image.h by Simon Glass · 4 years, 9 months ago
  16. bb872dd image: Rename load_addr, save_addr, save_size by Simon Glass · 4 years, 9 months ago
  17. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 9 months ago
  18. 015e334 common: Drop floppy disk support by Simon Glass · 4 years, 9 months ago
  19. 1444998 common: Move functions for loading from fat/ext2 to fs.h by Simon Glass · 4 years, 9 months ago
  20. 77f4e47 common: Move do_tftpb() to net.h by Simon Glass · 4 years, 9 months ago
  21. 0ee48252 common: Move flash_perror() to flash.h by Simon Glass · 4 years, 9 months ago
  22. 8302d17 aes: add support of aes192 and aes256 by Philippe Reynes · 4 years, 9 months ago
  23. 7012c04 aes: add a define for the size of a block by Philippe Reynes · 4 years, 9 months ago
  24. 45e4968 cmd/blk_common: clarify no partition error message by Alexandre Besnard · 4 years, 9 months ago
  25. 4f731c7 cmd: adtimg: Refactor usage style by Eugeniu Rosca · 4 years, 9 months ago
  26. 4c6edc2 cmd: adtimg: Rename internal symbols by Eugeniu Rosca · 4 years, 9 months ago
  27. b84acf1 dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg by Eugeniu Rosca · 4 years, 9 months ago
  28. 6478a7e cmd/eeprom.c: prepend 0x to hex numbers in output message format by Klaus H. Sorensen · 4 years, 10 months ago
  29. a74a213 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 9 months ago
  30. 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
  31. 14a2dee cmd/Kconfig: Add more dependencies to OSE bootm support by Tom Rini · 4 years, 10 months ago
  32. 4f24ac0 cmd: add rng command by Heinrich Schuchardt · 4 years, 9 months ago
  33. ecc7fda bootm: Add a bootm command for type IH_OS_EFI by Cristian Ciocaltea · 4 years, 9 months ago
  34. 07e2fe7 cmd: efidebug: capitalize UEFI by Heinrich Schuchardt · 4 years, 9 months ago
  35. 986e064 cmd: efidebug: new sub-command tables by Heinrich Schuchardt · 4 years, 9 months ago
  36. 173cd9e cmd: efidebug: simplify get_guid_text() by Heinrich Schuchardt · 4 years, 9 months ago
  37. a3850e4 efi_loader: free load options after execution by Heinrich Schuchardt · 4 years, 9 months ago
  38. f64f223 efi_loader: export efi_install_fdt() by Heinrich Schuchardt · 4 years, 10 months ago
  39. f9ceb6a efi_loader: carve out efi_run_image() by Heinrich Schuchardt · 4 years, 10 months ago
  40. 753aa18 efi_loader: use hardware device tree by default by Heinrich Schuchardt · 4 years, 10 months ago
  41. 7a59725 efi_loader: pass address to efi_install_fdt() by Heinrich Schuchardt · 4 years, 10 months ago
  42. 8ad0c66 bdinfo: show multi_dtb_fit by Heiko Schocher · 4 years, 11 months ago
  43. 98a8f44 dfu: Add optional timeout parameter by Andy Shevchenko · 4 years, 10 months ago
  44. 2b1f8c2 dfu: Refactor do_dfu() to handle optional argument by Andy Shevchenko · 4 years, 10 months ago
  45. b75617b x86: Update the fsp command for FSP2 by Simon Glass · 4 years, 10 months ago
  46. 3b65ee3 x86: sandbox: Add a PMC emulator and test by Simon Glass · 4 years, 10 months ago
  47. 2c4e067 cmd: pxe: Increase maximum path length by Ben Wolsieffer · 4 years, 10 months ago
  48. 7d9701d cmd: mdio/mii: add Kconfig help and allow break dependency by Ramon Fried · 5 years ago
  49. fb8977c net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
  50. 05429b6 rtc: move date.c from drivers/rtc/ to lib/ by AKASHI Takahiro · 4 years, 10 months ago
  51. 31839dc cmd: pxe: Fix checkpatch WARNING/CHECK by Patrice Chotard · 4 years, 10 months ago
  52. 51843ea cmd: sysboot: Fix checkpatch WARNING/CHECK by Patrice Chotard · 4 years, 10 months ago
  53. 8cb22a6 cmd: pxe_utils: Fix checkpatch WARNING/CHECK by Patrice Chotard · 4 years, 10 months ago
  54. 993c912 cmd: sysboot: Create a sysboot command dedicated file by Patrice Chotard · 4 years, 10 months ago
  55. 2373cba cmd: Prepare sysboot command independence by Patrice Chotard · 4 years, 10 months ago
  56. 1ac2cb9 cmd: Migrate from_env() from pxe.c to nvedit.c by Patrice Chotard · 4 years, 10 months ago
  57. 787f10a cmd: cp: add missing map_sysmem by Philippe Reynes · 4 years, 10 months ago
  58. ae0d12f iminfo: add missing map_sysmem by Philippe Reynes · 4 years, 10 months ago
  59. ff102c5 cmd: make MTD commands depend on MTD by Miquel Raynal · 5 years ago
  60. eb446ef cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
  61. 587f445 cmd: mtdparts: Kconfig: join mtdparts command entry with its options by Miquel Raynal · 5 years ago
  62. 888f184 mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
  63. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  64. 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
  65. 0bffb8c cmd: efidebug: fix a build error in show_efi_boot_opt() by AKASHI Takahiro · 4 years, 10 months ago
  66. ca32678 cmd: pxe: Fix bootm argument count by Abhishek Shah · 4 years, 10 months ago
  67. 4df23e5 blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more by Tom Rini · 4 years, 10 months ago
  68. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 4 years, 10 months ago
  69. 428a6a1 common: Drop board_show_dram() by Simon Glass · 4 years, 10 months ago
  70. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 4 years, 10 months ago
  71. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  72. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 10 months ago
  73. 62270f4 common: Move some SMP functions out of common.h by Simon Glass · 4 years, 10 months ago
  74. b03e051 common: Move serial functions out of common.h by Simon Glass · 4 years, 10 months ago
  75. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 4 years, 10 months ago
  76. 8bef79b common: Move sorting functions to their own header file by Simon Glass · 4 years, 10 months ago
  77. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 10 months ago
  78. b2ea91b crc: Fix code style with crc functions by Simon Glass · 4 years, 10 months ago
  79. 62f9b65 common: Move older CPU functions to their own header by Simon Glass · 4 years, 10 months ago
  80. 3b4847c efi_loader: support building UEFI binaries on sandbox by Heinrich Schuchardt · 4 years, 11 months ago
  81. fefff63 cmd: move down CONFIG_CMD_BOOTEFI after CONFIG_BOOTM_VXWORKS by AKASHI Takahiro · 4 years, 11 months ago
  82. 672c570 cmd: mtdparts: Fix build with option ..._SHOW_NET_SIZES by Alexander Dahl · 5 years ago
  83. 20841c5 cmd: nand: Remove not used declaration by Alexander Dahl · 5 years ago
  84. a8c1846 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 11 months ago
  85. 24b7739 Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  86. 965ec3c cmd: avb: Support A/B slots by Sam Protsenko · 5 years ago
  87. bb43c27 cmd: avb: Fix requested partitions list by Sam Protsenko · 5 years ago
  88. febabe3 dfu: allow to manage DFU on several devices by Patrick Delaunay · 5 years ago
  89. 0896d2c thor: fix error path after g_dnl_register() failure by Marek Szyprowski · 5 years ago
  90. 909338c cmd: thor: select DFU subsystem also for 'thor' download tool by Marek Szyprowski · 5 years ago
  91. 051aa89 cmd: env: extend "env [set|print] -e" to manage UEFI variables by AKASHI Takahiro · 5 years ago
  92. cc64810 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
  93. 683cdd6 cmd: booti: Store OS start and end info in images structure by Lokesh Vutla · 5 years ago
  94. c2af7fb cmd: sf: Mark it default if DM_SPI_FLASH enabled by Jagan Teki · 5 years ago
  95. a539c8b cmd: Add Support for UFS commands by Faiz Abbas · 5 years ago
  96. a2fce50 Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 5 years ago
  97. e6661cf ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdr by Stefan Roese · 5 years ago
  98. 386f20c ubi: provide a way to skip CRC checks by Quentin Schulz · 5 years ago
  99. ed7ea05 cmd: aes: use map_sysmem when accessing memory by Philippe Reynes · 5 years ago
  100. 0c9cc51 Merge branch '2019-10-11-master-imports' by Tom Rini · 5 years ago