1. 87077e9 x86: ivybridge: bd82x6x: Support FSP enabled configuration by Bin Meng · 9 years ago
  2. dc5be50 x86: fsp: Make sure HOB list is not overwritten by U-Boot by Bin Meng · 9 years ago
  3. 4374139 x86: ivybridge: Add FSP support by Bin Meng · 9 years ago
  4. 4fd64d0 x86: fix memalign() parameter order by Stephen Warren · 9 years ago
  5. 20680b5 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 9 years ago
  6. db6ce23 arc: cache - utilize IO coherency (AKA IOC) engine by Alexey Brodkin · 9 years ago
  7. 379b328 arc: cache - accommodate different L1 cache line lengths by Alexey Brodkin · 9 years ago
  8. 522e4fb ARM: Add Support for the VInCo platform by Gregory CLEMENT · 9 years ago
  9. f7cf291 ARM: at91: sama5d2: configure the L2 cache memory by Samuel Mescoff · 9 years ago
  10. c21c28b arm: at91: Add support for DENX MA5D4 SoM and EVK by Marek Vasut · 9 years ago
  11. c43a72e ARM: at91: clean up the PMC_PLLICPR init code by Wenyou Yang · 9 years ago
  12. c0b868c ARM: at91: clock: add PMC_PLLICPR init function by Wenyou Yang · 9 years ago
  13. be5e485 ARM: at91: clock: add PLLB enable/disable functions by Wenyou Yang · 9 years ago
  14. db5c102 ARM: at91: armv7: clean up UTMI PLL handle code by Wenyou Yang · 9 years ago
  15. 1e70b37 ARM: at91: clock: add UTMI PLL enable/disable function by Wenyou Yang · 9 years ago
  16. eced5a7 ARM: cpu: at91: clean up peripheral clock code by Wenyou Yang · 9 years ago
  17. 41bf25c ARM: at91: clock: add a new file to handle clock by Wenyou Yang · 9 years ago
  18. e5322df ARM: at91: asm/at91_pmc.h: fix trival register offset by Wenyou Yang · 9 years ago
  19. 5589bc2 ARM: tegra: enable USB device mode port on Dalmore by Stephen Warren · 9 years ago
  20. d6ef8a6 video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCD by Simon Glass · 9 years ago
  21. e007633 tegra: video: Clean up the old LCD/PWM driver code by Simon Glass · 9 years ago
  22. 91c08af tegra: video: Move LCD driver to use the DM PWM driver by Simon Glass · 9 years ago
  23. bfda037 tegra: video: Move LCD enums into the driver by Simon Glass · 9 years ago
  24. 9e6866d tegra: video: Convert tegra20 LCD driver to driver model by Simon Glass · 9 years ago
  25. ce0c474 tegra: video: Merge the two config structures together by Simon Glass · 9 years ago
  26. 71cafc3 tegra: video: Merge the display driver into one file by Simon Glass · 9 years ago
  27. ee7d755 tegra: dts: Sync tegra20.dtsi with Linux v4.4 by Simon Glass · 9 years ago
  28. d2f9065 tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 by Simon Glass · 9 years ago
  29. 135a87e tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCD by Simon Glass · 9 years ago
  30. 3f2997a tegra: Allow driver model to be used for the PWM by Simon Glass · 9 years ago
  31. 4dd8115 tegra: lcd: Merge tegra124-lcd.c into display.c by Simon Glass · 9 years ago
  32. 7429b96 tegra: pwm: Add a driver for the tegra PWM by Simon Glass · 9 years ago
  33. 300e235 tegra: dts: Sync up nyan-big files with Linux by Simon Glass · 9 years ago
  34. f4abbee tegra: dts: Sync up the tegra124 device tree files with Linux by Simon Glass · 9 years ago
  35. 26275da arm: build some file(s) as ARM mode only by David Müller (ELSOFT AG) · 9 years ago
  36. 02499e4 arm: the ARM920T is THUMB capable, so select the appropriate ISA by David Müller (ELSOFT AG) · 9 years ago
  37. 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
  38. 823ecd7 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 9 years ago
  39. 3f23111 ARM: uniphier: add support for PH1-Pro4 Ace and Sanji boards by Masahiro Yamada · 9 years ago
  40. 500aaca ARM: dts: uniphier: enable I2C channel 2 of ProXstream2 Gentil board by Masahiro Yamada · 9 years ago
  41. a65256d ARM: dts: uniphier: add EEPROM node for ProXstream2 Gentil board by Masahiro Yamada · 9 years ago
  42. f775c09 ARM: uniphier: adjust DDR clock delay line for ProXstream2 by Masahiro Yamada · 9 years ago
  43. c955289 ARM: uniphier: move cmd_ddrmphy.c to fix build error by Masahiro Yamada · 9 years ago
  44. 126f9ba ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.c by Masahiro Yamada · 9 years ago
  45. 2851971 ARM: uniphier: remove unused header mio-regs.h by Masahiro Yamada · 9 years ago
  46. 8034b51 ARM: uniphier: drop unneeded EHCI pin mux settings by Masahiro Yamada · 9 years ago
  47. cd0847f ARM: uniphier: switch over to generic EHCI driver by Masahiro Yamada · 9 years ago
  48. 49dde45 ARM: dts: uniphier: add clocks properties to EHCI nodes by Masahiro Yamada · 9 years ago
  49. aa37aba ARM: dts: uniphier: add device nodes for MIO control block by Masahiro Yamada · 9 years ago
  50. 9fbb2f7 ARM: dts: uniphier: add device nodes for Peripheral control block by Masahiro Yamada · 9 years ago
  51. 233812a ARM: dts: uniphier: add device nodes for System Control blocks by Masahiro Yamada · 9 years ago
  52. cc33609 ARM: dts: uniphier: add reference clock nodes by Masahiro Yamada · 9 years ago
  53. 48264d9 clk: uniphier: add Media I/O clock driver for UniPhier SoCs by Masahiro Yamada · 9 years ago
  54. fec4816 ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoC by Masahiro Yamada · 9 years ago
  55. a89be27 ARM: uniphier: add missing static qualifier by Masahiro Yamada · 9 years ago
  56. 4b50369 ARM: uniphier: create early page table at run-time by Masahiro Yamada · 9 years ago
  57. 755c7d9 ARM: uniphier: change stack pointer address for SPL by Masahiro Yamada · 9 years ago
  58. 494456b spl: define BOOT_DEVICE_USB by Masahiro Yamada · 9 years ago
  59. 84a7562 ARM: uniphier: support some more DRAM use cases on PH1-Pro4 boards by Masahiro Yamada · 9 years ago
  60. 78cb965 zynqmp: nand: Add Nand driver support for zynqmp by Siva Durga Prasad Paladugu · 9 years ago
  61. 9ef2835 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  62. 6c88b51 video: tegra: Enable the 'lcd' env variable work-around by Simon Glass · 9 years ago
  63. 928f605 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  64. 2c5bf6c ARM: dts: k2g: Add keystone net dts files by Mugunthan V N · 9 years ago
  65. 2cd1ff8 OMAP3_LOGIC: Setup defconfig to enable SPL and NAND booting by Adam Ford · 9 years ago
  66. dffceb4 serial: serial_stm32: move clock config from driver to board by Vikas Manocha · 9 years ago
  67. 57dc53a Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 9 years ago
  68. 7b6dc11 Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · 9 years ago
  69. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  70. e4f348b nios2: set up the debug UART early by Thomas Chou · 9 years ago
  71. 5c88442 x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE by Bin Meng · 9 years ago
  72. d8277a8 x86: Disable DM_PCI_COMPAT by Bin Meng · 9 years ago
  73. 5a257df x86: quark: Use Quark's own PCI config APIs by Bin Meng · 9 years ago
  74. 3857ed0 x86: pci: Drop legacy PCI APIs by Bin Meng · 9 years ago
  75. 58316f9 x86: pci: Use DM PCI APIs in pci_assign_irqs() by Bin Meng · 9 years ago
  76. 6039200 x86: qemu: Convert to use DM PCI API by Bin Meng · 9 years ago
  77. 66484f0 x86: tnc: Remove IGD and SDVO devices from driver model by Bin Meng · 9 years ago
  78. 2b94d9f x86: tnc: Use DM PCI API in disable_igd() by Bin Meng · 9 years ago
  79. 9e36c53 x86: tnc: Change disable_igd() to have a return value by Bin Meng · 9 years ago
  80. 248c4fa x86: irq: Convert to use DM PCI API by Bin Meng · 9 years ago
  81. b46c208 x86: irq: Move irq_router to a per driver priv by Bin Meng · 9 years ago
  82. 819133d x86: irq: Get irq_router's bdf via dm_pci_get_bdf() by Bin Meng · 9 years ago
  83. e75711a x86: minnowmax: Drop io-base property in the pch_pinctrl node by Bin Meng · 9 years ago
  84. 2b7ff26 x86: Drop asm/arch/gpio.h by Bin Meng · 9 years ago
  85. 3ddc1c7 x86: ich6_gpio: Convert to use proper DM API by Bin Meng · 9 years ago
  86. ec2af6f x86: pch: Implement get_gpio_base op by Bin Meng · 9 years ago
  87. 3e389d8 dm: pch: Rename get_sbase op to get_spi_base by Bin Meng · 9 years ago
  88. d02be99 dm: pch: Remove pch_get_version op by Bin Meng · 9 years ago
  89. 254e677 x86: quark: Drop unprotect_spi_flash() by Bin Meng · 9 years ago
  90. efd633c x86: tnc: Drop unprotect_spi_flash() by Bin Meng · 9 years ago
  91. 1f9eb59 spi: ich: Use compatible strings to distinguish controller version by Bin Meng · 9 years ago
  92. 216d286 imx: mx6: implement mmc_get_env_dev by Peng Fan · 9 years ago
  93. 62d8cce imx: mx7dsabresd: move mmc_get_env_devno to soc code by Peng Fan · 9 years ago
  94. f8aaade arm: pcm052: Add device tree file's by Bhuvanchandra DV · 9 years ago
  95. 987dd5f arm: vf610-twr: Add device tree file's by Bhuvanchandra DV · 9 years ago
  96. c720ff1 arm: colibri-vf: Enable serial support by Bhuvanchandra DV · 9 years ago
  97. 947fb97 arm: vybrid: Update the license string by Bhuvanchandra DV · 9 years ago
  98. d5e4f0a arm: vybrid: Enable lpuart support by Bhuvanchandra DV · 9 years ago
  99. 23e2da2 imx: mx6ul/sx: Fix issue in LCDIF clock dividers calculation by Ye Li · 9 years ago
  100. 9655ebd imx: mx6sx: Fix issue in LCDIF clock enablement by Ye Li · 9 years ago