1. 02c4bba tpm: use the BIT() macro where applicable by Miquel Raynal · 7 years ago
  2. 886ccc0 tpm: align arguments with open parenthesis by Miquel Raynal · 7 years ago
  3. d790f55 tpm: substitute deprecated uint<x>_t types with their u<x> equivalent by Miquel Raynal · 7 years ago
  4. c28d0c5 tpm: remove extra spaces between a function and its opening bracket by Miquel Raynal · 7 years ago
  5. 171e5bf tpm: remove redundant blank line by Miquel Raynal · 7 years ago
  6. 6079dfa Merge tag 'arc-uart-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arc by Tom Rini · 7 years ago
  7. 31efd3c Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  8. 87e1773 ARC: Enable debug UART on nSIM boards by Alexey Brodkin · 7 years ago
  9. eede167 serial/serial_arc: Implement debug serial by Alexey Brodkin · 7 years ago
  10. b9a0a42 serial: Convert ARC_SERIAL to Kconfig by Alexey Brodkin · 7 years ago
  11. 1ee6a7c ARC: enable debug uart for HSDK and AXS10x boards by Eugeniy Paltsev · 7 years ago
  12. 14e1dd6 ARC: init debug uart in early common arc code by Eugeniy Paltsev · 7 years ago
  13. 9acd571 rpi: Change load addresses to make more room for the kernel & DTB by Tuomas Tynkkynen · 7 years ago
  14. 0662337 spl: Add full fitImage support by Marek Vasut · 7 years ago
  15. 7f93db7 pylibfdt: Add missing CC and LD to Makefile by Marek Vasut · 7 years ago
  16. 6bff25d scripts: add decodecode from Linux by Heinrich Schuchardt · 7 years ago
  17. 74b0eda arm: print instructions pointed to by pc by Heinrich Schuchardt · 7 years ago
  18. 16d73b9 arm64: timer: Create timer_get_bootus for bootstage support by Michal Simek · 7 years ago
  19. 8221232 Makefile: adopt --std=gnu11 for HOSTCFLAGS on Linux by Philipp Tomsich · 7 years ago
  20. 6836581 twister: Let SPL load U-Boot from MMC by Ladislav Michl · 7 years ago
  21. 93e9575 fit: Add standalone image type handling by Marek Vasut · 7 years ago
  22. 25114a6 fit: Add empty fit_print_contents() and fit_image_print() by Marek Vasut · 7 years ago
  23. 9f2e0eb fit: Fix CONFIG_FIT_SPL_PRINT by Marek Vasut · 7 years ago
  24. 33dd00e spl: fit: Add support for loading FPGA bitstream by Marek Vasut · 7 years ago
  25. e710fa6 bootcount: Add bootcount command by Alex Kiernan · 7 years ago
  26. 8b252f1 configs: sama5d2_xplained: fix bootcmd/args for spi+emmc demo by Eugen Hristev · 7 years ago
  27. 41407de configs: sama5d2_xplained: set default FAT env location to SD-Card by Eugen Hristev · 7 years ago
  28. 2981003 doc: expand README.commands by Heinrich Schuchardt · 7 years ago
  29. 778ba8a test: fs: fs-test: Modified test 1 to do a ls to a nonexistent dir by Eugen Hristev · 7 years ago
  30. d58c8e9 fs: ext4: fix crash on ext4ls by Eugen Hristev · 7 years ago
  31. 6f1d6ba i2c: Drop CONFIG_SH_SH7734_I2C by Tuomas Tynkkynen · 7 years ago
  32. efaa762 i2c: Drop CONFIG_TSI108_I2C by Tuomas Tynkkynen · 7 years ago
  33. d2f37e1 net: Drop CONFIG_TSI108_ETH by Tuomas Tynkkynen · 7 years ago
  34. 0ff07d2 configs: sama5d2_xplained: enable ext4 command support by Eugen Hristev · 7 years ago
  35. 217f8fc clk: at91: clk-h32mx: replace dm_warn with dev_dbg by Eugen Hristev · 7 years ago
  36. 4f867a4 configs: at91sam9x5ek: updated mtdparts variable in bootargs by Eugen Hristev · 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. 58c577f Licenses/README: Update some style and add explicit license to the document by Tom Rini · 7 years ago
  41. 60e0f61 Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig by Alex Kiernan · 7 years ago
  42. 331a066 mmc: Unirqify bcm2835_sdhost and fix writes by Alexander Graf · 7 years ago
  43. 33b4a30 rpi: Adjust fdt_addr_r to a sane address by Alexander Graf · 7 years ago
  44. 19bdef6 arm: armv7m: Clean up some thumb / compiler flag options by Tom Rini · 7 years ago
  45. 9662fa2 .travis.yml: Further optimizations by Tom Rini · 7 years ago
  46. 40261f9 buildman: support newer gcc versions from kernel.org by Daniel Schwierzeck · 7 years ago
  47. 4a2b61b at91: Minor tweaks to SPL logic for space savings on smartweb by Tom Rini · 7 years ago
  48. 96a5c67 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  49. 76b37e7 ARM: dts: uniphier: sync with Linux 4.17-rc6 by Masahiro Yamada · 7 years ago
  50. 018f2fb ARM: uniphier: rename environment variable fdt_file to fdtfile by Masahiro Yamada · 7 years ago
  51. f8b6c4e ARM: dts: uniphier: change phy-mode to 'internal' for LD11 by Kunihiko Hayashi · 7 years ago
  52. 0ed9d14 ARM: dts: uniphier: add clock-names and reset-names to ethernet node by Kunihiko Hayashi · 7 years ago
  53. a609f113 ARM: dts: uniphier: add required clocks and resets to Pro4 ethernet node by Kunihiko Hayashi · 7 years ago
  54. b57334d ARM: dts: uniphier: add syscon-phy-mode property to each ethernet node by Kunihiko Hayashi · 7 years ago
  55. 4606fc7 SPDX: Fixup SPDX tags in a few new files by Tom Rini · 7 years ago
  56. d2bd779 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  57. ceb45d2 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  58. 973a77a Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  59. 19d7805 ARM: rmobile: Unify Gen2 Makefile entry by Marek Vasut · 7 years ago
  60. 957afe6 ARM: rmobile: Drop old R8A7794 PFC tables by Marek Vasut · 7 years ago
  61. 020b2ad ARM: rmobile: Drop old R8A7793 PFC tables by Marek Vasut · 7 years ago
  62. 02e536c ARM: rmobile: Drop old R8A7792 PFC tables by Marek Vasut · 7 years ago
  63. 85c25ce ARM: rmobile: Drop old R8A7791 PFC tables by Marek Vasut · 7 years ago
  64. ca847a0 ARM: rmobile: Drop old R8A7790 PFC tables by Marek Vasut · 7 years ago
  65. 927b1e3 ARM: rmobile: Update V2H Blanche by Marek Vasut · 7 years ago
  66. ec745ae ARM: rmobile: Enable DM capable RCar I2C driver on Silk by Marek Vasut · 7 years ago
  67. 2b366b0 ARM: rmobile: Enable DM capable RCar I2C driver on Lager by Marek Vasut · 7 years ago
  68. 2716596 i2c: rcar_i2c: Add DM and DT capable I2C driver by Marek Vasut · 7 years ago
  69. b91a483 i2c: rcar_i2c: Remove the driver by Marek Vasut · 7 years ago
  70. af48948 Fixup various SPDX tags from the latest merge by Tom Rini · 7 years ago
  71. 121f93c drivers: usb: dwc3: remove devm_zalloc from linux_compact by Mugunthan V N · 7 years ago
  72. c87bfe3 usb: xhci: zynqmp: Remove support for !DM_USB by Michal Simek · 7 years ago
  73. 34c19ab arm64: zynqmp: Use DWC3 generic driver and DM_USB by Michal Simek · 7 years ago
  74. 31eff2e usb: xhci: zynqmp: Add support for DM_USB by Michal Simek · 7 years ago
  75. 9d8cbbf usb: dwc3: Add generic DWC3 glue logic driver by Michal Simek · 7 years ago
  76. 58d8fbe usb: common: add support to get maximum speed from dt by Mugunthan V N · 7 years ago
  77. 5f7ff71 usb: dwc3: Add dwc3_init/remove with DM_USB by Mugunthan V N · 7 years ago
  78. 226d87b phy: add support for STM32 usb phy controller by Patrice Chotard · 7 years ago
  79. 7414a0f gadget: f_thor: update to support more than 4GB file as thor 5.0 by Seung-Woo Kim · 7 years ago
  80. 16b74aa gadget: f_thor: fix filename overflow by Seung-Woo Kim · 7 years ago
  81. d7a0bf8 Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  82. 80a77ad arm: dts: socfpga: stratix10: update dtsi and dts by Ley Foon Tan · 7 years ago
  83. 6fa091d arm: socfpga: misc: Add CONFIG_SYS_L2_PL310 switch by Ley Foon Tan · 7 years ago
  84. 7cdb912 arm: socfpga: stratix10: Add pinmux support for Stratix10 SoC by Ley Foon Tan · 7 years ago
  85. 449cbae arm: socfpga: stratix10: Add reset manager driver for Stratix10 SoC by Ley Foon Tan · 7 years ago
  86. 6751e7d arm: socfpga: stratix10: Add clock manager driver for Stratix10 SoC by Ley Foon Tan · 7 years ago
  87. a61fd02 arm: socfpga: stratix10: Add watchdog and firewall base addresses by Ley Foon Tan · 7 years ago
  88. d5fba89 ARM: socfpga: Fix Documentation errors in scu_registers by Ben Kalo · 7 years ago
  89. f3f525c ARM: socfpga: Adding SoCFPGA info for both SPL and U-Boot by Tien Fong Chee · 7 years ago
  90. a5bfce3 ARM: socfpga: Adding clock frequency info for U-Boot by Tien Fong Chee · 7 years ago
  91. 200ae35 ARM: socfpga: Enable SPL memory allocation by Tien Fong Chee · 7 years ago
  92. 4d447a5 configs: Add DDR Kconfig support for Arria 10 by Tien Fong Chee · 7 years ago
  93. 402735b ARM: socfpga: Add DDR driver for Arria 10 by Tien Fong Chee · 7 years ago
  94. 3710de7 ARM: socfpga: Add DRAM bank size initialization function by Tien Fong Chee · 7 years ago
  95. 38fad17 ARM: socfpga: Rename the gen5 sdram driver to more specific name by Tien Fong Chee · 7 years ago
  96. 3386c85 ARM: socfpga: Repair A10 EMAC reset handling by Marek Vasut · 7 years ago
  97. b7c422d ARM: socfpga: Synchronize Arria10 SoCDK SDMMC handoff by Marek Vasut · 7 years ago
  98. 03f80b1 ARM: socfpga: Synchronize Arria10 DTs by Marek Vasut · 7 years ago
  99. 611eb4d ARM: socfpga: Sort the DT Makefile by Marek Vasut · 7 years ago
  100. ec472e0 ARM: socfpga: Sync A10 clock manager binding parser by Marek Vasut · 7 years ago