1. 0d32ec2 test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · 3 years, 9 months ago
  2. 436687e test: Use ut_run_test() to run driver model tests by Simon Glass · 3 years, 9 months ago
  3. 5517edb test: Move test running into a separate function by Simon Glass · 3 years, 9 months ago
  4. 2dba476 test: Move dm_test_init() into test-main.c by Simon Glass · 3 years, 9 months ago
  5. b98bfbc test: Drop struct dm_test_state by Simon Glass · 3 years, 9 months ago
  6. b2890a1 test: Handle driver model reinit in test_pre_run() by Simon Glass · 3 years, 9 months ago
  7. 59cad96 test: Move delay skipping to test_pre_run() by Simon Glass · 3 years, 9 months ago
  8. 0f8f677 test: Call test_pre/post_run() from driver model tests by Simon Glass · 3 years, 9 months ago
  9. d93dc7d test: Create pre/post-run functions by Simon Glass · 3 years, 9 months ago
  10. 5722fb2 test: Add an overall test runner by Simon Glass · 3 years, 9 months ago
  11. a1add9d test: Rename test-main.c to test-dm.c by Simon Glass · 3 years, 9 months ago
  12. ab1fca0 test: Mark all driver model tests with a flag by Simon Glass · 3 years, 9 months ago
  13. 503b0fb Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 3 years, 9 months ago
  14. 247ccf2 gpio: Add a way to read 3-way strapping pins by Simon Glass · 3 years, 10 months ago
  15. 722f968 gpio: Replace direction_input() and direction_output() by Simon Glass · 3 years, 10 months ago
  16. 7b893f9 dm: gpio: Add a way to update flags by Simon Glass · 3 years, 10 months ago
  17. 909bee3 gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags() by Simon Glass · 3 years, 10 months ago
  18. d063ce9 dm: gpio: Rename get_dir_flags() method to get_flags() by Simon Glass · 3 years, 10 months ago
  19. 54befdd dm: gpio: Rename set_dir_flags() method to update_flags() by Simon Glass · 3 years, 10 months ago
  20. 5bc34cb video: sunxi_display: Convert to DM_VIDEO by Jagan Teki · 3 years, 9 months ago
  21. 77759db tpm: Allow disabling platform hierarchy with TPM2 by Simon Glass · 3 years, 10 months ago
  22. e9d3d59 tpm: Add TPM2 support for write_lock by Simon Glass · 3 years, 10 months ago
  23. 3d930ed tpm: Add TPM2 support for read/write values by Simon Glass · 3 years, 10 months ago
  24. 713c58a tpm: Add an implementation of define_space by Simon Glass · 3 years, 10 months ago
  25. 3b8692a tpm: Switch TPMv1 over to use the new API by Simon Glass · 3 years, 10 months ago
  26. c036ebd tpm: Add an API that can support v1.2 and v2 by Simon Glass · 3 years, 10 months ago
  27. edd094e sandbox: Avoid using malloc() for system state by Simon Glass · 3 years, 10 months ago
  28. 4c902fa sandbox: Add os_realloc() by Simon Glass · 3 years, 10 months ago
  29. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
  30. 8712391 log: convert pr_*() to logging by Heinrich Schuchardt · 3 years, 11 months ago
  31. c960c0a Merge tag 'efi-2021-04-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 9 months ago
  32. 36e815b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 9 months ago
  33. 0c5c020 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 9 months ago
  34. 6eb30c1 efi_loader: fix documentation in efi_loader.h by Heinrich Schuchardt · 3 years, 9 months ago
  35. f2c4720 ARM: stm32: Add USB host boot support by Marek Vasut · 3 years, 10 months ago
  36. 3a99448 fastboot: add UUU command UCmd and ACmd support by Heiko Schocher · 3 years, 10 months ago
  37. c81028d part: Support getting whole disk from part_get_info_by_dev_and_name_or_num by Sean Anderson · 3 years, 10 months ago
  38. 9016304 mtd: spi-nor-core: Fix typo in documentation by Sean Anderson · 3 years, 10 months ago
  39. 090d762 mtd: spi-nor.h: Change spaces to tabs by Bin Meng · 3 years, 11 months ago
  40. 12084d2 ppc: Remove MPC8569MDS board by Tom Rini · 3 years, 9 months ago
  41. 4ab7f05 arm: Remove sksimx6 board by Tom Rini · 3 years, 9 months ago
  42. 86fb3f1 arm: Remove mx53smd board by Tom Rini · 3 years, 9 months ago
  43. ade756c arm: Remove mx53ard board by Tom Rini · 3 years, 9 months ago
  44. 09d68f8 arm: Remove mx25pdk board by Tom Rini · 3 years, 9 months ago
  45. 4a87d2e lib: rsa: struct udevice build warning by Heinrich Schuchardt · 3 years, 9 months ago
  46. 7a02a1b vexpress64_fvp: Set DRAM to 4G to match with kernel devicetree by Diego Sueiro · 3 years, 10 months ago
  47. 1ec0bb7 malloc: adjust memcpy() and memset() definitions. by Heinrich Schuchardt · 3 years, 10 months ago
  48. fd30568 config: hikey: convert to DM_USB and DM_ETH by Peter Robinson · 3 years, 10 months ago
  49. 00b5acd Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 9 months ago
  50. 3b388a3 Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 9 months ago
  51. 8b83126 Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 9 months ago
  52. 0a322d9 button: add udevice forward declaration by Neil Armstrong · 3 years, 9 months ago
  53. 4bc10ec clk: remove a redundant header by Dario Binacchi · 3 years, 10 months ago
  54. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
  55. 5f4de78 board: freescale: drop CONFIG_DM_I2C undefs by Igor Opaniuk · 3 years, 10 months ago
  56. 0d1fcf8 fdt/sunxi: Remove OF_STDOUT_PATH by Andre Przywara · 3 years, 10 months ago
  57. 5b1a9f1 sunxi: Remove dead ifdefs in sunxi-common.h by Samuel Holland · 3 years, 10 months ago
  58. 846008d video: remove unused include/mb862xx.h by Heinrich Schuchardt · 4 years ago
  59. ef17382 Merge tag 'mmc-2021-2-19' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 9 months ago
  60. 48ad827 mmc: pwrseq: add mmc-pwrseq file to provide a generic interface by Jaehoon Chung · 3 years, 9 months ago
  61. a463bbe mmc: fix response timeout after switch command by Stefan Bosch · 3 years, 10 months ago
  62. ec97325 Merge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements' by Tom Rini · 3 years, 9 months ago
  63. 248a8f0 mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys() by Nicolas Saenz Julienne · 3 years, 11 months ago
  64. 4033aa3 xhci: translate virtual addresses into the bus's address space by Nicolas Saenz Julienne · 3 years, 11 months ago
  65. 04feca3 dm: Introduce dev_phys_to_bus()/dev_bus_to_phys() by Nicolas Saenz Julienne · 3 years, 11 months ago
  66. a2c7ead dm: Introduce DMA constraints into the core device model by Nicolas Saenz Julienne · 3 years, 11 months ago
  67. 50d2fa4 dm: Introduce xxx_get_dma_range() by Nicolas Saenz Julienne · 3 years, 11 months ago
  68. 0622fe1 image: Do not #if guard board_fit_image_post_process() prototype by Alexandru Gagniuc · 3 years, 10 months ago
  69. 44af2a5 spl: fit: Drop 'length' argument to board_spl_fit_post_load() by Alexandru Gagniuc · 3 years, 10 months ago
  70. c0566c2 net: Introduce DSA class for Ethernet switches by Claudiu Manoil · 3 years, 10 months ago
  71. 8c089f7 net: phy: introduce fixed_phy_create for DSA CPU ports by Vladimir Oltean · 3 years, 10 months ago
  72. 84643c1 drivers: tee: sandbox: add rpc test ta emulation by Igor Opaniuk · 3 years, 10 months ago
  73. 8ee40d3 IOMUX: Introduce iomux_replace_device() by Andy Shevchenko · 3 years, 10 months ago
  74. e29d019 IOMUX: Split out for_each_console_dev() helper macro by Andy Shevchenko · 3 years, 10 months ago
  75. 75039f5 IOMUX: Split out iomux_match_device() helper by Andy Shevchenko · 3 years, 10 months ago
  76. 9433102 stdio: Introduce a new helper stdio_file_to_flags() by Andy Shevchenko · 3 years, 10 months ago
  77. 952e7a8 stdio: Get rid of dead code, i.e. stdio_deregister() by Andy Shevchenko · 3 years, 10 months ago
  78. d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 9 months ago
  79. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
  80. ef6d89f sh: Remove sh7763rdp board by Tom Rini · 3 years, 10 months ago
  81. c488578 sh: Remove sh7757lcr board by Tom Rini · 3 years, 10 months ago
  82. 9f485fc sh: Remove sh7753evb board by Tom Rini · 3 years, 10 months ago
  83. 2383c19 sh: Remove sh7752evb board by Tom Rini · 3 years, 10 months ago
  84. c37799c sh: Remove r7780mp board by Tom Rini · 3 years, 10 months ago
  85. e2d0528 sh: Remove MigoR board by Tom Rini · 3 years, 10 months ago
  86. 42630ab ppc: Remove MPC8641HPCN board by Tom Rini · 3 years, 10 months ago
  87. 5d0f609 ppc: Remove MPC8610HPCD board by Tom Rini · 3 years, 10 months ago
  88. ec98e61 ppc: Remove MPC8572DS board by Tom Rini · 3 years, 10 months ago
  89. 43b6a1c ppc: Remove MPC8544DS board by Tom Rini · 3 years, 10 months ago
  90. 99b014c arm: Remove db-88f6281-bp board by Tom Rini · 3 years, 10 months ago
  91. 48425b1 arm: Remove ls2080a_simu board by Tom Rini · 3 years, 10 months ago
  92. b58ba76 arm: Remove mx35pdk board by Tom Rini · 3 years, 10 months ago
  93. 893757e arm: Remove apx4devkit board by Tom Rini · 3 years, 10 months ago
  94. 100e4ad Merge tag 'u-boot-amlogic-20210210' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 10 months ago
  95. 963ae6c generic-phy: add configure op by Neil Armstrong · 4 years ago
  96. 466fa15 phy: dphy: Add configuration helpers by Neil Armstrong · 4 years ago
  97. 4010385 configs: stm32mp1: enable the fastboot oem command format by Jean-Philippe ROMAIN · 4 years, 3 months ago
  98. 5e7f457 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 3 years, 10 months ago
  99. 707a413 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 3 years, 10 months ago
  100. 90ec156 Merge git://git.denx.de/u-boot-sh by Tom Rini · 3 years, 10 months ago