1. cb19c29 board: da8xxevm: Add SPL DM for serial, spi by Jagan Teki · 6 years ago
  2. ba3c22b spi: davinci: Add platdata support by Jagan Teki · 6 years ago
  3. c860206 mtd: uboot: Fix hanging during mtd list command by Adam Ford · 6 years ago
  4. 339613e net: pch_gbe: Make probe/remove static by Bin Meng · 6 years ago
  5. b06d76f linux/compat.h: Add netdev_### log macros by Bin Meng · 6 years ago
  6. 1456639 linux/mdio.h: Sync with Linux kernel v4.17 by Bin Meng · 6 years ago
  7. 8da3524 linux/mii.h: Sync with Linux kernel v4.17 by Bin Meng · 6 years ago
  8. ae400fd ARM: dts: rmobile: Reinstate missing CPLD on ULCB by Marek Vasut · 6 years ago
  9. beced53 mmc: tmio: Limit DMA to 32bit on R-Car Gen3 by Marek Vasut · 6 years ago
  10. 92bde15 mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable() by Marek Vasut · 6 years ago
  11. 41b781d dtoc: Fix the value of SetInt() by Simon Glass · 6 years ago
  12. 8c466ed video: Tidy up a few comments in video.o by Simon Glass · 6 years ago
  13. 9949ee8 video: at91: Adjust vidconsole_position_cursor() to use char pos by Simon Glass · 6 years ago
  14. 751fed4 sysreset: Add a way to find the last reset by Simon Glass · 6 years ago
  15. eb51731 sysreset: Tidy up a few comments and logging by Simon Glass · 6 years ago
  16. 595aac9 pci: Add a little more debugging to pci_rom by Simon Glass · 6 years ago
  17. 44093a1 fdt: Allow C++ comments in link scripts and DT files by Simon Glass · 6 years ago
  18. 07bc873 ctags: Minor changes to fix ctags output by Simon Glass · 6 years ago
  19. a4f737a panel: Expand the backlight support by Simon Glass · 6 years ago
  20. 5d9a88f test: panel: Add a test for the panel uclass by Simon Glass · 6 years ago
  21. d07b6e1 cros_ec: Add support for v3 messages on LPC by Simon Glass · 6 years ago
  22. a12ef7e cros_ec: Update cros_ec_read_hash() to specify the image by Simon Glass · 6 years ago
  23. 590cee8 x86: Update mtrr functions to allow leaving cache alone by Simon Glass · 6 years ago
  24. 6f1c043 cros: Update ec_commands to latest version by Simon Glass · 6 years ago
  25. 67b9052 Rename GPT_HEADER_SIGNATURE to avoid conflict by Simon Glass · 6 years ago
  26. 109860f Add a header file for strings by Simon Glass · 6 years ago
  27. 0bf9645 log: Add comments to the rest of the log categories by Simon Glass · 6 years ago
  28. 741f2d6 binman: Move to three-digit test-file numbers by Simon Glass · 6 years ago
  29. 6e64ec1 tpm: Add a few new commands for v1 by Simon Glass · 6 years ago
  30. 34a5e8a tpm: Tidy up logging in tpm-common.c by Simon Glass · 6 years ago
  31. c89d32a tpm: Use livetree and allow children by Simon Glass · 6 years ago
  32. c6ebd01 video: Adjust video_clear() to return an error by Simon Glass · 6 years ago
  33. 25a3845 fdt: Remove fdtdec_decode_region() function by Simon Glass · 6 years ago
  34. 5e24a2e dm: spi: Add logging of some return values by Simon Glass · 6 years ago
  35. 42116f6 cros: Adjust board_get_cros_ec_dev() to return a udevice by Simon Glass · 6 years ago
  36. 6322a7b cros: Update cros_ec code to use struct udevice by Simon Glass · 6 years ago
  37. 5592a63 fdt: Allow libfdt in TPL by Simon Glass · 6 years ago
  38. aa0ffe8 serial: Allow serial to be absent in TPL by Simon Glass · 6 years ago
  39. 6307896 tpm: Add support for SPL and TPL by Simon Glass · 6 years ago
  40. 06f9446 fdt: Allow indicating a node is for U-Boot proper only by Simon Glass · 6 years ago
  41. a15a7aa doc: Update docs for device tree in SPL, TPL by Simon Glass · 6 years ago
  42. 343864a fdt: Document the fact that dtc is now built by Simon Glass · 6 years ago
  43. 380d4f7 rtc: Allow use of RTC in SPL and TPL by Simon Glass · 6 years ago
  44. 1076107 Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig by Simon Glass · 6 years ago
  45. ef39151 blk: Support block drivers in TPL by Simon Glass · 6 years ago
  46. 2c5eac1 Makefile: Add a warning if SPL/TPL cannot be built by Simon Glass · 6 years ago
  47. 985ca39 spl: input: Allow input in SPL and TPL by Simon Glass · 6 years ago
  48. 97f5710 sf: Avoid allocating memory on every read operation by Simon Glass · 6 years ago
  49. e6c5c94 dm: core: Update ofnode to read binman-style flash entry by Simon Glass · 6 years ago
  50. cdb6aa0 dm: core: Add a function to find the first inactive child by Simon Glass · 6 years ago
  51. 9f15cc1 dm: core: Update some functions to use const by Simon Glass · 6 years ago
  52. c7a3acc dm: core: Alloc uclass-private data to be cache-aligned by Simon Glass · 6 years ago
  53. 4af3e9a sandbox: Restore blocking I/O on exit by Simon Glass · 6 years ago
  54. 66613f5 dm: spi: Clean up detection of sandbox SPI emulator by Simon Glass · 6 years ago
  55. ef8a250 sandbox: tpm: Enhance to support the latest Chromium OS by Simon Glass · 6 years ago
  56. 998af31 sandbox: tpm: Tidy up enums and return values by Simon Glass · 6 years ago
  57. 114b60a serial: sandbox: Allow serial output without device tree by Simon Glass · 6 years ago
  58. ee44176 sandbox: Add a debug UART by Simon Glass · 6 years ago
  59. 55d3991 sandbox: video: Speed up video output by Simon Glass · 6 years ago
  60. c3aed5d sandbox: spi: Add more logging by Simon Glass · 6 years ago
  61. 1c5a81d sandbox: Remove the old memory file later by Simon Glass · 6 years ago
  62. 2b1dc29 sandbox: Add a flag to set the default log level by Simon Glass · 6 years ago
  63. 69bc15d sandbox: Support booting from TPL to SPL by Simon Glass · 6 years ago
  64. 1289e96 sandbox: spi: Drop command-line SPI option by Simon Glass · 6 years ago
  65. 056a5ce sandbox: Add a way to write data to the host filesystem by Simon Glass · 6 years ago
  66. 50b288a sandbox: Support file truncation with os_open() by Simon Glass · 6 years ago
  67. cdd140a log: Add helpers for common log levels by Simon Glass · 6 years ago
  68. 2023000 cmd: pxe: add support for FIT config selection by Patrick Delaunay · 6 years ago
  69. c45414b ARM: meson: Extend mem_map to support 3GiB of RAM by Loic Devulder · 6 years ago
  70. 5b781cf fs: btrfs: Fix tree traversal with btrfs_next_slot() by Yevgeny Popovych · 6 years ago
  71. 4a09472 rtc: Add read8 and write8 support to isl1208 driver by Trent Piepho · 6 years ago
  72. fbcf37e log: Correct definition of log_msg_ret() by Simon Glass · 6 years ago
  73. a6a45cd ofnode: Add missing address translation into ofnode_get_addr_size() by Marek Vasut · 6 years ago
  74. 51cb927 ofnode: Replace of_n_addr_cells with of_n_size_cells by Marek Vasut · 6 years ago
  75. 11ae93e binman: Run tests concurrently by Simon Glass · 6 years ago
  76. 2673afe test: Reduce the number of tests run with sandbox_flattree by Simon Glass · 6 years ago
  77. 008b030 patman: Don't clear progress in tout unless it was used by Simon Glass · 6 years ago
  78. 1fda182 tools: Set an initial value for indir by Simon Glass · 6 years ago
  79. 4b4bc06 buildman: dtoc: Suppress unwanted output from test by Simon Glass · 6 years ago
  80. 86af511 binman: Separate out testSplBssPad() by Simon Glass · 6 years ago
  81. e0e6275 binman: Fix up removal of temporary directories by Simon Glass · 6 years ago
  82. ed59e00 binman: Add a default path to libfdt.py by Simon Glass · 6 years ago
  83. 3bc11e8 test: Tidy up comments and variable name by Simon Glass · 6 years ago
  84. c9adb35 test: Print the name of each test before running it by Simon Glass · 6 years ago
  85. 734f3de test: Simplify the PATH setup by Simon Glass · 6 years ago
  86. a3a3f5d Makefile: Add a 'check' target for make by Simon Glass · 6 years ago
  87. da753e3 buildman: Make the toolchain test more forgiving by Simon Glass · 6 years ago
  88. 87b05ee test/py: Fix unicode handling for log filtering by Simon Glass · 6 years ago
  89. ec9e0f4 patman: Handle unicode in _ProjectConfigParser tests by Simon Glass · 6 years ago
  90. 9f8037e sandbox: Unprotect DATA regions in bus tests by Simon Glass · 6 years ago
  91. 0a60a81 Kconfig: sandbox: enable cmd_avb and dependencies by Jens Wiklander · 6 years ago
  92. bbddbef avb_verify: support sandbox configuration by Jens Wiklander · 6 years ago
  93. 07cbae7 test_avb: Update pymark.buildconfigspec information for the AVB tests by Jens Wiklander · 6 years ago
  94. 6663e07 avb_verify: support using OP-TEE TA AVB by Jens Wiklander · 6 years ago
  95. a6ab424 test: tee: test TEE uclass by Jens Wiklander · 6 years ago
  96. eadf26f tee: add sandbox driver by Jens Wiklander · 6 years ago
  97. fe39e8e sandbox: imply CONFIG_TEE (TEE uclass) by Jens Wiklander · 6 years ago
  98. fa830ae sandbox: dt: add sandbox_tee node by Jens Wiklander · 6 years ago
  99. 1cc8cc4 tee: optee: support AVB trusted application by Jens Wiklander · 6 years ago
  100. 232cfd6 optee: support routing of rpmb data frames to mmc by Jens Wiklander · 6 years ago