1. 64f9960 x86: i2c: Fix cast of address to 32-bit value by Simon Glass · 8 years ago
  2. 26a2b2d usb: pci: Fix cast for 64-bit compilation by Simon Glass · 8 years ago
  3. db01e8c tpm: Tidy up use of size_t by Simon Glass · 8 years ago
  4. 43d7c79 rtc: Use CONFIG_X86 instead of __I386__ by Simon Glass · 8 years ago
  5. cc40906 bios_emulator: Fix cast for 64-bit compilation by Simon Glass · 8 years ago
  6. 5f69985 dm: x86: Move samus to use new driver model support by Simon Glass · 8 years ago
  7. 03f2a51 dm: x86: video: Add a driver-model driver for ivybridge graphics by Simon Glass · 8 years ago
  8. 4ef5d2d dm: video: Add driver-model support to vesa graphics by Simon Glass · 8 years ago
  9. a3fdd00 x86: video: Fix typo in broadwell Kconfig by Simon Glass · 8 years ago
  10. d19d073 dm: core: Add a function to get a uclass name by Simon Glass · 8 years ago
  11. 61e4f49 Revert "x86: broadwell: gpio: Remove the codes to set up pin control" by Simon Glass · 8 years ago
  12. d332ff7 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  13. e94b024 spl: saveenv: adding saveenv support in SPL by B, Ravi · 8 years ago
  14. 6cddc60 cros_ec: Honor the google,remote-bus dt property by Moritz Fischer · 8 years ago
  15. 09abe2b Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure" by Masahiro Yamada · 8 years ago
  16. b084ddd power: pmic: add Ricoh RN5T567 PMIC support by Stefan Agner · 8 years ago
  17. d5675e0 pinctrl: imx: do not announce driver initialization by Stefan Agner · 8 years ago
  18. a23ac7b dm: imx: serial: support device tree by Stefan Agner · 8 years ago
  19. 1f8378a PWM: Correct misspellings of "module" in context of PWM by Robert P. J. Day · 8 years ago
  20. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
  21. 0649e91 spl: Update ext functions to take an spl_image parameter by Simon Glass · 8 years ago
  22. dd8e224 spi: Move freescale-specific code into a private header by Simon Glass · 8 years ago
  23. b9f6d89 spl: Convert spl_spi_load_image() to use linker list by Simon Glass · 8 years ago
  24. 172b39f spl: spi: Move the generic SPI loader into common/spl by Simon Glass · 8 years ago
  25. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  26. 6b2e4db spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
  27. eaa24e7f serial: ns16550: Handle -ENOENT when requesting clock by Alexandre Courbot · 8 years ago
  28. d0a0c1d dm: mmc: intialize dev when probe by Peng Fan · 8 years ago
  29. 83c8f84 pinctrl: imx6: support i.MX6ULL by Peng Fan · 8 years ago
  30. cb356f9 imx: ocotp: support i.MX6ULL by Peng Fan · 8 years ago
  31. feaada1 imx_watchdog: Do not assert WDOG_B on watchdog init by Ross Parker · 8 years ago
  32. 2c84db2 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  33. 8bbe1cc power: regulator: add pwm regulator by Kever Yang · 8 years ago
  34. 8353f9d net, macb: fix misaligned cache operation warning by Heiko Schocher · 8 years ago
  35. 31ec4a2 input: specify the default of I8042_KEYB in more correct manner by Masahiro Yamada · 8 years ago
  36. ce3cf6a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  37. 5467da2 mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261 by Sriram Dash · 8 years ago
  38. a1f422e drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller by Sriram Dash · 8 years ago
  39. a3c1f69 usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratum by Sriram Dash · 8 years ago
  40. 9fd465c usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
  41. ebe7d1a usb: host: ehci-vf: Migrate Vybrid USB to driver model by Sanchayan Maity · 8 years ago
  42. 16f1d2b drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests by Sriram Dash · 8 years ago
  43. 3cf1a96 net: asix: Fix ASIX 88772B with driver model by Alban Bedel · 8 years ago
  44. 4535d48 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  45. 7c25975 ARM: tegra: fix USB ULPI PHY reset signal inversion confusion by Stephen Warren · 8 years ago
  46. 00b6aad i2c: tegra: only use new clock/reset APIs by Stephen Warren · 8 years ago
  47. f79df4b mmc: tegra: only use new clock/reset APIs by Stephen Warren · 8 years ago
  48. 3b940fa clock: implement a driver for the Tegra CAR by Stephen Warren · 8 years ago
  49. 3017ab5 reset: implement a driver for the Tegra CAR by Stephen Warren · 8 years ago
  50. f641700 misc: implement Tegra CAR core driver by Stephen Warren · 8 years ago
  51. a66f772 mmc: tegra: Add DM_MMC support to Tegra MMC driver by Tom Warren · 8 years ago
  52. 6d9ccbb mmc: tegra: priv struct and naming cleanup by Stephen Warren · 8 years ago
  53. 4b12484 mmc: tegra: don't use periph_id in pad_init_mmc() by Stephen Warren · 8 years ago
  54. c76e936 mmc: tegra: move pad_init_mmc() into MMC driver by Stephen Warren · 8 years ago
  55. d55aadc mmc: tegra: use correct alias for SDHCI/MMC nodes by Stephen Warren · 8 years ago
  56. 39ac768 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  57. d99a30e ahci: Make ahci_port_base() non-static to enable overwrite by Stefan Roese · 8 years ago
  58. 755e3f5 usb: xhci-mvebu: Add Armada 8K to compatiblity list by Stefan Roese · 8 years ago
  59. 648391c drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8K by Stefan Roese · 8 years ago
  60. 8f64e26 drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k by Stefan Roese · 9 years ago
  61. 46b9db5 usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8) by Stefan Roese · 8 years ago
  62. 07faf11 usb: xhci: Add Marvell MVEBU xHCI support by Stefan Roese · 8 years ago
  63. 572be4a net: mvneta: Add support for Armada 3700 SoC by Stefan Roese · 9 years ago
  64. 6564d99 net: mvneta: Make driver 64bit safe by Stefan Roese · 9 years ago
  65. 9ec1c78 spi: Add driver for Marvell Armada 3700 SoC by Stefan Roese · 9 years ago
  66. 027276a serial: Add serial_mvebu_a3700 for Armada 3700 SoC by Stefan Roese · 9 years ago
  67. 68849a9 net: mvneta: Round up top tx buffer boundaries for dcache ops by Stefan Roese · 8 years ago
  68. 265c7da dfu: Migrate to Kconfig by Tom Rini · 8 years ago
  69. 553c1de usb:gadget: Disallow DFU in SPL for now by Tom Rini · 8 years ago
  70. 71c10a4 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  71. 09dbb85 kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  72. c1e979b driver: ddr: fsl_mmdc: Pass board parameters through data structure by York Sun · 8 years ago
  73. bad4984 armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046A by York Sun · 8 years ago
  74. 58e58d8 i2c: mvtwsi.c: Add support for Marvell Armada 7K/8K by Stefan Roese · 8 years ago
  75. 2bbee3e i2c: mv_i2c.c: Validate read length in I2C command by jinghua · 8 years ago
  76. 2b9a838 i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode) by Stefan Roese · 8 years ago
  77. 8c3ba15 i2c: mv_i2c.c: Add DM support by Stefan Roese · 8 years ago
  78. 90ddbb9 i2c: mv_i2c.c: Prepare driver for DM conversion by Stefan Roese · 8 years ago
  79. 71c9a50 i2c: mv_i2c.c: Remove CONFIG_HARD_I2C by Stefan Roese · 8 years ago
  80. 5196855 i2c: mv_i2c.c: cosmetic: Coding style cleanups by Stefan Roese · 8 years ago
  81. 8a5a180 usb: ehci-generic: support reset control for generic EHCI by Masahiro Yamada · 8 years ago
  82. 8ec5336 Move ENOTSUPP defines to include/linux/errno.h by Masahiro Yamada · 8 years ago
  83. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  84. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  85. adae2ec treewide: use #include <...> to include public headers by Masahiro Yamada · 8 years ago
  86. 30fe357 drivers: squash lines for immediate return by Masahiro Yamada · 8 years ago
  87. 9b70df5 usb: squash lines for immediate return by Masahiro Yamada · 8 years ago
  88. d41919b usb: replace ehci_*_remove() with usb_deregister() by Masahiro Yamada · 8 years ago
  89. bf528cd video: squash lines for immediate return by Masahiro Yamada · 8 years ago
  90. cdb67f3 mmc: squash lines for immediate return by Masahiro Yamada · 8 years ago
  91. 7972fc9 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  92. 67d7dde ns16650: Make sure we have CONFIG_CLK set before using infrastructure by Tom Rini · 8 years ago
  93. ccc4000 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  94. c3a29fe clk: uniphier: allow to have clock node under syscon node by Masahiro Yamada · 8 years ago
  95. f18559e clk: uniphier: move U_BOOT_DRIVER entry to core code by Masahiro Yamada · 8 years ago
  96. 630c99f clk: uniphier: constify clock data arrays/structures by Masahiro Yamada · 8 years ago
  97. 505dcd2 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  98. a274563 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  99. 4051462 clk: rk3288: add PWM clock get rate by Kever Yang · 8 years ago
  100. e54d26a clk: rk3399: add pmucru controller support by Kever Yang · 8 years ago