1. 43db075 sandbox: keep time offset when resetting by Heinrich Schuchardt · 4 years, 1 month ago
  2. 5e6c902 binman: Print a debug message when binman selects a node by Simon Glass · 4 years ago
  3. 3306eec Add a symlink for ctype.h by Simon Glass · 4 years ago
  4. ff5fa7d dm: core: Update ofnode_read_fmap_entry() to read hashes by Simon Glass · 4 years ago
  5. 017d421 dm: core: Add a comment about pinctrl_select_state() by Simon Glass · 4 years ago
  6. 0dc2bf2 clk: x86: Correct the driver name by Simon Glass · 4 years ago
  7. 5c5992c clk: Add debugging for return values by Simon Glass · 4 years ago
  8. ef79ef2 dm: core: Don't inline dev_read...() calls with of-platdata by Simon Glass · 4 years ago
  9. d85f2c4 sandbox: Disable I2C emulators in SPL by Simon Glass · 4 years ago
  10. dfb5bfb i2c: desigware: Add an alias for Intel Apollo Lake by Simon Glass · 4 years ago
  11. 442e630 x86: coral: Support TPM and RTC in SPL by Simon Glass · 4 years ago
  12. 1426174 spl: Tidy up SPL/TPL malloc sizes by Simon Glass · 4 years ago
  13. 10f7465 cros_ec: Add vstore support by Simon Glass · 4 years, 1 month ago
  14. d9ffaef cros_ec: Allow use with of-platdata by Simon Glass · 4 years, 1 month ago
  15. 3ae3382 cros_ec: Show events in human-readable form by Simon Glass · 4 years, 1 month ago
  16. 3a6c994 cros_ec: Add support for switches by Simon Glass · 4 years, 1 month ago
  17. 2b4b653 cros_ec: Add documentation for cros_ec driver operations by Simon Glass · 4 years, 1 month ago
  18. 8aec32f cros_ec: Support reading EC features by Simon Glass · 4 years, 1 month ago
  19. 7791df5 cros_ec: Add support for reading the SKU ID by Simon Glass · 4 years, 1 month ago
  20. 698e30f cros_ec: Add run-time check for input buffer overflow by Simon Glass · 4 years, 1 month ago
  21. 2525e53 cros_ec: Tidy up a few delays by Simon Glass · 4 years, 1 month ago
  22. d8e9a93 cros_ec: Add a function for the hello message by Simon Glass · 4 years, 1 month ago
  23. 3096ee8 doc/sandbox: improve formatting of command line options by Heinrich Schuchardt · 4 years, 1 month ago
  24. b680c553 sandbox: fix sandbox_cmdline_cb_test_fdt() by Heinrich Schuchardt · 4 years, 1 month ago
  25. a0df924 x86: typo segement by Heinrich Schuchardt · 4 years, 2 months ago
  26. 5c6ba71 binman: Allow for skip_at_start when reading entries by Simon Glass · 4 years, 1 month ago
  27. 6eb9932 binman: Support alignment of files by Simon Glass · 4 years, 1 month ago
  28. 5af9ebc binman: Allow vblock to include devicetree blobs by Simon Glass · 4 years, 1 month ago
  29. 939d106 binman: Support reading an image with entry args by Simon Glass · 4 years, 1 month ago
  30. 870a9ea binman: Support finding symbols in sub-sections by Simon Glass · 4 years, 1 month ago
  31. 1ecf3b8 binman: Fix a few file comments by Simon Glass · 4 years, 1 month ago
  32. 5b378e4 binman: Show the size when writing entries by Simon Glass · 4 years, 1 month ago
  33. 397a770 binman: Update the TODO list by Simon Glass · 4 years, 1 month ago
  34. 6deff87 patman: Correct lz4 compression parameters by Simon Glass · 4 years, 1 month ago
  35. 9fc6ebd dtoc: binman: Drop Python 2 code by Simon Glass · 4 years, 1 month ago
  36. 5c53da2 x86: coral: Enable CONFIG_BOOTARGS_SUBST by Simon Glass · 4 years, 1 month ago
  37. 30e486f x86: coral: Update an unused pin to reduce power by Simon Glass · 4 years, 1 month ago
  38. 3039fc7 tpm: cr50: Rename driver to work with of-platdata by Simon Glass · 4 years, 1 month ago
  39. 5372fc7 tpm: cr50: Add a better description and more debug by Simon Glass · 4 years, 1 month ago
  40. 6208975 tpm: cr50: Check for valid locality by Simon Glass · 4 years, 1 month ago
  41. 472a716 configs: Resync with savedefconfig by Tom Rini · 4 years ago
  42. 79382e9 Merge branch '2021-01-29-assorted-fixes' by Tom Rini · 4 years ago
  43. 7fd892b cmd: add more implementation IDs to sbi command by Heinrich Schuchardt · 4 years, 1 month ago
  44. 9d43b41 test: inconsistent string tests by Heinrich Schuchardt · 4 years, 1 month ago
  45. fe15865 test: inconsistent bootm tests by Heinrich Schuchardt · 4 years, 1 month ago
  46. ea5641e env: sf: cosmetic: remove unnecessary space by Patrick Delaunay · 4 years, 1 month ago
  47. a59e59c test: Update test_fs to not use deprecated pytest.yield_fixture() by Tom Rini · 4 years ago
  48. 89d52af test: correct entry point to pytest by Heinrich Schuchardt · 4 years ago
  49. 34d7f72 test: pr_cont_test.o depends on CONFIG_LOG=y by Heinrich Schuchardt · 4 years ago
  50. 8921ac9 fs: btrfs: Select SHA256 in Kconfig by Matthias Brugger · 4 years ago
  51. 84ca305 fs: fat: remove superfluous assignments by Heinrich Schuchardt · 4 years ago
  52. 41ac28c fs: fat: avoid out of bounds access warning by Heinrich Schuchardt · 4 years ago
  53. 9c3808d avb: AVB_VERIFY depends on MMC by Heinrich Schuchardt · 4 years ago
  54. ef7db7a vexpress_aemv8a: allow overriding BOOTCOMMAND by Stanislav Pinchuk · 4 years, 1 month ago
  55. 3f1250a arm: dts: enable MTK SPI NOR controller driver by SkyLake.Huang · 4 years, 1 month ago
  56. 7a49d61 spi: mtk_snor: add support for MTK SPI NOR controller by SkyLake.Huang · 4 years, 1 month ago
  57. e6b8e94 test: test_ofplatdata: Mark as sandbox specific by Tom Rini · 4 years, 1 month ago
  58. 07394fb Merge branch '2021-01-27-assorted-fixes-and-improvements' by Tom Rini · 4 years ago
  59. 54f884b cmd: misc: Fix return value for the sleep command by Marek Szyprowski · 4 years ago
  60. e89ef17 doc: device-tree-bindings: rtc: Abracon AB x80x i2c rtc by Ying-Chun Liu (PaulLiu) · 4 years, 1 month ago
  61. 8d612cc rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc by Ying-Chun Liu (PaulLiu) · 4 years, 1 month ago
  62. e088f0c autoboot: fix illegal memory access when stop key and delay key are empty by Yuezhang.Mo@sony.com · 4 years, 1 month ago
  63. 1e35a4d binman: Allow reading entries from a subnode by Simon Glass · 4 years, 1 month ago
  64. 76b54d8 binman: Move selection of the binman node into a function by Simon Glass · 4 years, 1 month ago
  65. ec5f101 crc32: Exclude crc32 from TPL by Simon Glass · 4 years, 1 month ago
  66. 8a8a831 mmc: pci_mmc: Set the removable flag by Simon Glass · 4 years, 1 month ago
  67. 6086863 mmc: pci_mmc: Only generate ACPI code for the SD card by Simon Glass · 4 years, 1 month ago
  68. f8a2d19 uuid: Add a comment for UUID_STR_LEN by Simon Glass · 4 years, 1 month ago
  69. ac42fe5 display_options: Use USE_TINY_PRINTF for SPL check by Simon Glass · 4 years, 1 month ago
  70. 0a2aaab fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup() by Simon Glass · 4 years, 1 month ago
  71. e1d23f5 fdtdec: Update the missing-devicetree message by Simon Glass · 4 years, 1 month ago
  72. 177e7f9 net: Use CONFIG_IS_ENABLED() in eth_dev_get_mac_address() by Simon Glass · 4 years, 1 month ago
  73. 7d70116 video: Allow syncing the entire framebuffer to the copy by Simon Glass · 4 years, 1 month ago
  74. 02d7a53 bloblist: Add missing tag names by Simon Glass · 4 years, 1 month ago
  75. 9fe0646 bloblist: Support relocating to a larger space by Simon Glass · 4 years, 1 month ago
  76. 09d9ba9 spl: Add functions for next and previous phase by Simon Glass · 4 years, 1 month ago
  77. 040fad3 lib: rsa: rsa-verify: don't look for keys in the FIT image by Philippe Reynes · 4 years, 1 month ago
  78. a7a029d pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more) by Stefan Roese · 4 years, 1 month ago
  79. 76c78a5 common: fit-sig: Fix error message in fit_config_verify_sig() by Alexandru Gagniuc · 4 years, 1 month ago
  80. b7cfe32 smccc: fix sign bit expansion by Volodymyr Babchuk · 4 years, 1 month ago
  81. 4d145f2 bootcount: allow to use this feature on TPL by Philippe Reynes · 4 years, 2 months ago
  82. e9ebc17 Makefile: Do not call useless command 'true' by Pali Rohár · 4 years, 3 months ago
  83. 8b195f4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years ago
  84. 290e40b Merge tag 'doc-2021-04-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago
  85. e6738b5 Merge branch '2021-01-27-assorted-net-updates' by Tom Rini · 4 years ago
  86. 69076df cmd: pxe: add support for FDT overlays by Neil Armstrong · 4 years, 1 month ago
  87. b5f09df net: phy: micrel: Try default PHY ofnode first by Marek Vasut · 4 years, 1 month ago
  88. c34a927 board: presidio-asic: Add CAxxxx Ethernet support by Alex Nemirovsky · 4 years, 1 month ago
  89. a70d7b0 net: phy: ca_phy: Add driver for CAxxxx SoCs by Abbie Chang · 4 years, 1 month ago
  90. febe13b net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCs by Aaron Tseng · 4 years, 1 month ago
  91. d9506cd net: fix ping in netconsole by Yang Liu · 4 years, 2 months ago
  92. 1480744 net: e1000: Add missing address translations by Stefan Roese · 4 years, 3 months ago
  93. 919c8ed net: e1000: Use virt_to_phys() instead of pci_virt_to_mem() by Stefan Roese · 4 years, 3 months ago
  94. 55f0103 net: e1000: Remove unused bus_to_phys() macro by Stefan Roese · 4 years, 3 months ago
  95. 177cecd arm: mvebu: turris_mox: enable setexpr command in defconfig by Marek Behún · 4 years, 1 month ago
  96. a4ced7b arm: mvebu: turris_mox: enable wdt command in defconfig by Marek Behún · 4 years, 1 month ago
  97. 279b573 arm64: a37xx: pci: Fix printing debug messages by Pali Rohár · 4 years, 1 month ago
  98. aea2f72 serial: a3720: Implement pending method for output direction by Pali Rohár · 4 years, 1 month ago
  99. 25be4d3 doc: exception command by Heinrich Schuchardt · 4 years ago
  100. 98f01cf doc: update Kernel documentation build system by Heinrich Schuchardt · 4 years, 1 month ago