1. 2cb615e disk: part: avoid undefined reference to `__udivmoddi4' by Heinrich Schuchardt · 5 years ago
  2. b5dd265 efi_loader: legal characters in StrToFat() by Heinrich Schuchardt · 5 years ago
  3. e6e62e0 efi_loader: MetaiMatch() must be case insensitive by Heinrich Schuchardt · 5 years ago
  4. 56b587f7 efi_loader: AllocatePages() must accept addr == 0 by Heinrich Schuchardt · 5 years ago
  5. afc3367 efi_loader: correct ExitBootServices() by Heinrich Schuchardt · 5 years ago
  6. ff94bca efi_loader: loaded images cannot be started twice by Heinrich Schuchardt · 5 years ago
  7. 6a41cf2 efi_loader: LoadImage must return EFI_NOT_FOUND by Heinrich Schuchardt · 5 years ago
  8. b7b1011 efi_loader: LoadImage w/o SourceBuffer and DevicePath by Heinrich Schuchardt · 5 years ago
  9. fbb93d1 Merge tag 'u-boot-amlogic-20190612' of git://git.denx.de/u-boot-amlogic by Tom Rini · 5 years ago
  10. de66a41 Merge tag 'efi-2019-07-rc5' of git://git.denx.de/u-boot-efi by Tom Rini · 5 years ago
  11. 8c860a1 pinctrl: meson-gxbb: add hdmi related pins by Maxime Jourdan · 5 years ago
  12. 0de800e pinctrl: meson: g12a: add DS bank value by Guillaume La Roque · 5 years ago
  13. 3076735 pinctrl: meson: add support of drive-strength-microamp by Guillaume La Roque · 5 years ago
  14. c999192 dm: pinctrl: Add driver-strength-microamp property by Guillaume La Roque · 5 years ago
  15. 062e57b pinctrl: meson-axg: add support for getting pinmux status by Neil Armstrong · 5 years ago
  16. ad8a5aa pinctrl: meson-gx: add support for getting pinmux status by Neil Armstrong · 5 years ago
  17. a5ea157 pinctrl: meson: add common function to get pins name by Neil Armstrong · 5 years ago
  18. d39b05d pinctrl: meson-gx: fix GPIO_TEST_N and GPIOCLK_ groups by Neil Armstrong · 5 years ago
  19. 0fda700 Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-boot by Tom Rini · 5 years ago
  20. dbc2c5f Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx by Tom Rini · 5 years ago
  21. b25397d configs: tinker-rk3288 disable CONFIG_SPL_I2C_SUPPORT by Heinrich Schuchardt · 6 years ago
  22. 8ea5220 spl: imx6: Provide a SPL_SIZE_LIMIT default by Fabio Estevam · 5 years ago
  23. 4bf02f8 mx6sabreauto: Enable SPL SDP support by Sjoerd Simons · 5 years ago
  24. 229f0dd mx6sabreauto: Remove CONFIG_SPL_DM to decrease the SPL size by Sjoerd Simons · 5 years ago
  25. 0c8515a arm: dts: imx6qdl-u-boot: Alias usb0 to usbotg by Sjoerd Simons · 5 years ago
  26. 5d88259 mx6sabreauto: set SYS_MALLOC_F for video by Sjoerd Simons · 5 years ago
  27. 2efc594 mx6sabreauto: Select pinctrl driver by Sjoerd Simons · 5 years ago
  28. 639f101 imx8mq_evk: Staticize when appropriate by Fabio Estevam · 6 years ago
  29. 00565bf imx: define ARCH_MXC for i.MX8/8M/7ULP by Peng Fan · 6 years ago
  30. 8369456 imx: drop imx-regs.h by Peng Fan · 6 years ago
  31. 48f9c4e imx8: cpu: get temperature when print cpu desc by Peng Fan · 6 years ago
  32. 45bb767 pinctrl: imx: Define imx6_pinctrl_soc_info in .data section by Lukasz Majewski · 6 years ago
  33. 6146a08 net: fec_mxc: not access reserved register on i.MX8 by Peng Fan · 6 years ago
  34. ee63467 ARM: imx: vining2000: Enable DM Serial by Marek Vasut · 6 years ago
  35. 719b7ed ARM: imx: vining2000: Enable DM PCI by Marek Vasut · 6 years ago
  36. 6fa6e8d ARM: imx: vining2000: Enable DM GPIO by Marek Vasut · 6 years ago
  37. dd87252 ARM: imx: vining2000: Enable DM USB by Marek Vasut · 6 years ago
  38. f953c99 ARM: imx: vining2000: Convert MMC and block to DM by Marek Vasut · 6 years ago
  39. 53210b1 ARM: imx: vining2000: Enable DM pin control by Marek Vasut · 6 years ago
  40. 29163bd ARM: dts: imx: vining2000: Import VINING|2000 DT from Linux by Marek Vasut · 6 years ago
  41. f458cd0 ARM: imx: Rename VINING|2000 by Marek Vasut · 6 years ago
  42. 732a2f5 mx6sx: vining2000: pinmux usdhc4 reset by Christoph Fritz · 6 years ago
  43. 1ed7d65 MAINTAINERS: Add imx dts files to i.MX maintainers list by Fabio Estevam · 6 years ago
  44. 668caf9 serial: mxc: Add iMX6SX compatible string by Marek Vasut · 6 years ago
  45. ae8df83 ARM: imx: novena: Enable DM PCI by Marek Vasut · 6 years ago
  46. 3c9f33e pci: imx: Add DM and DT support by Marek Vasut · 5 years ago
  47. 120efeb pci: imx: Pass driver private data around by Marek Vasut · 5 years ago
  48. 2c20b75 pci: imx: Fix potential 64bit memory access clamping by Marek Vasut · 5 years ago
  49. 6ce573f pci: imx: Factor out hard-coded register base addresses by Marek Vasut · 5 years ago
  50. 81647a3 ARM: imx: Call imx_pcie_remove() only for non-DM PCI driver by Marek Vasut · 5 years ago
  51. 0362a22 mx6sabresd: Remove U-Boot proper mmc initialization by Fabio Estevam · 6 years ago
  52. ee915fc mx6sabresd: Select pinctrl driver by Fabio Estevam · 6 years ago
  53. 857b21c mx6sabresd: Remove CONFIG_SPL_DM to decrease the SPL size by Fabio Estevam · 6 years ago
  54. 5265f3d imx8qxp_mek: Remove unneeded config options settings by Fabio Estevam · 6 years ago
  55. f89f77d imx8qm_mek: Remove unneeded config options settings by Fabio Estevam · 6 years ago
  56. c466938 imx: Extend PCL063 support for phyCORE-i.MX6ULL SOM by Parthiban Nallathambi · 6 years ago
  57. 6bf487b apalis-tk1: use UUID for rootfs by Igor Opaniuk · 5 years ago
  58. 517727d apalis_imx6: use UUID for rootfs by Igor Opaniuk · 5 years ago
  59. 81a8756 colibri_vf: use UUID for rootfs by Igor Opaniuk · 5 years ago
  60. bed8e8c colibri-imx6ull: use UUID for rootfs by Igor Opaniuk · 5 years ago
  61. 4d454b0 colibri_imx7: use UUID for rootfs by Igor Opaniuk · 5 years ago
  62. 475ceff board: toradex: add apalis imx8qm 4gb wb it v1.0b module support by Marcel Ziswiler · 5 years ago
  63. 6dc9daa imx8: fuse: fix fuse driver by Marcel Ziswiler · 5 years ago
  64. 86adb2b imx8qm: fix cpu frequency reporting by Marcel Ziswiler · 5 years ago
  65. 62eb818 clk: imx8qm: fix usdhc2 clocks by Marcel Ziswiler · 5 years ago
  66. b492ee3 arm: dts: imx8qm: add support for i2c0, i2c1, i2c2, i2c3 and i2c4 by Marcel Ziswiler · 5 years ago
  67. ac9c3ef arm: dts: imx8qm: add lpuart1, lpuart2, lpuart3, lpuart4 by Marcel Ziswiler · 5 years ago
  68. bdd318f pico-imx6ul: MAINTAINERS: Add pico-dwarf entry by Fabio Estevam · 6 years ago
  69. e8f889f pico-imx6ul: MAINTAINERS: Unify all board entries by Fabio Estevam · 6 years ago
  70. 82a6882 pico-imx7d: MAINTAINERS: Unify all board entries by Fabio Estevam · 6 years ago
  71. b97da33 colibri_imx7: fastboot support by Igor Opaniuk · 5 years ago
  72. 6e30320 ARM: imx: novena: Convert to DM VIDEO by Marek Vasut · 6 years ago
  73. 70a688d ARM: imx: novena: Enable DM USB by Marek Vasut · 6 years ago
  74. 91cb3b0 ARM: imx: novena: Convert block devices to DM by Marek Vasut · 6 years ago
  75. 7149cc8 ARM: imx: novena: Enable DM GPIO by Marek Vasut · 6 years ago
  76. bfd5e9c ARM: imx: novena: Enable DM pin control by Marek Vasut · 6 years ago
  77. ae0cdd0 ARM: dts: imx: novena: Import Novena DT from Linux by Marek Vasut · 6 years ago
  78. 8600eef pico-imx7d: enable boot without PMIC by Jun Nie · 6 years ago
  79. 494bab2 pico-imx7d: README: Add BL33 usage case by Jun Nie · 6 years ago
  80. 07ea8e9 pico-imx7d: Add bl33 config by Jun Nie · 6 years ago
  81. 92febe8 pico-imx7d: Add boot option for verified boot by Jun Nie · 6 years ago
  82. feb1344 pico-imx7d: Reserve region of memory to OPTEE by Jun Nie · 6 years ago
  83. 8ebf3bf pico-imx7d: Correct uart clock root by Jun Nie · 6 years ago
  84. 9b1c85a imx: mx7: Skip secure init in arch_cpu_init by Jun Nie · 6 years ago
  85. c9495bc mx7_common: Share configs to skip low level init by Jun Nie · 6 years ago
  86. 053c244 spi: imx: work with cs greater 0 by Heiko Schocher · 6 years ago
  87. 6d49b4e spi: imx: remove doubled pointer from mxc_spi_probe by Heiko Schocher · 6 years ago
  88. ef2f7c0 arm, imx, Makefile: fix u-boot-dtb.imx build in CONFIG_MULTI_DTB_FIT case by Heiko Schocher · 6 years ago
  89. 95bb89c wandboard: Rework Makefile to prevent spl.o from being built by Ezequiel Garcia · 6 years ago
  90. 29a4cae ARM: imx: dh-imx6: Convert SPI support to DM by Marek Vasut · 6 years ago
  91. 7470043 ARM: imx: dh-imx6: Convert USB support to DM by Marek Vasut · 6 years ago
  92. 6bd9bba ARM: imx: dh-imx6: Convert SATA support to DM by Marek Vasut · 6 years ago
  93. 7937aba ARM: imx: dh-imx6: Convert SD/MMC support to DM by Marek Vasut · 6 years ago
  94. 7bc3363 ARM: imx: dh-imx6: Enable DM GPIO by Marek Vasut · 6 years ago
  95. 4247be4 ARM: imx: dh-imx6: Enable DM pin control by Marek Vasut · 6 years ago
  96. 7f0b9b7 ARM: dts: imx: dh-imx6: Fix SPI CS polarity on DHCOM iMX6 PDK2 by Marek Vasut · 6 years ago
  97. b84af55 ARM: dts: imx: dh-imx6: Import DHCOM iMX6 PDK2 DTs from Linux by Marek Vasut · 6 years ago
  98. 01d536d Revert "drivers/crypto/fsl: assign job-rings to non-TrustZone" by Breno Matheus Lima · 5 years ago
  99. 5805a8d config: Update KP's imx53 HSC config to pass key pressed information by Lukasz Majewski · 6 years ago
  100. 530a456 config: Update KP's imx53 HSC config to support SWUpdate by Lukasz Majewski · 6 years ago