1. 9d70252 cros_ec: Add support for switches by Simon Glass · 3 years, 11 months ago
  2. 4c9eb56 cros_ec: Add documentation for cros_ec driver operations by Simon Glass · 3 years, 11 months ago
  3. 959e1ce cros_ec: Support reading EC features by Simon Glass · 3 years, 11 months ago
  4. 33909b5 cros_ec: Add support for reading the SKU ID by Simon Glass · 3 years, 11 months ago
  5. cd3a63e cros_ec: Add run-time check for input buffer overflow by Simon Glass · 3 years, 11 months ago
  6. ebee533 cros_ec: Tidy up a few delays by Simon Glass · 3 years, 11 months ago
  7. 9b306e5 cros_ec: Add a function for the hello message by Simon Glass · 3 years, 11 months ago
  8. 1f0ee63 doc/sandbox: improve formatting of command line options by Heinrich Schuchardt · 4 years ago
  9. 9f4821f sandbox: fix sandbox_cmdline_cb_test_fdt() by Heinrich Schuchardt · 4 years ago
  10. dccdd93 x86: typo segement by Heinrich Schuchardt · 4 years ago
  11. db84b56 binman: Allow for skip_at_start when reading entries by Simon Glass · 3 years, 11 months ago
  12. a2af730 binman: Support alignment of files by Simon Glass · 3 years, 11 months ago
  13. 220c622 binman: Allow vblock to include devicetree blobs by Simon Glass · 3 years, 11 months ago
  14. 3fb2540 binman: Support reading an image with entry args by Simon Glass · 3 years, 11 months ago
  15. ecbe473 binman: Support finding symbols in sub-sections by Simon Glass · 3 years, 11 months ago
  16. d2b3b2a binman: Fix a few file comments by Simon Glass · 3 years, 11 months ago
  17. 0834945 binman: Show the size when writing entries by Simon Glass · 3 years, 11 months ago
  18. 01ab229 binman: Update the TODO list by Simon Glass · 3 years, 11 months ago
  19. 9920989 patman: Correct lz4 compression parameters by Simon Glass · 3 years, 11 months ago
  20. d35a852 dtoc: binman: Drop Python 2 code by Simon Glass · 3 years, 11 months ago
  21. 1b8ca70 x86: coral: Enable CONFIG_BOOTARGS_SUBST by Simon Glass · 4 years ago
  22. 3fe007f x86: coral: Update an unused pin to reduce power by Simon Glass · 4 years ago
  23. 21c6e8e tpm: cr50: Rename driver to work with of-platdata by Simon Glass · 4 years ago
  24. 8e5f345 tpm: cr50: Add a better description and more debug by Simon Glass · 4 years ago
  25. f6155cf tpm: cr50: Check for valid locality by Simon Glass · 4 years ago
  26. b2e0b32 configs: Resync with savedefconfig by Tom Rini · 3 years, 10 months ago
  27. 06bfd6c Merge branch '2021-01-29-assorted-fixes' by Tom Rini · 3 years, 10 months ago
  28. 89f8267 cmd: add more implementation IDs to sbi command by Heinrich Schuchardt · 3 years, 10 months ago
  29. 9211181 test: inconsistent string tests by Heinrich Schuchardt · 3 years, 11 months ago
  30. c38be19 test: inconsistent bootm tests by Heinrich Schuchardt · 3 years, 11 months ago
  31. 480b6e6 env: sf: cosmetic: remove unnecessary space by Patrick Delaunay · 3 years, 11 months ago
  32. 1b91cee test: Update test_fs to not use deprecated pytest.yield_fixture() by Tom Rini · 3 years, 10 months ago
  33. ceb4ca2 test: correct entry point to pytest by Heinrich Schuchardt · 3 years, 10 months ago
  34. f3128e3 test: pr_cont_test.o depends on CONFIG_LOG=y by Heinrich Schuchardt · 3 years, 10 months ago
  35. c5f727b fs: btrfs: Select SHA256 in Kconfig by Matthias Brugger · 3 years, 10 months ago
  36. eb3587b fs: fat: remove superfluous assignments by Heinrich Schuchardt · 3 years, 10 months ago
  37. cfb7c2b fs: fat: avoid out of bounds access warning by Heinrich Schuchardt · 3 years, 10 months ago
  38. 9fb7c49 avb: AVB_VERIFY depends on MMC by Heinrich Schuchardt · 3 years, 10 months ago
  39. fb852b4 vexpress_aemv8a: allow overriding BOOTCOMMAND by Stanislav Pinchuk · 3 years, 10 months ago
  40. 9b8267a arm: dts: enable MTK SPI NOR controller driver by developer · 3 years, 10 months ago
  41. f33cf3c spi: mtk_snor: add support for MTK SPI NOR controller by developer · 3 years, 10 months ago
  42. 8a99754 test: test_ofplatdata: Mark as sandbox specific by Tom Rini · 3 years, 10 months ago
  43. d97f851 Merge branch '2021-01-27-assorted-fixes-and-improvements' by Tom Rini · 3 years, 10 months ago
  44. 196e0dc cmd: misc: Fix return value for the sleep command by Marek Szyprowski · 3 years, 10 months ago
  45. e197979 doc: device-tree-bindings: rtc: Abracon AB x80x i2c rtc by Ying-Chun Liu (PaulLiu) · 3 years, 11 months ago
  46. f9b8730 rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc by Ying-Chun Liu (PaulLiu) · 3 years, 11 months ago
  47. d8eeb0f autoboot: fix illegal memory access when stop key and delay key are empty by Yuezhang.Mo@sony.com · 3 years, 11 months ago
  48. 23c0ea5 binman: Allow reading entries from a subnode by Simon Glass · 3 years, 11 months ago
  49. cb31d76 binman: Move selection of the binman node into a function by Simon Glass · 3 years, 11 months ago
  50. 1f056fc crc32: Exclude crc32 from TPL by Simon Glass · 3 years, 11 months ago
  51. 74aaa3f mmc: pci_mmc: Set the removable flag by Simon Glass · 3 years, 11 months ago
  52. 5c9c49e mmc: pci_mmc: Only generate ACPI code for the SD card by Simon Glass · 3 years, 11 months ago
  53. 4ab17ee uuid: Add a comment for UUID_STR_LEN by Simon Glass · 3 years, 11 months ago
  54. 66ffe78 display_options: Use USE_TINY_PRINTF for SPL check by Simon Glass · 3 years, 11 months ago
  55. 1754978 fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup() by Simon Glass · 3 years, 11 months ago
  56. a527e41 fdtdec: Update the missing-devicetree message by Simon Glass · 3 years, 11 months ago
  57. 1eb7294 net: Use CONFIG_IS_ENABLED() in eth_dev_get_mac_address() by Simon Glass · 3 years, 11 months ago
  58. 62b535e video: Allow syncing the entire framebuffer to the copy by Simon Glass · 3 years, 11 months ago
  59. 0da2c79 bloblist: Add missing tag names by Simon Glass · 3 years, 11 months ago
  60. ab7e746 bloblist: Support relocating to a larger space by Simon Glass · 3 years, 11 months ago
  61. 95e4ec1 spl: Add functions for next and previous phase by Simon Glass · 3 years, 11 months ago
  62. 7258c3f lib: rsa: rsa-verify: don't look for keys in the FIT image by Philippe Reynes · 3 years, 11 months ago
  63. ede8909 pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more) by Stefan Roese · 3 years, 11 months ago
  64. 72fdd3a common: fit-sig: Fix error message in fit_config_verify_sig() by Alexandru Gagniuc · 3 years, 11 months ago
  65. 94924a6 smccc: fix sign bit expansion by Volodymyr Babchuk · 3 years, 11 months ago
  66. 8d82a20 bootcount: allow to use this feature on TPL by Philippe Reynes · 4 years ago
  67. 52c48da Makefile: Do not call useless command 'true' by Pali Rohár · 4 years, 1 month ago
  68. f68b2f7 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 10 months ago
  69. eddf9ca Merge tag 'doc-2021-04-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 10 months ago
  70. d9be896 Merge branch '2021-01-27-assorted-net-updates' by Tom Rini · 3 years, 10 months ago
  71. c77a1a3 cmd: pxe: add support for FDT overlays by Neil Armstrong · 3 years, 10 months ago
  72. 7bbc25b net: phy: micrel: Try default PHY ofnode first by Marek Vasut · 3 years, 11 months ago
  73. 0c97b7f board: presidio-asic: Add CAxxxx Ethernet support by Alex Nemirovsky · 3 years, 11 months ago
  74. 556872f net: phy: ca_phy: Add driver for CAxxxx SoCs by Abbie Chang · 3 years, 11 months ago
  75. ebcdddd net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCs by Aaron Tseng · 3 years, 11 months ago
  76. 7c78e2f net: fix ping in netconsole by Yang Liu · 4 years ago
  77. e178994 net: e1000: Add missing address translations by Stefan Roese · 4 years ago
  78. 0a1a329 net: e1000: Use virt_to_phys() instead of pci_virt_to_mem() by Stefan Roese · 4 years ago
  79. 9094276 net: e1000: Remove unused bus_to_phys() macro by Stefan Roese · 4 years ago
  80. e1e43e9 arm: mvebu: turris_mox: enable setexpr command in defconfig by Marek Behún · 3 years, 10 months ago
  81. 06f1ab8 arm: mvebu: turris_mox: enable wdt command in defconfig by Marek Behún · 3 years, 10 months ago
  82. e3271bb arm64: a37xx: pci: Fix printing debug messages by Pali Rohár · 3 years, 11 months ago
  83. abba9dd serial: a3720: Implement pending method for output direction by Pali Rohár · 3 years, 11 months ago
  84. 039f792 doc: exception command by Heinrich Schuchardt · 3 years, 10 months ago
  85. c8e0f20 doc: update Kernel documentation build system by Heinrich Schuchardt · 4 years ago
  86. 846abe4 .gitlab-ci: install doc/sphinx/requirements.txt by Heinrich Schuchardt · 3 years, 10 months ago
  87. 7d893e0 doc: fix doc/develop/logging.rst by Heinrich Schuchardt · 3 years, 10 months ago
  88. aad8b6c doc: board: fix Microchip MPFS Icicle Kit doc by Heinrich Schuchardt · 3 years, 10 months ago
  89. 09577aa pci: pci_mvebu: Define an IO region as well by Phil Sutter · 3 years, 11 months ago
  90. b70ae13 pci: Make auto-config code a little more robust by Phil Sutter · 3 years, 11 months ago
  91. 246a61f arm: mvebu: ds414: Config header mini-review by Phil Sutter · 3 years, 11 months ago
  92. f100063 arm: mvebu: Espressobin: Disable slot when emmc is not present by Pali Rohár · 4 years ago
  93. cd36dba ARM: mvebu: ClearFog make sure that SATA and UART images are buildable by Dennis Gilmore · 4 years ago
  94. 3505dbd ARM: mvebu: helios4 dts changes to enable SPI by Dennis Gilmore · 4 years ago
  95. 838e49b ARM: mvebu: helios4 adjust env sizes to enable SPI to work by Dennis Gilmore · 4 years ago
  96. 1e220b2 gpio: Add support for DM GPIO for Kirkwood by Harm Berntsen · 4 years ago
  97. 66cb0d0 ARM: Distro boot: document the need for fdtfile variable to be set by Dennis Gilmore · 4 years, 3 months ago
  98. d719a4d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 10 months ago
  99. e4e040c sunxi: Add support for OrangePi Zero2 by Jernej Skrabec · 3 years, 11 months ago
  100. e52dc3e clk: sunxi: Add support for H616 clocks by Jernej Skrabec · 3 years, 11 months ago