1. 541186e patman: Update documentation to match new usage by Simon Glass · 3 years, 10 months ago
  2. a26d8fe azure: Use --board flag with sandbox_spl by Simon Glass · 3 years, 8 months ago
  3. b9f028f Merge branch '2021-03-20-mediatek-updates' into next by Tom Rini · 3 years, 8 months ago
  4. 8265933 tools: mtk_image: add an option to set device header offset by developer · 3 years, 9 months ago
  5. 0f71c38 configs: mt7622: enable debug uart for mt7622_rfb_defconfig by developer · 3 years, 9 months ago
  6. 801de30 board: mt7629: enable compression of u-boot to reduce the size of final image by developer · 3 years, 9 months ago
  7. dc45773 serial: mtk: rewrite the setbrg function by developer · 3 years, 9 months ago
  8. 1268755 dts: mt7629: enable JTAG pins by default by developer · 3 years, 9 months ago
  9. 9d4eefc configs: mt7622: use ARMv8 Generic Timer instead of mtk_timer by developer · 3 years, 9 months ago
  10. a03cf3f pinctrl: mt7629: add jtag function and pin group by developer · 3 years, 9 months ago
  11. f4154da pinctrl: mediatek: do not probe gpio driver if not enabled by developer · 3 years, 9 months ago
  12. 0163c08 pinctrl: mediatek: add get_pin_muxing ops for mediatek pinctrl by developer · 3 years, 9 months ago
  13. deb8406 pinctrl: mediatek: fix wrong assignment in mtk_get_pin_name by developer · 3 years, 9 months ago
  14. e5c1e62 board: Add MT8183 pumpkin board support by Fabien Parent · 3 years, 9 months ago
  15. 4640e2a ARM: mediatek: Add MT8183 support by Fabien Parent · 3 years, 9 months ago
  16. 00763af configs: mt8516: use bootcmd from config_distro_bootcmd.h by Fabien Parent · 3 years, 9 months ago
  17. aed4490 board: mediatek: mt8516: init USB Ether for pumpkin board by Fabien Parent · 3 years, 9 months ago
  18. 2bd14a8 board: mediatek: rename pumpkin board into mt8516 by Fabien Parent · 3 years, 9 months ago
  19. 054b7b9 Merge branch 'next' of git://source.denx.de/u-boot-sh into next by Tom Rini · 3 years, 8 months ago
  20. bef12c1 board: silinux: Enable recovery SPL for EK874 board by Lad Prabhakar · 3 years, 9 months ago
  21. b4b65ec arm: rmobile: Add Silicon Linux EK874 board support by Lad Prabhakar · 3 years, 9 months ago
  22. 53b88b9 pinctrl: renesas: Add support for R8A774C0 by Lad Prabhakar · 3 years, 9 months ago
  23. 14c9b04 pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.11 by Lad Prabhakar · 3 years, 9 months ago
  24. ef6e081 arm: dts: r8a774c0: Resync R8A774C0 SoC DTSI with Linux 5.11 by Lad Prabhakar · 3 years, 9 months ago
  25. d771b22 arm: rmobile: Add HopeRun HiHope RZ/G2H board support by Biju Das · 3 years, 9 months ago
  26. 222cb30 arm: rmobile: Add HopeRun HiHope RZ/G2N board support by Biju Das · 3 years, 9 months ago
  27. da58fb4 arm: rmobile: Add HopeRun HiHope RZ/G2M board support by Biju Das · 3 years, 9 months ago
  28. 8576216 arm: dts: rmobile: r8a774e1: Synchronize DTs with Linux 5.11 by Biju Das · 3 years, 9 months ago
  29. ef145c4 arm: dts: rmobile: r8a774b1: Synchronize DTs with Linux 5.11 by Biju Das · 3 years, 9 months ago
  30. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 9 months ago
  31. a7f8011 Prepare v2021.04-rc4 by Tom Rini · 3 years, 9 months ago
  32. 21301ac configs: Resync with savedefconfig by Tom Rini · 3 years, 9 months ago
  33. 6677b81 Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 9 months ago
  34. 2d71f8f Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 9 months ago
  35. de636ac Merge branch '2021-03-12-assorted-improvements' into next by Tom Rini · 3 years, 9 months ago
  36. 7ecde56 configs: am65x_evm_r5: Enable checks for spl and stack sizes by Lokesh Vutla · 3 years, 9 months ago
  37. 7644343 include: configs: am65x_evm: Optimize size of SPL BSS by Lokesh Vutla · 3 years, 9 months ago
  38. 1ee9515 ARM: da850-evm: Fix boot issues from missing SPL_PAD_TO by Adam Ford · 3 years, 9 months ago
  39. bb27cec configs: omap3_logic: Enable CONFIG_SPL_ALLOC_BD by Adam Ford · 3 years, 9 months ago
  40. 905b173 test: py: add initial coverage for scp03 cmd by Igor Opaniuk · 3 years, 10 months ago
  41. 623369c sandbox: imply SCP03 and CMD_SCP03 by Igor Opaniuk · 3 years, 10 months ago
  42. 0a7620f doc: describe the scp03 command by Jorge Ramirez-Ortiz · 3 years, 10 months ago
  43. f2abe83 drivers: tee: sandbox: SCP03 control emulator by Jorge Ramirez-Ortiz · 3 years, 10 months ago
  44. 7d80df9 cmd: SCP03: enable and provision command by Jorge Ramirez-Ortiz · 3 years, 10 months ago
  45. 9127d8b common: SCP03 control (enable and provision of keys) by Jorge Ramirez-Ortiz · 3 years, 10 months ago
  46. e49dc35 doc: sandbox: Update instructions on quitting by Simon Glass · 3 years, 10 months ago
  47. 60e08ee test: acpi: Fix warnings on 32-bit build by Simon Glass · 3 years, 10 months ago
  48. 50fbfba tpm: Correct warning on 32-bit build by Simon Glass · 3 years, 10 months ago
  49. c43c6e7 tpm: Don't select LOG by Simon Glass · 3 years, 10 months ago
  50. b2faacc log: Add return-checking macros for 0 being success by Simon Glass · 3 years, 10 months ago
  51. 5fc47e3 log: Handle line continuation by Simon Glass · 3 years, 10 months ago
  52. f080343 log: Set up a flag byte for log records by Simon Glass · 3 years, 10 months ago
  53. 7cc97ef Merge branch '2021-03-12-test-improvements' into next by Tom Rini · 3 years, 9 months ago
  54. 2540410 doc: Explain briefly how to write new tests by Simon Glass · 3 years, 9 months ago
  55. a6404e7 test: sandbox: Move sandbox test docs into doc/develop by Simon Glass · 3 years, 9 months ago
  56. ee11209 spl: test: Add a test for spl_load_simple_fit() by Simon Glass · 3 years, 9 months ago
  57. 2192e98 spl: Convert spl_fit to work with sandbox by Simon Glass · 3 years, 9 months ago
  58. b90e487 sandbox: Update os_find_u_boot() to find the .img file by Simon Glass · 3 years, 9 months ago
  59. 1ef74ab test: Allow SPL to run any available test by Simon Glass · 3 years, 9 months ago
  60. 1638693 test: Rename all linker lists to have a ut_ prefix by Simon Glass · 3 years, 9 months ago
  61. b50211f test: Add a macros for finding tests in linker_lists by Simon Glass · 3 years, 9 months ago
  62. 11abb2b test: log: Rename log main test file to log_ut.c by Simon Glass · 3 years, 9 months ago
  63. 53d1b19 test: Move restoring of driver model state to ut_run_list() by Simon Glass · 3 years, 9 months ago
  64. 1899e13 test: Move the devicetree check into ut_run_list() by Simon Glass · 3 years, 9 months ago
  65. 5ed319b test: Use return values in dm_test_run() by Simon Glass · 3 years, 9 months ago
  66. bb2b173 test: Run driver-model tests using ut_run_list() by Simon Glass · 3 years, 9 months ago
  67. 4066d8d test: Use a local variable for test state by Simon Glass · 3 years, 9 months ago
  68. 0d32ec2 test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · 3 years, 9 months ago
  69. d97fd78 test: Drop dm_do_test() by Simon Glass · 3 years, 9 months ago
  70. 436687e test: Use ut_run_test() to run driver model tests by Simon Glass · 3 years, 9 months ago
  71. 5517edb test: Move test running into a separate function by Simon Glass · 3 years, 9 months ago
  72. 5b7e55b test: Move dm_test_destroy() into test-main.c by Simon Glass · 3 years, 9 months ago
  73. 2dba476 test: Move dm_test_init() into test-main.c by Simon Glass · 3 years, 9 months ago
  74. b98bfbc test: Drop struct dm_test_state by Simon Glass · 3 years, 9 months ago
  75. b2890a1 test: Handle driver model reinit in test_pre_run() by Simon Glass · 3 years, 9 months ago
  76. 59cad96 test: Move delay skipping to test_pre_run() by Simon Glass · 3 years, 9 months ago
  77. 2b566b9 test: Move console silencing to test_pre_run() by Simon Glass · 3 years, 9 months ago
  78. 86a5bd0 test: Drop mallinfo() work-around by Simon Glass · 3 years, 9 months ago
  79. 177e0fd test: Move dm_scan_plat() to test_pre_run() by Simon Glass · 3 years, 9 months ago
  80. 242357c test: Move do_autoprobe() to test_pre_run() by Simon Glass · 3 years, 9 months ago
  81. d18f739 test: Move dm_extended_scan() to test_pre_run() by Simon Glass · 3 years, 9 months ago
  82. 0f8f677 test: Call test_pre/post_run() from driver model tests by Simon Glass · 3 years, 9 months ago
  83. d93dc7d test: Create pre/post-run functions by Simon Glass · 3 years, 9 months ago
  84. 5722fb2 test: Add an overall test runner by Simon Glass · 3 years, 9 months ago
  85. a1add9d test: Rename test-main.c to test-dm.c by Simon Glass · 3 years, 9 months ago
  86. ab1fca0 test: Mark all driver model tests with a flag by Simon Glass · 3 years, 9 months ago
  87. 8f05ec4 test: Correct setexpr test prefix by Simon Glass · 3 years, 9 months ago
  88. eaf2196 doc: Document how sandbox_spl_tests are run by Simon Glass · 3 years, 9 months ago
  89. 9e78ad6 doc: Explain how to run tests without pytest by Simon Glass · 3 years, 9 months ago
  90. 2a4b03f test: Re-enable test_ofplatdata by Simon Glass · 3 years, 9 months ago
  91. 46c0374 sandbox: Drop the 'starting...' message by Simon Glass · 3 years, 9 months ago
  92. 3602c55 doc: Document make tcheck by Simon Glass · 3 years, 9 months ago
  93. cb605d2 doc: Tidy up testing section by Simon Glass · 3 years, 9 months ago
  94. 41280b5 dm: core: Fix allocation of empty of-platdata by Simon Glass · 3 years, 9 months ago
  95. db4374f doc: stm32mp1: Use u-boot.itb if CONFIG_SPL_LOAD_FIT=y by Marek Vasut · 3 years, 9 months ago
  96. 26dbaab Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 9 months ago
  97. 18a8716 arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS are enabled by Patrice Chotard · 3 years, 9 months ago
  98. b5d37b2 board: st: Remove board_early_init_f and board_late_init callbacks for stm32 boards by Patrice Chotard · 3 years, 9 months ago
  99. fd1b341 configs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT for stm32 boards by Patrice Chotard · 3 years, 9 months ago
  100. 9a365e3 arm: mvebu: a38x: Remove dead code ARMADA_39X by Pali Rohár · 3 years, 9 months ago