1. 9ea0a1e cmd: Fixup DT to pass PStore Ramoops parameters by Frédéric Danis · 4 years, 7 months ago
  2. 26f555a test: Add PStore command tests by Frédéric Danis · 4 years, 7 months ago
  3. 9744d1a cmd: Add command to display or save Linux PStore dumps by Frédéric Danis · 4 years, 7 months ago
  4. 55fca74 Merge branch '2020-10-12-assorted-encryption-changes' by Tom Rini · 4 years ago
  5. ec71cc3 lib: rsa: superfluous initialization in rsa_verify() by Heinrich Schuchardt · 4 years, 1 month ago WIP/2020-10-12-assorted-encryption-changes
  6. 3f8808e rsa: fix retrieving public exponent on big-endian systems by Rasmus Villemoes · 4 years, 1 month ago
  7. 167fb1f lib: rsa: check algo match in rsa_verify_with_keynode by Matthieu CASTET · 4 years, 1 month ago
  8. 54ab7cf fit: cipher: aes: allow to read the IV in the FIT image by Philippe Reynes · 4 years, 1 month ago
  9. a6982a6 fit: cipher: aes: allow to store the IV in the FIT image by Philippe Reynes · 4 years, 1 month ago
  10. 34ca77c lib/hashtable: remove superfluous check by Heinrich Schuchardt · 4 years, 2 months ago
  11. 6a0498a doc: verified-boot: add required-mode information by Thirupathaiah Annapureddy · 4 years, 2 months ago
  12. feaeee8 test: vboot: add tests for multiple required keys by Thirupathaiah Annapureddy · 4 years, 2 months ago
  13. 182eeef vboot: add DTB policy for supporting multiple required conf keys by Thirupathaiah Annapureddy · 4 years, 2 months ago
  14. 9885313 Merge branch 'for-next' of https://github.com/lftan/u-boot by Tom Rini · 4 years ago WIP/12Oct2020
  15. 47e9c70 Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years ago
  16. 555ee39 phy: omap-usb2-phy: Drop usage of "ti, dis-chg-det-quirk" DT property by Vignesh Raghavendra · 4 years, 1 month ago
  17. 87b4521 configs: am65x_evm: Use DEFAULT_LINUX_BOOT_ENV and remove overlayaddr by Nishanth Menon · 4 years, 1 month ago
  18. a9cdba9 configs: j721e_evm: Get rid of overlayaddr by Nishanth Menon · 4 years, 1 month ago
  19. cb56936 env: ti: ufs: Use dtboaddr instead of overlayaddr by Nishanth Menon · 4 years, 1 month ago
  20. 25364f5 configs: j721e_evm: Use DEFAULT_LINUX_BOOT_ENV by Nishanth Menon · 4 years, 1 month ago
  21. 85bdcf0 dma: ti: k3-udma: Reset the channel during release by Vignesh Raghavendra · 4 years, 1 month ago
  22. 6d73640 configs: am335x_evm_defconfig: Enable CONFIG_OF_LIBFDT_OVERLAY by Vignesh Raghavendra · 4 years, 1 month ago
  23. 5a8a7a9 board: ti: j721e: Fix OSPI node compatible by Vignesh Raghavendra · 4 years, 1 month ago
  24. 381c5c1 am335x, guardian: update the maintainer list by Moses Christopher · 4 years, 2 months ago
  25. 726561a Merge branch '2020-10-10-log-improvements' by Tom Rini · 4 years ago WIP/11Oct2020
  26. 1ecb6be doc: remove redundant doc/README.log by Heinrich Schuchardt · 4 years, 1 month ago WIP/2020-10-10-log-improvements
  27. a432661 log: syslog: Handle errors in net_init by Sean Anderson · 4 years, 1 month ago
  28. c3f0278 net: Expose some errors generated in net_init by Sean Anderson · 4 years, 1 month ago
  29. c7f5b85 log: Disable the syslog driver by default by Simon Glass · 4 years, 1 month ago
  30. 3d03ab6 log: Add a way to enable/disable a log device by Simon Glass · 4 years, 1 month ago
  31. bd180db log: Drop #ifdef in log_test by Simon Glass · 4 years, 1 month ago
  32. b452030 log: Add a flag to enable log drivers by Simon Glass · 4 years, 1 month ago
  33. 26637e2 lib: Allow hexdump to be used in SPL by Simon Glass · 4 years, 1 month ago
  34. 52d3df7 log: Allow LOG_DEBUG to always enable log output by Simon Glass · 4 years, 1 month ago
  35. 0437cc4 Merge branch '2020-10-09-kconfig-reorg' by Tom Rini · 4 years, 1 month ago
  36. 0817daa configs: Resync with savedefconfig by Tom Rini · 4 years, 1 month ago WIP/2020-10-09-kconfig-reorg
  37. 1fa057b Kconfig: Create a new tools menu by Simon Glass · 4 years, 2 months ago
  38. a4c4ecf Kconfig: Move BOARD_TYPES under init options by Simon Glass · 4 years, 2 months ago
  39. d472d82 Kconfig: Move BOUNCE_BUFFER under driver options by Simon Glass · 4 years, 2 months ago
  40. bc438b6 Kconfig: Move VERSION_VARIABLE under environment by Simon Glass · 4 years, 2 months ago
  41. 7e349e9 Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooks by Simon Glass · 4 years, 2 months ago
  42. 3866313 Kconfig: Move startup hooks under init options by Simon Glass · 4 years, 2 months ago
  43. 7df39e5 Kconfig: Create a new 'init options' menu by Simon Glass · 4 years, 2 months ago
  44. 832876a Kconfig: Move DEFAULT_FDT_FILE under boot options by Simon Glass · 4 years, 2 months ago
  45. aefa34f Kconfig: Move SUPPORT_RAW_INITRD under boot options by Simon Glass · 4 years, 2 months ago
  46. fe5db25 Kconfig: Move misc boot options under 'boot options' by Simon Glass · 4 years, 2 months ago
  47. 95fd4f3 Kconfig: Move CONFIG_BOOTDELAY under autoboot options by Simon Glass · 4 years, 2 months ago
  48. 98eed0d Kconfig: Move autoboot options under boot options by Simon Glass · 4 years, 2 months ago
  49. 7b6baa3 Kconfig: Move boot media under boot options by Simon Glass · 4 years, 2 months ago
  50. 75e65cc Kconfig: Move boot timing under boot options by Simon Glass · 4 years, 2 months ago
  51. cf29816 Kconfig: Move boot menu into common/ by Simon Glass · 4 years, 2 months ago
  52. b81736d Kconfig: Add a 'Boot options' menu by Simon Glass · 4 years, 2 months ago
  53. 0570938 Merge branch '2020-10-08-misc-board-improvements' by Tom Rini · 4 years, 1 month ago
  54. 505dc1c Makefile: socfpga: Generate sfp file with 4 SPL images by Chee Hong Ang · 4 years, 3 months ago
  55. 269564c arm: socfpga: soc64: Remove CONFIG_OF_EMBED by Chee Hong Ang · 4 years, 1 month ago
  56. 1d0dc5b tools: socfpgaimage: Add param entry point (ep) support for Arria 10 (v1) by Ley Foon Tan · 4 years, 1 month ago
  57. 963e17a tools: socfpgaimage: Add check params function for Arria 10 (v1) by Ley Foon Tan · 4 years, 2 months ago
  58. 98c28a7 arm: dts: socfpga: arria10: Move to use generic handoff dtsi by Ley Foon Tan · 4 years, 4 months ago
  59. ed9c082 arm: socfpga: arria10: Add handoff header for A10 SoCDK SDMMC by Dalon Westergreen · 5 years ago
  60. 5c0adb0 arm: socfpga: arria10: Add qts-filter for Arria10 socfpga by Dalon Westergreen · 5 years ago
  61. 5bbeaaef arm: socfpga: soc64: Disable CONFIG_PSCI_RESET by Chee Hong Ang · 4 years, 2 months ago
  62. de84e2d arm: socfpga: mailbox: Add mailbox retry support by Ley Foon Tan · 4 years, 3 months ago
  63. 6a48f95 arm: socfpga: mailbox: Update mailbox response codes by Ley Foon Tan · 4 years, 3 months ago
  64. f6dcf40 arm: socfpga: mailbox: Support sending large mailbox command by Chee Hong Ang · 4 years, 3 months ago
  65. 833230e arm: socfpga: mailbox: Always read mailbox responses before returning status by Chee Hong Ang · 4 years, 3 months ago
  66. e3fca50 arm: socfpga: mailbox: Refactor mailbox timeout event handling by Chee Hong Ang · 4 years, 3 months ago
  67. e2afbee arm: socfpga: soc64: Document down boot_scratch_cold register usage by Chin Liang See · 4 years, 3 months ago
  68. 5edf94d arm: socfpga: soc64: Add timeout waiting for NOC idle ACK by Chee Hong Ang · 4 years, 3 months ago
  69. bd99fa5 arm: socfpga: agilex: Enable FPGA Full Reconfiguration support by Chee Hong Ang · 4 years, 3 months ago
  70. 9a623cd fpga: intel_sdm_mb: Add watchdog reset by Chee Hong Ang · 4 years, 3 months ago
  71. d217016 fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM Mailbox by Chee Hong Ang · 4 years, 3 months ago
  72. 2473e13 arm: socfpga: Use DM watchdog timer by Chee Hong Ang · 4 years, 3 months ago
  73. b3e2d9f arm: socfpga: soc64: Show reset state in SPL by Chee Hong Ang · 4 years, 3 months ago
  74. d7a1ff4 arm: socfpga: soc64: Add SDM triggered warm reset bit mask by Chee Hong Ang · 4 years, 3 months ago
  75. 289ebe0 sysreset: socfpga: agilex: Enable sysreset support by Chee Hong Ang · 4 years, 3 months ago
  76. a651099 sysreset: socfpga: soc64: Rename SYSRESET SoCFPGA driver for S10 to SoC64 by Chee Hong Ang · 4 years, 3 months ago
  77. f833d6a configs: socfpga: soc64: Avoid SPL enter infinite loop during exception by Chin Liang See · 4 years, 3 months ago
  78. 12cc448 arm: socfpga: soc64: Initialize timer in SPL only by Chee Hong Ang · 4 years, 4 months ago
  79. 464ca99 arm: socfpga: soc64: Remove PHY interface setup from misc arch init by Chee Hong Ang · 4 years, 4 months ago
  80. d24f2bc clk: agilex: Additional membus writes for HPS PLL by Chee Hong Ang · 4 years, 4 months ago
  81. 35d847e clk: agilex: Handle clock configuration differently in SPL and U-Boot proper by Chee Hong Ang · 4 years, 4 months ago
  82. d3e829b clk: agilex: Add clock enable support by Ley Foon Tan · 4 years, 4 months ago
  83. 36162a8 clk: agilex: Add NAND clock support by Ley Foon Tan · 4 years, 4 months ago
  84. f5cb6c3 qemu-arm64: Enable POSITION_INDEPENDENT by Andre Przywara · 4 years, 1 month ago WIP/2020-10-08-misc-board-improvements
  85. f8df056 qemu-arm: Drop ARCH_SUPPORT_TFABOOT by Andre Przywara · 4 years, 1 month ago
  86. 3d8d918 qemu-arm: Remove need to specify flash banks by Andre Przywara · 4 years, 1 month ago
  87. 12650e4 arm64: PIE: Allow fixed stack pointer by Andre Przywara · 4 years, 1 month ago
  88. 9a984f1 arm64: PIE: Skip fixups if distance is zero by Andre Przywara · 4 years, 1 month ago
  89. eabc090 arm64: PIE: Do not skip static relocation by Andre Przywara · 4 years, 1 month ago
  90. cee2e02 arm: Kconfig: Explain TFABOOT by Andre Przywara · 4 years, 1 month ago
  91. fc6ef71 examples: make examples/ optional by Heinrich Schuchardt · 4 years, 1 month ago
  92. d9b9c91 wdt: designware: fix timeout calculation due to expecting KHz by Jack Mitchell · 4 years, 1 month ago
  93. 0eabb2f riscv: Add FPIOA and GPIO support for Kendryte K210 by Sean Anderson · 4 years, 1 month ago
  94. 2b5a719 riscv: add DT binding for BOOT button on Maix board by Heinrich Schuchardt · 4 years, 1 month ago
  95. be3076e riscv: Add pinmux and gpio bindings for Kendryte K210 by Sean Anderson · 4 years, 1 month ago
  96. 3e41c7b test: dm: Test for default led naming by Sean Anderson · 4 years, 1 month ago
  97. aaa3645 led: gpio: Default to using node name if label is absent by Sean Anderson · 4 years, 1 month ago
  98. b4167aa gpio: dw: Return output value when direction is out by Sean Anderson · 4 years, 1 month ago
  99. 18dbb7b gpio: dw: Add a trailing underscore to generated name by Sean Anderson · 4 years, 1 month ago
  100. af551da gpio: dw: Fix warnings about casting int to pointer by Sean Anderson · 4 years, 1 month ago