1. 1e37330 dma: Add stub of dma_memcpy and dma_get_device by Vignesh Raghavendra · 5 years ago
  2. 8d9c076 imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVK by Giulio Benetti · 4 years, 9 months ago
  3. cd647fc ram: add SDRAM driver for i.MXRT SoCs by Giulio Benetti · 4 years, 9 months ago
  4. c32449a serial_lpuart: add support for i.MXRT by Giulio Benetti · 4 years, 9 months ago
  5. e12b737 ARM: dts: imxrt1050: add dtsi file by Giulio Benetti · 4 years, 9 months ago
  6. 4ca28e9 clk: imx: add i.IMXRT1050 clk driver by Giulio Benetti · 4 years, 9 months ago
  7. bc9b065 pico-imx7d: Convert to DM_ETH by Joris Offouga · 4 years, 10 months ago
  8. eb79caf imx: add imx8x based deneb board by Anatolij Gustschin · 4 years, 10 months ago
  9. 7b5b934 imx: add imx8x capricorn giedi board by Anatolij Gustschin · 4 years, 10 months ago
  10. e7fdb34 arm/km: remove board KMCOGE3UN by Holger Brunck · 5 years ago
  11. 8947145 m68k: Drop CONFIG_MCFPIT support by Tom Rini · 5 years ago
  12. ff56f2b configs: purge unneeded fec defines by Angelo Durgehello · 5 years ago
  13. c00bd81 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xx by Tom Rini · 4 years, 10 months ago
  14. d6b92b9 Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 10 months ago
  15. a74a213 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 10 months ago
  16. 7086de4 Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 10 months ago
  17. deb287b Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 10 months ago
  18. ce022f2 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 10 months ago
  19. 9af51fb Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 10 months ago
  20. 74bb457 treewide: Remove CONFIG_SYS_UBOOT_START from configs board files by Patrice Chotard · 4 years, 11 months ago
  21. 439321b imx: add i.MX8MP EVK board by Peng Fan · 4 years, 10 months ago
  22. 22172f6 power: Add new PMIC PCA9450 driver by Ye Li · 5 years ago
  23. 8ac4d76 dt-bindings: clock: add i.MX8MP clock header by Peng Fan · 4 years, 10 months ago
  24. a3c1e0e powerpc: mpc83xx: convert CONFIG_FSL_ELBC to Kconfig by Rasmus Villemoes · 4 years, 10 months ago
  25. aaa05de log: Include missing header for log.h by Sean Anderson · 4 years, 10 months ago
  26. 63736e9 Include missing headers for fdt_support.h by Sean Anderson · 4 years, 10 months ago
  27. 42a0ce5 dm: devres: Add a new OFDATA phase by Simon Glass · 4 years, 10 months ago
  28. 8d6320c dm: devres: Add tests by Simon Glass · 4 years, 10 months ago
  29. dc12ebb dm: test: Add a test driver for devres by Simon Glass · 4 years, 10 months ago
  30. cce61fc dm: devres: Convert to use logging by Simon Glass · 4 years, 10 months ago
  31. 8109863 test: Add functions to find the amount of allocated memory by Simon Glass · 4 years, 10 months ago
  32. 42a8db5 dm: devres: Create a new devres header file by Simon Glass · 4 years, 10 months ago
  33. 153851d dm: core: Add a new flag to track platform data by Simon Glass · 4 years, 10 months ago
  34. bcd90cb dm: core: Export a new function to read platdata by Simon Glass · 4 years, 10 months ago
  35. 04e19ff dm: core: Add a comment for DM_FLAG_OF_PLATDATA by Simon Glass · 4 years, 10 months ago
  36. cd01d2d common: Add a noisy assert() by Simon Glass · 4 years, 10 months ago
  37. 33c37d9 efi_rng_protocol: Install the efi_rng_protocol on the root node by Sughosh Ganu · 4 years, 10 months ago
  38. f552fa4 efi: qemu: arm64: Add efi_rng_protocol implementation for the platform by Sughosh Ganu · 4 years, 10 months ago
  39. 03018ea virtio: rng: Add a random number generator(rng) driver by Sughosh Ganu · 4 years, 10 months ago
  40. a248768 dm: rng: Add random number generator(rng) uclass by Sughosh Ganu · 4 years, 10 months ago
  41. a031b03 image: Add IH_OS_EFI for EFI chain-load boot by Cristian Ciocaltea · 4 years, 10 months ago
  42. 7b31efc efi_loader: define all known warning status codes by Heinrich Schuchardt · 4 years, 10 months ago
  43. 61e42d9 efi_loader: Add guidcpy function by Sughosh Ganu · 4 years, 10 months ago
  44. 9b8d264 part: efi: comment for GPT_HEADER_SIGNATURE_UBOOT by Heinrich Schuchardt · 4 years, 10 months ago
  45. f64f223 efi_loader: export efi_install_fdt() by Heinrich Schuchardt · 4 years, 11 months ago
  46. f9ceb6a efi_loader: carve out efi_run_image() by Heinrich Schuchardt · 4 years, 11 months ago
  47. 7a59725 efi_loader: pass address to efi_install_fdt() by Heinrich Schuchardt · 5 years ago
  48. 75fe571 include: pe.h: add signature-related definitions by AKASHI Takahiro · 5 years ago
  49. 4ad4edf cmd_ut: add a parameter prefix to the function cmd_ut_category by Philippe Reynes · 4 years, 10 months ago
  50. ffcb880 remoteproc: elf_loader: Add elf resource table load support by Fabien Dessenne · 5 years ago
  51. 02806e9 include: board: provide empty stubs when the BOARD option is not selected by Jean-Jacques Hiblot · 5 years ago
  52. d42730e drivers: board: Add get_fit_loadable() by Jean-Jacques Hiblot · 5 years ago
  53. 920c0d4 configs: meson64: enable GIC support for G12A/G12B by Anand Moon · 4 years, 10 months ago
  54. d8a3f52 Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 10 months ago
  55. ac0f978 Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 10 months ago
  56. cb068ca configs: socfpga: fix building Stratix10 and Agilex by Simon Goldschmidt · 4 years, 10 months ago
  57. a76b711 arm: socfpga: agilex: Enable Agilex SoC build by Ley Foon Tan · 5 years ago
  58. 380477f configs: socfpga: Move Stratix10 and Agilex common CONFIGs by Ley Foon Tan · 5 years ago
  59. c168fc7 clk: agilex: Add clock driver for Agilex by Ley Foon Tan · 5 years ago
  60. 98a8f44 dfu: Add optional timeout parameter by Andy Shevchenko · 5 years ago
  61. fdba54e dfu: Drop unused prototype of dfu_trigger_reset() by Andy Shevchenko · 5 years ago
  62. b9dea62 video: meson: Drop unnecessary header includes by Simon Glass · 5 years ago
  63. 57de577 configs: imx6-engicam: Drop fec phy address and mode by Michael Trimarchi · 4 years, 10 months ago
  64. 32efcbc imx8mm_evk: Adjust the environment for booting a mainline kernel by Fabio Estevam · 4 years, 10 months ago
  65. ebabbf1 colibri_imx7: migrate to DM_ETH by Igor Opaniuk · 5 years ago
  66. a781ed2 apalis_imx6: migrate to DM_ETH by Igor Opaniuk · 5 years ago
  67. 431cd76 colibri_imx6: migrate to DM_ETH by Igor Opaniuk · 5 years ago
  68. 80e62e3 mx7dsabre: Convert to distroboot support by Joris Offouga · 4 years, 11 months ago
  69. 0d52bab mx7dsabre: Enable DM_ETH by Joris Offouga · 4 years, 11 months ago
  70. 0417ef1 mx7ulp: Add support for Embedded Artists COM board by Fabio Estevam · 4 years, 11 months ago
  71. 97c4275 colibri_vf: add update_uboot wrapper by Igor Opaniuk · 4 years, 11 months ago
  72. ba195a9 colibri-imx6ull: add update_uboot wrapper by Igor Opaniuk · 4 years, 11 months ago
  73. 16e33d3 colibri_imx6: add update_uboot wrapper by Igor Opaniuk · 4 years, 11 months ago
  74. 7cde015 apalis_imx6: add update_uboot wrapper by Igor Opaniuk · 4 years, 11 months ago
  75. 9e286cb colibri_imx7: add update_uboot wrapper by Igor Opaniuk · 4 years, 11 months ago
  76. 943be15 imx: cx9020: use distro boot by Steffen Dirkwinkel · 5 years ago
  77. dd7e7fe imx: cx9020: enable vidconsole by default by Steffen Dirkwinkel · 5 years ago
  78. 9c2b1b0 imx: cx9020: migrate cx9020 to CONFIG_DM_ETH by Steffen Dirkwinkel · 5 years ago
  79. 1699f0e arm: imx6: cm_fx6: Enable DM SPI and SPI_FLASH, fix SPL build errors by Suniel Mahesh · 5 years ago
  80. 04886b3 ARM: imx6: DHCOM i.MX6 PDK: Enable sysreset driver and wdt command by Claudius Heine · 5 years ago
  81. eb9124f mx6cuboxi: enable OF_CONTROL with DM_MMC and DM_USB by Baruch Siach · 5 years ago
  82. e010307 dt-bindings: add imx-audmux macro definitions by Baruch Siach · 5 years ago
  83. b186cfa board: ge: pass rtc_status via device tree by Ian Ray · 5 years ago
  84. b565b18 board: ge: bx50v3: Enable DM for PCI and ethernet by Denis Zalevskiy · 5 years ago
  85. c6b31ca board: ge: bx50v3: Fix message output to video console by Ian Ray · 5 years ago
  86. 010e58d imx: Add support for i.MX28 based XEA board by Lukasz Majewski · 4 years, 11 months ago
  87. 227cb30 imx6: aristainetos: add support for rev C board by Heiko Schocher · 4 years, 11 months ago
  88. c08aa77 imx6: aristainetos: add aristainetos 2b csl by Heiko Schocher · 4 years, 11 months ago
  89. 1204b96 imx6: aristainetos: readd aristainetos 2b board by Heiko Schocher · 4 years, 11 months ago
  90. 1c9c464 imx6: aristainetos: enable HAB boot by Heiko Schocher · 4 years, 11 months ago
  91. 70be2fc imx6: aristainetos: cleanup default Environment by Heiko Schocher · 4 years, 11 months ago
  92. b9d4b64 imx6: aristainetos: add DM_I2C support by Heiko Schocher · 4 years, 11 months ago
  93. 621ff13 imx6: aristainetos: add DM_VIDEO support by Heiko Schocher · 4 years, 11 months ago
  94. cf8cbb0 imx6: aristainetos: convert CONFIG_DM_SPI by Heiko Schocher · 4 years, 11 months ago
  95. 64679e2 imx6: aristainetos: convert to DM_USB by Heiko Schocher · 4 years, 11 months ago
  96. 8664c48 imx6: aristainetos: convert to DM_MMC by Heiko Schocher · 4 years, 11 months ago
  97. 0f1130b imx6: aristainetos: remove aristainetos-v2.c by Heiko Schocher · 4 years, 11 months ago
  98. 593eb22 imx6: aristainetos: disable gigabit support by Heiko Schocher · 4 years, 11 months ago
  99. 1b857f1 imx6: aristainetos: remove 2b version by Heiko Schocher · 4 years, 11 months ago
  100. 3882e6f imx6: aristainetos: move defines to Kconfig by Heiko Schocher · 4 years, 11 months ago