1. e63e386 doc: verified-boot: fix crypto algorithm examples by Masahiro Yamada · 7 years ago
  2. 563c477 doc: uniphier: add simple guide to Verified Boot by Masahiro Yamada · 7 years ago
  3. ae28449 x86: provide CONFIG_BUILD_ROM by Heinrich Schuchardt · 7 years ago
  4. 00730d4 x86: minnowmax: Adjust VGA rom address by Bin Meng · 7 years ago
  5. a1c2178 ARM: Add documentation for the qemu-arm board by Tuomas Tynkkynen · 7 years ago
  6. 36e3767 doc: update imx_usb_loader URL by Stefan Agner · 7 years ago
  7. 91c9006 README.imx6: Prefer loading SPL via the new SDP mechanism by Fabio Estevam · 7 years ago
  8. 2a0fdf1 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  9. 8fc9c3d doc: Fix statements on case sensitivity for regulator prefix by Felix Brack · 7 years ago
  10. a2fee16 spl: dm: Make it possible for the SPL to pick its own DTB from a FIT by Jean-Jacques Hiblot · 7 years ago
  11. 2037fa4 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig by Jean-Jacques Hiblot · 7 years ago
  12. d211d42 doc: rmobile: Update README by Marek Vasut · 7 years ago
  13. 7f78b9d usb: gadget: Make g_dnl USB settings common by Maxime Ripard · 7 years ago
  14. ec83ff5 rockchip: spl: support a 'same-as-spl'-specifier in the spl-boot-order by Philipp Tomsich · 7 years ago
  15. 387fd4b rk3288: vyasa: Add TPL support by Jagan Teki · 7 years ago
  16. 5c121e1 dm: reset: add stm32 reset driver by Patrice Chotard · 7 years ago
  17. 5fffeab dm: clk: add clk driver support for stm32h7 SoCs by Patrice Chotard · 7 years ago
  18. f2505b1 usb: dwc3: Add dwc3 glue driver support for STi by Patrice Chotard · 7 years ago
  19. 6b33651 usb: phy: Add STi USB2 PHY by Patrice Chotard · 7 years ago
  20. 77b1cf0 Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  21. e652435 ARM: uniphier: merge two defconfig files into uniphier_v7_defconfig by Masahiro Yamada · 7 years ago
  22. 572d4f2 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  23. 4ba7570 x86: Support Intel Cherry Hill board by Bin Meng · 7 years ago
  24. 938bfef doc: overlays: Tweak documentation regarding overlays by Franklin S Cooper Jr · 7 years ago
  25. b8ddd5a doc: Document how to apply fdt overlays by Pantelis Antoniou · 7 years ago
  26. b225652 fit: fdt overlays doc by Pantelis Antoniou · 7 years ago
  27. e94414b dtoc: Rename the phandle struct by Simon Glass · 7 years ago
  28. 7293738 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  29. e8d2a12 patman: add support for omitting bouncing addresses by Chris Packham · 7 years ago
  30. a058b8a spl: fit: Add booting OS first by York Sun · 7 years ago
  31. adf99fa spl: fit: Support both external and embedded data by York Sun · 7 years ago
  32. f2fe81f usb: doc: update README.usb for new config options by Chris Packham · 7 years ago
  33. 5feaf2c doc: remove duplicate text in README.gpt by Alison Chaiken · 7 years ago
  34. 87d682a Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  35. d0a9f8f git: mailrc: Update e-mail address by Lukasz Majewski · 7 years ago
  36. a7e7e08 dm: core: Add livetree documentation by Simon Glass · 7 years ago
  37. a4ddff4 dm: Add migration plan for CONFIG_BLK by Simon Glass · 7 years ago
  38. 02bf536 Convert CONFIG_BCH to Kconfig by Adam Ford · 7 years ago
  39. a220f8f Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  40. 326c5fd nvme: Adjust the 'nvme' command to use blk_common_cmd() by Bin Meng · 7 years ago
  41. ca5e1b9 Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  42. 65aff48 doc: verified-boot: fix typos by Masahiro Yamada · 7 years ago
  43. 7fd3f52 cmd: spl: provide address and size of prepared FDT in environment by Anatolij Gustschin · 7 years ago
  44. 86ef44f doc: add Serial Download Protocol documentation by Stefan Agner · 7 years ago
  45. ebf442d i2c: add i2c driver for stm32 by Patrice Chotard · 7 years ago
  46. 07d0a46 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  47. a3bf715 doc: license: Add license header to the README.dfutftp file by Lukasz Majewski · 7 years ago
  48. d3c1461 ARM: uniphier: remove sLD3 SoC support by Masahiro Yamada · 7 years ago
  49. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  50. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  51. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  52. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  53. cec35dc Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  54. 139f8c1 x86: qemu: Enable NVMe driver by Bin Meng · 7 years ago
  55. 4945565 nvme: Add nvme commands by Zhikang Zhang · 7 years ago
  56. 145b88f nvme: Add NVM Express driver support by Zhikang Zhang · 7 years ago
  57. d21a4d8 rockchip: rk3368: add DRAM controller driver with DRAM initialisation by Philipp Tomsich · 7 years ago
  58. 798370f rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL by Philipp Tomsich · 7 years ago
  59. 8b3397f GPT: provide commands to selectively rename partitions by Alison Chaiken · 7 years ago
  60. e422258 GPT: add accessor function for disk GUID by Alison Chaiken · 7 years ago
  61. 264fbb7 cmd gpt: test in sandbox by Alison Chaiken · 7 years ago
  62. 0653b96 GPT: fix error in partitions string doc by Alison Chaiken · 7 years ago
  63. d31315d x86: Add Intel Edison board files by Andy Shevchenko · 7 years ago
  64. fe32dfc Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  65. 96496f8 FIT: List kernel_noload in the list of types by Tom Rini · 7 years ago
  66. 7fb9603 ram: stm32: add second SDRAM bank management by Patrice Chotard · 7 years ago
  67. 2706e99 doc: uniphier: rework README.uniphier by Masahiro Yamada · 7 years ago
  68. 3f8e166 ARM: uniphier: remove SPL support for ARMv8 SoCs by Masahiro Yamada · 7 years ago
  69. 9390f3d Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  70. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  71. 7ecd35e mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT by Peng Fan · 7 years ago
  72. e02e632 arm64: mvebu: use single defconfig for Armada8K development boards by Igal Liberman · 7 years ago
  73. 220fb22 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  74. 934be0b dtoc: Support multiple compatible strings in a node by Simon Glass · 7 years ago
  75. 88f0676 cmd gpt: test in sandbox by Alison Chaiken · 7 years ago
  76. e2c69d6 doc: rockchip: Add phyCORE-RK3288 RDK to board list by Wadim Egorov · 7 years ago
  77. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  78. 2028012 powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  79. d4ba49f doc: restore doc/README.fsl-clk by Christophe Leroy · 7 years ago
  80. 30e7b53 MAINTAINERS, git-mailrc: update the maintainer for rockchip by Philipp Tomsich · 7 years ago
  81. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  82. 2eba9d9 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 7 years ago
  83. 9abcd94 powerpc: mpc8540ads: mpc8560ads: Drop support for MPC8540/60ADS by York Sun · 8 years ago
  84. d4def9b powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
  85. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  86. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  87. 3421e00 README: Add instructions for chain-loading U-Boot on jerry by Simon Glass · 7 years ago
  88. 534f5df rockchip: jerry: Add a .its file for chromium by Simon Glass · 7 years ago
  89. 26784fc README: Add instructions for chain-loading U-Boot by Simon Glass · 7 years ago
  90. 33b52a4 tegra: nyan-big: Add a .its file for chromium by Simon Glass · 7 years ago
  91. f489302 MAINTAINERS: git-mailrc: update maintainer for Rockchip by Kever Yang · 8 years ago
  92. e5bf969 x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer by Bin Meng · 7 years ago
  93. 497c516 x86: baytrail: Use macros instead of magic numbers for FSP settings by Bin Meng · 7 years ago
  94. fae4125 x86: baytrail: Remove "serial-debug-port-*" settings by Bin Meng · 7 years ago
  95. a7bdaf7 doc: document u-boot, mmc-env-offset and u-boot, mmc-env-offset-redund by Philipp Tomsich · 8 years ago
  96. df7576b Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  97. 8c6c7c2 fs: Kconfig: Add a separate option for FS_JFFS2 by Simon Glass · 8 years ago
  98. e7c5856 SPL: FIT: allow loading multiple images by Andre Przywara · 8 years ago
  99. 487b8e8 x86: Document ACPI S3 support by Bin Meng · 8 years ago
  100. 50e221a omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to Kconfig by Tom Rini · 8 years ago