1. 5a17b8b fsl/ddr: Fix compiling warning by Shengzhou Liu · 8 years ago
  2. 5102af4 sata: sata_mv: Fix misaligned cache warnings by Stefan Roese · 8 years ago
  3. 182ba1a pci: mvebu: Add PCIe driver for Armada-8K by Shadi Ammouri · 8 years ago
  4. e8c3156 drivers/phy: marvell: Add support for the slave CP COMPHY device by Stefan Roese · 8 years ago
  5. a7747af usb: gadget: remove unused shortname variable by Andre Przywara · 8 years ago
  6. 566a965 usb: eth: r8152_fw: fix indentation by Andre Przywara · 8 years ago
  7. 4290336 marvell: comphy_a3700: fix bitmask by Andre Przywara · 8 years ago
  8. b8d4fad net: rtl8169: remove unneeded definition by Andre Przywara · 8 years ago
  9. 063bb70 net: e1000: fix indentation by Andre Przywara · 8 years ago
  10. 58eab32 mtd: cfi_flash: fix indentation by Andre Przywara · 8 years ago
  11. ebb2c53 serial: Drop the s3c24x0 serial driver by Simon Glass · 8 years ago
  12. b4b0600 ARM: OMAP4+: Add support for getting pbias info from board by Lokesh Vutla · 8 years ago
  13. 73eed45 Merge branch 'master' of git://www.denx.de/git/u-boot-dm by Tom Rini · 8 years ago
  14. cf07d39 NAND: davinci: add support for NAND chips with 16 bits bus by Fabien Parent · 8 years ago
  15. 3891a54 ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX by Nishanth Menon · 8 years ago
  16. a2558e8 cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c by Moritz Fischer · 8 years ago
  17. ae6acf9 drivers: usb: musb: add ti musb host driver with driver model support by Mugunthan V N · 8 years ago
  18. 1cac34c drivers: usb: musb: adopt musb backend driver to driver model by Mugunthan V N · 8 years ago
  19. 28b8d5f drivers: usb: musb: add ti musb misc driver for wrapper by Mugunthan V N · 8 years ago
  20. 8f3a842 rtc: Add RTC chip pcf2127 support by Meng Yi · 8 years ago
  21. 13f3fca dm: core: Add dev_get_addr_size_index() to retrieve addr and size by Stefan Roese · 8 years ago
  22. 8269ee4 drivers: usb: gadget: ether: prepare driver for driver model migration by Mugunthan V N · 8 years ago
  23. ae70100 drivers: usb: gadget: ether: use net device priv to pass usb ether priv by Mugunthan V N · 8 years ago
  24. 5cb3b9d drivers: usb: gadget: ether: consolidate global devices to single struct by Mugunthan V N · 8 years ago
  25. d4345ae drivers: usb: gadget: ether: adopt to usb driver model by Mugunthan V N · 8 years ago
  26. 17b4f30 drivers: usb: gadget: ether: access network_started using local variable by Mugunthan V N · 8 years ago
  27. 4408f6f dm: blk: Fix get_desc to return block device descriptor by Michal Simek · 8 years ago
  28. 2f11cd9 dm: core: Handle global_data moving in SPL by Simon Glass · 8 years ago
  29. 30391de pci: sh7751: map PCI memory space into SDRAM by Vladimir Zapolskiy · 8 years ago
  30. d44cf29 pci: sh7751: fix up PCI I/O space address by Vladimir Zapolskiy · 8 years ago
  31. a982b6f tpm: tpm_tis_lpc: Add support for AT97SC3204 by George McCollister · 8 years ago
  32. 15a2acd common: miiphyutil: Work and report phy address in hex in mdio cmd by Michal Simek · 8 years ago
  33. b5b838f mmc: Tinification of the mmc code by Marek Vasut · 8 years ago
  34. ce9eca9 mmc: Fix warning if debug() is not used by Marek Vasut · 8 years ago
  35. cd3d488 mmc: add bkops-enable command by Tomas Melin · 8 years ago
  36. f0ecfc5 mmc: s5p_sdhci: fix to check proper pinmux id by Seung-Woo Kim · 8 years ago
  37. 4d6647a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  38. 6b29a39 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  39. de19773 pwm: imx: increase support up to PWM8 for i.MX6SX by Christoph Fritz · 8 years ago
  40. 8b82dd9 bcm2835 video: Map frame buffer as 32bpp by Alexander Graf · 8 years ago
  41. 1de4066 drivers: net: keystone_net: add rgmii link type support when parsing dt by Mugunthan V N · 8 years ago
  42. cb97ad4 serial: bcm283x_mu: support disabling after initialization by Fabian Vogt · 8 years ago
  43. 165316e serial: pl01x: expose skip_init platdata option in DT by Fabian Vogt · 8 years ago
  44. 9f755f5 serial: bcm283x_mu: add device tree support by Fabian Vogt · 8 years ago
  45. 4faf5f9 gpio: bcm2835: add device tree support by Fabian Vogt · 8 years ago
  46. e94793c spl: add USB Gadget config option by Stefan Agner · 8 years ago
  47. 5991703 spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · 8 years ago
  48. 384b1d5 bootcounter_ram: Fix misaligned cache warning by Stefan Roese · 8 years ago
  49. 1deeecb sun8i_emac: Fix mdio read sequence by Philipp Tomsich · 8 years ago
  50. 11777a5 mtd: nand: add support for the TC58NVG2S0H chip by Boris Brezillon · 8 years ago
  51. 8d08985 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  52. 095e6c1 rockchip: video: Avoid using u8 in the HDMI driver by Simon Glass · 8 years ago
  53. 3a8a42d rockchip: clk: Support setting ACLK by Simon Glass · 8 years ago
  54. 987a404 rockchip: video: Check for device in use by Simon Glass · 8 years ago
  55. 1b68283 video: Track whether a display is in use by Simon Glass · 8 years ago
  56. 7981394 video: Use cache-alignment in video_sync() by Simon Glass · 8 years ago
  57. 28f9885 spi: Add a debug() on bind failure by Simon Glass · 8 years ago
  58. b425247 rockchip: spi: Honour the deactivation delay by Simon Glass · 8 years ago
  59. 6e019c4 rockchip: spi: Add support for of-platdata by Simon Glass · 8 years ago
  60. 71634f2 spi: Add of-platdata support to SPI and SPI flash by Simon Glass · 8 years ago
  61. 9ed6826 rockchip: video: Correct VOP clock selection by Simon Glass · 8 years ago
  62. e4ab3d7 rockchip: video: Correct HDMI data source selection by Simon Glass · 8 years ago
  63. 5483456 power: regulator: Add limits checking while setting current by Keerthy · 8 years ago
  64. eaadcf3 power: regulator: Add limits checking while setting voltage by Keerthy · 8 years ago
  65. ed77ccd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  66. 2f5d532 power: regulator: Introduce regulator_set_value_force function by Keerthy · 8 years ago
  67. cdb72c5 powerpc: T4080: Drop configuration for T4080 by York Sun · 8 years ago
  68. 26bc57d powerpc: T4240: Remove macro CONFIG_PPC_T4240 by York Sun · 8 years ago
  69. 652a7bb powerpc: T4160: Remove macro CONFIG_PPC_T4160 by York Sun · 8 years ago
  70. 0f3d80e powerpc: T2080, T2081: Remove macro CONFIG_PPC_T2080 and CONFIG_PPC_T2081 by York Sun · 8 years ago
  71. 5449c98 powerpc: T1042: Remove macro CONFIG_PPC_T1042 by York Sun · 8 years ago
  72. 5d73701 powerpc: T1040: Remove macro CONFIG_PPC_T1040 by York Sun · 8 years ago
  73. e5d5f5a powerpc: T1024: Remove macro CONFIG_PPC_T1024 by York Sun · 8 years ago
  74. 5ff3f41 powerpc: T1023: Remove macro CONFIG_PPC_T1023 by York Sun · 8 years ago
  75. b41f192 powerpc: B4420: Remove macro CONFIG_PPC_B4420 by York Sun · 8 years ago
  76. d46a4a1 powerpc: B4860QDS: Remove macro CONFIG_B4860QDS by York Sun · 8 years ago
  77. 3006ebc powerpc: B4860: Remove macro CONFIG_PPC_B4860 by York Sun · 8 years ago
  78. 9539036 powerpc: P5040: Remove macro CONFIG_P5040 by York Sun · 8 years ago
  79. cefe11c powerpc: P5020: Remove macro CONFIG_PPC_P5020 by York Sun · 8 years ago
  80. e71372c powerpc: P4080: Remove macro CONFIG_PPC_P4080 by York Sun · 8 years ago
  81. 5e5fdd2 powerpc: P3041: Remove macro CONFIG_PPC_P3041 by York Sun · 8 years ago
  82. ce040c8 powerpc: P2041: Remove macro CONFIG_PPC_P2041 by York Sun · 8 years ago
  83. 4167a67 powerpc: P1025: Remove macro CONFIG_P1025 by York Sun · 8 years ago
  84. a990799 powerpc: P1021: Remove macro CONFIG_P1021 by York Sun · 8 years ago
  85. 41c7b7b powerpc: P1017: Drop configuration for P1017 by York Sun · 8 years ago
  86. 83b9bea powerpc: P1012: Drop configuration for P1012 by York Sun · 8 years ago
  87. 9bb1d6b powerpc: P1023: Remove macro CONFIG_P1023 by York Sun · 8 years ago
  88. 3c3d8ab powerpc: MPC8555: Remove macro CONFIG_MPC8555 by York Sun · 8 years ago
  89. 3aff308 powerpc: mpc8541: Remove macro CONFIG_MPC8541 by York Sun · 8 years ago
  90. 7f82521 powerpc: mpc8540: Remove macro CONFIG_MPC8540 by York Sun · 8 years ago
  91. 4fd6474 powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig option by York Sun · 8 years ago
  92. cbfa67a serial: pxa: integrate optional driver model handling by Marcel Ziswiler · 8 years ago
  93. d804a5e serial: pxa: use kconfig for serial configuration by Marcel Ziswiler · 8 years ago
  94. 081abb1 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  95. 1f3232d sf: Add support for MX66U51235F, MX66L1G45G, MT25QU02G, MT25QL02G by Radu Bacrau · 8 years ago
  96. 2d0c2c4 gpio: dwapb: Add support for port B by Phil Edworthy · 8 years ago
  97. b7401d0 driver: net: ldpaa_eth: Fix missing bracket issue by Priyanka Jain · 8 years ago
  98. 9b46213 lpuart: add a get_lpuart_clk function by Shaohui Xie · 8 years ago
  99. 2334c4e drivers: SPI: sunxi SPL: fix warning by Andre Przywara · 8 years ago
  100. 94b653b sf: Fix s25fs512s id table by Jagan Teki · 8 years ago