1. 5e69b8b tpm: Export tpm_clear_and_reenable() by Simon Glass · 6 years ago
  2. 0a60a0a tpm: Remove use of build-time TPM versions by Simon Glass · 6 years ago
  3. 40e9ede sandbox: Use 'extras' to specify 'head' files by Simon Glass · 6 years ago
  4. a65d1a0 sandbox: Zero the ram buffer on startup by Simon Glass · 6 years ago
  5. 2a07269 sandbox: sysreset: Update to support power-on reset by Simon Glass · 6 years ago
  6. e628bba sandbox: net: Correct name copy in eth_raw_bus_post_bind() by Simon Glass · 6 years ago
  7. e3491fb sandbox: physmem: Use mapping to support sandbox by Simon Glass · 6 years ago
  8. 12efc93 sandbox: Check the filename in jump_to_image_no_args() by Simon Glass · 6 years ago
  9. 6b5e420 sandbox: Fix up the debug message for the image filename by Simon Glass · 6 years ago
  10. 2e2a2a5 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  11. 0451380 ARM: dts: Turn ULCB into Multi-DTB config by Marek Vasut · 6 years ago
  12. 14ebe87 ARM: dts: Turn Salvator-X into Multi-DTB config by Marek Vasut · 6 years ago
  13. 3ba61f0 ARM: rmobile: Drop unused macros from Gen3 boards by Marek Vasut · 6 years ago
  14. 00e4b57 ARM: rmobile: Set environment variable containing CPU type by Marek Vasut · 6 years ago
  15. 66582cf ARM: rmobile: Enable MMC extensions by Marek Vasut · 6 years ago
  16. cbff9f8 ARM: dts: rmobile: Sync Gen3 DTs with Linux 4.19.6 by Marek Vasut · 6 years ago
  17. 3b25553 ARM: dts: rmobile: Sync Gen2 DTs with Linux 4.19.6 by Marek Vasut · 6 years ago
  18. 4e96b69 ARM: dts: rmobile: Extract i2c6 on M2W Porter by Marek Vasut · 6 years ago
  19. 47179e5 ARM: dts: rmobile: Extract SCIF2 node on E3 Ebisu by Marek Vasut · 6 years ago
  20. 6bdb7a8 ARM: dts: rmobile: Extract SDHI nodes on E3 Ebisu by Marek Vasut · 6 years ago
  21. 1bce3ec ARM: dts: rmobile: Extract SDHI extras on H3, M3W, M3N Salvator-X by Marek Vasut · 6 years ago
  22. 750a147 ARM: dts: rmobile: Extract SDHI extras on H3 and M3W ULCB by Marek Vasut · 6 years ago
  23. d2038b2 ARM: dts: rmobile: Extract CPLD node on H3 and M3W ULCB by Marek Vasut · 6 years ago
  24. 1172ade ARM: dts: rmobile: Extract AVB node extras on V3M Eagle by Marek Vasut · 6 years ago
  25. 830b94f ARM: dts: rmobile: Extract SDHI nodes on M3N by Marek Vasut · 6 years ago
  26. f529bc5 ARM: dts: rmobile: Extract USB nodes on M3N by Marek Vasut · 6 years ago
  27. 8c7d9e1 ARM: dts: rmobile: Extract RPC node to u-boot specific DT by Marek Vasut · 6 years ago
  28. a89929b ARM: dts: rmobile: Add soc label to Gen3 by Marek Vasut · 6 years ago
  29. 07a8060 ARM: rmobile: Convert to bootm_size by Marek Vasut · 6 years ago
  30. cf34576 mmc: Do not issue CMD 6 on SD 1.00 and SD 1.01 by Marek Vasut · 6 years ago
  31. d452f27 Prepare v2019.01-rc1 by Tom Rini · 6 years ago
  32. 94981c9 MAINTAINERS: board: qcom: db820c: update email. by Jorge Ramirez-Ortiz · 6 years ago
  33. 1a67969 Revert "serial: ns16550: fix debug uart putc called before init" by Simon Goldschmidt · 6 years ago
  34. 7cfc1a3 dm: MIGRATION: Update migration plan for BLK by Tom Rini · 6 years ago
  35. ea9d7c1 dm: MIGRATION: Add migration plan for CONFIG_SATA by Tom Rini · 6 years ago
  36. 109d8bf dm: MIGRATION: Add migration plan for DM_USB by Tom Rini · 6 years ago
  37. 1cb5d5d dm: MIGRATION: Add migration plan for DM_MMC by Tom Rini · 6 years ago
  38. 0a3d59e Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  39. 9981c60 Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  40. f388e3b Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  41. ec0d0d8 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  42. cf7c6f5 Merge branch '2018-12-03-master-imports' by Tom Rini · 6 years ago
  43. d61cf13 rpi: add 3 Model A+ by Jonathan Gray · 6 years ago
  44. cb3f947 rpi: add URL of official revision code list by Jonathan Gray · 6 years ago
  45. fb0204e spi, mpc8xx: migrate to DM_SPI by Christophe Leroy · 6 years ago
  46. c1cd921 board_r: fix build with DM_SPI by Christophe Leroy · 6 years ago
  47. 42b5401 drivers: serial: get rid of non DM mpc8xx driver by Christophe Leroy · 6 years ago
  48. a8b8645 board: MCR3000: migrate to DM_SERIAL by Christophe Leroy · 6 years ago
  49. bdfa11e drivers: serial: migrate mpc8xx to DM by Christophe Leroy · 6 years ago
  50. 4c4ca6c board: MCR3000: use new DM watchdog by Christophe Leroy · 6 years ago
  51. 749c9aa drivers: watchdog: add a DM driver for the MPC8xx watchdog by Christophe Leroy · 6 years ago
  52. f55db0a board: MCR3000: Activate CONFIG_DM and CONFIG_OF_CONTROL by Christophe Leroy · 6 years ago
  53. 71c743c powerpc, mpc8xx: clear top of stack by Christophe Leroy · 6 years ago
  54. ed47097 test: vboot: clean its file by Philippe Reynes · 6 years ago
  55. e246b72 test: vboot: add padding pss for rsa signature by Philippe Reynes · 6 years ago
  56. b0ec829 configs: sandbox: enable padding pss for rsa signature by Philippe Reynes · 6 years ago
  57. e83cf2f doc: uImage.FIT: signature.txt: add option padding by Philippe Reynes · 6 years ago
  58. 061daa0 rsa: add support of padding pss by Philippe Reynes · 6 years ago
  59. 2003156 rsa: add a structure for the padding by Philippe Reynes · 6 years ago
  60. 3b5d697 rsa: use new openssl API to create signature by Philippe Reynes · 6 years ago
  61. c8c0242 rtc: m41t62: Convert the RTC driver to support the driver model (DM) by Lukasz Majewski · 6 years ago
  62. 7afc415 rtc: m41t62: Extract common RTC handling code to facilitate DM conversion by Lukasz Majewski · 6 years ago
  63. 4d3df95 rtc: m41t62: Break i2c_write() arguments to fix checkpatch warning by Lukasz Majewski · 6 years ago
  64. d27db67 Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig by Lukasz Majewski · 6 years ago
  65. 0c07a9b eeprom: Add device model based I2C support to eeprom command by Lukasz Majewski · 6 years ago
  66. 8ce7f2c arm: baltos: migrate Ethernet PHYs configuration to Kconfig by Yegor Yefremov · 6 years ago
  67. 1abff55 arm: baltos: move CONFIG_SYS_NAND_U_BOOT_OFFS to defconfig by Yegor Yefremov · 6 years ago
  68. 43c2c6c arm: baltos: remove unused header by Yegor Yefremov · 6 years ago
  69. 67c145a arm: baltos: move the board to CONFIG_BLK by Yegor Yefremov · 6 years ago
  70. 5f68f44 net: zynq_gem: Add check for 64-bit dma support by hardware by Siva Durga Prasad Paladugu · 6 years ago
  71. 9a7799f net: zynq_gem: Added 64-bit addressing support by Vipul Kumar · 6 years ago
  72. 332d185 arm64: zynqmp: Add new header file for zcu104 RevC by T Karthik Reddy · 6 years ago
  73. 8f5bfb7 Merge tag 'u-boot-amlogic-20181203' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  74. 8973d81 ARM: meson: Add regmap support for clock driver by Loic Devulder · 6 years ago
  75. e54457f Merge tag 'arc-updates-for-2019.01-rc1' of git://git.denx.de/u-boot-arc by Tom Rini · 6 years ago
  76. 8e6442e ARM: rmobile: Enable MMC HS400 on Salvator-X, ULCB, Ebisu by Marek Vasut · 7 years ago
  77. 0be621a ARM: dts: rmobile: Enable HS400 on Salvator-X, ULCB, Ebisu by Marek Vasut · 7 years ago
  78. d0e0bbe ARM: dts: rmobile: Enable SDR modes on E3 Ebisu by Marek Vasut · 6 years ago
  79. 286ded3 ARM: dts: rmobile: Enable SDR104 on Salvator-X and ULCB by Marek Vasut · 6 years ago
  80. ca3163d ARM: dts: rmobile: Add eMMC DS pinmux by Marek Vasut · 6 years ago
  81. 50aa1d9 mmc: tmio: sdhi: Add HS400 support by Marek Vasut · 7 years ago
  82. 95ead3d mmc: tmio: sdhi: Move tap_pos to private data by Marek Vasut · 7 years ago
  83. d34bd2d mmc: tmio: sdhi: Filter out HS400 on certain SoCs by Marek Vasut · 7 years ago
  84. ed427da mmc: tmio: Reorder TMIO clock handling by Marek Vasut · 6 years ago
  85. 59d529a mmc: tmio: Keep generating clock when clock are enabled by Marek Vasut · 7 years ago
  86. 6f8f20f mmc: tmio: Do not set divider to 1 in DDR mode by Marek Vasut · 7 years ago
  87. 8ec6a04 mmc: tmio: Switch to clock framework by Marek Vasut · 7 years ago
  88. eb2acba mmc: Parse HS400 DT properties by Marek Vasut · 7 years ago
  89. f58d677 clk: renesas: Allow reconfiguring SDHI clock on Gen3 by Marek Vasut · 6 years ago
  90. 6ef705b arc: devboards: Implement checkboard() by Alexey Brodkin · 6 years ago
  91. fb9a46a arc: emsdp: Refactor register and bit accesses by Alexey Brodkin · 6 years ago
  92. 4e86c7e arc: emsdp: Read real CPU clock value from hardware by Alexey Brodkin · 6 years ago
  93. 7f25b72 arc: Get rid of board-specific print_cpuinfo() by Alexey Brodkin · 6 years ago
  94. 85e529f ARC: Improve identification of ARC cores by Alexey Brodkin · 6 years ago
  95. ad74bb4 arc: emsdp: Bump RAM size to 16 Mb by Alexey Brodkin · 6 years ago
  96. 1a82b34 efi_loader: bootmgr: add load option helper functions by AKASHI Takahiro · 6 years ago
  97. 2419b16 efi_loader: allow device == NULL in efi_dp_from_name() by AKASHI Takahiro · 6 years ago
  98. 11e10bf ARM: rpi_*_defconfig: Add support to find UUID for filesystem by Otavio Salvador · 6 years ago
  99. 7ace8a0 rpi: Add mmc 1 as a boot target by Emmanuel Vadot · 7 years ago
  100. b989648 doc: README.iscsi: Open-iSCSI configuration by Heinrich Schuchardt · 6 years ago