1. 8efad32 samsung: common: remove the duplicated stdio print message by Jaehoon Chung · 4 years, 1 month ago
  2. c87afd3 configs: smdkv310: get rid of unused EXYNOS4_DEFAULT_UART_OFFSET by Andre Heider · 4 years, 2 months ago
  3. 0239510 Remove whitelist entry CONFIG_DEFAULT_CONSOLE by Andre Heider · 4 years, 2 months ago
  4. 9c04265 treewide: configs: fold CONFIG_DEFAULT_CONSOLE by Andre Heider · 4 years, 2 months ago
  5. ac79cfc treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLE by Andre Heider · 4 years, 2 months ago
  6. 0f35d96 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 1 month ago WIP/14Oct2020
  7. 6731c5a Merge branch '2020-10-14-assorted-changes' by Tom Rini · 4 years, 1 month ago
  8. 40a3008 doc: Sphinx.override_domain() deprecated by Heinrich Schuchardt · 4 years, 2 months ago
  9. c90778a net: e1000: add defaults for i210 TX/RX PBSIZE by Christian Gmeiner · 4 years, 2 months ago
  10. b9cca2c checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an error by Alper Nebi Yasak · 4 years, 2 months ago
  11. 957a3e5 treewide: Fix wrong CONFIG_IS_ENABLED() handling by Alper Nebi Yasak · 4 years, 2 months ago
  12. 467d90a doc: global data pointer by Heinrich Schuchardt · 4 years, 2 months ago
  13. 0c7cd15 global_data.h: add Sphinx documentation by Heinrich Schuchardt · 4 years, 2 months ago
  14. c82a97b global_data.h: convert GD_FLG_* to enum by Heinrich Schuchardt · 4 years, 2 months ago
  15. 73fdb95 bootm: add {arch,board}_preboot_os() to bootm.h by Heinrich Schuchardt · 4 years, 2 months ago
  16. 4b2be78 time: Fix get_ticks being non-monotonic by Sean Anderson · 4 years, 3 months ago
  17. d74fcee spl: Add SPL_SERIAL as requirement for SDP_USB_SDP by Otavio Salvador · 4 years, 2 months ago
  18. f9b9b77 spl: Avoid printing boot device if silent console is enabled by Otavio Salvador · 4 years, 3 months ago
  19. b0493bb env/ext4.c: allow loading from an EXT4 partition on the MMC boot device by David Woodhouse · 4 years, 4 months ago
  20. 4dee3f7 mmc: remove duplicate mmc_get_env_dev() implementations by David Woodhouse · 4 years, 4 months ago
  21. 684710d arm: enable DM_RNG on QEMU by default by Heinrich Schuchardt · 4 years, 2 months ago
  22. a6bfd71 cmd/button: return button status by Heinrich Schuchardt · 4 years, 2 months ago
  23. 7cd96a4 drivers: gpio: keep output value for input on sandbox by Heinrich Schuchardt · 4 years, 2 months ago
  24. 39916bb test: sharpen button label unit test by Heinrich Schuchardt · 4 years, 2 months ago
  25. 9ea0a1e cmd: Fixup DT to pass PStore Ramoops parameters by Frédéric Danis · 4 years, 8 months ago
  26. 26f555a test: Add PStore command tests by Frédéric Danis · 4 years, 8 months ago
  27. 9744d1a cmd: Add command to display or save Linux PStore dumps by Frédéric Danis · 4 years, 8 months ago
  28. 8369886 arm: mvebu: Remove old comments from configs/mvebu_armada-37xx.h file by Pali Rohár · 4 years, 2 months ago
  29. f1a43c8 arm64: dts: a3720: add support for espressobin with populated emmc by Andre Heider · 4 years, 3 months ago
  30. 03bb6a9 arm64: dts: armada-3720-espressobin: split common parts to .dtsi by Andre Heider · 4 years, 3 months ago
  31. 559ae35 arm64: dts: armada-3720-espressobin: use Linux model/compatible strings by Andre Heider · 4 years, 2 months ago
  32. 2df2863 spi: mvebu_a3700_spi: add support for cs-gpios by George Hilliard · 4 years, 2 months ago
  33. 87c220d arm: mvebu: mvebu_armada-8k: Add support for initializing iEi Puzzle-M801 networking by Luka Kovacic · 4 years, 3 months ago
  34. 2ae2b8a arm: mvebu: Initial iEi Puzzle-M801 support by Luka Kovacic · 4 years, 3 months ago
  35. 4684a7a net: Add NIC controller driver for OcteonTX2 by Suneel Garapati · 4 years, 3 months ago
  36. 0008e9a net: Add NIC controller driver for OcteonTX by Suneel Garapati · 4 years, 3 months ago
  37. 05c7606 mtd: nand: Add NAND controller driver for OcteonTX by Suneel Garapati · 4 years, 3 months ago
  38. 55fca74 Merge branch '2020-10-12-assorted-encryption-changes' by Tom Rini · 4 years, 1 month ago
  39. ec71cc3 lib: rsa: superfluous initialization in rsa_verify() by Heinrich Schuchardt · 4 years, 2 months ago WIP/2020-10-12-assorted-encryption-changes
  40. 3f8808e rsa: fix retrieving public exponent on big-endian systems by Rasmus Villemoes · 4 years, 2 months ago
  41. 167fb1f lib: rsa: check algo match in rsa_verify_with_keynode by Matthieu CASTET · 4 years, 2 months ago
  42. 54ab7cf fit: cipher: aes: allow to read the IV in the FIT image by Philippe Reynes · 4 years, 2 months ago
  43. a6982a6 fit: cipher: aes: allow to store the IV in the FIT image by Philippe Reynes · 4 years, 2 months ago
  44. 34ca77c lib/hashtable: remove superfluous check by Heinrich Schuchardt · 4 years, 3 months ago
  45. 6a0498a doc: verified-boot: add required-mode information by Thirupathaiah Annapureddy · 4 years, 3 months ago
  46. feaeee8 test: vboot: add tests for multiple required keys by Thirupathaiah Annapureddy · 4 years, 3 months ago
  47. 182eeef vboot: add DTB policy for supporting multiple required conf keys by Thirupathaiah Annapureddy · 4 years, 3 months ago
  48. 9885313 Merge branch 'for-next' of https://github.com/lftan/u-boot by Tom Rini · 4 years, 1 month ago WIP/12Oct2020
  49. 47e9c70 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
  50. 555ee39 phy: omap-usb2-phy: Drop usage of "ti, dis-chg-det-quirk" DT property by Vignesh Raghavendra · 4 years, 2 months ago
  51. 87b4521 configs: am65x_evm: Use DEFAULT_LINUX_BOOT_ENV and remove overlayaddr by Nishanth Menon · 4 years, 2 months ago
  52. a9cdba9 configs: j721e_evm: Get rid of overlayaddr by Nishanth Menon · 4 years, 2 months ago
  53. cb56936 env: ti: ufs: Use dtboaddr instead of overlayaddr by Nishanth Menon · 4 years, 2 months ago
  54. 25364f5 configs: j721e_evm: Use DEFAULT_LINUX_BOOT_ENV by Nishanth Menon · 4 years, 2 months ago
  55. 85bdcf0 dma: ti: k3-udma: Reset the channel during release by Vignesh Raghavendra · 4 years, 2 months ago
  56. 6d73640 configs: am335x_evm_defconfig: Enable CONFIG_OF_LIBFDT_OVERLAY by Vignesh Raghavendra · 4 years, 2 months ago
  57. 5a8a7a9 board: ti: j721e: Fix OSPI node compatible by Vignesh Raghavendra · 4 years, 2 months ago
  58. 381c5c1 am335x, guardian: update the maintainer list by Moses Christopher · 4 years, 3 months ago
  59. 726561a Merge branch '2020-10-10-log-improvements' by Tom Rini · 4 years, 1 month ago WIP/11Oct2020
  60. 1ecb6be doc: remove redundant doc/README.log by Heinrich Schuchardt · 4 years, 2 months ago WIP/2020-10-10-log-improvements
  61. a432661 log: syslog: Handle errors in net_init by Sean Anderson · 4 years, 2 months ago
  62. c3f0278 net: Expose some errors generated in net_init by Sean Anderson · 4 years, 2 months ago
  63. c7f5b85 log: Disable the syslog driver by default by Simon Glass · 4 years, 2 months ago
  64. 3d03ab6 log: Add a way to enable/disable a log device by Simon Glass · 4 years, 2 months ago
  65. bd180db log: Drop #ifdef in log_test by Simon Glass · 4 years, 2 months ago
  66. b452030 log: Add a flag to enable log drivers by Simon Glass · 4 years, 2 months ago
  67. 26637e2 lib: Allow hexdump to be used in SPL by Simon Glass · 4 years, 2 months ago
  68. 52d3df7 log: Allow LOG_DEBUG to always enable log output by Simon Glass · 4 years, 2 months ago
  69. 0437cc4 Merge branch '2020-10-09-kconfig-reorg' by Tom Rini · 4 years, 2 months ago
  70. 0817daa configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago WIP/2020-10-09-kconfig-reorg
  71. 1fa057b Kconfig: Create a new tools menu by Simon Glass · 4 years, 3 months ago
  72. a4c4ecf Kconfig: Move BOARD_TYPES under init options by Simon Glass · 4 years, 3 months ago
  73. d472d82 Kconfig: Move BOUNCE_BUFFER under driver options by Simon Glass · 4 years, 3 months ago
  74. bc438b6 Kconfig: Move VERSION_VARIABLE under environment by Simon Glass · 4 years, 3 months ago
  75. 7e349e9 Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooks by Simon Glass · 4 years, 3 months ago
  76. 3866313 Kconfig: Move startup hooks under init options by Simon Glass · 4 years, 3 months ago
  77. 7df39e5 Kconfig: Create a new 'init options' menu by Simon Glass · 4 years, 3 months ago
  78. 832876a Kconfig: Move DEFAULT_FDT_FILE under boot options by Simon Glass · 4 years, 3 months ago
  79. aefa34f Kconfig: Move SUPPORT_RAW_INITRD under boot options by Simon Glass · 4 years, 3 months ago
  80. fe5db25 Kconfig: Move misc boot options under 'boot options' by Simon Glass · 4 years, 3 months ago
  81. 95fd4f3 Kconfig: Move CONFIG_BOOTDELAY under autoboot options by Simon Glass · 4 years, 3 months ago
  82. 98eed0d Kconfig: Move autoboot options under boot options by Simon Glass · 4 years, 3 months ago
  83. 7b6baa3 Kconfig: Move boot media under boot options by Simon Glass · 4 years, 3 months ago
  84. 75e65cc Kconfig: Move boot timing under boot options by Simon Glass · 4 years, 3 months ago
  85. cf29816 Kconfig: Move boot menu into common/ by Simon Glass · 4 years, 3 months ago
  86. b81736d Kconfig: Add a 'Boot options' menu by Simon Glass · 4 years, 3 months ago
  87. 0570938 Merge branch '2020-10-08-misc-board-improvements' by Tom Rini · 4 years, 2 months ago
  88. 505dc1c Makefile: socfpga: Generate sfp file with 4 SPL images by Chee Hong Ang · 4 years, 4 months ago
  89. 269564c arm: socfpga: soc64: Remove CONFIG_OF_EMBED by Chee Hong Ang · 4 years, 2 months ago
  90. 1d0dc5b tools: socfpgaimage: Add param entry point (ep) support for Arria 10 (v1) by Ley Foon Tan · 4 years, 2 months ago
  91. 963e17a tools: socfpgaimage: Add check params function for Arria 10 (v1) by Ley Foon Tan · 4 years, 3 months ago
  92. 98c28a7 arm: dts: socfpga: arria10: Move to use generic handoff dtsi by Ley Foon Tan · 4 years, 5 months ago
  93. ed9c082 arm: socfpga: arria10: Add handoff header for A10 SoCDK SDMMC by Dalon Westergreen · 5 years ago
  94. 5c0adb0 arm: socfpga: arria10: Add qts-filter for Arria10 socfpga by Dalon Westergreen · 5 years ago
  95. 5bbeaaef arm: socfpga: soc64: Disable CONFIG_PSCI_RESET by Chee Hong Ang · 4 years, 3 months ago
  96. de84e2d arm: socfpga: mailbox: Add mailbox retry support by Ley Foon Tan · 4 years, 4 months ago
  97. 6a48f95 arm: socfpga: mailbox: Update mailbox response codes by Ley Foon Tan · 4 years, 4 months ago
  98. f6dcf40 arm: socfpga: mailbox: Support sending large mailbox command by Chee Hong Ang · 4 years, 4 months ago
  99. 833230e arm: socfpga: mailbox: Always read mailbox responses before returning status by Chee Hong Ang · 4 years, 4 months ago
  100. e3fca50 arm: socfpga: mailbox: Refactor mailbox timeout event handling by Chee Hong Ang · 4 years, 4 months ago