1. 02c57ab dm: video: Add driver for VESA-compatible device by Bin Meng · 8 years ago
  2. fac3e79 x86: i2c: Fix cast of address to 32-bit value by Simon Glass · 8 years ago
  3. b11e298 usb: pci: Fix cast for 64-bit compilation by Simon Glass · 8 years ago
  4. 22230e9 tpm: Tidy up use of size_t by Simon Glass · 8 years ago
  5. 3f14f81 rtc: Use CONFIG_X86 instead of __I386__ by Simon Glass · 8 years ago
  6. 2cd11a2 bios_emulator: Fix cast for 64-bit compilation by Simon Glass · 8 years ago
  7. 443ffe5 dm: x86: Move samus to use new driver model support by Simon Glass · 8 years ago
  8. 2c94380 dm: x86: video: Add a driver-model driver for ivybridge graphics by Simon Glass · 8 years ago
  9. ee87ee8 dm: video: Add driver-model support to vesa graphics by Simon Glass · 8 years ago
  10. 1df9127 x86: video: Fix typo in broadwell Kconfig by Simon Glass · 8 years ago
  11. 0a5f6f8 dm: core: Add a function to get a uclass name by Simon Glass · 8 years ago
  12. 26f50fb Revert "x86: broadwell: gpio: Remove the codes to set up pin control" by Simon Glass · 8 years ago
  13. f5fd45f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  14. d2d9bdf spl: saveenv: adding saveenv support in SPL by B, Ravi · 8 years ago
  15. 6d1a718 cros_ec: Honor the google,remote-bus dt property by Moritz Fischer · 8 years ago
  16. 021abf6 Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure" by Masahiro Yamada · 8 years ago
  17. c571d68 power: pmic: add Ricoh RN5T567 PMIC support by Stefan Agner · 8 years ago
  18. 5a6f8d7 pinctrl: imx: do not announce driver initialization by Stefan Agner · 8 years ago
  19. a99546a dm: imx: serial: support device tree by Stefan Agner · 8 years ago
  20. 5052e81 PWM: Correct misspellings of "module" in context of PWM by Robert P. J. Day · 8 years ago
  21. fc0b594 Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
  22. b4a6c2a spl: Update ext functions to take an spl_image parameter by Simon Glass · 8 years ago
  23. ea022a3 spi: Move freescale-specific code into a private header by Simon Glass · 8 years ago
  24. 139db7a spl: Convert spl_spi_load_image() to use linker list by Simon Glass · 8 years ago
  25. 0a9b73a spl: spi: Move the generic SPI loader into common/spl by Simon Glass · 8 years ago
  26. ecdfd69 spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  27. 71316c1 spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
  28. ab895d6 serial: ns16550: Handle -ENOENT when requesting clock by Alexandre Courbot · 8 years ago
  29. 35ae994 dm: mmc: intialize dev when probe by Peng Fan · 8 years ago
  30. ca75159 pinctrl: imx6: support i.MX6ULL by Peng Fan · 8 years ago
  31. f8b9573 imx: ocotp: support i.MX6ULL by Peng Fan · 8 years ago
  32. 9eeab57 imx_watchdog: Do not assert WDOG_B on watchdog init by Ross Parker · 8 years ago
  33. 51b4a63 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  34. 1a01695 power: regulator: add pwm regulator by Kever Yang · 8 years ago
  35. 592a749 net, macb: fix misaligned cache operation warning by Heiko Schocher · 8 years ago
  36. b98278b input: specify the default of I8042_KEYB in more correct manner by Masahiro Yamada · 8 years ago
  37. fe4ba68 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  38. f413d1c mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261 by Sriram Dash · 8 years ago
  39. 4c04371 drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller by Sriram Dash · 8 years ago
  40. c609775 usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratum by Sriram Dash · 8 years ago
  41. a5c289b usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
  42. 0885cdb usb: host: ehci-vf: Migrate Vybrid USB to driver model by Sanchayan Maity · 8 years ago
  43. e915716 drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests by Sriram Dash · 8 years ago
  44. cea6c8c net: asix: Fix ASIX 88772B with driver model by Alban Bedel · 8 years ago
  45. 40e1236 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  46. 2f6a7e8 ARM: tegra: fix USB ULPI PHY reset signal inversion confusion by Stephen Warren · 8 years ago
  47. fc607d9 i2c: tegra: only use new clock/reset APIs by Stephen Warren · 8 years ago
  48. e8adca9 mmc: tegra: only use new clock/reset APIs by Stephen Warren · 8 years ago
  49. 4a332d3 clock: implement a driver for the Tegra CAR by Stephen Warren · 8 years ago
  50. fe60f06 reset: implement a driver for the Tegra CAR by Stephen Warren · 8 years ago
  51. bd3ee84 misc: implement Tegra CAR core driver by Stephen Warren · 8 years ago
  52. 6a474db mmc: tegra: Add DM_MMC support to Tegra MMC driver by Tom Warren · 8 years ago
  53. f53c4e4 mmc: tegra: priv struct and naming cleanup by Stephen Warren · 8 years ago
  54. 6138d5b mmc: tegra: don't use periph_id in pad_init_mmc() by Stephen Warren · 8 years ago
  55. 6b83588 mmc: tegra: move pad_init_mmc() into MMC driver by Stephen Warren · 8 years ago
  56. 67748a7 mmc: tegra: use correct alias for SDHCI/MMC nodes by Stephen Warren · 8 years ago
  57. 6d55656 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  58. 22f5de6 ahci: Make ahci_port_base() non-static to enable overwrite by Stefan Roese · 8 years ago
  59. d36277e usb: xhci-mvebu: Add Armada 8K to compatiblity list by Stefan Roese · 8 years ago
  60. c0132f6 drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8K by Stefan Roese · 8 years ago
  61. 3335786 drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k by Stefan Roese · 8 years ago
  62. c6cfcc9 usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8) by Stefan Roese · 8 years ago
  63. 81c1f6f usb: xhci: Add Marvell MVEBU xHCI support by Stefan Roese · 8 years ago
  64. 544eefe net: mvneta: Add support for Armada 3700 SoC by Stefan Roese · 8 years ago
  65. 3cbc11d net: mvneta: Make driver 64bit safe by Stefan Roese · 8 years ago
  66. 3fda4ef spi: Add driver for Marvell Armada 3700 SoC by Stefan Roese · 8 years ago
  67. 6985d49 serial: Add serial_mvebu_a3700 for Armada 3700 SoC by Stefan Roese · 8 years ago
  68. 35e3fca net: mvneta: Round up top tx buffer boundaries for dcache ops by Stefan Roese · 8 years ago
  69. 6828e60 dfu: Migrate to Kconfig by Tom Rini · 8 years ago
  70. 6ad6102 usb:gadget: Disallow DFU in SPL for now by Tom Rini · 8 years ago
  71. cbe7706 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  72. 8f2fe0c kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  73. 1fdcc8d driver: ddr: fsl_mmdc: Pass board parameters through data structure by York Sun · 8 years ago
  74. da28e58 armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046A by York Sun · 8 years ago
  75. 87de0eb i2c: mvtwsi.c: Add support for Marvell Armada 7K/8K by Stefan Roese · 8 years ago
  76. 85f03f0 i2c: mv_i2c.c: Validate read length in I2C command by jinghua · 8 years ago
  77. 9ad5a00 i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode) by Stefan Roese · 8 years ago
  78. 0c0f719 i2c: mv_i2c.c: Add DM support by Stefan Roese · 8 years ago
  79. 7b46ee5 i2c: mv_i2c.c: Prepare driver for DM conversion by Stefan Roese · 8 years ago
  80. 340fcd6 i2c: mv_i2c.c: Remove CONFIG_HARD_I2C by Stefan Roese · 8 years ago
  81. 8eff909 i2c: mv_i2c.c: cosmetic: Coding style cleanups by Stefan Roese · 8 years ago
  82. 8824cfc usb: ehci-generic: support reset control for generic EHCI by Masahiro Yamada · 8 years ago
  83. 4982f46 Move ENOTSUPP defines to include/linux/errno.h by Masahiro Yamada · 8 years ago
  84. 5d97dff treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  85. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  86. b5bf5cb treewide: use #include <...> to include public headers by Masahiro Yamada · 8 years ago
  87. a4ca379 drivers: squash lines for immediate return by Masahiro Yamada · 8 years ago
  88. 8319aeb usb: squash lines for immediate return by Masahiro Yamada · 8 years ago
  89. 4052734 usb: replace ehci_*_remove() with usb_deregister() by Masahiro Yamada · 8 years ago
  90. 720873b video: squash lines for immediate return by Masahiro Yamada · 8 years ago
  91. 24f5aec mmc: squash lines for immediate return by Masahiro Yamada · 8 years ago
  92. 201c9d8 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  93. 82f5279 ns16650: Make sure we have CONFIG_CLK set before using infrastructure by Tom Rini · 8 years ago
  94. 231af7f Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  95. 6dc5b6b clk: uniphier: allow to have clock node under syscon node by Masahiro Yamada · 8 years ago
  96. 102e318 clk: uniphier: move U_BOOT_DRIVER entry to core code by Masahiro Yamada · 8 years ago
  97. 3524d47 clk: uniphier: constify clock data arrays/structures by Masahiro Yamada · 8 years ago
  98. 19d051a Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  99. 58c8c09 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  100. 4f0b8ef clk: rk3288: add PWM clock get rate by Kever Yang · 8 years ago