1. 29a3fc6 imx: imx8mm_evk: spelling in readme file by Marcel Ziswiler · 4 years, 8 months ago
  2. 4f7d94c board: toradex: verdin-imx8mm: add MAINTAINERS by Igor Opaniuk · 4 years, 8 months ago
  3. 960e469 board: toradex: verdin-imx8mm: add README by Igor Opaniuk · 4 years, 8 months ago
  4. 14d5aef board: toradex: Add Verdin iMX8M Mini support by Igor Opaniuk · 4 years, 8 months ago
  5. c0c3978 toradex: tdx-cfg-block: add Verdin iMX8M Mini/Nano support by Marcel Ziswiler · 4 years, 8 months ago
  6. 842ddf8 toradex: tdx-cfg-block: add Apalis iMX8X support by Marcel Ziswiler · 4 years, 8 months ago
  7. 1c12b67 arm: dts: imx8mm-pinfunc: sync latest linux-next pin func header by Marcel Ziswiler · 4 years, 8 months ago
  8. e1dff2d Merge branch '2020-02-07-master-imports' by Tom Rini · 4 years, 8 months ago
  9. 7d706a8 board: presidio-asic: Add basic G3 engr. development board support by Alex Nemirovsky · 4 years, 8 months ago
  10. 0de653d serial: serial_cortina: add UART DM driver for CAxxxx SoCs by Jason Li · 4 years, 8 months ago
  11. 7f54b83 watchdog: cortina_wdt: add support for HW WDT on CAxxxx SoCs by Jason Li · 4 years, 8 months ago
  12. 2ccacf3 gpio: cortina_gpio: add DM_GPIO driver for CAxxxx SoCs by Jason Li · 4 years, 8 months ago
  13. f267f84 gpio: do not include <asm/arch/gpio.h> for Cortina CAxxxx SoCs by Jason Li · 4 years, 8 months ago
  14. 800775e MAINTAINERS, git-mailrc: cortina: add Custodian for Cortina Access Inc. by Alex Nemirovsky · 4 years, 8 months ago
  15. 3f3c153 mpc8xx: Expose show_regs() by Tom Rini · 4 years, 8 months ago
  16. 89789eb cmd/elf.c: Add SPDX tag by Tom Rini · 4 years, 8 months ago
  17. a536de2 configs: mediatek: enable mt7622 ethernet support by MarkLee · 4 years, 8 months ago
  18. 47b1431 eth: mtk-eth: aarch64: fix build warnings on ethernet-driver by Frank Wunderlich · 4 years, 8 months ago
  19. 6efa450 arm: dts: mediatek: add ethernet and sgmii dts node for mt7622 by MarkLee · 4 years, 8 months ago
  20. e395717 eth: mtk-eth: add mt7622 support in mediatek eth driver by MarkLee · 4 years, 8 months ago
  21. b4ef49a eth: mtk-eth: add sgmii mode support in mediatek eth driver by MarkLee · 4 years, 8 months ago
  22. a54ece4 fat: write: adjust data written in each partial write by Marek Szyprowski · 4 years, 10 months ago
  23. 5e615b7 fat: write: fix broken write to fragmented files by Marek Szyprowski · 4 years, 10 months ago
  24. 4dbc107 cmd: gpio: Correct do_gpio() return value by Luka Kovacic · 4 years, 9 months ago
  25. 96ff825 azure/gitlab: Update to Docker to have SDL2 available by Tom Rini · 4 years, 8 months ago
  26. 6049d51 azure: Use our own GRUB binaries by Tom Rini · 4 years, 8 months ago
  27. 24df1b1 gitlab: use our own GRUB by Heinrich Schuchardt · 4 years, 9 months ago
  28. 0f6a70e x86: coral: Enable TPM by Simon Glass · 4 years, 8 months ago
  29. d36856a tpm: Add a driver for H1/Cr50 by Simon Glass · 4 years, 8 months ago
  30. 1400a7f tpm: Add more TPM2 definitions by Simon Glass · 4 years, 8 months ago
  31. fa78604 x86: coral: Add I2C and TPM device-tree definitions by Simon Glass · 4 years, 8 months ago
  32. e85cbe8 x86: Add support for ACPI general-purpose events by Simon Glass · 4 years, 8 months ago
  33. 0255435 dm: irq: Add support for requesting interrupts by Simon Glass · 4 years, 8 months ago
  34. d9a5fad x86: itss: Add of-platdata support by Simon Glass · 4 years, 8 months ago
  35. 69c2dc9 x86: Give each driver an IRQ type by Simon Glass · 4 years, 8 months ago
  36. ba87607 dm: irq: Add support for interrupt controller types by Simon Glass · 4 years, 8 months ago
  37. e130294 x86: coral: Update i2c and rtc status by Simon Glass · 4 years, 8 months ago
  38. eb8af95 x86: apl: Drop the I2C config in FSP-S by Simon Glass · 4 years, 8 months ago
  39. 659252e x86: apl: Use the clock driver by Simon Glass · 4 years, 8 months ago
  40. b4d00b2 x86: Add a clock driver for Intel devices by Simon Glass · 4 years, 8 months ago
  41. fdec36f tegra: i2c: Change driver to use helper function by Simon Glass · 4 years, 8 months ago
  42. ae44caf dm: core: Change syscon to use helper function by Simon Glass · 4 years, 8 months ago
  43. 5016234 dm: core: Add a function to find a device by drvdata by Simon Glass · 4 years, 8 months ago
  44. 3cf0fba dm: core: Allow iterating devices without uclass_get() by Simon Glass · 4 years, 8 months ago
  45. 2999846 x86: Move P2SB from Apollo Lake to a more generic location by Wolfgang Wallner · 4 years, 8 months ago
  46. 904ea00 Merge tag 'efi-2020-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 8 months ago
  47. 457faef Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 8 months ago
  48. 8a6ffed video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · 4 years, 8 months ago
  49. 4244429 configs: Resync with savedefconfig by Tom Rini · 4 years, 8 months ago
  50. 21d651f sandbox: Complete migration away from os_malloc() by Simon Glass · 4 years, 8 months ago
  51. f217651 dm: core: Drop the inclusion of linux/compat.h in dm.h by Simon Glass · 4 years, 8 months ago
  52. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  53. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  54. a466db5 sandbox: Support changing the LCD colour depth by Simon Glass · 4 years, 8 months ago
  55. 6be88c7 sandbox: sdl: Add an option to double the screen size by Simon Glass · 4 years, 8 months ago
  56. 96d0cd4 sandbox: sdl: Move to use SDL2 by Simon Glass · 4 years, 8 months ago
  57. af80072 gitlab: Disable SDL when building sandbox by Simon Glass · 4 years, 8 months ago
  58. ac7b730 sandbox: sdl: Support waiting for audio to complete by Simon Glass · 4 years, 8 months ago
  59. 5f736f8 sandbox: sdl: Improve error handling by Simon Glass · 4 years, 8 months ago
  60. c127f19 sandbox: Add comments to the sdl struct by Simon Glass · 4 years, 8 months ago
  61. 0266248 sandbox: sound: Handle errors better in sound_beep() by Simon Glass · 4 years, 8 months ago
  62. 3062cd1 sound: Add a new stop_play() method by Simon Glass · 4 years, 8 months ago
  63. 3ff6fe5 sandbox: Add a new header for the system malloc() by Simon Glass · 4 years, 8 months ago
  64. 1c8c47e sandbox: Ensure that long-options array is terminated by Simon Glass · 4 years, 8 months ago
  65. 89cdb0b sandbox: Drop os_realloc() by Simon Glass · 4 years, 8 months ago
  66. 0db1b43 sandbox: Drop use of special os_malloc() where possible by Simon Glass · 4 years, 8 months ago
  67. f72bdc6 sandbox: Rename strdup() functions by Simon Glass · 4 years, 8 months ago
  68. 1ea1c7d string: Allow arch override of strndup() also by Simon Glass · 4 years, 8 months ago
  69. 1f6510c exports: Add the malloc.h header by Simon Glass · 4 years, 8 months ago
  70. cfda60f sandbox: Use a prefix for all allocation functions by Simon Glass · 4 years, 8 months ago
  71. cf23c7c sandbox: Rename 'free' variable by Simon Glass · 4 years, 8 months ago
  72. 8d38a84 mtd: Rename free() to rfree() by Simon Glass · 4 years, 8 months ago
  73. aae9588 dma: Rename free() to rfree() by Simon Glass · 4 years, 8 months ago
  74. fb8c0d5 clk: Rename free() to rfree() by Simon Glass · 4 years, 8 months ago
  75. 093152f gpio: Rename free() to rfree() by Simon Glass · 4 years, 8 months ago
  76. 94474b2 reset: Rename free() to rfree() by Simon Glass · 4 years, 8 months ago
  77. 4f51188 power-domain: Rename free() to rfree() by Simon Glass · 4 years, 8 months ago
  78. cc92c3c mailbox: Rename free() to rfree() by Simon Glass · 4 years, 8 months ago
  79. 3b85ce8 video: sandbox: Enable all colour depths by Simon Glass · 4 years, 8 months ago
  80. 51973cc video: Support truetype fonts on a 32-bit display by Simon Glass · 4 years, 8 months ago
  81. 4209be3 sandbox: Sort the help options by Simon Glass · 4 years, 8 months ago
  82. 1d6a0c9 doc: dm: debugging: Fix the steps for activating debug by Fabio Estevam · 4 years, 8 months ago
  83. 5ed2dc5 dtc: add ability to make nodes conditional on them being referenced by Maxime Ripard · 4 years, 8 months ago
  84. 7b9d60f cmd: Add command to dump drivers and compatible strings by Sean Anderson · 4 years, 8 months ago
  85. 2f7c53c buildman: Enable buildman on aarch64 hosts by Matthias Brugger · 4 years, 8 months ago
  86. 8d73be7 tpm2: ftpm: A driver for firmware TPM running inside TEE by Thirupathaiah Annapureddy · 4 years, 8 months ago
  87. 19464f4 cli: Make the sandbox board_run_command the default by Sean Anderson · 4 years, 9 months ago
  88. 3780e2d cmd: tpm: add a subcommand device by Philippe Reynes · 4 years, 9 months ago
  89. bb3f47e tpm: add a helper to iterate on all tpm devices by Philippe Reynes · 4 years, 9 months ago
  90. 28b417c image: fdt: check "status" of "/reserved-memory" subnodes by Thirupathaiah Annapureddy · 4 years, 9 months ago
  91. 400175b test: Add a way to check each line of console output by Simon Glass · 4 years, 8 months ago
  92. cfccff8 test: Enable console recording in tests by Simon Glass · 4 years, 8 months ago
  93. b612312 console: Add a function to read a line of the output / eof by Simon Glass · 4 years, 8 months ago
  94. eb7387a sandbox: pmic: Correct i2c pmic emulator platdata method by Simon Glass · 4 years, 8 months ago
  95. b83994d bloblist: Zero records when adding by Simon Glass · 4 years, 8 months ago
  96. 02247c1 bloblist: Tidy up a few comments and code-style nits by Simon Glass · 4 years, 8 months ago
  97. 5b04454 bloblist: Add a new function to add or check size by Simon Glass · 4 years, 8 months ago
  98. 9ff5e04 dm: core: Drop uclass_find_next_free_req_seq() conditions by Simon Glass · 4 years, 8 months ago
  99. 903e83e dm: core: Add a way to iterate through children, probing each by Simon Glass · 4 years, 8 months ago
  100. f262d4c dm: core: Add a way to read platdata for all child devices by Simon Glass · 4 years, 8 months ago