1. b71a0ae efi_loader: capsule: add back efi_get_public_key_data() by AKASHI Takahiro · 3 years, 2 months ago
  2. 60fc0c6 Revert "Revert "doc: Update CapsuleUpdate READMEs"" by AKASHI Takahiro · 3 years, 2 months ago
  3. 5b03cab Revert "Revert "mkeficapsule: Remove dtb related options"" by AKASHI Takahiro · 3 years, 2 months ago
  4. 11cd515 .mailmap: add Heinrich Schuchardt by Heinrich Schuchardt · 3 years, 1 month ago
  5. bc38d77 efi_loader: add missing const qualifier by Masahisa Kojima · 3 years, 1 month ago
  6. 1d7bbf0 doc: Remove the obsolete README.mpc74xx file by Thomas Huth · 3 years, 1 month ago
  7. 1217e90 doc: remove AMCC PPC405 processor references by Heinrich Schuchardt · 3 years, 1 month ago
  8. 3d2cd03 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 1 month ago
  9. b68d92c mmc: sunxi: conditionally include MMC2 initialization code by Icenowy Zheng · 3 years, 4 months ago
  10. 6380911 sunxi: only include alias for eMMC when mmc2 used by Icenowy Zheng · 3 years, 4 months ago
  11. 1fa246e sunxi: dts: H616: Enable the watchdog by Samuel Holland · 3 years, 3 months ago
  12. f425599 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
  13. 576ccd6 sunxi: Enable watchdog timer support by default by Samuel Holland · 3 years, 3 months ago
  14. 65c982b watchdog: Add a driver for the sunxi watchdog by Samuel Holland · 3 years, 3 months ago
  15. 9a77a96 clk: sunxi: Extend DM_RESET selection to SPL by Samuel Holland · 3 years, 2 months ago
  16. 05ebd89 sunxi: SPL SPI: Allow larger SPL by Andre Przywara · 3 years, 5 months ago
  17. 5afa5cd power: pmic: axp: Implement poweroff via sysreset by Samuel Holland · 3 years, 1 month ago
  18. 41a545f power: axp: Avoid do_poweroff conflict with sysreset by Samuel Holland · 3 years, 3 months ago
  19. 41c1ed4 include: axp_pmic: Include headers for all variants by Samuel Holland · 3 years, 3 months ago
  20. 02a7707 include: axp_pmic: Add missing header guard definition by Samuel Holland · 3 years, 3 months ago
  21. 4b3281c tools: mksunxiboot: Use sunxi_image header directly by Samuel Holland · 3 years, 1 month ago
  22. a0bd31c sunxi: A23/A33/H3: Actually move the secure monitor by Samuel Holland · 3 years, 1 month ago
  23. c70137c phy: sun4i-usb: Support VBUS detection via power supply by Samuel Holland · 3 years, 2 months ago
  24. f42dbdf phy: sun4i-usb: Refactor VBUS detection to match Linux by Samuel Holland · 3 years, 2 months ago
  25. b083242 phy: sun4i-usb: Remove a couple of debug messages by Samuel Holland · 3 years, 2 months ago
  26. d30ac69 sunxi: Select SPL_SEPARATE_BSS by Samuel Holland · 3 years, 3 months ago
  27. d8a562b Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 1 month ago
  28. 19e38b2 spi: nxp_fspi: Implement errata workaround for LS1028A by Kuldeep Singh · 3 years, 4 months ago
  29. 66a813e spi: nxp-fspi: Add support for IP read only by Kuldeep Singh · 3 years, 4 months ago
  30. 4015419 mtd: spi-nor-ids: Add SECT_4K to mt25qu512a by Kris Chaplin · 3 years, 1 month ago
  31. 077afbd mtd: spi-nor-ids: Add is25lp512 and is25wp512 devices by Kris Chaplin · 3 years, 1 month ago
  32. 4b4896d mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years, 2 months ago
  33. 2e7d762 mtd: mtdpart: Make mtdpart's _erase method sane by Marek Behún · 3 years, 2 months ago
  34. b94e9e9 mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase() by Marek Behún · 3 years, 2 months ago
  35. e86e9e2 mtd: spi-nor-core: Call mtd_erase_callback() from spi_nor_erase() by Marek Behún · 3 years, 2 months ago
  36. b6cc44d mtd: spi-nor-core: Don't check for zero length in spi_nor_write() / spi_nor_erase() by Marek Behún · 3 years, 2 months ago
  37. 375027a mtd: spi-flash: Check for zero length in legacy spi_flash_*() by Marek Behún · 3 years, 2 months ago
  38. 987482c mtd: spi-nor-core: Check return value of write_disable() in spi_nor_erase() by Marek Behún · 3 years, 2 months ago
  39. d929a6f mtd: spi-nor-core: Don't overwrite return value if it is non-zero by Marek Behún · 3 years, 2 months ago
  40. 9e4893b mtd: spi-nor-core: Check return value of write_enable() in spi_nor_erase() by Marek Behún · 3 years, 2 months ago
  41. 883cdc3 mtd: spi-nor-core: Try cleaning up in case writing BAR failed by Marek Behún · 3 years, 2 months ago
  42. 5f46ddc mtd: spi-nor: Add support for Spansion S25FL256L by Takahiro Kuwano · 3 years, 2 months ago
  43. b688198 mtd: spi-nor-ids: Add GD25LQ256D Chip by Yanhong Wang · 3 years, 2 months ago
  44. b0cfdaf 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
  45. fd7e4d9 Merge tag 'dm-pull-21oct21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 1 month ago
  46. 30044c5 env: Move non-cli env functions to env/common.c by Marek Behún · 3 years, 1 month ago
  47. bf9e469 env: Simplify env_match() and inline into env_get_f() by Marek Behún · 3 years, 1 month ago
  48. 2cd93c3 env: Use memcpy() instead of ad-hoc code to copy variable value by Marek Behún · 3 years, 1 month ago
  49. 27f01e2 env: Make return value of env_get_f() behave like sprintf() on success by Marek Behún · 3 years, 1 month ago
  50. e1ad43c env: Early return from env_get_f() on NULL name by Marek Behún · 3 years, 1 month ago
  51. 2906969 env: Don't match empty variable name in env_match() by Marek Behún · 3 years, 1 month ago
  52. 26efbe3 env: Use better name for variable in env_get_f() by Marek Behún · 3 years, 1 month ago
  53. 53317c9 env: Use string pointer instead of indexes in env_get_f() by Marek Behún · 3 years, 1 month ago
  54. 9a359b5 env: Inline env_get_char() into its only user by Marek Behún · 3 years, 1 month ago
  55. 7682002 env: Change env_match() to static and remove from header by Marek Behún · 3 years, 1 month ago
  56. c97468e examples: api: glue: Remove comment that does not apply anymore by Marek Behún · 3 years, 1 month ago
  57. a88ce3d env: Drop env_get_char_spec() and old, unused .get_char() implementations by Marek Behún · 3 years, 1 month ago
  58. 62fb43b env: Fix documentation for env_get_f() by Marek Behún · 3 years, 1 month ago
  59. fe51fb9 dm: Fix util.h's broken include guard by Pierre-Clément Tosi · 3 years, 2 months ago
  60. 6742bc8 sandbox: provide /chosen/boot-hartid property by Heinrich Schuchardt · 3 years, 3 months ago
  61. b88029f buildman: Add gcc-11.1.0 to the directory list by Tom Rini · 3 years, 2 months ago
  62. cc0a454 CI: Switch running the nokia_rx51 test with in-container toolchain by Tom Rini · 3 years, 1 month ago
  63. ef6d59e tools: imx8m_image: Support ddr3 firmware by Ariel D'Alessandro · 3 years, 2 months ago
  64. 6ac789b mx7ulp: add getting a board serial number by Ricardo Salveti · 3 years, 3 months ago
  65. 5f371cc board: ea: mx7ulp_com: allocate specific region of memory to OP-TEE by Ricardo Salveti · 3 years, 3 months ago
  66. f93d54d arm: dts: imx8mp: Delete default clocks for clock controller node by Ye Li · 3 years, 3 months ago
  67. 3dc92e7 imx8mp_evk: Enable the DWC EQoS iMX driver by Ye Li · 3 years, 3 months ago
  68. 20fb01f imx8mp_evk: Delete noncached memory config by Ye Li · 3 years, 3 months ago
  69. 7ffe6c9 imx8mp_evk: Remove EQoS PHY reset codes by Ye Li · 3 years, 3 months ago
  70. 82da0f5 imx8mp_evk: Fix incorrect cascade for FEC and EQOS setup by Ye Li · 3 years, 3 months ago
  71. 2580494 arm: dts: imx8mp-evk: Enable the EQoS ethernet port by Ye Li · 3 years, 3 months ago
  72. 9561d5d arm: mach-imx: Allow to build mac.c for EQoS driver by Ye Li · 3 years, 3 months ago
  73. 0cdfbfb arm: mach-imx: Update MAC fuse for i.MX8MP by Ye Li · 3 years, 3 months ago
  74. 4891c18 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 3 years, 1 month ago
  75. 4a0ccfb Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 1 month ago
  76. 4e02e70 arm: a37xx: pci: Fix condition for CRS response by Pali Rohár · 3 years, 1 month ago
  77. b7cc2fe arm: mvebu: Add missing "if SPL" by Tom Rini · 3 years, 1 month ago
  78. c5cc3ec arm: a37xx: pci: Do not allow setting bars on PCI Bridge by Pali Rohár · 3 years, 1 month ago
  79. 4c3abea arm: mvebu: turris_omnia: Move CONFIG_SPL_DRIVERS_MISC to Kconfig by Marek Behún · 3 years, 2 months ago
  80. ca6095b arm: mvebu: turris_omnia: Move SPL's SYS_MALLOC_SIMPLE to Kconfig by Marek Behún · 3 years, 2 months ago
  81. ab9447f arm: mvebu: turris_omnia: Use show_board_info() by Marek Behún · 3 years, 2 months ago
  82. b885614 arm: mvebu: turris_omnia: Overwrite ethaddr only if invalid by Marek Behún · 3 years, 2 months ago
  83. 98c86c4 arm: mvebu: turris_mox: Better check for valid ethernet addresses in env by Marek Behún · 3 years, 2 months ago
  84. 84d67ac arm: mvebu: turris_mox: Always handle reset button by Marek Behún · 3 years, 2 months ago
  85. 84ee2cd arm: mvebu: turris_mox: Use show_board_info() by Marek Behún · 3 years, 2 months ago
  86. cad6072 arm: mvebu: turris_mox: Cosmetic update for board config header by Marek Behún · 3 years, 2 months ago
  87. d23d91d arm: kirkwood, mvebu: Remove CONFIG_SYS_RESET_ADDRESS option by Marek Behún · 3 years, 2 months ago
  88. 53929db arm: mvebu: a3720: Create Kconfig option for I2C_MV by Marek Behún · 3 years, 2 months ago
  89. 39cabfb arm: mvebu: turris_mox: Move options to defconfig by Marek Behún · 3 years, 2 months ago
  90. b74a201 tools: termios_linux.h: Fix tcsendbreak() implementation by Pali Rohár · 3 years, 2 months ago
  91. 900bb70 cmd: tlv_eeprom by Sven Auhagen · 3 years, 2 months ago
  92. 33aae2b efi_loader: Fix link of EFI apps with ld.lld by Alistair Delva · 3 years, 1 month ago
  93. 35dd322 efi_loader: efi_dp_from_lo() should skip VenMedia node by Heinrich Schuchardt · 3 years, 1 month ago
  94. 6c405cb efi_loader: avoid multiple local copies of lf2_initrd_guid by Heinrich Schuchardt · 3 years, 1 month ago
  95. 9530652 efi_loader: efi_dp_from_lo() unused parameter size by Heinrich Schuchardt · 3 years, 1 month ago
  96. ca44a5d efi_loader: simplify show_efi_boot_opt_data() by Heinrich Schuchardt · 3 years, 1 month ago
  97. 9979cff efi_loader: efi_dp_from_lo() don't copy GUID by Heinrich Schuchardt · 3 years, 1 month ago
  98. 6e01c23 efi_loader: Fix loaded image alignment by Ilias Apalodimas · 3 years, 1 month ago
  99. dfa2278 efi_loader: don't load Shim's MOK database from file by Heinrich Schuchardt · 3 years, 2 months ago
  100. 912e06f x86: Show some EFI info with the bdinfo command by Simon Glass · 3 years, 2 months ago