1. d8e9a93 cros_ec: Add a function for the hello message by Simon Glass · 3 years, 9 months ago
  2. 3096ee8 doc/sandbox: improve formatting of command line options by Heinrich Schuchardt · 3 years, 10 months ago
  3. b680c553 sandbox: fix sandbox_cmdline_cb_test_fdt() by Heinrich Schuchardt · 3 years, 10 months ago
  4. a0df924 x86: typo segement by Heinrich Schuchardt · 3 years, 10 months ago
  5. 5c6ba71 binman: Allow for skip_at_start when reading entries by Simon Glass · 3 years, 10 months ago
  6. 6eb9932 binman: Support alignment of files by Simon Glass · 3 years, 10 months ago
  7. 5af9ebc binman: Allow vblock to include devicetree blobs by Simon Glass · 3 years, 10 months ago
  8. 939d106 binman: Support reading an image with entry args by Simon Glass · 3 years, 10 months ago
  9. 870a9ea binman: Support finding symbols in sub-sections by Simon Glass · 3 years, 10 months ago
  10. 1ecf3b8 binman: Fix a few file comments by Simon Glass · 3 years, 10 months ago
  11. 5b378e4 binman: Show the size when writing entries by Simon Glass · 3 years, 10 months ago
  12. 397a770 binman: Update the TODO list by Simon Glass · 3 years, 10 months ago
  13. 6deff87 patman: Correct lz4 compression parameters by Simon Glass · 3 years, 10 months ago
  14. 9fc6ebd dtoc: binman: Drop Python 2 code by Simon Glass · 3 years, 10 months ago
  15. 5c53da2 x86: coral: Enable CONFIG_BOOTARGS_SUBST by Simon Glass · 3 years, 10 months ago
  16. 30e486f x86: coral: Update an unused pin to reduce power by Simon Glass · 3 years, 10 months ago
  17. 3039fc7 tpm: cr50: Rename driver to work with of-platdata by Simon Glass · 3 years, 10 months ago
  18. 5372fc7 tpm: cr50: Add a better description and more debug by Simon Glass · 3 years, 10 months ago
  19. 6208975 tpm: cr50: Check for valid locality by Simon Glass · 3 years, 10 months ago
  20. 472a716 configs: Resync with savedefconfig by Tom Rini · 3 years, 9 months ago
  21. 79382e9 Merge branch '2021-01-29-assorted-fixes' by Tom Rini · 3 years, 9 months ago
  22. 7fd892b cmd: add more implementation IDs to sbi command by Heinrich Schuchardt · 3 years, 9 months ago
  23. 9d43b41 test: inconsistent string tests by Heinrich Schuchardt · 3 years, 9 months ago
  24. fe15865 test: inconsistent bootm tests by Heinrich Schuchardt · 3 years, 9 months ago
  25. ea5641e env: sf: cosmetic: remove unnecessary space by Patrick Delaunay · 3 years, 10 months ago
  26. a59e59c test: Update test_fs to not use deprecated pytest.yield_fixture() by Tom Rini · 3 years, 9 months ago
  27. 89d52af test: correct entry point to pytest by Heinrich Schuchardt · 3 years, 9 months ago
  28. 34d7f72 test: pr_cont_test.o depends on CONFIG_LOG=y by Heinrich Schuchardt · 3 years, 9 months ago
  29. 8921ac9 fs: btrfs: Select SHA256 in Kconfig by Matthias Brugger · 3 years, 9 months ago
  30. 84ca305 fs: fat: remove superfluous assignments by Heinrich Schuchardt · 3 years, 9 months ago
  31. 41ac28c fs: fat: avoid out of bounds access warning by Heinrich Schuchardt · 3 years, 9 months ago
  32. 9c3808d avb: AVB_VERIFY depends on MMC by Heinrich Schuchardt · 3 years, 9 months ago
  33. ef7db7a vexpress_aemv8a: allow overriding BOOTCOMMAND by Stanislav Pinchuk · 3 years, 9 months ago
  34. 3f1250a arm: dts: enable MTK SPI NOR controller driver by SkyLake.Huang · 3 years, 9 months ago
  35. 7a49d61 spi: mtk_snor: add support for MTK SPI NOR controller by SkyLake.Huang · 3 years, 9 months ago
  36. e6b8e94 test: test_ofplatdata: Mark as sandbox specific by Tom Rini · 3 years, 9 months ago
  37. 07394fb Merge branch '2021-01-27-assorted-fixes-and-improvements' by Tom Rini · 3 years, 9 months ago
  38. 54f884b cmd: misc: Fix return value for the sleep command by Marek Szyprowski · 3 years, 9 months ago
  39. e89ef17 doc: device-tree-bindings: rtc: Abracon AB x80x i2c rtc by Ying-Chun Liu (PaulLiu) · 3 years, 9 months ago
  40. 8d612cc rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc by Ying-Chun Liu (PaulLiu) · 3 years, 9 months ago
  41. e088f0c autoboot: fix illegal memory access when stop key and delay key are empty by Yuezhang.Mo@sony.com · 3 years, 9 months ago
  42. 1e35a4d binman: Allow reading entries from a subnode by Simon Glass · 3 years, 9 months ago
  43. 76b54d8 binman: Move selection of the binman node into a function by Simon Glass · 3 years, 9 months ago
  44. ec5f101 crc32: Exclude crc32 from TPL by Simon Glass · 3 years, 9 months ago
  45. 8a8a831 mmc: pci_mmc: Set the removable flag by Simon Glass · 3 years, 9 months ago
  46. 6086863 mmc: pci_mmc: Only generate ACPI code for the SD card by Simon Glass · 3 years, 9 months ago
  47. f8a2d19 uuid: Add a comment for UUID_STR_LEN by Simon Glass · 3 years, 9 months ago
  48. ac42fe5 display_options: Use USE_TINY_PRINTF for SPL check by Simon Glass · 3 years, 9 months ago
  49. 0a2aaab fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup() by Simon Glass · 3 years, 9 months ago
  50. e1d23f5 fdtdec: Update the missing-devicetree message by Simon Glass · 3 years, 9 months ago
  51. 177e7f9 net: Use CONFIG_IS_ENABLED() in eth_dev_get_mac_address() by Simon Glass · 3 years, 9 months ago
  52. 7d70116 video: Allow syncing the entire framebuffer to the copy by Simon Glass · 3 years, 9 months ago
  53. 02d7a53 bloblist: Add missing tag names by Simon Glass · 3 years, 9 months ago
  54. 9fe0646 bloblist: Support relocating to a larger space by Simon Glass · 3 years, 9 months ago
  55. 09d9ba9 spl: Add functions for next and previous phase by Simon Glass · 3 years, 9 months ago
  56. 040fad3 lib: rsa: rsa-verify: don't look for keys in the FIT image by Philippe Reynes · 3 years, 9 months ago
  57. a7a029d pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more) by Stefan Roese · 3 years, 9 months ago
  58. 76c78a5 common: fit-sig: Fix error message in fit_config_verify_sig() by Alexandru Gagniuc · 3 years, 9 months ago
  59. b7cfe32 smccc: fix sign bit expansion by Volodymyr Babchuk · 3 years, 10 months ago
  60. 4d145f2 bootcount: allow to use this feature on TPL by Philippe Reynes · 3 years, 10 months ago
  61. e9ebc17 Makefile: Do not call useless command 'true' by Pali Rohár · 4 years ago
  62. 8b195f4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 9 months ago
  63. 290e40b Merge tag 'doc-2021-04-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 9 months ago
  64. e6738b5 Merge branch '2021-01-27-assorted-net-updates' by Tom Rini · 3 years, 9 months ago
  65. 69076df cmd: pxe: add support for FDT overlays by Neil Armstrong · 3 years, 9 months ago
  66. b5f09df net: phy: micrel: Try default PHY ofnode first by Marek Vasut · 3 years, 9 months ago
  67. c34a927 board: presidio-asic: Add CAxxxx Ethernet support by Alex Nemirovsky · 3 years, 9 months ago
  68. a70d7b0 net: phy: ca_phy: Add driver for CAxxxx SoCs by Abbie Chang · 3 years, 9 months ago
  69. febe13b net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCs by Aaron Tseng · 3 years, 9 months ago
  70. d9506cd net: fix ping in netconsole by Yang Liu · 3 years, 10 months ago
  71. 1480744 net: e1000: Add missing address translations by Stefan Roese · 4 years ago
  72. 919c8ed net: e1000: Use virt_to_phys() instead of pci_virt_to_mem() by Stefan Roese · 4 years ago
  73. 55f0103 net: e1000: Remove unused bus_to_phys() macro by Stefan Roese · 4 years ago
  74. 177cecd arm: mvebu: turris_mox: enable setexpr command in defconfig by Marek Behún · 3 years, 9 months ago
  75. a4ced7b arm: mvebu: turris_mox: enable wdt command in defconfig by Marek Behún · 3 years, 9 months ago
  76. 279b573 arm64: a37xx: pci: Fix printing debug messages by Pali Rohár · 3 years, 9 months ago
  77. aea2f72 serial: a3720: Implement pending method for output direction by Pali Rohár · 3 years, 9 months ago
  78. 25be4d3 doc: exception command by Heinrich Schuchardt · 3 years, 9 months ago
  79. 98f01cf doc: update Kernel documentation build system by Heinrich Schuchardt · 3 years, 10 months ago
  80. 836049d .gitlab-ci: install doc/sphinx/requirements.txt by Heinrich Schuchardt · 3 years, 9 months ago
  81. a6aaeb2 doc: fix doc/develop/logging.rst by Heinrich Schuchardt · 3 years, 9 months ago
  82. c7d2b2c doc: board: fix Microchip MPFS Icicle Kit doc by Heinrich Schuchardt · 3 years, 9 months ago
  83. ba8ae03 pci: pci_mvebu: Define an IO region as well by Phil Sutter · 3 years, 10 months ago
  84. c1b1263 pci: Make auto-config code a little more robust by Phil Sutter · 3 years, 10 months ago
  85. 7d3c6c6 arm: mvebu: ds414: Config header mini-review by Phil Sutter · 3 years, 10 months ago
  86. 9d71633 arm: mvebu: Espressobin: Disable slot when emmc is not present by Pali Rohár · 3 years, 10 months ago
  87. 9c69031 ARM: mvebu: ClearFog make sure that SATA and UART images are buildable by Dennis Gilmore · 3 years, 11 months ago
  88. 827bed4 ARM: mvebu: helios4 dts changes to enable SPI by Dennis Gilmore · 3 years, 11 months ago
  89. 5a3db5d ARM: mvebu: helios4 adjust env sizes to enable SPI to work by Dennis Gilmore · 3 years, 11 months ago
  90. 98b64fe gpio: Add support for DM GPIO for Kirkwood by Harm Berntsen · 3 years, 11 months ago
  91. 74f8977 ARM: Distro boot: document the need for fdtfile variable to be set by Dennis Gilmore · 4 years, 1 month ago
  92. e262b29 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 9 months ago
  93. 38be6b8 sunxi: Add support for OrangePi Zero2 by Jernej Skrabec · 3 years, 9 months ago
  94. 1dc70ff clk: sunxi: Add support for H616 clocks by Jernej Skrabec · 3 years, 9 months ago
  95. 7836ccf sunxi: gpio: introduce compatible for H616 by Jernej Skrabec · 3 years, 9 months ago
  96. 80b2c65 arm: sunxi: add initial H616 DTSI and headers by Jernej Skrabec · 3 years, 9 months ago
  97. 3d594ef sunxi: Add H616 FEL support by Jernej Skrabec · 3 years, 9 months ago
  98. 8ec293e sunxi: Add support for H616 SoC by Jernej Skrabec · 3 years, 9 months ago
  99. 0237b30 mmc: sunxi: Refactor mod clock register offset by Andre Przywara · 3 years, 9 months ago
  100. f4317db sunxi: Add H616 DRAM support by Jernej Skrabec · 3 years, 9 months ago