1. 6863c7f dm: test: Always include command.h for print_ut by Sean Anderson · 3 years, 6 months ago
  2. 9262fe1 test: Include /sbin to the PATH when creating ext4 disk image by Andy Shevchenko · 3 years, 7 months ago
  3. 7d3eff3 efi_loader: correct uboot_bin_env.its file format by Heinrich Schuchardt · 3 years, 7 months ago
  4. e91789e lib/charset: UTF-8 stream conversion by Heinrich Schuchardt · 3 years, 7 months ago
  5. ddbaff5 lib/charset: utf8_get() should return error by Heinrich Schuchardt · 3 years, 7 months ago
  6. 73bb90c efi_loader: carve out utf_to_cp() by Heinrich Schuchardt · 3 years, 7 months ago
  7. ea30921 test: cmd: Add a basic test for 'addrmap' command by Bin Meng · 3 years, 7 months ago
  8. de1728c fastboot: Allow u-boot-style partitions by Sean Anderson · 3 years, 8 months ago
  9. d4f22cb test: dm: Add test for fastboot mmc partition naming by Sean Anderson · 3 years, 8 months ago
  10. 3f6fb77 mmc: sandbox: Add support for writing by Sean Anderson · 3 years, 8 months ago
  11. d5f8530 test: missing dependency for test/cmd/setexpr.c by Heinrich Schuchardt · 3 years, 7 months ago
  12. 8f7a16a Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 7 months ago
  13. 30b20e6 dm: test: Add test case for dev_phys_to_bus()/dev_bus_to_phys() by Nicolas Saenz Julienne · 3 years, 8 months ago
  14. e880187 dm: test: Add test case for dev->dma_offset by Nicolas Saenz Julienne · 3 years, 8 months ago
  15. 283628c dm: test: Add test case for dev_get_dma_ranges() by Nicolas Saenz Julienne · 3 years, 8 months ago
  16. 289d0ea test: add a simple test for the adc-keys button driver by Marek Szyprowski · 3 years, 7 months ago
  17. 9d1215b test: dm: tee: extend with RPC test by Igor Opaniuk · 3 years, 8 months ago
  18. f4a60b0 test: py: add pygit2 and pyelftools to requirements.txt by Igor Opaniuk · 3 years, 8 months ago
  19. 3f04db8 image: Check for unit addresses in FITs by Simon Glass · 3 years, 7 months ago
  20. 124c255 libfdt: Check for multiple/invalid root nodes by Simon Glass · 3 years, 7 months ago
  21. d5f3aad test: Add tests for the 'evil' vboot attacks by Simon Glass · 3 years, 7 months ago
  22. fafafac test: Add vboot_evil implementation by Simon Glass · 3 years, 7 months ago
  23. 79af75f fit: Don't allow verification of images with @ nodes by Simon Glass · 3 years, 7 months ago
  24. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 7 months ago
  25. cc6f4c8 dm: core: Add late driver remove option by Marek Vasut · 3 years, 8 months ago
  26. c51d2e7 dm: core: Avoid partially removing devices by Simon Glass · 3 years, 8 months ago
  27. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  28. 3724975 test/py: fix runtest wrapper for pytest 6 by Stephen Warren · 3 years, 8 months ago
  29. ff5fa7d dm: core: Update ofnode_read_fmap_entry() to read hashes by Simon Glass · 3 years, 8 months ago
  30. d85f2c4 sandbox: Disable I2C emulators in SPL by Simon Glass · 3 years, 8 months ago
  31. 10f7465 cros_ec: Add vstore support by Simon Glass · 3 years, 8 months ago
  32. 3ae3382 cros_ec: Show events in human-readable form by Simon Glass · 3 years, 8 months ago
  33. 3a6c994 cros_ec: Add support for switches by Simon Glass · 3 years, 8 months ago
  34. 8aec32f cros_ec: Support reading EC features by Simon Glass · 3 years, 8 months ago
  35. 7791df5 cros_ec: Add support for reading the SKU ID by Simon Glass · 3 years, 8 months ago
  36. d8e9a93 cros_ec: Add a function for the hello message by Simon Glass · 3 years, 8 months ago
  37. 9d43b41 test: inconsistent string tests by Heinrich Schuchardt · 3 years, 8 months ago
  38. fe15865 test: inconsistent bootm tests by Heinrich Schuchardt · 3 years, 8 months ago
  39. a59e59c test: Update test_fs to not use deprecated pytest.yield_fixture() by Tom Rini · 3 years, 8 months ago
  40. 89d52af test: correct entry point to pytest by Heinrich Schuchardt · 3 years, 8 months ago
  41. 34d7f72 test: pr_cont_test.o depends on CONFIG_LOG=y by Heinrich Schuchardt · 3 years, 8 months ago
  42. e6b8e94 test: test_ofplatdata: Mark as sandbox specific by Tom Rini · 3 years, 8 months ago
  43. 9fe0646 bloblist: Support relocating to a larger space by Simon Glass · 3 years, 8 months ago
  44. c0445c1 test: unit test for echo command by Heinrich Schuchardt · 3 years, 8 months ago
  45. 0157619 doc: move test/py/README.md to HTML documentation by Heinrich Schuchardt · 3 years, 8 months ago
  46. ca6583d doc: move test/README to HTML documentation by Heinrich Schuchardt · 3 years, 8 months ago
  47. 9e9a530 cmd: Add a pwm command by Pragnesh Patel · 3 years, 9 months ago
  48. c548a38 test: unit test for pr_err(), pr_cont() by Heinrich Schuchardt · 3 years, 9 months ago
  49. 76fde13 test: correct the test prefix in ut str by Patrick Delaunay · 3 years, 10 months ago
  50. 353df8d test: correct the test prefix in ut cmd_mem by Patrick Delaunay · 3 years, 10 months ago
  51. 6ea5df3 test: Only enable bloblist test when supported by Simon Glass · 3 years, 11 months ago
  52. ef7e264 test: Avoid assuming sandbox board for bloblist test by Simon Glass · 3 years, 11 months ago
  53. af033ec test: test/lib/test_print.c depends on CONSOLE_RECORD by Heinrich Schuchardt · 3 years, 11 months ago
  54. 742346f test: log: add test for console output of dropped messages by Patrick Delaunay · 3 years, 10 months ago
  55. a4918b2 test: add test for dropped trace before log_init by Patrick Delaunay · 3 years, 10 months ago
  56. ce9af2a test: log: add test for dropped messages by Patrick Delaunay · 3 years, 10 months ago
  57. 6278ec1 test: add LOGL_FORCE_DEBUG flags support in log tests by Patrick Delaunay · 3 years, 10 months ago
  58. 1ce0e1c Nokia RX-51: Add test for U-Boot serial console by Pali Rohár · 3 years, 10 months ago
  59. 15daa48 dm: core: add a function to decode display timings by Dario Binacchi · 3 years, 9 months ago
  60. d64b9cd fdt: translate address if #size-cells = <0> by Dario Binacchi · 3 years, 9 months ago
  61. 2983ad5 clk: add clk_round_rate() by Dario Binacchi · 3 years, 9 months ago
  62. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 9 months ago
  63. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 9 months ago
  64. 8a71553 dm: core: Allow the uclass list to move by Simon Glass · 3 years, 9 months ago
  65. 7d14ee4 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 3 years, 9 months ago
  66. 73466df dm: core: Access device flags through functions by Simon Glass · 3 years, 9 months ago
  67. 2462139 dm: core: Rename sqq to seq_ by Simon Glass · 3 years, 9 months ago
  68. 079ac59 test: Move some test drivers into their own file by Simon Glass · 3 years, 9 months ago
  69. 3f87608 test: Use a simple variable to record removed device by Simon Glass · 3 years, 9 months ago
  70. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 9 months ago
  71. acfb530 sandbox: Drop unnecessary test node by Simon Glass · 3 years, 9 months ago
  72. fe179d7 efi_loader: Add size checks to efi_create_indexed_name() by Ilias Apalodimas · 3 years, 9 months ago
  73. a5624c6 test: dm: spi: Add testcase for spi_claim_bus() by Ovidiu Panait · 3 years, 9 months ago
  74. 1dc53ce sandbox: test: Add a second SPI slave on sandbox_spi bus by Ovidiu Panait · 3 years, 9 months ago
  75. 7f20d1d dm: core: Drop seq and req_seq by Simon Glass · 3 years, 9 months ago
  76. 9917591 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 3 years, 9 months ago
  77. 93f44e8 dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ by Simon Glass · 3 years, 9 months ago
  78. 981426e dm: Switch over to use new sequence number for dev_seq() by Simon Glass · 3 years, 9 months ago
  79. d1e8530 x86: Simplify acpi_device_infer_name() by Simon Glass · 3 years, 9 months ago
  80. a20b4a8 dm: test: Drop assumptions of no sequence numbers by Simon Glass · 3 years, 9 months ago
  81. ba0e7da dm: core: Switch binding to use new sequence numbers by Simon Glass · 3 years, 9 months ago
  82. 1c55b22 dm: test: Check all devices have a sequence numbers by Simon Glass · 3 years, 9 months ago
  83. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  84. b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 3 years, 10 months ago
  85. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  86. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  87. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  88. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  89. 8ee05b5 dm: core: Drop unused parameter from dm_extended_scan_fdt() by Simon Glass · 3 years, 10 months ago
  90. 725e4fc dm: core: Drop unused parameter from dm_scan_fdt() by Simon Glass · 3 years, 10 months ago
  91. 0de1b07 dm: core: Add a livetree function to check node status by Simon Glass · 3 years, 10 months ago
  92. 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 3 years, 10 months ago
  93. 6ca5ff3 test: unit test for exception command by Heinrich Schuchardt · 3 years, 11 months ago
  94. 51bb338 bootm: Support string substitution in bootargs by Simon Glass · 3 years, 11 months ago
  95. 4448fe8 bootm: Allow updating the bootargs in a buffer by Simon Glass · 3 years, 11 months ago
  96. b3c0167 bootm: Update bootm_process_cmdline_env() to use flags by Simon Glass · 3 years, 11 months ago
  97. d9477a0 bootm: Add a bool parameter to bootm_process_cmdline_env() by Simon Glass · 3 years, 11 months ago
  98. 4dcb815 bootm: Rename fixup_silent_linux() by Simon Glass · 3 years, 11 months ago
  99. 4ae4264 bootm: Update fixup_silent_linux() to return an error by Simon Glass · 3 years, 11 months ago
  100. f158ba1 bootm: Add tests for fixup_silent_linux() by Simon Glass · 3 years, 11 months ago