1. 1a28d38 fastboot: Extract common definitions from USB fastboot by Alex Kiernan · 6 years ago
  2. 8a65bd6 fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag by Alex Kiernan · 6 years ago
  3. d2df2ab fastboot: Extract fastboot_okay/fail to fb_common.c by Alex Kiernan · 6 years ago
  4. c4ded03 fastboot: Refactor fastboot_okay/fail to take response by Alex Kiernan · 6 years ago
  5. c3c8638 add FIT data-position & data-offset property support by Kelvin Cheung · 6 years ago
  6. eae4764 dm: serial: Add setparity by Patrick Delaunay · 6 years ago
  7. 246a5e5 ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at booting by Radoslaw Pietrzyk · 6 years ago
  8. ad97051 mach-snapdragon: Introduce pinctrl driver by Ramon Fried · 6 years ago
  9. 5ce9aca PCI: Document pciauto_region_allocate() by Tuomas Tynkkynen · 6 years ago
  10. d71975a PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources by Tuomas Tynkkynen · 6 years ago
  11. b9dd4fab tpm: add PCR authentication commands support by Miquel Raynal · 6 years ago
  12. dc26e91 tpm: add TPM2_HierarchyChangeAuth command support by Miquel Raynal · 6 years ago
  13. da9c339 tpm: add dictionary attack mitigation commands support by Miquel Raynal · 6 years ago
  14. 69cd8f0 tpm: add TPM2_GetCapability command support by Miquel Raynal · 6 years ago
  15. 1c4ea8f tpm: add TPM2_PCR_Read command support by Miquel Raynal · 6 years ago
  16. 6284be5 tpm: add TPM2_PCR_Extend command support by Miquel Raynal · 6 years ago
  17. bad8ff5 tpm: add TPM2_Clear command support by Miquel Raynal · 6 years ago
  18. 2dc6d97 tpm: add TPM2_SelfTest command support by Miquel Raynal · 6 years ago
  19. 1922df2 tpm: add TPM2_Startup command support by Miquel Raynal · 6 years ago
  20. ff32245 tpm: prepare support for TPMv2.x commands by Miquel Raynal · 6 years ago
  21. 3219cf6 tpm: add missing parameter in private data structure description by Miquel Raynal · 6 years ago
  22. d677bfe tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · 6 years ago
  23. 52da18a tpm: fix spelling by Miquel Raynal · 6 years ago
  24. fded837 tpm: use the BIT() macro where applicable by Miquel Raynal · 6 years ago
  25. b9804e5 tpm: substitute deprecated uint<x>_t types with their u<x> equivalent by Miquel Raynal · 6 years ago
  26. 8730d01 Merge tag 'arc-uart-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arc by Tom Rini · 6 years ago
  27. 7049f62 Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  28. d7ac185 serial: Convert ARC_SERIAL to Kconfig by Alexey Brodkin · 6 years ago
  29. 385cbe2 rpi: Change load addresses to make more room for the kernel & DTB by Tuomas Tynkkynen · 6 years ago
  30. 0298d20 fit: Add standalone image type handling by Marek Vasut · 6 years ago
  31. c4d7b7a configs: sama5d2_xplained: fix bootcmd/args for spi+emmc demo by Eugen Hristev · 6 years ago
  32. d70c79f i2c: Drop CONFIG_TSI108_I2C by Tuomas Tynkkynen · 6 years ago
  33. ed9072c net: Drop CONFIG_TSI108_ETH by Tuomas Tynkkynen · 6 years ago
  34. 7b8b19f configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 address by Nicolas Ferre · 6 years ago
  35. e32f240 configs: at91: sama5_common: Adjust CONFIG_ENV_OFFSET to match block alignment by Nicolas Ferre · 6 years ago
  36. 16c4b16 FIT: Make fit_conf_print() be a static function by Tom Rini · 6 years ago
  37. 5a7b11e Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig by Alex Kiernan · 6 years ago
  38. d295c3e rpi: Adjust fdt_addr_r to a sane address by Alexander Graf · 6 years ago
  39. 8c09f1f ARM: uniphier: rename environment variable fdt_file to fdtfile by Masahiro Yamada · 6 years ago
  40. bea1649 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  41. 56932e8 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  42. 904e546 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  43. e9c891f ARM: rmobile: Update V2H Blanche by Marek Vasut · 6 years ago
  44. 855ff8e Fixup various SPDX tags from the latest merge by Tom Rini · 6 years ago
  45. b4af64fd arm64: zynqmp: Use DWC3 generic driver and DM_USB by Michal Simek · 6 years ago
  46. 59592b9 usb: common: add support to get maximum speed from dt by Mugunthan V N · 6 years ago
  47. 421a21c ARM: socfpga: Enable SPL memory allocation by Tien Fong Chee · 7 years ago
  48. 7317275 ARM: socfpga: Convert to DM serial by Marek Vasut · 6 years ago
  49. f791732 ARM: socfpga: Zap CONFIG_SOCFPGA_VIRTUAL_TARGET by Marek Vasut · 6 years ago
  50. 768f23d ARM: socfpga: Put stack at the end of SRAM by Marek Vasut · 6 years ago
  51. 19c8fc7 fdt: Add another Altera Arria10 clock init compatible by Marek Vasut · 6 years ago
  52. ee94365 arm: imx53: Add support for imx53 boards from K+P by Lukasz Majewski · 6 years ago
  53. b8a6d67 pmic: Add support for setting transmission length in uclass private data by Lukasz Majewski · 6 years ago
  54. 9a84116 pmic: fsl: Define number of bytes sent at once by MC34708 PMIC by Lukasz Majewski · 6 years ago
  55. 07dc39a pmic: fsl: Provide some more definitions for MC34708 PMIC by Lukasz Majewski · 6 years ago
  56. 9e759ce configs: imx6dl-mamoj: Add Falcon mode support by Jagan Teki · 6 years ago
  57. 129ceda configs: imx6dl-mamoj: Add DFU support by Jagan Teki · 6 years ago
  58. 1494cc8 i.MX6: board: Add BTicino i.MX6DL Mamoj initial support by Jagan Teki · 6 years ago
  59. cc5d7dc imx6: Convert sabrelite and nitrogen6x boards to distro boot support by Guillaume GARDET · 6 years ago
  60. 499efc0 ge: ppd: move CONFIG_ENV_IS_IN_MMC to defconfig by Sebastian Reichel · 6 years ago
  61. 30e44c8 mx6: remove duplicated BOUNCE_BUFFER defines by Peter Robinson · 6 years ago
  62. 02ada2d mx6: Select CONFIG_MP with MX6_SMP by Peter Robinson · 6 years ago
  63. 5bbf1a7 mx7: remove empty ifndef statement by Peter Robinson · 6 years ago
  64. 8f5b794 mx6 common: remove dangling comment by Peter Robinson · 6 years ago
  65. 3159ec6 mx31pdk: Convert CONFIG_MX31 flag to use Kconfig. by Magnus Lilja · 6 years ago
  66. 51a42be board: ge: bx50v3: remove redundant targets by Ian Ray · 6 years ago
  67. 06a3e43 board: ge: bx50v3: configure video arguments using VPD by Ian Ray · 6 years ago
  68. ed52ea5 net: add Kconfig for MVGBE by Chris Packham · 6 years ago
  69. 9b23c73 net: Add Kconfig option for BOOTP_NTPSERVER by Chris Packham · 6 years ago
  70. a8ca5c8 treewide: Move CONFIG_PHY_MARVELL to Kconfig by Mario Six · 6 years ago
  71. b1959bd rockchip: set SYS_NS16550_MEM32 for all SoCs by Jonathan Gray · 6 years ago
  72. 80af1a9 arm64: mvebu: Add basic support for the Turris Mox board by Marek Behún · 6 years ago
  73. 9a66328 Merge git://git.denx.de/u-boot-tegra by Tom Rini · 6 years ago
  74. 57a72d0 SPDX: Correct SPDX tags from recent xilinx merge by Tom Rini · 6 years ago
  75. 3b52847 Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 6 years ago
  76. c590e62 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  77. d1f4e39 mmc: zynq_sdhci: Add support for SD3.0 by Siva Durga Prasad Paladugu · 6 years ago
  78. b8e25ef mmc: sdhci: Read capabilities register1 and update host caps by Siva Durga Prasad Paladugu · 6 years ago
  79. 2fc3ed5 sdhci: Add new sdhci ops for platform specific tuning and delays by Siva Durga Prasad Paladugu · 6 years ago
  80. 1d6c54e arm: zynqmp: Add ZynqMP minimal R5 support by Michal Simek · 6 years ago
  81. 6915dcf tools: zynqmpimage: Add bif support by Alexander Graf · 6 years ago
  82. 04ab29a arm64: zynqmp: Add new defconfig for zc1275 revB by Siva Durga Prasad Paladugu · 6 years ago
  83. 4aba5fb arm: zynq: Rework FPGA initialization by Michal Simek · 7 years ago
  84. 3aba3fd Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  85. f739fcd SPDX: Convert a few files that were missed before by Tom Rini · 6 years ago
  86. 4a8e729 include: update log2 header from the Linux kernel by Heinrich Schuchardt · 6 years ago
  87. 0da7041 bootcount: Add function wrappers to handle bootcount increment and error checking by Lukasz Majewski · 6 years ago
  88. c1cd21d bootcount: Add include guards into bootcount.h file by Lukasz Majewski · 6 years ago
  89. de42975 power: as3722: add as3722_ldo_set_voltage signature to header file by Marcel Ziswiler · 6 years ago
  90. 355560d pci: tegra: introduce weak tegra_pcie_board_port_reset() function by Marcel Ziswiler · 6 years ago
  91. 4616e33 power: as3722: fix ldo_get/set_enable for ldo index bigger than 7 by Marcel Ziswiler · 6 years ago
  92. 1c1238f configs: apalis-tk1: fix boot failure using ext4 rootfs by Sanchayan Maity · 6 years ago
  93. fa91fda configs: harmony: enable live tree, mtd and ubi by Marcel Ziswiler · 6 years ago
  94. e8f80a5 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  95. a6f2a6e driver: net: fsl-mc: updated copyright info by Yogesh Gaur · 6 years ago
  96. 1cb551c armv8: ls1088a: Move CONFIG_BOOTARGS and CONFIG_CMD_GREPENV to defconfig by Ashish Kumar · 7 years ago
  97. f195fad mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0 by Jagdish Gediya · 7 years ago
  98. c90a760 arm: ti: boot: Extract PARTS_DEFAULT to boot.h by Sam Protsenko · 6 years ago
  99. 662abc4 image: socfpga: Add SFP image version 1 definition by Marek Vasut · 6 years ago
  100. 1424963 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 6 years ago