1. 0d453c8 cmd: mmc: check whether card is SD or eMMC before hwpartition by Jaehoon Chung · 3 years, 2 months ago
  2. f702dc1 cmd: mmc: Support mmc hwpartition user enh start - by Marek Vasut · 3 years, 2 months ago
  3. 40e6f52 drivers: mmc: Add wait_dat0 support for sdhci driver by Stephen Carlson · 3 years, 3 months ago
  4. ee02543 drivers: mmc: Add wait_dat0 support for Freescale eSDHC driver by Stephen Carlson · 3 years, 3 months ago
  5. aafc378 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 1 month ago
  6. 7af368f arm: mvebu: Fix comments about kwbimage structures by Pali Rohár · 3 years, 1 month ago
  7. 33cdd9e arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3 by Pali Rohár · 3 years, 1 month ago
  8. 0089f61 tools: kwboot: Patch nandpagesize to zero also for v1 image by Pali Rohár · 3 years, 1 month ago
  9. 2fdba4f tools: kwbimage: Add support for NAND_PAGE_SIZE command also for v1 images by Pali Rohár · 3 years, 1 month ago
  10. 5910298 arm: mvebu: turris_omnia: Fix MTD partitions order for Linux by Pali Rohár · 3 years, 1 month ago
  11. e6571f3 arm: mvebu: Remove dummy BIN header arguments for SPL binary by Pali Rohár · 3 years, 1 month ago
  12. 701769d arm: mvebu: Add documentation for save_boot_params() function by Pali Rohár · 3 years, 1 month ago
  13. e58f08b tools: kwbimage: Align BIN header executable code to 128-bit boundary by Pali Rohár · 3 years, 1 month ago
  14. a85a71d tools: kwboot: Align UART baudrate change code in BIN header to 128-bit boundary by Pali Rohár · 3 years, 1 month ago
  15. e7fb789 sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years, 1 month ago
  16. 670d657 Merge tag 'efi-2022-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 1 month ago
  17. c9661d0 Merge branch '2021-10-26-add-nand-biterr-and-bugfixes' by Tom Rini · 3 years, 1 month ago
  18. 65aa259 efi_loader: add DeployedMode and AuditMode variable measurement by Masahisa Kojima · 3 years, 1 month ago
  19. 96485d2 efi_loader: simplify tcg2_measure_secure_boot_variable() by Masahisa Kojima · 3 years, 1 month ago
  20. ce3dbc5 efi_loader: add UEFI GPT measurement by Masahisa Kojima · 3 years, 1 month ago
  21. 28ab12a env: superfluous check before free() by Heinrich Schuchardt · 3 years, 1 month ago
  22. 73d18e3 dfu: Sort Kconfig entries alphabetically by Marek Vasut · 3 years, 1 month ago
  23. 70a9f4d lib: uuid: fix the test on RNG device presence by Patrick Delaunay · 3 years, 1 month ago
  24. 5d39c93 common: Kconfig.boot: add config SPL_FIT_RSASSA_PSS by Philippe Reynes · 3 years, 1 month ago
  25. b560c70 lib: rsa: rsa-verify: also check that padding is not NULL by Philippe Reynes · 3 years, 1 month ago
  26. 32cc392 firmware: scmi: fix struct layout for scmi_clk_rate_set_in by Clément Léger · 3 years, 1 month ago
  27. 4ea84c5 cmd: nand biterr - Add support for nand biterr command by Balamanikandan Gunasundar · 3 years, 5 months ago
  28. 3d49ee8 efi_loader: add SMBIOS table measurement by Masahisa Kojima · 3 years, 1 month ago
  29. 75e33b3 Merge branch '2021-10-25-assorted-updates' by Tom Rini · 3 years, 1 month ago
  30. ca341e9 dfu: dfu_sf: Read the SPI flash in 16 MiB chunks by Marek Vasut · 3 years, 2 months ago
  31. 949eb22 arm: spl: prepare for jumping to OPTEE by Ricardo Salveti · 3 years, 1 month ago
  32. a45dac1 efi_loader: simplify tcg2_measure_secure_boot_variable() by Heinrich Schuchardt · 3 years, 2 months ago
  33. 02fef8b efi_loader: simplify efi_sigstore_parse_sigdb() by Heinrich Schuchardt · 3 years, 2 months ago
  34. e618d1d efi_loader: function to get GUID for variable name by Heinrich Schuchardt · 3 years, 2 months ago
  35. d47671c efi_loader: treat UEFI variable name as const by Heinrich Schuchardt · 3 years, 2 months ago
  36. 7a6fb28 efi_loader: capsule: add back efi_get_public_key_data() by AKASHI Takahiro · 3 years, 1 month ago
  37. c5e81fd Revert "Revert "doc: Update CapsuleUpdate READMEs"" by AKASHI Takahiro · 3 years, 1 month ago
  38. 18cfbbb Revert "Revert "mkeficapsule: Remove dtb related options"" by AKASHI Takahiro · 3 years, 1 month ago
  39. e0b56e0 .mailmap: add Heinrich Schuchardt by Heinrich Schuchardt · 3 years, 1 month ago
  40. f86352e efi_loader: add missing const qualifier by Masahisa Kojima · 3 years, 1 month ago
  41. 8e7791a doc: Remove the obsolete README.mpc74xx file by Thomas Huth · 3 years, 1 month ago
  42. b0f100e doc: remove AMCC PPC405 processor references by Heinrich Schuchardt · 3 years, 1 month ago
  43. d11d1be env: mmc: Add support for redundant env in both eMMC boot partitions by Marek Vasut · 3 years, 1 month ago
  44. c685519 loads: Block writes into LMB reserved areas of U-Boot by Marek Vasut · 3 years, 1 month ago
  45. f47f87f env: mmc: Add missing eMMC bootpart restoration to env erase by Marek Vasut · 3 years, 1 month ago
  46. 397b35f Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 1 month ago
  47. c846fe4 mmc: sunxi: conditionally include MMC2 initialization code by Icenowy Zheng · 3 years, 4 months ago
  48. 03510bf sunxi: only include alias for eMMC when mmc2 used by Icenowy Zheng · 3 years, 4 months ago
  49. 08bdb97 sunxi: dts: H616: Enable the watchdog by Samuel Holland · 3 years, 3 months ago
  50. 35a7677 Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 1 month ago
  51. b147bd3 sunxi: Enable watchdog timer support by default by Samuel Holland · 3 years, 3 months ago
  52. 93d34fa watchdog: Add a driver for the sunxi watchdog by Samuel Holland · 3 years, 3 months ago
  53. e0c628d clk: sunxi: Extend DM_RESET selection to SPL by Samuel Holland · 3 years, 2 months ago
  54. 0ec8832 sunxi: SPL SPI: Allow larger SPL by Andre Przywara · 3 years, 5 months ago
  55. 95d9ffd power: pmic: axp: Implement poweroff via sysreset by Samuel Holland · 3 years, 1 month ago
  56. 830e161 power: axp: Avoid do_poweroff conflict with sysreset by Samuel Holland · 3 years, 3 months ago
  57. 344df3c include: axp_pmic: Include headers for all variants by Samuel Holland · 3 years, 3 months ago
  58. 5b4afbd include: axp_pmic: Add missing header guard definition by Samuel Holland · 3 years, 3 months ago
  59. a13fa74 tools: mksunxiboot: Use sunxi_image header directly by Samuel Holland · 3 years, 1 month ago
  60. 00f82fc sunxi: A23/A33/H3: Actually move the secure monitor by Samuel Holland · 3 years, 1 month ago
  61. 6fa41cd phy: sun4i-usb: Support VBUS detection via power supply by Samuel Holland · 3 years, 2 months ago
  62. 1da7b88 phy: sun4i-usb: Refactor VBUS detection to match Linux by Samuel Holland · 3 years, 2 months ago
  63. 6617894 phy: sun4i-usb: Remove a couple of debug messages by Samuel Holland · 3 years, 2 months ago
  64. a3010bc sunxi: Select SPL_SEPARATE_BSS by Samuel Holland · 3 years, 3 months ago
  65. 355d1e2 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 1 month ago
  66. b9cfd8b spi: nxp_fspi: Implement errata workaround for LS1028A by Kuldeep Singh · 3 years, 4 months ago
  67. e8751a9 spi: nxp-fspi: Add support for IP read only by Kuldeep Singh · 3 years, 4 months ago
  68. 8588616 mtd: spi-nor-ids: Add SECT_4K to mt25qu512a by Kris Chaplin · 3 years, 1 month ago
  69. b7a772a mtd: spi-nor-ids: Add is25lp512 and is25wp512 devices by Kris Chaplin · 3 years, 1 month ago
  70. 0d1ecc9 mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years, 1 month ago
  71. a60397d mtd: mtdpart: Make mtdpart's _erase method sane by Marek Behún · 3 years, 1 month ago
  72. 1fd5e67 mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase() by Marek Behún · 3 years, 1 month ago
  73. ff0000b mtd: spi-nor-core: Call mtd_erase_callback() from spi_nor_erase() by Marek Behún · 3 years, 1 month ago
  74. 7398c1b mtd: spi-nor-core: Don't check for zero length in spi_nor_write() / spi_nor_erase() by Marek Behún · 3 years, 1 month ago
  75. a67b371 mtd: spi-flash: Check for zero length in legacy spi_flash_*() by Marek Behún · 3 years, 1 month ago
  76. f572779 mtd: spi-nor-core: Check return value of write_disable() in spi_nor_erase() by Marek Behún · 3 years, 1 month ago
  77. a9d9d41 mtd: spi-nor-core: Don't overwrite return value if it is non-zero by Marek Behún · 3 years, 1 month ago
  78. 5ea6dcc mtd: spi-nor-core: Check return value of write_enable() in spi_nor_erase() by Marek Behún · 3 years, 1 month ago
  79. 36384f6 mtd: spi-nor-core: Try cleaning up in case writing BAR failed by Marek Behún · 3 years, 1 month ago
  80. e66c6f1 mtd: spi-nor: Add support for Spansion S25FL256L by Takahiro Kuwano · 3 years, 2 months ago
  81. e4f97f1 mtd: spi-nor-ids: Add GD25LQ256D Chip by Yanhong Wang · 3 years, 2 months ago
  82. f055f2e Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 1 month ago
  83. 06685f9 Merge tag 'dm-pull-21oct21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 1 month ago
  84. f231566 env: Move non-cli env functions to env/common.c by Marek Behún · 3 years, 1 month ago
  85. a80652e env: Simplify env_match() and inline into env_get_f() by Marek Behún · 3 years, 1 month ago
  86. a473766 env: Use memcpy() instead of ad-hoc code to copy variable value by Marek Behún · 3 years, 1 month ago
  87. 3112ce0 env: Make return value of env_get_f() behave like sprintf() on success by Marek Behún · 3 years, 1 month ago
  88. 6b6e3ee env: Early return from env_get_f() on NULL name by Marek Behún · 3 years, 1 month ago
  89. 6ba4473 env: Don't match empty variable name in env_match() by Marek Behún · 3 years, 1 month ago
  90. d1bca8d env: Use better name for variable in env_get_f() by Marek Behún · 3 years, 1 month ago
  91. eff73b2 env: Use string pointer instead of indexes in env_get_f() by Marek Behún · 3 years, 1 month ago
  92. 52f9ed3 env: Inline env_get_char() into its only user by Marek Behún · 3 years, 1 month ago
  93. 7b611ee env: Change env_match() to static and remove from header by Marek Behún · 3 years, 1 month ago
  94. 6aa652d examples: api: glue: Remove comment that does not apply anymore by Marek Behún · 3 years, 1 month ago
  95. dd1c5a7 env: Drop env_get_char_spec() and old, unused .get_char() implementations by Marek Behún · 3 years, 1 month ago
  96. 6dc1e2f env: Fix documentation for env_get_f() by Marek Behún · 3 years, 1 month ago
  97. 3610970 dm: Fix util.h's broken include guard by Pierre-Clément Tosi · 3 years, 2 months ago
  98. 737fd14 sandbox: provide /chosen/boot-hartid property by Heinrich Schuchardt · 3 years, 3 months ago
  99. f7832ee buildman: Add gcc-11.1.0 to the directory list by Tom Rini · 3 years, 1 month ago
  100. e2d6a77 CI: Switch running the nokia_rx51 test with in-container toolchain by Tom Rini · 3 years, 1 month ago