1. 419b4a8 mmc: zynq_sdhci: Make variables/structure static by Michal Simek · 3 years, 3 months ago
  2. c0436fc mmc: zynq_sdhci: Fix kernel doc warnings by Michal Simek · 3 years, 3 months ago
  3. a70bdaf mmc: zynq_sdhci: Split set_tapdelay function to in and out by Ashok Reddy Soma · 3 years, 3 months ago
  4. ee9ae00 mmc: zynq_sdhci: Use Mask writes for Tap delays by Ashok Reddy Soma · 3 years, 3 months ago
  5. affcba7 mmc: zynq_sdhci: Allow configuring zero Tap values by Ashok Reddy Soma · 3 years, 3 months ago
  6. 8e34aa0 mmc: zynq_sdhci: Resolve uninitialized return value by Ashok Reddy Soma · 3 years, 3 months ago
  7. 677a24c xilinx: zynqmp: increase CONFIG_SYS_SPL_MALLOC_SIZE to 16MB by Ricardo Salveti · 3 years, 3 months ago
  8. ec22c36 Merge tag 'efi-2021-10-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 2 months ago
  9. 7d4ce5e Merge branch '2021-07-24-arm-and-platform-updates' by Tom Rini · 3 years, 2 months ago
  10. 91a0438 serial: pl011: Enable DEBUG_UART_PL011 in SPL by Chen Baozi · 3 years, 2 months ago
  11. bc7b384 reset: ast2600: Fix missing reference operator by Chia-Wei Wang · 3 years, 2 months ago
  12. d75f48a MAINTAINERS: correct the path of UEFI docs by AKASHI Takahiro · 3 years, 2 months ago
  13. 67778ff test/py: efi_capsule: align with efidebug syntax changes by AKASHI Takahiro · 3 years, 2 months ago
  14. 86a3d43 efi_loader: remove asm/setjmp.h from efi_api.h by AKASHI Takahiro · 3 years, 2 months ago
  15. c2cc60c efi_loader: capsule: remove authentication data by AKASHI Takahiro · 3 years, 2 months ago
  16. ef890f6 efi_loader: capsule: remove unused guid by AKASHI Takahiro · 3 years, 2 months ago
  17. c193d9b smbios: error handling for invalid addresses by Heinrich Schuchardt · 3 years, 5 months ago
  18. 11275e4 smbios: Fix calculating BIOS Release Date by Pali Rohár · 3 years, 5 months ago
  19. 1364029 doc: fix board/openpiton/riscv64.rst by Heinrich Schuchardt · 3 years, 2 months ago
  20. 30c5cbf doc: remove qemu_capsule_update from index by Heinrich Schuchardt · 3 years, 2 months ago
  21. 00ac4b4 doc: Bring in Makefile documentation by Simon Glass · 3 years, 2 months ago
  22. 1982015 serial: pl011: Resend the character if FIFO is full in debug uart by Chen Baozi · 3 years, 2 months ago
  23. 8f20c48 command: Fix SMC and HVC maximum number of arguments by Siew Chin Lim · 3 years, 3 months ago
  24. c48fec6 armv8: Initialize CNTFRQ if at highest exception level by Peter Hoyes · 3 years, 3 months ago
  25. ad7e967 serial: serial_msm: Delay initialization to let pins stabilize by Stephan Gerhold · 3 years, 3 months ago
  26. ccb8de2 board: dragonboard410c: Fix fastboot by Stephan Gerhold · 3 years, 3 months ago
  27. 1d66722 board: dragonboard410c: Fix PHYS_SDRAM_1_SIZE by Stephan Gerhold · 3 years, 3 months ago
  28. 0204d1b board: dragonboard410c: Load U-Boot directly without LK by Stephan Gerhold · 3 years, 3 months ago
  29. 10189cb configs: synquacer: Ignore OsIndications on DeveloperBox by Masami Hiramatsu · 3 years, 3 months ago
  30. 9e2c1fe configs: synquacer: Use RAW capsule image instead of FIT by Masami Hiramatsu · 3 years, 3 months ago
  31. f4f1198 configs: synquacer: Enable UEFI secure boot by Masami Hiramatsu · 3 years, 3 months ago
  32. 62c0136 configs: synquacer: Drop Ext2/4 support by default by Masami Hiramatsu · 3 years, 3 months ago
  33. 59bd18d configs: synquacer: Remove mtdparts settings and update DFU setting by Masami Hiramatsu · 3 years, 3 months ago
  34. 11cd1d6 dts: synquacer: Add partition information to the spi-nor by Masami Hiramatsu · 3 years, 3 months ago
  35. f7e16bb configs: synquacer: Make U-Boot binary position independent by Masami Hiramatsu · 3 years, 3 months ago
  36. 1ad3c83 board: synquacer: Initialize SCBM SMMU at board_init() by Masami Hiramatsu · 3 years, 3 months ago
  37. edecc15 Merge branch '2021-07-23-reboot-mode-and-cryptfs-passwd-support' by Tom Rini · 3 years, 2 months ago
  38. 25c8b9f test: add first autoboot unit tests by Steffen Jaeckel · 3 years, 3 months ago
  39. 3319874 common: add support to fallback to plain SHA256 by Steffen Jaeckel · 3 years, 3 months ago
  40. d199c3a common: add AUTOBOOT_FLUSH_STDIN option by Steffen Jaeckel · 3 years, 3 months ago
  41. 6c0ce6d common: allow disabling of timeout for password entry by Steffen Jaeckel · 3 years, 3 months ago
  42. 1b2d680 common: Rename macro appropriately by Steffen Jaeckel · 3 years, 3 months ago
  43. 1a4a778 common: integrate crypt-based passwords by Steffen Jaeckel · 3 years, 3 months ago
  44. 29bbe71 lib: wrap crypt API to hide errno usage by Steffen Jaeckel · 3 years, 3 months ago
  45. 26dd993 lib: add crypt subsystem by Steffen Jaeckel · 3 years, 3 months ago
  46. c74675b reboot-mode: read the boot mode from RTC memory by Nandor Han · 3 years, 4 months ago
  47. f9db2f1 reboot-mode: read the boot mode from GPIOs status by Nandor Han · 3 years, 4 months ago
  48. 2541ce2 reboot-mode: add support for reboot mode control by Nandor Han · 3 years, 4 months ago
  49. f534d93 Merge branch '2021-07-23-assorted-fixes' by Tom Rini · 3 years, 2 months ago
  50. 988002d net: remove CONFIG_NET_MULTI (again) by Michal Simek · 3 years, 3 months ago
  51. 0523326 mux: correct prototype for mux_control_try_select() by Patrick Wildt · 3 years, 3 months ago
  52. d3c1b51 arm: vexpress64: juno: Enable distro_bootcmd functionality by Andre Przywara · 3 years, 3 months ago
  53. ccadfca distro_boot: Fix block device after DHCP boot sequence by Andre Przywara · 3 years, 3 months ago
  54. 55adabb Kconfig.boot: Make 0x0 the default SYS_TEXT_BASE for POSITION_INDEPENDENT by Tom Rini · 3 years, 3 months ago
  55. 650bf00 fit: Allow external data for FDTs by John Keeping · 3 years, 3 months ago
  56. 7cb31e3 cmd: part: Correct error handling by Anders Dellien · 3 years, 3 months ago
  57. 2132fce i2c: pcf8575: Add support for 8 bit I2C IO expanders (like pca8574) by Lukasz Majewski · 3 years, 4 months ago
  58. 0119c91 i2c: pcf8575: Remove not used members of pcf8575_chip structure by Lukasz Majewski · 3 years, 4 months ago
  59. fea0345 cmd: pinmux: support pin name in status command by Patrick Delaunay · 3 years, 4 months ago
  60. 4c60fd9 cmd: pinmux: update result of do_status by Patrick Delaunay · 3 years, 4 months ago
  61. 9e6da34 tee: optee: sync cache on pre-reloc OP-TEE invocation by Etienne Carriere · 3 years, 5 months ago
  62. 674afa6 spl: use CONFIG_IS_ENABLED(LOAD_FIT_FULL) by John Keeping · 3 years, 5 months ago
  63. 4906d69 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 3 years, 2 months ago
  64. 669884e net: fsl-mc: fix logically dead code by Cosmin-Florin Aluchenesei · 3 years, 2 months ago
  65. b9b7b5e drivers: net: aquantia: fix unsigned compared against 0 by Cosmin-Florin Aluchenesei · 3 years, 2 months ago
  66. 79d191e net: define LOG_CATEGORY by Patrick Delaunay · 3 years, 2 months ago
  67. b547f4b net: dwc_eth_qos: define LOG_CATEGORY by Patrick Delaunay · 3 years, 2 months ago
  68. a5db6e1 net: eth-phy: define LOG_CATEGORY by Patrick Delaunay · 3 years, 2 months ago
  69. c6a0df2 net: dwc: add a common empty ops eqos_null_ops by Patrick Delaunay · 3 years, 2 months ago
  70. 9dbdc23 net: dwc_eth_qos: use generic ethernet phy for stm32 variant by Patrick Delaunay · 3 years, 2 months ago
  71. ebf9a91 net: dwc_eth_qos: remove the field phyaddr of the struct eqos_priv by Patrick Delaunay · 3 years, 2 months ago
  72. 035d848 net: eth-phy: manage subnode mdio0 by Patrick Delaunay · 3 years, 2 months ago
  73. 880ecb0 net: eth-phy: use dev_dbg and log_notice by Patrick Delaunay · 3 years, 2 months ago
  74. d33982d net: eth-phy: add support of device tree configuration for gpio reset by Patrick Delaunay · 3 years, 2 months ago
  75. b8da46f net: Use phys_addr_t for SMC net device addresses by Peter Hoyes · 3 years, 3 months ago
  76. a15fa1b Merge tag 'dm-pull-21jul21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 2 months ago
  77. 806734f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 2 months ago
  78. f31f536 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 2 months ago
  79. 1b098b3 dm: core: fix no null pointer detection in ofnode_get_addr_size_index() by Chen Guanqiao · 3 years, 3 months ago
  80. fd25ca3 sandbox: don't set SA_NODEFER in signal handler by Heinrich Schuchardt · 3 years, 3 months ago
  81. 03ebc20 binman: Add basic support for debugging performance by Simon Glass · 3 years, 3 months ago
  82. c31d0cb patman: Use bytearray instead of string by Simon Glass · 3 years, 3 months ago
  83. 43332d8 binman: Use bytearray instead of string by Simon Glass · 3 years, 3 months ago
  84. edd4b6e binman: Split node-reading out from constructor in files by Simon Glass · 3 years, 3 months ago
  85. c69d19c binman: Support multithreading for building images by Simon Glass · 3 years, 3 months ago
  86. 650ead1 binman: Put compressed data into separate files by Simon Glass · 3 years, 3 months ago
  87. 72fa1ad log: Allow padding of the function name by Simon Glass · 3 years, 3 months ago
  88. 96f37b0 blk: Support iteration by Simon Glass · 3 years, 3 months ago
  89. 6b165ab sandbox: mmc: Support fixed MMC devices by Simon Glass · 3 years, 3 months ago
  90. 7d84fbb spl: Provide more information on boot failure by Simon Glass · 3 years, 3 months ago
  91. 1ac9c4c image: Allow @ in node names when not using signatures by Simon Glass · 3 years, 3 months ago
  92. 1f618d5 bloblist: Correct condition in bloblist_addrec() by Simon Glass · 3 years, 3 months ago
  93. faff554 bloblist: Tidy up a few API comments by Simon Glass · 3 years, 3 months ago
  94. 1fe5937 bloblist: Support resizing a blob by Simon Glass · 3 years, 3 months ago
  95. 56dae9e cros_ec: Use standard calls for recovery-request checking by Simon Glass · 3 years, 3 months ago
  96. 656d744 cros_ec: Support the full-size vboot context by Simon Glass · 3 years, 3 months ago
  97. 1e465eb cros_ec: Drop cros_ec_entering_mode() by Simon Glass · 3 years, 3 months ago
  98. 201efb2 cros_ec: Allow reading the battery-charge state by Simon Glass · 3 years, 3 months ago
  99. ecc1ed9 sandbox: Adjust the bloblist default address by Simon Glass · 3 years, 3 months ago
  100. 350b1d3 sandbox: Use hinting with the display by Simon Glass · 3 years, 3 months ago