1. 37b4a90 x86: Mention running U-Boot in 64-bit mode in the README by Simon Glass · 8 years ago
  2. 007adbc x86: Add a reference to README.efi by Simon Glass · 8 years ago
  3. dc39621 x86: Mention how to boot a 64-bit kernel from U-Boot by Simon Glass · 8 years ago
  4. 5d98c5e x86: doc: Add note about the debug FSP usage on BayTrail by Stefan Roese · 8 years ago
  5. de5e5ce xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · 8 years ago
  6. 256a3f2 atmel: Bring in at91 pio4 device tree file and bindings by Wenyou Yang · 8 years ago
  7. e3b7599 i2c: atmel: DT binding for i2c driver by Songjun Wu · 8 years ago
  8. 5746b0d gpio: Add driver for TI PCF8575 I2C GPIO expander by Vignesh R · 8 years ago
  9. 2863a9b Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  10. 1c62d99 rockchip: add support for rk3288 miniarm board by Xu Ziyuan · 8 years ago
  11. 6e7a11e dt-bindings: add Tegra186 BPMP I2C binding by Stephen Warren · 8 years ago
  12. 390ae57 dt-bindings: allow child nodes inside the Tegra BPMP by Stephen Warren · 8 years ago
  13. 7b9cb49 ARM: tegra: add BPMP DT bindings by Stephen Warren · 8 years ago
  14. 729c2db ARM: tegra: adapt to latest HSP DT binding by Stephen Warren · 8 years ago
  15. dbc3969 MAINTAINERS, git-mailrc: Update the mmc maintainer by Jaehoon Chung · 8 years ago
  16. 6de80f2 Drop references to MAKEALL in the documentation by Simon Glass · 8 years ago
  17. dd63fbc rockchip: add support for rk3288 PopMetal board by jk.kernel@gmail.com · 8 years ago
  18. d7ca67b rockchip: add basic support for fennec-rk3288 board by jk.kernel@gmail.com · 8 years ago
  19. 4711e7f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  20. a16e2e0 rockchip: update fastboot usage by Xu Ziyuan · 8 years ago
  21. 744368d rockchip: add basic support for evb-rk3288 board by Xu Ziyuan · 8 years ago
  22. b47ea79 rockchip: add option to change method of loading u-boot by Xu Ziyuan · 8 years ago
  23. 6f4e7d3 spl: Lightweight UBI and UBI fastmap support by Thomas Gleixner · 8 years ago
  24. 89ca873 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  25. ebfc066 doc: SPL: Add README for secure boot support by Sumit Garg · 8 years ago
  26. 45031f1 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 8 years ago
  27. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  28. ebe621d Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  29. 1269625 dm: Update the of-platdata README for the new features by Simon Glass · 8 years ago
  30. 39782af dm: Add a README for of-platdata by Simon Glass · 8 years ago
  31. 8662bea doc: Update info on using secure devices from TI by Andreas Dannenberg · 8 years ago
  32. 0750701 driver/net/fec: support fixed speed connection by Hannes Schmelzer · 8 years ago
  33. 79c2c25 x86: acpi: Pack global NVS into ACPI table by Bin Meng · 8 years ago
  34. 5fb0001 git-mailrc: add rockchip alias by jk.kernel@gmail.com · 8 years ago
  35. 747431b serial_sh: Add standrad SCI (w/o FIFO) support by Yoshinori Sato · 8 years ago
  36. 359787c serial_sh: Device Tree support by Yoshinori Sato · 8 years ago
  37. 2fbb846 autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK by Masahiro Yamada · 8 years ago
  38. f8f9107 mkimage: fit: spl: Add an optional static offset for external data by Teddy Reed · 8 years ago
  39. 9f82361 Kconfig: Add a new DISTRO_DEFAULTS Kconfig option by Hans de Goede · 8 years ago
  40. 2313d48 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 8 years ago
  41. 30780f9 mtd: nand: Patch remaining places where nand_to_mtd() should be used by Boris Brezillon · 8 years ago
  42. caad0d0 nand: doc: fix example ecc scheme calculation by Fabian Mewes · 8 years ago
  43. 1866be7 nand: extend nand torture by Max Krummenacher · 8 years ago
  44. 89c1e2d Add a reset driver framework/uclass by Stephen Warren · 8 years ago
  45. 2600ba6 x86: Update x86-pinctrl driver device-tree-bindings doc by Bin Meng · 8 years ago
  46. 3e584b9 doc, spl, am335x: update am335x-network by Heiko Schocher · 8 years ago
  47. 715b3a9 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 8 years ago
  48. b616d9b nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
  49. 074a1fd gpio: add Tegra186 GPIO driver by Stephen Warren · 8 years ago
  50. f3c264f Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  51. e6ddb6b x86: galileo: Enable ACPI table generation by Bin Meng · 8 years ago
  52. e4a94ce Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  53. 98350f7 doc: Add info on using secure devices from TI by Daniel Allred · 8 years ago
  54. 89b199c Remove/update old generic-board documentation and warning by Simon Glass · 8 years ago
  55. 6238935 Add a mailbox driver framework/uclass by Stephen Warren · 8 years ago
  56. daac3bf dm: allow setting driver_data before/during bind by Stephen Warren · 8 years ago
  57. 2ee490a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  58. c7ba7bd net: phy: dp83867: Add device tree bindings and documentation by Dan Murphy · 8 years ago
  59. ec8fb48 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  60. ed0cea7 mkimage: Report information about fpga by Michal Simek · 8 years ago
  61. 6d54868 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  62. efd4be4 x86: doc: Add porting hints for ACPI with Windows by Bin Meng · 8 years ago
  63. 206a3a4 x86: doc: Mention Ubuntu/Windows installation and boot support by Bin Meng · 8 years ago
  64. 5a6a2c7 x86: doc: Update information about IGD with SeaBIOS by Bin Meng · 8 years ago
  65. 91fc5bf x86: minnowmax: Adjust U-Boot environment address in SPI flash by Bin Meng · 8 years ago
  66. 49d929b x86: doc: Document ACPI support by Bin Meng · 8 years ago
  67. eda995a x86: doc: Minor update for accuracy by Bin Meng · 8 years ago
  68. d4e61f5 x86: irq: Enable SCI on IRQ9 by Bin Meng · 8 years ago
  69. b85dc46 drivers: spi: add spi support for QCA/Atheros ath79 SOCs by Wills Wang · 8 years ago
  70. 60b4976 drivers: serial: add serial driver for ar933x SOC by Wills Wang · 8 years ago
  71. 1cc0a9f Fix various typos, scattered over the code. by Robert P. J. Day · 8 years ago
  72. 09c2b8f Change my mailaddress by Andreas Bießmann · 8 years ago
  73. 7a439ca mkimage: fix argument parsing on BSD systems by Andreas Bießmann · 8 years ago
  74. f4c6f93 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  75. 28983f4 doc: Updated README.ext4 by Robert P. J. Day · 8 years ago
  76. e57f9c8 doc: driver-model: Update dm tests run using test.py by Jagan Teki · 8 years ago
  77. 3af65c3 odroid: Update README with correct firmware link and XU4 support by Shawn Guo · 8 years ago
  78. 17573c2 i2c: Describe Cadence I2C devicetree bindings by Moritz Fischer · 9 years ago
  79. 3c1d218 armv8: LS2080A: Consolidate LS2080A and LS2085A by York Sun · 8 years ago
  80. e721e98 Add myself as Snapdragon and SPMI maintainer by Mateusz Kulikowski · 8 years ago
  81. 120800d gpio: Add support for Qualcomm PM8916 gpios by Mateusz Kulikowski · 8 years ago
  82. c2f74c8 pmic: Add support for Qualcomm PM8916 PMIC by Mateusz Kulikowski · 8 years ago
  83. 5b47271 drivers: spmi: Add support for Qualcomm SPMI bus driver by Mateusz Kulikowski · 8 years ago
  84. d33776e spmi: Add sandbox test driver by Mateusz Kulikowski · 8 years ago
  85. 5a82211 ehci: Add support for Qualcomm EHCI by Mateusz Kulikowski · 8 years ago
  86. 9d11d12 mmc: Add support for Qualcomm SDHCI controller by Mateusz Kulikowski · 8 years ago
  87. 81a87e1 gpio: Add support for Qualcomm gpio controller by Mateusz Kulikowski · 8 years ago
  88. 142a20c serial: Add support for Qualcomm serial port by Mateusz Kulikowski · 8 years ago
  89. 4c1d5c2 doc: clarify openssl-based key and certificate generation process by Andreas Dannenberg · 8 years ago
  90. 486c39c doc: fix file extension for flattened image tree blob by Andreas Dannenberg · 8 years ago
  91. b745e82 arm: clang: Update support slightly by Tom Rini · 8 years ago
  92. 7ad260a doc/README.clang: Document sandbox instructions by Tom Rini · 8 years ago
  93. d085ecd ARM: uniphier: switch to raw U-Boot image by Masahiro Yamada · 8 years ago
  94. 95a2d43 ARM: uniphier: fix README instruction for updating U-Boot via TFTP by Masahiro Yamada · 8 years ago
  95. a6f70a3 Fix spelling of "transferred". by Vagrant Cascadian · 8 years ago
  96. eb11880 driver/ddr/fsl: Add address parity support for DDR4 UDIMM/discrete by Shengzhou Liu · 8 years ago
  97. 374e78e x86: Add support for the samus chromebook by Simon Glass · 8 years ago
  98. f21069f x86: Update README for new developments by Simon Glass · 8 years ago
  99. b24f5c4 x86: broadwell: Add a pinctrl driver by Simon Glass · 8 years ago
  100. c13dcb3 x86: dts: Update the pinctrl binding a little by Simon Glass · 8 years ago