1. 51d02ad binman: Use 'files-compress' to set compression for files by Simon Glass · 4 years, 1 month ago
  2. a1301a2 binman: Move CompressData() into Entry base class by Simon Glass · 4 years, 1 month ago
  3. d617986 binman: Expand the error message for breaching a section by Simon Glass · 4 years, 1 month ago
  4. 05ef6f3 binman: Remove references to 'image' in entry_Section by Simon Glass · 4 years, 1 month ago
  5. 31a0963 binman: Fix return from u-boot-ucode if there is no DT by Simon Glass · 4 years, 1 month ago
  6. 7668194 binman: Give a sensible error if no command is given by Simon Glass · 4 years, 1 month ago
  7. d1fdf75 binman: Add tests for skip-at-start sections by Simon Glass · 4 years, 1 month ago
  8. 8cdc08a binman: Drop unused return variable for _DoTestFile() by Simon Glass · 4 years, 1 month ago
  9. 136dd35 binman: Update the entry docs by Simon Glass · 4 years, 1 month ago
  10. a772946 dm: doc: Update the of-platadata documentation by Simon Glass · 4 years, 2 months ago
  11. 4c73d7b dm: Don't allow U_BOOT_DEVICE() when of-platdata is used by Simon Glass · 4 years, 2 months ago
  12. 8c19f7b imx: mx6cuboxi: Disable thermal driver in SPL by Simon Glass · 4 years, 1 month ago
  13. 5792f4b dm: Use driver_info index instead of pointer by Simon Glass · 4 years, 2 months ago
  14. 8d5bcef x86: apl: Take advantage of the of-platdata parent support by Simon Glass · 4 years, 2 months ago
  15. ecdc4b3 x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT by Simon Glass · 4 years, 2 months ago
  16. e2e8907 dm: core: Convert #ifdef to if() in root.c by Simon Glass · 4 years, 2 months ago
  17. 4d4558e dm: Add a test for of-platdata parent information by Simon Glass · 4 years, 2 months ago
  18. 36b15e2 dm: Support parent devices with of-platdata by Simon Glass · 4 years, 2 months ago
  19. e45710b sandbox: Fix up building for of-platdata by Simon Glass · 4 years, 2 months ago
  20. cfd6a00 dm: Use an allocated array for run-time device info by Simon Glass · 4 years, 2 months ago
  21. 6b927b1 dm: test: Add a test for of-platdata phandles by Simon Glass · 4 years, 2 months ago
  22. d825ea7 dm: test: Add a check that all devices have a dev value by Simon Glass · 4 years, 2 months ago
  23. 64401e7 dm: Add a C test for of-platdata properties by Simon Glass · 4 years, 2 months ago
  24. 36a69e1 Azure/GitLab/Travis: Add SPL unit tests by Simon Glass · 4 years, 1 month ago
  25. 10a2cd3 dm: test: Drop of-platdata pytest by Simon Glass · 4 years, 1 month ago
  26. 8c921ac test: Run only the selected SPL test by Simon Glass · 4 years, 1 month ago
  27. eff9658 sandbox: Allow selection of SPL unit tests by Simon Glass · 4 years, 1 month ago
  28. e43b1b5 test: Run SPL unit tests by Simon Glass · 4 years, 1 month ago
  29. ed298be pytest: Collect SPL unit tests by Simon Glass · 4 years, 1 month ago
  30. 367d733 Makefile: Generate a symbol file for u-boot-spl by Simon Glass · 4 years, 1 month ago
  31. 25dc2e9 dm: test: Add a very simple of-platadata test by Simon Glass · 4 years, 1 month ago
  32. a4e289b dm: test: Add a way to run SPL tests by Simon Glass · 4 years, 1 month ago
  33. c0b0b14 dm: test: Update the test runner to support of-platdata by Simon Glass · 4 years, 1 month ago
  34. bf40eee dm: test: Build tests for SPL by Simon Glass · 4 years, 1 month ago
  35. 2698359 dm: core: fix typo in device.h by Dario Binacchi · 4 years, 2 months ago
  36. 6d75486 sandbox: make SDL window resizable by Heinrich Schuchardt · 4 years, 2 months ago
  37. 8034e4d dtoc: Fix widening of int to bytes by Simon Glass · 4 years, 2 months ago
  38. 85bf4f2 dm: core: Allow dm_warn() to be used in SPL by Simon Glass · 4 years, 2 months ago
  39. 192f813 dtoc: Order the structures internally by name by Simon Glass · 4 years, 2 months ago
  40. 941f8f0 dtoc: Document the return value of scan_structs() by Simon Glass · 4 years, 2 months ago
  41. cb90bd3 sandbox: Drop ad-hoc device declarations in SPL by Simon Glass · 4 years, 2 months ago
  42. 8ec2933 dm: test: Disable some tests that should not run in SPL by Simon Glass · 4 years, 2 months ago
  43. 85556fb dm: test: Make use of CONFIG_UNIT_TEST by Simon Glass · 4 years, 2 months ago
  44. 9a78e90 dm: test: Update Makefile conditions by Simon Glass · 4 years, 2 months ago
  45. 9257d13 dm: test: Sort the Makefile by Simon Glass · 4 years, 2 months ago
  46. 40916e6 dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · 4 years, 2 months ago
  47. fd80a22 dm: core: Avoid void * in the of-platdata structs by Simon Glass · 4 years, 2 months ago
  48. eb6e7e9 dm: core: Expand the comment for DM_GET_DEVICE() by Simon Glass · 4 years, 2 months ago
  49. c162211 dtoc: Use a namedtuple for _links by Simon Glass · 4 years, 2 months ago
  50. bc9e268 dtoc: Extract inner loop from output_node() by Simon Glass · 4 years, 2 months ago
  51. 4583ec3 binman: Support multiple images in the library by Simon Glass · 4 years, 2 months ago
  52. dff2ea1 binman: Add a way to read the ROM offset by Simon Glass · 4 years, 2 months ago
  53. fa94316 configs: Resync with savedefconfig by Tom Rini · 4 years, 1 month ago
  54. fcc483f MAINTAINERS, git-mailrc: Update sunxi maintainers by Andre Przywara · 4 years, 1 month ago
  55. 9a2cdfc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 1 month ago
  56. 3be3e78 Prepare v2021.01-rc1 by Tom Rini · 4 years, 1 month ago
  57. d72c2fd Merge branch '2020-10-28-mux-driver-framework' by Tom Rini · 4 years, 1 month ago
  58. 11e4786 test: mux-cmd: Add tests for the 'mux' command by Pratyush Yadav · 4 years, 1 month ago
  59. becd9b7 cmd: Add a mux command by Pratyush Yadav · 4 years, 1 month ago
  60. a94b697 test: Add tests for the multiplexer framework by Jean-Jacques Hiblot · 4 years, 1 month ago
  61. f1b0e1b Kconfig: Increase the pre-relocation memory by Pratyush Yadav · 4 years, 1 month ago
  62. 53509ec drivers: mux: mmio-based syscon mux controller by Jean-Jacques Hiblot · 4 years, 1 month ago
  63. 0c1b557 dm: board: complete the initialization of the muxes in initr_dm() by Jean-Jacques Hiblot · 4 years, 1 month ago
  64. f4f9056 drivers: Add a new framework for multiplexer devices by Jean-Jacques Hiblot · 4 years, 1 month ago
  65. 91e0014 Merge tag 'efi-2021-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 1 month ago
  66. 06dafab Merge branch '2020-10-27-further-log-enhancements' by Tom Rini · 4 years, 1 month ago
  67. 7e7041d log: correct and check array size of log categories by Heinrich Schuchardt · 4 years, 1 month ago
  68. 6846c57 efi_loader: daylight saving time by Heinrich Schuchardt · 4 years, 1 month ago
  69. c539fb8 efi_loader: Disable devices before handing over control by Ilias Apalodimas · 4 years, 1 month ago
  70. 4cc0632 efi_loader: Sort header file ordering by Ilias Apalodimas · 4 years, 1 month ago
  71. 7b3a691 trace: conserve gd register on RISC-V by Heinrich Schuchardt · 4 years, 1 month ago
  72. 04ded00 rtc: provide an emulated RTC by Heinrich Schuchardt · 4 years, 1 month ago
  73. e0093fe Makefile: provide constant with seconds since epoch by Heinrich Schuchardt · 4 years, 1 month ago
  74. af5e624 test: log: test message continuation by Heinrich Schuchardt · 4 years, 1 month ago
  75. 0fc9f4f log: allow for message continuation by Heinrich Schuchardt · 4 years, 1 month ago
  76. fdf5599 log: move processing_msg to global data by Heinrich Schuchardt · 4 years, 1 month ago
  77. 915c462 nokia_rx51: re-enable CONSOLE_MUX and SYS_CONSOLE_IS_IN_ENV by Anatolij Gustschin · 4 years, 1 month ago
  78. 54b2a7a Merge tag 'video-for-2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 1 month ago
  79. cbefefc nokia_rx51: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  80. 3d471a1 eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · 4 years, 1 month ago
  81. 82e86fe sansa_fuze_plus: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  82. 521e388 xfi3: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  83. 02b9692 mx23evk: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  84. cd7348b at91sam9n12ek: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  85. 9ec23e2 at91sam9: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  86. 262e837 picosam9g45: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  87. 700f2ce ls1021atwr: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  88. 6463ef6 ls1021aqds: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  89. fef84c6 imx: mx7dsabresd: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  90. 82f8022 imx: mx6sxsabresd: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  91. bd8de20 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 1 month ago
  92. 2dc5984 riscv: fu540: dts: Correct reg size of clint node by Pragnesh Patel · 4 years, 1 month ago
  93. 52a1db7 riscv: Move timer portions of SiFive CLINT to drivers/timer by Sean Anderson · 4 years, 1 month ago
  94. 5a23865 timer: Add _TIMER suffix to Andes PLMT Kconfig by Sean Anderson · 4 years, 1 month ago
  95. 5abf1f3 riscv: Move Andes PLMT driver to drivers/timer by Sean Anderson · 4 years, 1 month ago
  96. d1b3321 riscv: k210: Reduce DMA block size by Sean Anderson · 4 years, 2 months ago
  97. 584a5ee riscv: Only enable OF_BOARD_FIXUP for S-Mode by Sean Anderson · 4 years, 3 months ago
  98. b213ffc clk: kendryte: no need to check argument of free() by Heinrich Schuchardt · 4 years, 2 months ago
  99. 8e0d840 Merge branch '2020-10-23-misc-changes' by Tom Rini · 4 years, 1 month ago
  100. a1a2a22 power: regulator: add dummy helper by Peng Fan · 4 years, 1 month ago