1. d5aa57c net: fastboot: Merge AOSP UDP fastboot by Alex Kiernan · 7 years ago
  2. 3a6163a fs: Add fs_get_type_name to return current filesystem name by Alex Kiernan · 7 years ago
  3. 32c2194 fastboot: Rename public fb_ functions to fastboot_ by Alex Kiernan · 7 years ago
  4. 1df9890 fastboot: Extract common definitions from USB fastboot by Alex Kiernan · 7 years ago
  5. 5512c43 fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag by Alex Kiernan · 7 years ago
  6. ed6a4144 fastboot: Extract fastboot_okay/fail to fb_common.c by Alex Kiernan · 7 years ago
  7. 27b69de fastboot: Refactor fastboot_okay/fail to take response by Alex Kiernan · 7 years ago
  8. 186cc99 add FIT data-position & data-offset property support by Kelvin Cheung · 7 years ago
  9. 830e35e dm: serial: Add setparity by Patrick Delaunay · 7 years ago
  10. a88d314 ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at booting by Radoslaw Pietrzyk · 7 years ago
  11. e43d8e7 mach-snapdragon: Introduce pinctrl driver by Ramon Fried · 7 years ago
  12. ffa21e9 PCI: Document pciauto_region_allocate() by Tuomas Tynkkynen · 7 years ago
  13. f20b718 PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources by Tuomas Tynkkynen · 7 years ago
  14. 0b864f6 tpm: add PCR authentication commands support by Miquel Raynal · 7 years ago
  15. 05d7be3 tpm: add TPM2_HierarchyChangeAuth command support by Miquel Raynal · 7 years ago
  16. 228e990 tpm: add dictionary attack mitigation commands support by Miquel Raynal · 7 years ago
  17. 2e52c06 tpm: add TPM2_GetCapability command support by Miquel Raynal · 7 years ago
  18. 4c1a585 tpm: add TPM2_PCR_Read command support by Miquel Raynal · 7 years ago
  19. 14d7235 tpm: add TPM2_PCR_Extend command support by Miquel Raynal · 7 years ago
  20. 8df6f8d tpm: add TPM2_Clear command support by Miquel Raynal · 7 years ago
  21. 39c7608 tpm: add TPM2_SelfTest command support by Miquel Raynal · 7 years ago
  22. 65a1a6c tpm: add TPM2_Startup command support by Miquel Raynal · 7 years ago
  23. f3b4350 tpm: prepare support for TPMv2.x commands by Miquel Raynal · 7 years ago
  24. f7147e5 tpm: add missing parameter in private data structure description by Miquel Raynal · 7 years ago
  25. 4c6759e tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · 7 years ago
  26. a59aa34 tpm: fix spelling by Miquel Raynal · 7 years ago
  27. 02c4bba tpm: use the BIT() macro where applicable by Miquel Raynal · 7 years ago
  28. d790f55 tpm: substitute deprecated uint<x>_t types with their u<x> equivalent by Miquel Raynal · 7 years ago
  29. 6079dfa Merge tag 'arc-uart-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arc by Tom Rini · 7 years ago
  30. 31efd3c Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  31. b9a0a42 serial: Convert ARC_SERIAL to Kconfig by Alexey Brodkin · 7 years ago
  32. 9acd571 rpi: Change load addresses to make more room for the kernel & DTB by Tuomas Tynkkynen · 7 years ago
  33. 93e9575 fit: Add standalone image type handling by Marek Vasut · 7 years ago
  34. 8b252f1 configs: sama5d2_xplained: fix bootcmd/args for spi+emmc demo by Eugen Hristev · 7 years ago
  35. efaa762 i2c: Drop CONFIG_TSI108_I2C by Tuomas Tynkkynen · 7 years ago
  36. d2f37e1 net: Drop CONFIG_TSI108_ETH by Tuomas Tynkkynen · 7 years ago
  37. 6492244 configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 address by Nicolas Ferre · 7 years ago
  38. e0c392c configs: at91: sama5_common: Adjust CONFIG_ENV_OFFSET to match block alignment by Nicolas Ferre · 7 years ago
  39. 7d77b66 FIT: Make fit_conf_print() be a static function by Tom Rini · 7 years ago
  40. 60e0f61 Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig by Alex Kiernan · 7 years ago
  41. 33b4a30 rpi: Adjust fdt_addr_r to a sane address by Alexander Graf · 7 years ago
  42. 018f2fb ARM: uniphier: rename environment variable fdt_file to fdtfile by Masahiro Yamada · 7 years ago
  43. d2bd779 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  44. ceb45d2 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  45. 973a77a Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  46. 927b1e3 ARM: rmobile: Update V2H Blanche by Marek Vasut · 7 years ago
  47. af48948 Fixup various SPDX tags from the latest merge by Tom Rini · 7 years ago
  48. 34c19ab arm64: zynqmp: Use DWC3 generic driver and DM_USB by Michal Simek · 7 years ago
  49. 58d8fbe usb: common: add support to get maximum speed from dt by Mugunthan V N · 7 years ago
  50. 200ae35 ARM: socfpga: Enable SPL memory allocation by Tien Fong Chee · 7 years ago
  51. 57f03d2 ARM: socfpga: Convert to DM serial by Marek Vasut · 7 years ago
  52. 0d5abc9 ARM: socfpga: Zap CONFIG_SOCFPGA_VIRTUAL_TARGET by Marek Vasut · 7 years ago
  53. bb45f27 ARM: socfpga: Put stack at the end of SRAM by Marek Vasut · 7 years ago
  54. ee4e36b fdt: Add another Altera Arria10 clock init compatible by Marek Vasut · 7 years ago
  55. 7515a6f arm: imx53: Add support for imx53 boards from K+P by Lukasz Majewski · 7 years ago
  56. 767a10a pmic: Add support for setting transmission length in uclass private data by Lukasz Majewski · 7 years ago
  57. 2a1a0a3 pmic: fsl: Define number of bytes sent at once by MC34708 PMIC by Lukasz Majewski · 7 years ago
  58. 79b05d2 pmic: fsl: Provide some more definitions for MC34708 PMIC by Lukasz Majewski · 7 years ago
  59. 920decd configs: imx6dl-mamoj: Add Falcon mode support by Jagan Teki · 7 years ago
  60. ce37014 configs: imx6dl-mamoj: Add DFU support by Jagan Teki · 7 years ago
  61. e014275 i.MX6: board: Add BTicino i.MX6DL Mamoj initial support by Jagan Teki · 7 years ago
  62. 2ab7898 imx6: Convert sabrelite and nitrogen6x boards to distro boot support by Guillaume GARDET · 7 years ago
  63. 1c7e8bd ge: ppd: move CONFIG_ENV_IS_IN_MMC to defconfig by Sebastian Reichel · 7 years ago
  64. 4e16805 mx6: remove duplicated BOUNCE_BUFFER defines by Peter Robinson · 7 years ago
  65. c961c3b mx6: Select CONFIG_MP with MX6_SMP by Peter Robinson · 7 years ago
  66. 2a23544 mx7: remove empty ifndef statement by Peter Robinson · 7 years ago
  67. ea5124f mx6 common: remove dangling comment by Peter Robinson · 7 years ago
  68. c74f70f mx31pdk: Convert CONFIG_MX31 flag to use Kconfig. by Magnus Lilja · 7 years ago
  69. 467778a board: ge: bx50v3: remove redundant targets by Ian Ray · 7 years ago
  70. d8c6099 board: ge: bx50v3: configure video arguments using VPD by Ian Ray · 7 years ago
  71. 943679d net: add Kconfig for MVGBE by Chris Packham · 7 years ago
  72. bfa7c21 net: Add Kconfig option for BOOTP_NTPSERVER by Chris Packham · 7 years ago
  73. f504d1a treewide: Move CONFIG_PHY_MARVELL to Kconfig by Mario Six · 7 years ago
  74. 9fcff3a rockchip: set SYS_NS16550_MEM32 for all SoCs by Jonathan Gray · 7 years ago
  75. f835bed arm64: mvebu: Add basic support for the Turris Mox board by Marek Behún · 7 years ago
  76. ff04b2e Merge git://git.denx.de/u-boot-tegra by Tom Rini · 7 years ago
  77. 7675af0 SPDX: Correct SPDX tags from recent xilinx merge by Tom Rini · 7 years ago
  78. ad2102e Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  79. d4c1275 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  80. cad14a8 mmc: zynq_sdhci: Add support for SD3.0 by Siva Durga Prasad Paladugu · 7 years ago
  81. c0290b4 mmc: sdhci: Read capabilities register1 and update host caps by Siva Durga Prasad Paladugu · 7 years ago
  82. 9f044d4 sdhci: Add new sdhci ops for platform specific tuning and delays by Siva Durga Prasad Paladugu · 7 years ago
  83. b513bcd arm: zynqmp: Add ZynqMP minimal R5 support by Michal Simek · 7 years ago
  84. 5329d67 tools: zynqmpimage: Add bif support by Alexander Graf · 7 years ago
  85. 4c9e59a arm64: zynqmp: Add new defconfig for zc1275 revB by Siva Durga Prasad Paladugu · 7 years ago
  86. f31d90f arm: zynq: Rework FPGA initialization by Michal Simek · 7 years ago
  87. 492a5cd Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  88. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  89. 11263e6 include: update log2 header from the Linux kernel by Heinrich Schuchardt · 7 years ago
  90. ce89eb8 bootcount: Add function wrappers to handle bootcount increment and error checking by Lukasz Majewski · 7 years ago
  91. dc6301b bootcount: Add include guards into bootcount.h file by Lukasz Majewski · 7 years ago
  92. 7b81dc5 power: as3722: add as3722_ldo_set_voltage signature to header file by Marcel Ziswiler · 7 years ago
  93. 53f4863 pci: tegra: introduce weak tegra_pcie_board_port_reset() function by Marcel Ziswiler · 7 years ago
  94. ee107b3 power: as3722: fix ldo_get/set_enable for ldo index bigger than 7 by Marcel Ziswiler · 7 years ago
  95. 01b9a22 configs: apalis-tk1: fix boot failure using ext4 rootfs by Sanchayan Maity · 7 years ago
  96. 9c9d219 configs: harmony: enable live tree, mtd and ubi by Marcel Ziswiler · 7 years ago
  97. 98c9076 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  98. 1a0c4ae driver: net: fsl-mc: updated copyright info by Yogesh Gaur · 7 years ago
  99. 15030bc armv8: ls1088a: Move CONFIG_BOOTARGS and CONFIG_CMD_GREPENV to defconfig by Ashish Kumar · 7 years ago
  100. 83fbe91 mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0 by Jagdish Gediya · 7 years ago