1. e66c49f stm32: add support for stm32f7 & stm32f746 discovery board by Vikas Manocha · 9 years ago
  2. 09959ba gpio: stm32_gpio: move base addresses to the soc file by Vikas Manocha · 9 years ago
  3. 14cec06 gpio: stm32_gpio: move clock config from driver to board by Vikas Manocha · 9 years ago
  4. 52dd704 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  5. dc44fd8 sunxi: H3: Add support for the host usb-phys by Jelle van der Waa · 9 years ago
  6. baec7df ARM: zynq: Add reset-gpio property for USB on Zybo by Michal Simek · 9 years ago
  7. cb204a6 ARM: zynq: Enable u-boot,dm-pre-reloc for qspi by Nathan Rossi · 9 years ago
  8. e832a14 ARM: zynq: Remove unused SPI base addresses by Michal Simek · 9 years ago
  9. 595af9d Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  10. 35c4ce5 imx: mx7d: isolate resources to domain 0 for A7 core by Peng Fan · 9 years ago
  11. 83703a1 imx: mx7: implement functions to boot auxiliary core by Peng Fan · 9 years ago
  12. 0623d37 imx: mx6: implement functions to boot auxiliary core by Peng Fan · 9 years ago
  13. 6f6058b imx: imx-common: introduce boot auxiliary core by Peng Fan · 9 years ago
  14. 677656b imx: mx7d: clock support for RDC by Peng Fan · 9 years ago
  15. af01359 imx: mx7d: Add RDC support by Peng Fan · 9 years ago
  16. d08607e imx: mx6sx Add RDC mappings of masters and peripherals by Peng Fan · 9 years ago
  17. de09c43 imx: imx-common: introduce Resource Domain Controller support by Peng Fan · 9 years ago
  18. 613e010 imx: mx6: introduce rdc regs by Peng Fan · 9 years ago
  19. 1a43dc1 imx: mx6: Implement mmc_get_env_part by Soeren Moch · 9 years ago
  20. f91e65a imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7 by Ulises Cardenas · 9 years ago
  21. a2e3b05 x86: Add Intel Cougar Canyon 2 board by Bin Meng · 9 years ago
  22. 87077e9 x86: ivybridge: bd82x6x: Support FSP enabled configuration by Bin Meng · 9 years ago
  23. dc5be50 x86: fsp: Make sure HOB list is not overwritten by U-Boot by Bin Meng · 9 years ago
  24. 4374139 x86: ivybridge: Add FSP support by Bin Meng · 9 years ago
  25. 4fd64d0 x86: fix memalign() parameter order by Stephen Warren · 9 years ago
  26. 20680b5 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 9 years ago
  27. db6ce23 arc: cache - utilize IO coherency (AKA IOC) engine by Alexey Brodkin · 9 years ago
  28. 379b328 arc: cache - accommodate different L1 cache line lengths by Alexey Brodkin · 9 years ago
  29. 522e4fb ARM: Add Support for the VInCo platform by Gregory CLEMENT · 9 years ago
  30. f7cf291 ARM: at91: sama5d2: configure the L2 cache memory by Samuel Mescoff · 9 years ago
  31. c21c28b arm: at91: Add support for DENX MA5D4 SoM and EVK by Marek Vasut · 9 years ago
  32. c43a72e ARM: at91: clean up the PMC_PLLICPR init code by Wenyou Yang · 9 years ago
  33. c0b868c ARM: at91: clock: add PMC_PLLICPR init function by Wenyou Yang · 9 years ago
  34. be5e485 ARM: at91: clock: add PLLB enable/disable functions by Wenyou Yang · 9 years ago
  35. db5c102 ARM: at91: armv7: clean up UTMI PLL handle code by Wenyou Yang · 9 years ago
  36. 1e70b37 ARM: at91: clock: add UTMI PLL enable/disable function by Wenyou Yang · 9 years ago
  37. eced5a7 ARM: cpu: at91: clean up peripheral clock code by Wenyou Yang · 9 years ago
  38. 41bf25c ARM: at91: clock: add a new file to handle clock by Wenyou Yang · 9 years ago
  39. e5322df ARM: at91: asm/at91_pmc.h: fix trival register offset by Wenyou Yang · 9 years ago
  40. 5589bc2 ARM: tegra: enable USB device mode port on Dalmore by Stephen Warren · 9 years ago
  41. d6ef8a6 video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCD by Simon Glass · 9 years ago
  42. e007633 tegra: video: Clean up the old LCD/PWM driver code by Simon Glass · 9 years ago
  43. 91c08af tegra: video: Move LCD driver to use the DM PWM driver by Simon Glass · 9 years ago
  44. bfda037 tegra: video: Move LCD enums into the driver by Simon Glass · 9 years ago
  45. 9e6866d tegra: video: Convert tegra20 LCD driver to driver model by Simon Glass · 9 years ago
  46. ce0c474 tegra: video: Merge the two config structures together by Simon Glass · 9 years ago
  47. 71cafc3 tegra: video: Merge the display driver into one file by Simon Glass · 9 years ago
  48. ee7d755 tegra: dts: Sync tegra20.dtsi with Linux v4.4 by Simon Glass · 9 years ago
  49. d2f9065 tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 by Simon Glass · 9 years ago
  50. 135a87e tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCD by Simon Glass · 9 years ago
  51. 3f2997a tegra: Allow driver model to be used for the PWM by Simon Glass · 9 years ago
  52. 4dd8115 tegra: lcd: Merge tegra124-lcd.c into display.c by Simon Glass · 9 years ago
  53. 7429b96 tegra: pwm: Add a driver for the tegra PWM by Simon Glass · 9 years ago
  54. 300e235 tegra: dts: Sync up nyan-big files with Linux by Simon Glass · 9 years ago
  55. f4abbee tegra: dts: Sync up the tegra124 device tree files with Linux by Simon Glass · 9 years ago
  56. 26275da arm: build some file(s) as ARM mode only by David Müller (ELSOFT AG) · 9 years ago
  57. 02499e4 arm: the ARM920T is THUMB capable, so select the appropriate ISA by David Müller (ELSOFT AG) · 9 years ago
  58. 03a3a8a arm: make sure board_init_r() is being called using the right mode (ARM / THUMB) by David Müller (ELSOFT AG) · 9 years ago
  59. 823ecd7 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 9 years ago
  60. 3f23111 ARM: uniphier: add support for PH1-Pro4 Ace and Sanji boards by Masahiro Yamada · 9 years ago
  61. 500aaca ARM: dts: uniphier: enable I2C channel 2 of ProXstream2 Gentil board by Masahiro Yamada · 9 years ago
  62. a65256d ARM: dts: uniphier: add EEPROM node for ProXstream2 Gentil board by Masahiro Yamada · 9 years ago
  63. f775c09 ARM: uniphier: adjust DDR clock delay line for ProXstream2 by Masahiro Yamada · 9 years ago
  64. c955289 ARM: uniphier: move cmd_ddrmphy.c to fix build error by Masahiro Yamada · 9 years ago
  65. 126f9ba ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.c by Masahiro Yamada · 9 years ago
  66. 2851971 ARM: uniphier: remove unused header mio-regs.h by Masahiro Yamada · 9 years ago
  67. 8034b51 ARM: uniphier: drop unneeded EHCI pin mux settings by Masahiro Yamada · 9 years ago
  68. cd0847f ARM: uniphier: switch over to generic EHCI driver by Masahiro Yamada · 9 years ago
  69. 49dde45 ARM: dts: uniphier: add clocks properties to EHCI nodes by Masahiro Yamada · 9 years ago
  70. aa37aba ARM: dts: uniphier: add device nodes for MIO control block by Masahiro Yamada · 9 years ago
  71. 9fbb2f7 ARM: dts: uniphier: add device nodes for Peripheral control block by Masahiro Yamada · 9 years ago
  72. 233812a ARM: dts: uniphier: add device nodes for System Control blocks by Masahiro Yamada · 9 years ago
  73. cc33609 ARM: dts: uniphier: add reference clock nodes by Masahiro Yamada · 9 years ago
  74. 48264d9 clk: uniphier: add Media I/O clock driver for UniPhier SoCs by Masahiro Yamada · 9 years ago
  75. fec4816 ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoC by Masahiro Yamada · 9 years ago
  76. a89be27 ARM: uniphier: add missing static qualifier by Masahiro Yamada · 9 years ago
  77. 4b50369 ARM: uniphier: create early page table at run-time by Masahiro Yamada · 9 years ago
  78. 755c7d9 ARM: uniphier: change stack pointer address for SPL by Masahiro Yamada · 9 years ago
  79. 494456b spl: define BOOT_DEVICE_USB by Masahiro Yamada · 9 years ago
  80. 84a7562 ARM: uniphier: support some more DRAM use cases on PH1-Pro4 boards by Masahiro Yamada · 9 years ago
  81. 78cb965 zynqmp: nand: Add Nand driver support for zynqmp by Siva Durga Prasad Paladugu · 9 years ago
  82. 9ef2835 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  83. 6c88b51 video: tegra: Enable the 'lcd' env variable work-around by Simon Glass · 9 years ago
  84. 928f605 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  85. 2c5bf6c ARM: dts: k2g: Add keystone net dts files by Mugunthan V N · 9 years ago
  86. 2cd1ff8 OMAP3_LOGIC: Setup defconfig to enable SPL and NAND booting by Adam Ford · 9 years ago
  87. dffceb4 serial: serial_stm32: move clock config from driver to board by Vikas Manocha · 9 years ago
  88. 57dc53a Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 9 years ago
  89. 7b6dc11 Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · 9 years ago
  90. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  91. e4f348b nios2: set up the debug UART early by Thomas Chou · 9 years ago
  92. 5c88442 x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE by Bin Meng · 9 years ago
  93. d8277a8 x86: Disable DM_PCI_COMPAT by Bin Meng · 9 years ago
  94. 5a257df x86: quark: Use Quark's own PCI config APIs by Bin Meng · 9 years ago
  95. 3857ed0 x86: pci: Drop legacy PCI APIs by Bin Meng · 9 years ago
  96. 58316f9 x86: pci: Use DM PCI APIs in pci_assign_irqs() by Bin Meng · 9 years ago
  97. 6039200 x86: qemu: Convert to use DM PCI API by Bin Meng · 9 years ago
  98. 66484f0 x86: tnc: Remove IGD and SDVO devices from driver model by Bin Meng · 9 years ago
  99. 2b94d9f x86: tnc: Use DM PCI API in disable_igd() by Bin Meng · 9 years ago
  100. 9e36c53 x86: tnc: Change disable_igd() to have a return value by Bin Meng · 9 years ago