1. 9de1712 doc: board: Convert i.MXRT1050 EVK README to reST by Peng Fan · 4 years, 1 month ago
  2. e66be2d doc: board: Convert i.MXRT1020 EVK README to reST by Peng Fan · 4 years, 1 month ago
  3. 21f747c doc: board: Convert i.MX8QXP MEK README to reST by Peng Fan · 4 years, 1 month ago
  4. c155f33 doc: board: Convert i.MX8MQ EVK README to reST by Peng Fan · 4 years, 1 month ago
  5. 50ce1bf doc: board: Convert i.MX8MM EVK README to reST by Peng Fan · 4 years, 1 month ago
  6. 2f9119d doc: board: Convert i.MX8MN EVK README to reST by Peng Fan · 4 years, 1 month ago
  7. 39d5341 doc: board: Convert i.MX8MP EVK README to reST by Peng Fan · 4 years, 1 month ago
  8. aa5bbfd board: imx: address dd usage in README by Peng Fan · 4 years, 1 month ago
  9. 2c31d7e Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years ago
  10. 63d4607 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years ago
  11. 096912b log: typo logl_pref in documentation by Heinrich Schuchardt · 4 years ago
  12. 7820052 Merge branch '2020-10-30-misc-changes' by Tom Rini · 4 years ago
  13. 43ed7a0 doc: rockchip: Document Rockchip miniloader flashing by Jagan Teki · 4 years ago
  14. 51656ae rockchip: Add Engicam PX30.Core C.TOUCH 2.0 by Jagan Teki · 4 years ago
  15. d432975 arm64: dts: rockchip: px30: Add Engicam C.TOUCH 2.0 by Jagan Teki · 4 years ago
  16. 39c8b2c rockchip: Add Engicam PX30.Core EDIMM2.2 Starter Kit by Jagan Teki · 4 years ago
  17. ce87a88 board: engicam: Attach i.MX6 common code by Jagan Teki · 4 years ago
  18. cf1b86a rockchip: px30: Add EVB_PX30 Kconfig help by Jagan Teki · 4 years ago
  19. 9946bfd arm64: dts: rockchip: Add Engicam PX30.Core SOM by Michael Trimarchi · 4 years ago
  20. 282ad86 arm64: dts: rockchip: px30: Add Engicam EDIMM2.2 Starter Kit by Jagan Teki · 4 years ago
  21. 82f6508 configs: meson64_android: don't show logo on ROM USB boot by Guillaume La Roque · 4 years ago
  22. 29ef48e rockchip: mkimage: Remove host endianness dependency by Samuel Holland · 4 years ago
  23. d2ebd86 rockchip: Enable Console MUX in ROCKPi N8 by Jagan Teki · 4 years, 1 month ago
  24. 9abece3 video: rockchip: Support 4K resolution for rk3288, HDMI by Jagan Teki · 4 years, 1 month ago
  25. dfec5a4 arm64: dts: rockchip: Add chosen node for ROCK-Pi N8 by Jagan Teki · 4 years, 1 month ago
  26. cffcd48 rockchip: Enable Console MUX in ROCKPi N10 by Jagan Teki · 4 years, 1 month ago
  27. 8ba0f89 doc: Update logging documentation by Sean Anderson · 4 years ago
  28. 00ebb7f doc: Add log kerneldocs to documentation by Sean Anderson · 4 years ago
  29. 89723b9 test: Add a test for log filter-* by Sean Anderson · 4 years ago
  30. 3e40976 cmd: log: Add commands to manipulate filters by Sean Anderson · 4 years ago
  31. fbc33df test: Add a test for getopt by Sean Anderson · 4 years ago
  32. 72eda50 lib: Add getopt by Sean Anderson · 4 years ago
  33. 018aad8 cmd: log: Make "log level" print all log levels by Sean Anderson · 4 years ago
  34. 1c593a1 cmd: log: Add commands to list categories and drivers by Sean Anderson · 4 years ago
  35. fed9c2f cmd: log: Split off log level parsing by Sean Anderson · 4 years ago
  36. f48b5b5 cmd: log: Use sub-commands for log by Sean Anderson · 4 years ago
  37. 1227304 test: Add test for LOGFF_MIN by Sean Anderson · 4 years ago
  38. 40455a6 log: Add filter flag to match greater than a log level by Sean Anderson · 4 years ago
  39. f51e5ec test: Add tests for LOGFF_DENY by Sean Anderson · 4 years ago
  40. 046b8c0 test: log: Give tests names instead of numbers by Sean Anderson · 4 years ago
  41. 62ef818 test: log: Convert log_test from python to C by Sean Anderson · 4 years ago
  42. fe3b1a2 log: Add filter flag to deny on match by Sean Anderson · 4 years ago
  43. a02f84e log: Add function to create a filter with flags by Sean Anderson · 4 years ago
  44. 3102c1d log: Expose some helper functions by Sean Anderson · 4 years ago
  45. c3a5459 log: Use CONFIG_IS_ENABLED() for LOG_TEST by Sean Anderson · 4 years ago
  46. 4338140 log: Add additional const qualifier to arrays by Sean Anderson · 4 years ago
  47. b66a924 log: Fix incorrect documentation of log_filter.cat_list by Sean Anderson · 4 years ago
  48. 69529f9 log: Fix missing negation of ENOMEM by Sean Anderson · 4 years ago
  49. 821fd5e imx6: enable early spi environment access on aristainetos boards by Heiko Schocher · 4 years, 1 month ago
  50. 92765f45 env: Access Environment in SPI flashes before relocation by Heiko Schocher · 4 years, 1 month ago
  51. 1229533 env: split env_import_redund() into 2 functions by Heiko Schocher · 4 years, 1 month ago
  52. af11423 test: unit test for efi_create_indexed_name() by Heinrich Schuchardt · 4 years ago
  53. 077153e efi_loader: add efi_create_indexed_name() by AKASHI Takahiro · 4 years ago
  54. c57c943 efi_loader: add option to initialise EFI subsystem early by AKASHI Takahiro · 4 years ago
  55. f234566 dfu: add dfu_write_by_alt() by AKASHI Takahiro · 4 years ago
  56. 6beaa47 dfu: export dfu_list by AKASHI Takahiro · 4 years ago
  57. 3149e52 common: update: add a generic interface for FIT image by AKASHI Takahiro · 4 years ago
  58. 1c2d129 dfu: modify an argument type for an address by AKASHI Takahiro · 4 years ago
  59. 045fd8b dfu: rename dfu_tftp_write() to dfu_write_by_name() by AKASHI Takahiro · 4 years ago
  60. 3139356 efi_loader: typo in function description of u16_strnlen by Heinrich Schuchardt · 4 years ago
  61. fb71c3f rtc: initialize emulated RTC from environment variable by Heinrich Schuchardt · 4 years ago
  62. 0ca4b55 rtc: use probe() to initialize emulated RTC by Heinrich Schuchardt · 4 years ago
  63. 314bed6 efi_loader: fix DisconnectController() for sole child by Heinrich Schuchardt · 4 years ago
  64. 127c8d8 video: rockchip: Add missing dpcd_write() call to link_train_ce() by Alper Nebi Yasak · 4 years, 1 month ago
  65. 2db36c6 ram: rockchip: px30: add a config-based ddr selection by Heiko Stuebner · 4 years, 1 month ago
  66. e6dcfff rockchip: Rock960: fix up USB support by Peter Robinson · 4 years, 1 month ago
  67. ee68c83 rockchip: dts: tinker: remove unnecessary node by Stefan Agner · 4 years, 2 months ago
  68. cfac752 rockchip: dts: tinker: move i2c node to shared device tree by Stefan Agner · 4 years, 2 months ago
  69. da0be4e clk: rockchip: rk3399: implement getting wdt/alive clocks by Jack Mitchell · 4 years, 2 months ago
  70. 2424057 binman: Avoid calculated section data repeatedly by Simon Glass · 4 years ago
  71. 8f5ef89 binman: Support compression of sections by Simon Glass · 4 years ago
  72. 0ff83da binman: Use the actual contents in CheckSize() by Simon Glass · 4 years ago
  73. b004bf3 binman: Update CheckEntries() for compressed sections by Simon Glass · 4 years ago
  74. 0b65769 binman: Drop CheckEntries() by Simon Glass · 4 years ago
  75. 93f3c2e binman: Call CheckSize() from the section's Pack() method by Simon Glass · 4 years ago
  76. 601b69a binman: Drop the Entry.CheckSize() method by Simon Glass · 4 years ago
  77. c1af7a8 binman: Move sort and expand to the main Pack() function by Simon Glass · 4 years ago
  78. 6ddd611 binman: Drop Entry.CheckOffset() by Simon Glass · 4 years ago
  79. a9fad07 binman: Avoid reporting image-pos with compression by Simon Glass · 4 years ago
  80. 63e7ba6 binman: Set section contents in GetData() by Simon Glass · 4 years ago
  81. 97c3e9a binman: Store the original data before compression by Simon Glass · 4 years ago
  82. 7d398bb binman: Make section padding consistent with other entries by Simon Glass · 4 years ago
  83. d1d3ad7 binman: Move section padding to the parent by Simon Glass · 4 years ago
  84. 4a655c9 binman: Refactor _BuildSectionData() by Simon Glass · 4 years ago
  85. 17ea9f3 binman: Move section-building code into a function by Simon Glass · 4 years ago
  86. 4eec34c binman: Expand docs and test for alignment by Simon Glass · 4 years ago
  87. f90d906 binman: Expand docs and test for padding by Simon Glass · 4 years ago
  88. ef439ed binman: Update testPackExtra with more checks by Simon Glass · 4 years ago
  89. 9248c8d binman: Use 'files-compress' to set compression for files by Simon Glass · 4 years ago
  90. 87c9629 binman: Move CompressData() into Entry base class by Simon Glass · 4 years ago
  91. e6bed4f binman: Expand the error message for breaching a section by Simon Glass · 4 years ago
  92. 72628cd binman: Remove references to 'image' in entry_Section by Simon Glass · 4 years ago
  93. a812946 binman: Fix return from u-boot-ucode if there is no DT by Simon Glass · 4 years ago
  94. 680e3c6 binman: Give a sensible error if no command is given by Simon Glass · 4 years ago
  95. f2c0dd8 binman: Add tests for skip-at-start sections by Simon Glass · 4 years ago
  96. a4dfe3e binman: Drop unused return variable for _DoTestFile() by Simon Glass · 4 years ago
  97. f324330 binman: Update the entry docs by Simon Glass · 4 years ago
  98. 7b82ce8 dm: doc: Update the of-platadata documentation by Simon Glass · 4 years, 1 month ago
  99. cb43ac1 dm: Don't allow U_BOOT_DEVICE() when of-platdata is used by Simon Glass · 4 years, 1 month ago
  100. 4e28a25 imx: mx6cuboxi: Disable thermal driver in SPL by Simon Glass · 4 years ago