1. c34d8dc arm: fsl-layerscape: add 0x3040 serdes1 settings for LS1046A by Maciej Pijanowski · 5 years ago
  2. 73420f0 arm: fsl-layerscape: fix 0x3363 serdes1 settings for ls1046a by Maciej Pijanowski · 5 years ago
  3. 7494232 configs: Unset CONFIG_SPI_FLASH_BAR, move CONFIG_FSL_QSPI to defconfig by Ashish Kumar · 5 years ago
  4. 4da0e52 armv8: fsl-layerscape: fix config dependency for layerscape pci code by Alex Marginean · 5 years ago
  5. ab74880 armv8: fsl-layerscape: Change bootcmd update logic by Pankit Garg · 5 years ago
  6. 4514cce ls1046ardb: Add CONFIG_ENV_ADDR to init env in qspi boot by Pankit Garg · 5 years ago
  7. 293d75c armv8: fsl-layerscape: Update qspi clk cfg by Pankit Garg · 5 years ago
  8. f68ce9e ARM: dts: ls1021a: Fixed reg for sata node by Peng Ma · 5 years ago
  9. 1dff14c armv8/fsl-layerscape: Add loop to check L3 dcache status by Meenakshi Aggarwal · 5 years ago
  10. 85e5e21 armv8: lx2160aqds: Enable eSDHC controllers by Yinbo Zhu · 5 years ago
  11. a1e126b armv8: ls1028a: Add secure boot defconfig by Yuantian Tang · 5 years ago
  12. 9029fa1 board: lx2160a: use default scan_dev_for_boot by Mian Yousaf Kaukab · 5 years ago
  13. de0f9ad board: lx2160a: fix fsl-mc status in fdt with bootefi by Mian Yousaf Kaukab · 5 years ago
  14. 91f54e7 armv8: ls1028a: Add ecc address node for sata. by Peng Ma · 5 years ago
  15. 66fa035 mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabled by Yangbo Lu · 5 years ago
  16. 087bfe6 armv8: fsl-lsch3: add clock support for the second eSDHC by Yangbo Lu · 5 years ago
  17. d17eb57 armv8: lx2160aqds: Enable sata by Peng Ma · 5 years ago
  18. 36f50b7 armv8: ls1028a: Add other serdes protocal support by Xiaowei Bao · 5 years ago
  19. 123fbbb armv8: ls1028a: enable workaround for USB errarum A-009007 by Yinbo Zhu · 5 years ago
  20. 3458a41 armv8: ls1028a: enable workaround for USB erratum A-008997 by Ran Wang · 5 years ago
  21. 1be0c66 board/fsl/layerscape: Modify the aliases names by Pankaj Bansal · 5 years ago
  22. 72119aa mmc: Avoid HS400 mode when accessing boot partitions by Marek Vasut · 5 years ago
  23. 5fa8fe1 MAINTAINERS: Remove Christophe Kerello from STM32MP entry by Patrice Chotard · 5 years ago
  24. 29dff4d configs: stm32mp15: Select correct Ethernet driver for trusted mode by Patrice Chotard · 5 years ago
  25. c3f4318 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  26. c3e8aa1 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  27. 77f6e2d Merge tag 'efi-2019-07-rc5-2' of git://git.denx.de/u-boot-efi by Tom Rini · 5 years ago
  28. f681eac Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  29. 8f93213 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  30. 8754656 Merge branch '2019-06-14-master-imports' by Tom Rini · 5 years ago
  31. 7584644 cmd: define CMD_DATA_SIZE when CONFIG_CMD_SETEXPR is selected by Bartosz Golaszewski · 5 years ago
  32. d760a5e configs: Migrate CONFIG_SYS_LDSCRIPT to Kconfig by Tom Rini · 5 years ago
  33. c7110a0 configs: Remove unneeded CONFIG_SYS_LDSCRIPT instances by Tom Rini · 5 years ago
  34. db4080d configs: Migrate the various SPL_BOOT_xxx choices for PowerPC by Tom Rini · 5 years ago
  35. 69264f4 common: Fix a typo abnove -> above by Andy Shevchenko · 5 years ago
  36. c78b5cb tools: add tools/spl_size_limit to ignore list by Simon Goldschmidt · 5 years ago
  37. b618b37 net: Convert CONFIG_TFTP_BLOCKSIZE to Kconfig by Marek Vasut · 5 years ago
  38. 3f6bcdf net: Convert CONFIG_IP_DEFRAG to Kconfig by Marek Vasut · 5 years ago
  39. 3950f0f efi_loader: fix SetAttribute() by Heinrich Schuchardt · 5 years ago
  40. 2ad238f efi_loader: fix SetMode() by Heinrich Schuchardt · 5 years ago
  41. c5b63be efi_loader: GetTime() must return EFI_UNSUPPORTED by Heinrich Schuchardt · 5 years ago
  42. e771b4b efi_loader: add RuntimeServicesSupported variable by AKASHI Takahiro · 5 years ago
  43. c77d8e9 efi_loader: parameter checks SetVariable() by Heinrich Schuchardt · 5 years ago
  44. 17416ea disk: part: avoid undefined reference to `__udivmoddi4' by Heinrich Schuchardt · 5 years ago
  45. 3796156 efi_loader: legal characters in StrToFat() by Heinrich Schuchardt · 5 years ago
  46. 336476a efi_loader: MetaiMatch() must be case insensitive by Heinrich Schuchardt · 5 years ago
  47. 0e22c7c efi_loader: AllocatePages() must accept addr == 0 by Heinrich Schuchardt · 5 years ago
  48. 9896737 efi_loader: correct ExitBootServices() by Heinrich Schuchardt · 5 years ago
  49. 1d3e8dc efi_loader: loaded images cannot be started twice by Heinrich Schuchardt · 5 years ago
  50. 2000003 efi_loader: LoadImage must return EFI_NOT_FOUND by Heinrich Schuchardt · 5 years ago
  51. e4afcb2 efi_loader: LoadImage w/o SourceBuffer and DevicePath by Heinrich Schuchardt · 5 years ago
  52. 0dfe442 MAINTAINERS: change Ramon Fried email address by Ramon Fried · 5 years ago
  53. a7e3dac sh: r0p7734: Remove the board by Marek Vasut · 5 years ago
  54. c81b1a8 sh: ap325rxa: Remove the board by Marek Vasut · 5 years ago
  55. 52883ba sh: ap_sh4a_4a: Remove the board by Marek Vasut · 5 years ago
  56. 94bb4492 sh: ms7750se: Remove the board by Marek Vasut · 5 years ago
  57. 6b371a7 sh: ms7722: Remove the board by Marek Vasut · 5 years ago
  58. ea34927 sh: espt_giga: Remove the board by Marek Vasut · 5 years ago
  59. d6d383c arm: socfpga: provide default SPL_SIZE_LIMIT for gen5 by Simon Goldschmidt · 5 years ago
  60. b861cfb arm: dts: Stratix10: Enable i2c by Ley Foon Tan · 5 years ago
  61. 220f655 fastboot: Check if partition really exist in getvar_has_slot() by Igor Opaniuk · 5 years ago
  62. f23a87d fastboot: getvar: Refactor fastboot_*_get_part_info() usage by Sam Protsenko · 5 years ago
  63. cacb03e fastboot: Use const qualifier for char *part_name by Sam Protsenko · 5 years ago
  64. 97a0c6f fastboot: Fix slot names reported by getvar by Sam Protsenko · 5 years ago
  65. 25ee924 usb: gadget: error out if g_dnl registration fails by Sjoerd Simons · 5 years ago
  66. 634931f spl: dfu: Fix printed variable name by Marek Vasut · 5 years ago
  67. 88369d3 configs: Disable now unbuildable SPI options for boards by Tom Rini · 5 years ago
  68. ea73ec0 spi: Kconfig: Mark LPC32XX_SSP as DEPRECATED by Jagan Teki · 5 years ago
  69. 32f70d6 spi: Kconfig: Mark SOFT_SPI as DEPRECATED by Jagan Teki · 5 years ago
  70. e124759 spi: Kconfig: Mark SH_SPI as DEPRECATED by Jagan Teki · 5 years ago
  71. d5ded32 spi: Kconfig: Mark MXS_SPI has DEPRECATED by Jagan Teki · 5 years ago
  72. bb85afc Makefile: Trigger a warning for legcay spi drivers by Jagan Teki · 5 years ago
  73. 63235bd Makefile: Trigger a Warning if DEPRECATED is defined by Jagan Teki · 5 years ago
  74. 524e98a Kconfig: Add DEPRECATED option by Tom Rini · 5 years ago
  75. a4298dd Kconfig: Add SPI / SPI_FLASH as dependencies by Tom Rini · 5 years ago
  76. 9a4b900 arm: Remove zipitz2 board by Tom Rini · 5 years ago
  77. 698bc1f Merge tag 'u-boot-amlogic-20190612' of git://git.denx.de/u-boot-amlogic by Tom Rini · 5 years ago
  78. c2ea878 Merge tag 'efi-2019-07-rc5' of git://git.denx.de/u-boot-efi by Tom Rini · 5 years ago
  79. 38e58ff ARM: bcm283x: Fix definition of MBOX_TAG_TEST_PIXEL_ORDER by Berkus Decker · 6 years ago
  80. 68a5110 ARM: defconfig: add Raspberry Pi 3 Model B+ by Heinrich Schuchardt · 5 years ago
  81. 143256b fdt: update bcm283x device tree sources to Linux 5.1-rc6 state by Heinrich Schuchardt · 5 years ago
  82. e4617bd Fix compilation error if CONFIG_USB is disabled by akaher · 5 years ago
  83. 63860db pinctrl: meson-gxbb: add hdmi related pins by Maxime Jourdan · 5 years ago
  84. 60fe593 pinctrl: meson: g12a: add DS bank value by Guillaume La Roque · 5 years ago
  85. 478c563 pinctrl: meson: add support of drive-strength-microamp by Guillaume La Roque · 5 years ago
  86. 4c2eecf dm: pinctrl: Add driver-strength-microamp property by Guillaume La Roque · 5 years ago
  87. b9308f2 pinctrl: meson-axg: add support for getting pinmux status by Neil Armstrong · 5 years ago
  88. 2392289 pinctrl: meson-gx: add support for getting pinmux status by Neil Armstrong · 5 years ago
  89. 88fa32b pinctrl: meson: add common function to get pins name by Neil Armstrong · 5 years ago
  90. fb94245 pinctrl: meson-gx: fix GPIO_TEST_N and GPIOCLK_ groups by Neil Armstrong · 5 years ago
  91. 2702646 Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-boot by Tom Rini · 5 years ago
  92. 529faf8 Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx by Tom Rini · 5 years ago
  93. 68b90e5 configs: tinker-rk3288 disable CONFIG_SPL_I2C_SUPPORT by Heinrich Schuchardt · 6 years ago
  94. 2361253 spl: imx6: Provide a SPL_SIZE_LIMIT default by Fabio Estevam · 5 years ago
  95. 940db3b mx6sabreauto: Enable SPL SDP support by Sjoerd Simons · 5 years ago
  96. a6c5509 mx6sabreauto: Remove CONFIG_SPL_DM to decrease the SPL size by Sjoerd Simons · 5 years ago
  97. bf219a3 arm: dts: imx6qdl-u-boot: Alias usb0 to usbotg by Sjoerd Simons · 5 years ago
  98. aa3fba9 mx6sabreauto: set SYS_MALLOC_F for video by Sjoerd Simons · 5 years ago
  99. c4a4346 mx6sabreauto: Select pinctrl driver by Sjoerd Simons · 5 years ago
  100. e0e5f6d imx8mq_evk: Staticize when appropriate by Fabio Estevam · 5 years ago