1. 12b0c56 doc: Sphinx.override_domain() deprecated by Heinrich Schuchardt · 4 years, 2 months ago
  2. 7c7b3c9 net: e1000: add defaults for i210 TX/RX PBSIZE by Christian Gmeiner · 4 years, 2 months ago
  3. 7c1a302 checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an error by Alper Nebi Yasak · 4 years, 2 months ago
  4. 5de2f33 treewide: Fix wrong CONFIG_IS_ENABLED() handling by Alper Nebi Yasak · 4 years, 2 months ago
  5. fd57449 doc: global data pointer by Heinrich Schuchardt · 4 years, 2 months ago
  6. 50d9286 global_data.h: add Sphinx documentation by Heinrich Schuchardt · 4 years, 2 months ago
  7. 1e5c4fe global_data.h: convert GD_FLG_* to enum by Heinrich Schuchardt · 4 years, 2 months ago
  8. 25828e9 bootm: add {arch,board}_preboot_os() to bootm.h by Heinrich Schuchardt · 4 years, 2 months ago
  9. 11da636 time: Fix get_ticks being non-monotonic by Sean Anderson · 4 years, 3 months ago
  10. 426c34d spl: Add SPL_SERIAL as requirement for SDP_USB_SDP by Otavio Salvador · 4 years, 2 months ago
  11. cd27fea spl: Avoid printing boot device if silent console is enabled by Otavio Salvador · 4 years, 3 months ago
  12. 6815e2c env/ext4.c: allow loading from an EXT4 partition on the MMC boot device by David Woodhouse · 4 years, 4 months ago
  13. 49fee03 mmc: remove duplicate mmc_get_env_dev() implementations by David Woodhouse · 4 years, 4 months ago
  14. 2ebc22c arm: enable DM_RNG on QEMU by default by Heinrich Schuchardt · 4 years, 2 months ago
  15. adee5df cmd/button: return button status by Heinrich Schuchardt · 4 years, 2 months ago
  16. 5355be6 drivers: gpio: keep output value for input on sandbox by Heinrich Schuchardt · 4 years, 2 months ago
  17. 57c2fc6 test: sharpen button label unit test by Heinrich Schuchardt · 4 years, 2 months ago
  18. cdd6a6d cmd: Fixup DT to pass PStore Ramoops parameters by Frédéric Danis · 4 years, 8 months ago
  19. 4aacee1 test: Add PStore command tests by Frédéric Danis · 4 years, 8 months ago
  20. ed2e8e4 cmd: Add command to display or save Linux PStore dumps by Frédéric Danis · 4 years, 8 months ago
  21. ea19a8d Merge branch '2020-10-12-assorted-encryption-changes' by Tom Rini · 4 years, 1 month ago
  22. 574fab9 lib: rsa: superfluous initialization in rsa_verify() by Heinrich Schuchardt · 4 years, 2 months ago
  23. b8aa0f8 rsa: fix retrieving public exponent on big-endian systems by Rasmus Villemoes · 4 years, 2 months ago
  24. 335b01c lib: rsa: check algo match in rsa_verify_with_keynode by Matthieu CASTET · 4 years, 2 months ago
  25. a82ea9d fit: cipher: aes: allow to read the IV in the FIT image by Philippe Reynes · 4 years, 2 months ago
  26. 64d67c4 fit: cipher: aes: allow to store the IV in the FIT image by Philippe Reynes · 4 years, 2 months ago
  27. 468da57 lib/hashtable: remove superfluous check by Heinrich Schuchardt · 4 years, 3 months ago
  28. a49efb3 doc: verified-boot: add required-mode information by Thirupathaiah Annapureddy · 4 years, 3 months ago
  29. 7e703f7 test: vboot: add tests for multiple required keys by Thirupathaiah Annapureddy · 4 years, 3 months ago
  30. 77564b0 vboot: add DTB policy for supporting multiple required conf keys by Thirupathaiah Annapureddy · 4 years, 3 months ago
  31. 8dcfee9 Merge branch 'for-next' of https://github.com/lftan/u-boot by Tom Rini · 4 years, 1 month ago
  32. 554c624 Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 1 month ago
  33. 55c5ff5 phy: omap-usb2-phy: Drop usage of "ti, dis-chg-det-quirk" DT property by Vignesh Raghavendra · 4 years, 2 months ago
  34. 360eb46 configs: am65x_evm: Use DEFAULT_LINUX_BOOT_ENV and remove overlayaddr by Nishanth Menon · 4 years, 2 months ago
  35. a78fbbb configs: j721e_evm: Get rid of overlayaddr by Nishanth Menon · 4 years, 2 months ago
  36. 008d37a env: ti: ufs: Use dtboaddr instead of overlayaddr by Nishanth Menon · 4 years, 2 months ago
  37. 3aa3408 configs: j721e_evm: Use DEFAULT_LINUX_BOOT_ENV by Nishanth Menon · 4 years, 2 months ago
  38. be7bdcc dma: ti: k3-udma: Reset the channel during release by Vignesh Raghavendra · 4 years, 2 months ago
  39. 8f0a121 configs: am335x_evm_defconfig: Enable CONFIG_OF_LIBFDT_OVERLAY by Vignesh Raghavendra · 4 years, 2 months ago
  40. 57b7836 board: ti: j721e: Fix OSPI node compatible by Vignesh Raghavendra · 4 years, 2 months ago
  41. f8de9e4 am335x, guardian: update the maintainer list by Moses Christopher · 4 years, 3 months ago
  42. c545177 Merge branch '2020-10-10-log-improvements' by Tom Rini · 4 years, 1 month ago
  43. 99e539a doc: remove redundant doc/README.log by Heinrich Schuchardt · 4 years, 2 months ago
  44. 032e49d log: syslog: Handle errors in net_init by Sean Anderson · 4 years, 2 months ago
  45. 35e8298 net: Expose some errors generated in net_init by Sean Anderson · 4 years, 2 months ago
  46. e2cd0fa log: Disable the syslog driver by default by Simon Glass · 4 years, 2 months ago
  47. 133350a log: Add a way to enable/disable a log device by Simon Glass · 4 years, 2 months ago
  48. 73df48c log: Drop #ifdef in log_test by Simon Glass · 4 years, 2 months ago
  49. 885cf5f log: Add a flag to enable log drivers by Simon Glass · 4 years, 2 months ago
  50. a37fd4d lib: Allow hexdump to be used in SPL by Simon Glass · 4 years, 2 months ago
  51. 9c83cac log: Allow LOG_DEBUG to always enable log output by Simon Glass · 4 years, 2 months ago
  52. 55aaeaf Merge branch '2020-10-09-kconfig-reorg' by Tom Rini · 4 years, 2 months ago
  53. f92b6fa configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  54. 31b24b4 Kconfig: Create a new tools menu by Simon Glass · 4 years, 2 months ago
  55. 36ada31 Kconfig: Move BOARD_TYPES under init options by Simon Glass · 4 years, 2 months ago
  56. 5f78ee7 Kconfig: Move BOUNCE_BUFFER under driver options by Simon Glass · 4 years, 2 months ago
  57. 99298be Kconfig: Move VERSION_VARIABLE under environment by Simon Glass · 4 years, 2 months ago
  58. 227a124 Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooks by Simon Glass · 4 years, 2 months ago
  59. d613b2a Kconfig: Move startup hooks under init options by Simon Glass · 4 years, 2 months ago
  60. 0031100 Kconfig: Create a new 'init options' menu by Simon Glass · 4 years, 2 months ago
  61. c10ddfd Kconfig: Move DEFAULT_FDT_FILE under boot options by Simon Glass · 4 years, 2 months ago
  62. f11d613 Kconfig: Move SUPPORT_RAW_INITRD under boot options by Simon Glass · 4 years, 2 months ago
  63. 5e95864 Kconfig: Move misc boot options under 'boot options' by Simon Glass · 4 years, 2 months ago
  64. 1b6cbaa Kconfig: Move CONFIG_BOOTDELAY under autoboot options by Simon Glass · 4 years, 2 months ago
  65. e9d54d7 Kconfig: Move autoboot options under boot options by Simon Glass · 4 years, 2 months ago
  66. eebed78 Kconfig: Move boot media under boot options by Simon Glass · 4 years, 2 months ago
  67. d02ddcf Kconfig: Move boot timing under boot options by Simon Glass · 4 years, 2 months ago
  68. b45b163 Kconfig: Move boot menu into common/ by Simon Glass · 4 years, 2 months ago
  69. 5534d9b Kconfig: Add a 'Boot options' menu by Simon Glass · 4 years, 2 months ago
  70. e81bb36 Merge branch '2020-10-08-misc-board-improvements' by Tom Rini · 4 years, 2 months ago
  71. c51d758 Makefile: socfpga: Generate sfp file with 4 SPL images by Chee Hong Ang · 4 years, 4 months ago
  72. be65e09 arm: socfpga: soc64: Remove CONFIG_OF_EMBED by Chee Hong Ang · 4 years, 2 months ago
  73. de25f01 tools: socfpgaimage: Add param entry point (ep) support for Arria 10 (v1) by Ley Foon Tan · 4 years, 2 months ago
  74. fbdbff3 tools: socfpgaimage: Add check params function for Arria 10 (v1) by Ley Foon Tan · 4 years, 3 months ago
  75. 75243a7 arm: dts: socfpga: arria10: Move to use generic handoff dtsi by Ley Foon Tan · 4 years, 5 months ago
  76. c75e3ed arm: socfpga: arria10: Add handoff header for A10 SoCDK SDMMC by Dalon Westergreen · 5 years ago
  77. c8694ee arm: socfpga: arria10: Add qts-filter for Arria10 socfpga by Dalon Westergreen · 5 years ago
  78. 02bb64f arm: socfpga: soc64: Disable CONFIG_PSCI_RESET by Chee Hong Ang · 4 years, 3 months ago
  79. 916d2ba arm: socfpga: mailbox: Add mailbox retry support by Ley Foon Tan · 4 years, 3 months ago
  80. 69b7ab9 arm: socfpga: mailbox: Update mailbox response codes by Ley Foon Tan · 4 years, 3 months ago
  81. e480586 arm: socfpga: mailbox: Support sending large mailbox command by Chee Hong Ang · 4 years, 3 months ago
  82. fe33ea3 arm: socfpga: mailbox: Always read mailbox responses before returning status by Chee Hong Ang · 4 years, 3 months ago
  83. 0cc64c8 arm: socfpga: mailbox: Refactor mailbox timeout event handling by Chee Hong Ang · 4 years, 3 months ago
  84. 8a98105 arm: socfpga: soc64: Document down boot_scratch_cold register usage by Chin Liang See · 4 years, 4 months ago
  85. 1f9f0e3 arm: socfpga: soc64: Add timeout waiting for NOC idle ACK by Chee Hong Ang · 4 years, 4 months ago
  86. 89ac34d arm: socfpga: agilex: Enable FPGA Full Reconfiguration support by Chee Hong Ang · 4 years, 4 months ago
  87. 4e87fcd fpga: intel_sdm_mb: Add watchdog reset by Chee Hong Ang · 4 years, 4 months ago
  88. 1419245 fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM Mailbox by Chee Hong Ang · 4 years, 4 months ago
  89. 346431c arm: socfpga: Use DM watchdog timer by Chee Hong Ang · 4 years, 4 months ago
  90. 6cf193c arm: socfpga: soc64: Show reset state in SPL by Chee Hong Ang · 4 years, 4 months ago
  91. 75ba0aa arm: socfpga: soc64: Add SDM triggered warm reset bit mask by Chee Hong Ang · 4 years, 4 months ago
  92. 3f78b53 sysreset: socfpga: agilex: Enable sysreset support by Chee Hong Ang · 4 years, 4 months ago
  93. 673e98e sysreset: socfpga: soc64: Rename SYSRESET SoCFPGA driver for S10 to SoC64 by Chee Hong Ang · 4 years, 4 months ago
  94. a043739 configs: socfpga: soc64: Avoid SPL enter infinite loop during exception by Chin Liang See · 4 years, 4 months ago
  95. 92dc7ae arm: socfpga: soc64: Initialize timer in SPL only by Chee Hong Ang · 4 years, 5 months ago
  96. f18fe84 arm: socfpga: soc64: Remove PHY interface setup from misc arch init by Chee Hong Ang · 4 years, 5 months ago
  97. 9579301 clk: agilex: Additional membus writes for HPS PLL by Chee Hong Ang · 4 years, 5 months ago
  98. 2d94ee6 clk: agilex: Handle clock configuration differently in SPL and U-Boot proper by Chee Hong Ang · 4 years, 5 months ago
  99. 7609220 clk: agilex: Add clock enable support by Ley Foon Tan · 4 years, 5 months ago
  100. f94b0fd clk: agilex: Add NAND clock support by Ley Foon Tan · 4 years, 5 months ago