1. 5d3636eb Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  2. edf8240 x86: galileo: Enable ACPI table generation by Bin Meng · 9 years ago
  3. 9a8f4cf Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  4. 901301c doc: Add info on using secure devices from TI by Daniel Allred · 9 years ago
  5. 0f7dc59 Remove/update old generic-board documentation and warning by Simon Glass · 9 years ago
  6. d010783 Add a mailbox driver framework/uclass by Stephen Warren · 9 years ago
  7. 8c93df1 dm: allow setting driver_data before/during bind by Stephen Warren · 9 years ago
  8. 39452be Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  9. bb5a566 net: phy: dp83867: Add device tree bindings and documentation by Dan Murphy · 9 years ago
  10. 8632fec Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  11. 0a130b1 mkimage: Report information about fpga by Michal Simek · 9 years ago
  12. 70eacf2 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  13. f2071ba x86: doc: Add porting hints for ACPI with Windows by Bin Meng · 9 years ago
  14. 65b2e9e x86: doc: Mention Ubuntu/Windows installation and boot support by Bin Meng · 9 years ago
  15. d5eed0d x86: doc: Update information about IGD with SeaBIOS by Bin Meng · 9 years ago
  16. 5b0a9cd x86: minnowmax: Adjust U-Boot environment address in SPI flash by Bin Meng · 9 years ago
  17. 4258f80 x86: doc: Document ACPI support by Bin Meng · 9 years ago
  18. 0dbbf10 x86: doc: Minor update for accuracy by Bin Meng · 9 years ago
  19. c3b03ea x86: irq: Enable SCI on IRQ9 by Bin Meng · 9 years ago
  20. f502148 drivers: spi: add spi support for QCA/Atheros ath79 SOCs by Wills Wang · 9 years ago
  21. cb48c6d drivers: serial: add serial driver for ar933x SOC by Wills Wang · 9 years ago
  22. 8c60f92 Fix various typos, scattered over the code. by Robert P. J. Day · 9 years ago
  23. 07dafdb Change my mailaddress by Andreas Bießmann · 9 years ago
  24. f400158 mkimage: fix argument parsing on BSD systems by Andreas Bießmann · 9 years ago
  25. 6690c49 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  26. c1c22ce doc: Updated README.ext4 by Robert P. J. Day · 9 years ago
  27. 10dd3ca doc: driver-model: Update dm tests run using test.py by Jagan Teki · 9 years ago
  28. d714b9d odroid: Update README with correct firmware link and XU4 support by Shawn Guo · 9 years ago
  29. 30d7814 i2c: Describe Cadence I2C devicetree bindings by Moritz Fischer · 9 years ago
  30. cbe8e1c armv8: LS2080A: Consolidate LS2080A and LS2085A by York Sun · 9 years ago
  31. c1a775d Add myself as Snapdragon and SPMI maintainer by Mateusz Kulikowski · 9 years ago
  32. 15a5853 gpio: Add support for Qualcomm PM8916 gpios by Mateusz Kulikowski · 9 years ago
  33. 0be548f pmic: Add support for Qualcomm PM8916 PMIC by Mateusz Kulikowski · 9 years ago
  34. 73bec9c drivers: spmi: Add support for Qualcomm SPMI bus driver by Mateusz Kulikowski · 9 years ago
  35. c7e4fbb spmi: Add sandbox test driver by Mateusz Kulikowski · 9 years ago
  36. dc38117 ehci: Add support for Qualcomm EHCI by Mateusz Kulikowski · 9 years ago
  37. a00b0c0 mmc: Add support for Qualcomm SDHCI controller by Mateusz Kulikowski · 9 years ago
  38. a1b3ae9 gpio: Add support for Qualcomm gpio controller by Mateusz Kulikowski · 9 years ago
  39. 8aac697 serial: Add support for Qualcomm serial port by Mateusz Kulikowski · 9 years ago
  40. ce53ceb doc: clarify openssl-based key and certificate generation process by Andreas Dannenberg · 9 years ago
  41. 3c94da4 doc: fix file extension for flattened image tree blob by Andreas Dannenberg · 9 years ago
  42. 1088ec1 arm: clang: Update support slightly by Tom Rini · 9 years ago
  43. 689de5f doc/README.clang: Document sandbox instructions by Tom Rini · 9 years ago
  44. ea5da9f ARM: uniphier: switch to raw U-Boot image by Masahiro Yamada · 9 years ago
  45. 8fa52f1 ARM: uniphier: fix README instruction for updating U-Boot via TFTP by Masahiro Yamada · 9 years ago
  46. 53d41e6 Fix spelling of "transferred". by Vagrant Cascadian · 9 years ago
  47. 5219944 driver/ddr/fsl: Add address parity support for DDR4 UDIMM/discrete by Shengzhou Liu · 9 years ago
  48. a0b0961 x86: Add support for the samus chromebook by Simon Glass · 9 years ago
  49. 2b416fd x86: Update README for new developments by Simon Glass · 9 years ago
  50. e984eda x86: broadwell: Add a pinctrl driver by Simon Glass · 9 years ago
  51. ceaefc1 x86: dts: Update the pinctrl binding a little by Simon Glass · 9 years ago
  52. 11cd631 x86: Add an ICH6 pin configuration driver by Simon Glass · 9 years ago
  53. 15318f2 x86: Add a script to aid code conversion from coreboot by Simon Glass · 9 years ago
  54. 2e26682 x86: Document how to play with SeaBIOS by Bin Meng · 9 years ago
  55. 3b931b0 efi_loader: Add README section in README.efi by Alexander Graf · 9 years ago
  56. ce0a64e arm64: Remove non-full-va map code by Alexander Graf · 9 years ago
  57. b1dcd89 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  58. afd728c mkimage: Support placing data outside the FIT by Simon Glass · 9 years ago
  59. bd8bc5d mkimage: Support adding device tree files to a FIT by Simon Glass · 9 years ago
  60. 88e31cb mkimage: Support automatic creating of a FIT without a .its by Simon Glass · 9 years ago
  61. 1c57023 tools: Add a function to obtain the size of a file by Simon Glass · 9 years ago
  62. 888b9fb doc: dt-bindings: Describe rockchip LVDS interface by Jacob Chen · 9 years ago
  63. 4c0aebd ARM: uniphier: document how-to-build for Ace and Sanji boards by Masahiro Yamada · 9 years ago
  64. b165e2c ARM: uniphier: merge two defconfig files by Masahiro Yamada · 9 years ago
  65. bffeee9 ARM: uniphier: add emmcupdate command by Masahiro Yamada · 9 years ago
  66. a0cfcc0 mmc: uniphier: add driver for UniPhier SD/MMC host controller by Masahiro Yamada · 9 years ago
  67. 2dbca98 gpio: uniphier: add driver for UniPhier GPIO controller by Masahiro Yamada · 9 years ago
  68. 3e6dc77 dm: Remove ARM dcc from the list by Michal Simek · 9 years ago
  69. 32321eb x86: doc: Update to include Intel Bayley Bay board instructions by Bin Meng · 9 years ago
  70. 5afa22a x86: Add Intel Cougar Canyon 2 board by Bin Meng · 9 years ago
  71. f4d4d1b Fix variable documented in README.distro for PXE address. by Vagrant Cascadian · 9 years ago
  72. 7a4de32 ARM: uniphier: update U-Boot file names in workflow by Masahiro Yamada · 9 years ago
  73. 4860a6c doc: Remove any reference to CONFIG_MODEM_SUPPORT, CONFIG_CMD_HWFLOW, CONFIG_HWFLOW and friends from the documentation. by David Müller (ELSOFT AG) · 9 years ago
  74. 90f437f dm: Update on current serial driver status by Simon Glass · 9 years ago
  75. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  76. d5d8bf7 mx6: soc: Add ENET2 mac address support by Ye Li · 9 years ago
  77. 1dc4283 drivers: serial: add driver for Microchip PIC32 UART controller. by Paul Thacker · 9 years ago
  78. 699f919 drivers: clk: Add clock driver for Microchip PIC32 Microcontroller. by Purna Chandra Mandal · 9 years ago
  79. 9deaf82 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  80. 3a74c64 distro bootcmd: enumerate PCI before network operations by Stephen Warren · 9 years ago
  81. 4c739fb distro bootcmd: make net boot only optionally start USB by Stephen Warren · 9 years ago
  82. da62ad2 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  83. 427afbb net: phy: micrel: add documentation for Micrel KSZ90x1 binding by Dinh Nguyen · 9 years ago
  84. 74314f1 net: tsec: Use priv->tbiaddr to initialize TBI PHY address by Bin Meng · 9 years ago
  85. a8ccf75 doc: dt-bindings: Describe Freescale TSEC ethernet controller by Bin Meng · 9 years ago
  86. d73a949 drivers: net: vsc9953: Add LAG support by Codrin Ciubotariu · 9 years ago
  87. 489d35d doc: t1040-l2switch: Update README by Codrin Ciubotariu · 9 years ago
  88. 2b90633 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  89. a377b7c x86: baytrail: Add option to disable the internal UART to setup_early_uart() by Stefan Roese · 9 years ago
  90. 9433fcb x86: baytrail: Add documentation for FSP memory-down values by Stefan Roese · 9 years ago
  91. 7e4372a serial: uartlite: Move driver to DM by Michal Simek · 9 years ago
  92. 94d8eab ns16550: replace with binding files from Linux kernel by Thomas Chou · 9 years ago
  93. 419bf14 rockchip: Update the README by Simon Glass · 9 years ago
  94. e513abb rockchip: Add support for Raxda Rock 2 by Simon Glass · 9 years ago
  95. b42f7e4 rockchip: Add a script to parse datasheets by Simon Glass · 9 years ago
  96. dea7f2e dts: Bring in pinctrl device tree binding by Simon Glass · 9 years ago
  97. 8a70d6d serial: lpuart: Add driver model serial support by Bin Meng · 9 years ago
  98. 6f89d04 dm: timer: uclass: add timer init in uclass driver to add timer device by Mugunthan V N · 9 years ago
  99. 78eaa49 armv8: New MMU setup code allowing to use 48+ bits PA/VA by Sergey Temerkhanov · 9 years ago
  100. 19af854 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago