1. 6b98b94 ARM: imx: novena: Convert block devices to DM by Marek Vasut · 5 years ago
  2. c4e93f6 ARM: imx: novena: Enable DM GPIO by Marek Vasut · 5 years ago
  3. b697ed0 ARM: imx: novena: Enable DM pin control by Marek Vasut · 5 years ago
  4. 11a3cae ARM: dts: imx: novena: Import Novena DT from Linux by Marek Vasut · 5 years ago
  5. c72a237 pico-imx7d: enable boot without PMIC by Jun Nie · 6 years ago
  6. 76ed103 pico-imx7d: README: Add BL33 usage case by Jun Nie · 6 years ago
  7. 367f77a pico-imx7d: Add bl33 config by Jun Nie · 6 years ago
  8. a1513f2 pico-imx7d: Add boot option for verified boot by Jun Nie · 6 years ago
  9. 1d3b852 pico-imx7d: Reserve region of memory to OPTEE by Jun Nie · 6 years ago
  10. 79fcbde pico-imx7d: Correct uart clock root by Jun Nie · 6 years ago
  11. bc7c9ed imx: mx7: Skip secure init in arch_cpu_init by Jun Nie · 6 years ago
  12. 3ad0d26 mx7_common: Share configs to skip low level init by Jun Nie · 6 years ago
  13. 7a3faf3 spi: imx: work with cs greater 0 by Heiko Schocher · 5 years ago
  14. 2b849e1 spi: imx: remove doubled pointer from mxc_spi_probe by Heiko Schocher · 5 years ago
  15. 16c776d arm, imx, Makefile: fix u-boot-dtb.imx build in CONFIG_MULTI_DTB_FIT case by Heiko Schocher · 5 years ago
  16. 5ef237a wandboard: Rework Makefile to prevent spl.o from being built by Ezequiel Garcia · 5 years ago
  17. cc48c2a ARM: imx: dh-imx6: Convert SPI support to DM by Marek Vasut · 5 years ago
  18. 9352c62 ARM: imx: dh-imx6: Convert USB support to DM by Marek Vasut · 5 years ago
  19. 0050c92 ARM: imx: dh-imx6: Convert SATA support to DM by Marek Vasut · 5 years ago
  20. 198fee8 ARM: imx: dh-imx6: Convert SD/MMC support to DM by Marek Vasut · 5 years ago
  21. 3a05eb8 ARM: imx: dh-imx6: Enable DM GPIO by Marek Vasut · 5 years ago
  22. 53bb233 ARM: imx: dh-imx6: Enable DM pin control by Marek Vasut · 5 years ago
  23. f54dc48 ARM: dts: imx: dh-imx6: Fix SPI CS polarity on DHCOM iMX6 PDK2 by Marek Vasut · 5 years ago
  24. 5f6d90a ARM: dts: imx: dh-imx6: Import DHCOM iMX6 PDK2 DTs from Linux by Marek Vasut · 5 years ago
  25. 51f1357f Revert "drivers/crypto/fsl: assign job-rings to non-TrustZone" by Breno Matheus Lima · 5 years ago
  26. 5f6d63a config: Update KP's imx53 HSC config to pass key pressed information by Lukasz Majewski · 6 years ago
  27. a73b4b6 config: Update KP's imx53 HSC config to support SWUpdate by Lukasz Majewski · 6 years ago
  28. 08919d3 imx: Use a convenient default value for SYS_MALLOC_F_LEN by Fabio Estevam · 6 years ago
  29. a3f358a opos6uldev: don't call enable_lcdif_clock by Sébastien Szymanski · 6 years ago
  30. 0ab85fe opos6ul: set REFSEL and REFR fields by Sébastien Szymanski · 6 years ago
  31. 0633e13 imx: hab: Increase CSF_SIZE for i.MX6 and i.MX7 devices by Breno Matheus Lima · 6 years ago
  32. 4721d7d colibri-imx6ull: fix usb host mode by Marcel Ziswiler · 6 years ago
  33. 64c751f ARM: imx: apalis_imx6: Drop ad-hoc SATA binding by Marek Vasut · 6 years ago
  34. 1023c87 regulator: bd71837: copy the bd71837 pmic driver from NXP imx u-boot by Matti Vaittinen · 6 years ago
  35. 5d2cd9f colibri_imx7: migrate usb to driver model by Igor Opaniuk · 6 years ago
  36. b1f8242 configs: imx6-engicam: Update the recoveryboot setting by Jagan Teki · 6 years ago
  37. cd7e76f toradex apalis/colibri: extend CONFIG_SYS_MALLOC_F_LEN by Igor Opaniuk · 5 years ago
  38. 8b98a49 apalis_imx6: add device tree to makefile by Marcel Ziswiler · 6 years ago
  39. 85cb2bc apalis/colibri imx6: provide proper fdtfile value by Igor Opaniuk · 5 years ago
  40. a443c82 ARM: dts: i.MX6ULL: U-Boot specific dts for u-boot, dm-spl by Parthiban Nallathambi · 6 years ago
  41. d3eaf95 power: pfuze100: Fix off by one error in voltage table handling by Trent Piepho · 6 years ago
  42. 15bae9a mx7ulp: Add common plugin codes for mx7ulp by Ye Li · 5 years ago
  43. 7ce134b7 board: toradex: add colibri imx8qxp 2gb wb it v1.0b module support by Marcel Ziswiler · 5 years ago
  44. 4c45e43 imx: fix building for i.mx8 without spl by Marcel Ziswiler · 5 years ago
  45. a9bcf93 ARM: imx6logic: Stop overwriting fdt_file if manually set by Adam Ford · 6 years ago
  46. fc6c0e2 Prepare v2019.07-rc4 by Tom Rini · 5 years ago
  47. 7a69e97 efi_loader: implement event queue by Heinrich Schuchardt · 5 years ago
  48. 1e37be5 efi_selftest: correct event group test by Heinrich Schuchardt · 5 years ago
  49. 7eaa900 efi_loader: event signaling in ExitBootServices by Heinrich Schuchardt · 5 years ago
  50. dfa306e efi_loader: SignalEvent for event in signaled state by Heinrich Schuchardt · 5 years ago
  51. daa3f84 efi_loader: RegisterProtocolNotify event signaling by Heinrich Schuchardt · 5 years ago
  52. 0779876 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  53. 99e14d5 Merge tag 'video-updates-for-2019.07-rc3' of git://git.denx.de/u-boot-video by Tom Rini · 5 years ago
  54. eb53a18 Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmel by Tom Rini · 5 years ago
  55. d1505ad dm: MIGRATION: Update migration status for SPI by Jagan Teki · 6 years ago
  56. c1a3f1e spi: mpc8xxx: Convert to DM by Jagan Teki · 6 years ago
  57. 67adbae spi: mpc8xxx: Use get_timer by Mario Six · 6 years ago
  58. f6fcad5 spi: mpc8xxx: Fix if check by Mario Six · 6 years ago
  59. a1c178e spi: mpc8xxx: Re-order transfer setup by Mario Six · 6 years ago
  60. 85fa265 spi: mpc8xxx: Document LEN setting better by Mario Six · 6 years ago
  61. 5ccfb8a spi: mpc8xxx: Rename variable by Mario Six · 6 years ago
  62. 8dea61d spi: mpc8xxx: Make code more readable by Mario Six · 6 years ago
  63. 65f88e0 spi: mpc8xxx: Reduce scope of loop variables by Mario Six · 6 years ago
  64. e4da4c2 spi: mpc8xxx: Simplify logic a bit by Mario Six · 6 years ago
  65. 6409c61 spi: mpc8xxx: Get rid of is_read by Mario Six · 6 years ago
  66. 76c82af spi: mpc8xxx: Simplify if by Mario Six · 6 years ago
  67. 1a907e4 spi: mpc8xxx: Use IO accessors by Mario Six · 6 years ago
  68. 6ea9395 spi: mpc8xxx: Replace defines with enums by Mario Six · 6 years ago
  69. fabe6c4 spi: mpc8xxx: Fix function names in strings by Mario Six · 6 years ago
  70. 6f3ac07 spi: mpc8xxx: Fix space after cast by Mario Six · 6 years ago
  71. 01ac1e1 spi: mpc8xxx: Rename camel-case variables by Mario Six · 6 years ago
  72. d93fe31 spi: mpc8xxx: Fix comments by Mario Six · 6 years ago
  73. d896b7b spi: mpc8xxx: Use short type names by Mario Six · 6 years ago
  74. 6622b37 ids8313: Disable SPI by Mario Six · 5 years ago
  75. 5973901 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 5 years ago
  76. 6d277fb spl: Correct SPL_SIZE_LIMIT Kconfig option by Tom Rini · 5 years ago
  77. a56149d Merge branch '2019-06-07-master-imports' by Tom Rini · 5 years ago
  78. 2577015 spl: add overall SPL size check by Simon Goldschmidt · 5 years ago
  79. dfe252b configs: rk3288: Tinker Board SPL file must fit into 32 KiB by Heinrich Schuchardt · 6 years ago
  80. 0a0f231 configs: define CONFIG_SPL_SIZE_LIMIT by Heinrich Schuchardt · 6 years ago
  81. 219dee7 imx: move BOARD_SIZE_CHECK to main Makefile by Heinrich Schuchardt · 6 years ago
  82. b275030 Makefile: reusable function for BOARD_SIZE_CHECK by Heinrich Schuchardt · 6 years ago
  83. 3bad256 lib/vsprintf: allow printing upper case GUIDs by Heinrich Schuchardt · 6 years ago
  84. f90b3f5 configs: stm32mp15: Enable Ethernet feature by Christophe Roullier · 5 years ago
  85. b4d4fe7 stm32mp1: Add Ethernet support for stm32mp1 board by Christophe Roullier · 5 years ago
  86. c8ef953 ARM: dts: stm32: Add Ethernet support on stm32mp1 by Christophe Roullier · 5 years ago
  87. ac2d4ef net: dwc_eth_qos: add Ethernet stm32mp1 support by Christophe Roullier · 5 years ago
  88. edacf26 board: stm32mp1: Add board_interface_eth_init by Christophe Roullier · 5 years ago
  89. f6ccdda stm32mp1: clk: use the correct identifier for ethck by Patrick Delaunay · 5 years ago
  90. 5bf11b5 configs: stm32mp15: Enable SPI relative flags by Patrice Chotard · 6 years ago
  91. a2a89b2 spi: stm32: Add Serial Peripheral Interface driver for STM32MP by Patrice Chotard · 6 years ago
  92. 248278d clk: stm32mp1: Add SPI1 clock entry by Patrice Chotard · 6 years ago
  93. 28c064e board: stm32mp1: Update power supply check via USB TYPE-C by Patrice Chotard · 6 years ago
  94. ca9c5dc configs: stm32mp15: Enable WDT flags by Patrice Chotard · 6 years ago
  95. 8c1007a watchdog: stm32mp: Add watchdog driver by Patrice Chotard · 6 years ago
  96. 75500a4 ARM: dts: stm32mp: Add iwdg2 support for stm32mp157c by Patrice Chotard · 6 years ago
  97. b3134ff watchdog: Kconfig: Sort entry alphabetically by Patrice Chotard · 6 years ago
  98. e5c38fd stm32mp1: Update env_get_location for NOR support by Patrice Chotard · 6 years ago
  99. baf053f configs: stm32mp15: Enable ENV_IS_SPI_FLASH by Patrice Chotard · 6 years ago
  100. 80dfdb9 configs: stm32mp15: Enable ENV_IS_IN_UBI by Patrice Chotard · 6 years ago