1. d3b2359 eth: asix88179: Print packet length properly by Mateusz Kulikowski · 9 years ago
  2. 4374f33 usb: ulpi: Fix compile warning in read/write on 64-bit machines. by Mateusz Kulikowski · 9 years ago
  3. ed9cf1f usb: ulpi: Add Kconfig options for ULPI by Mateusz Kulikowski · 9 years ago
  4. aab5a5a ehci-hcd: Add init_after_reset by Mateusz Kulikowski · 9 years ago
  5. a00b0c0 mmc: Add support for Qualcomm SDHCI controller by Mateusz Kulikowski · 9 years ago
  6. a1b3ae9 gpio: Add support for Qualcomm gpio controller by Mateusz Kulikowski · 9 years ago
  7. 8aac697 serial: Add support for Qualcomm serial port by Mateusz Kulikowski · 9 years ago
  8. b0e5b49 smsc95xx: fix operation on 64-bit systems by Stephen Warren · 9 years ago
  9. ec00a0d fastboot: allow retrieving fastboot variables from env by Rob Herring · 9 years ago
  10. bc6d7c8 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  11. 26c50fb sunxi: Add support for Allwinner A64 SoCs by Siarhei Siamashka · 9 years ago
  12. ee1d825 sunxi: Explicitly cast u32 pointer conversions by Alexander Graf · 9 years ago
  13. edcea18 pinctrl: uniphier: support UniPhier PH1-LD11 pinctrl driver by Masahiro Yamada · 9 years ago
  14. ec74311 pinctrl: uniphier: support UniPhier PH1-LD20 pinctrl driver by Masahiro Yamada · 9 years ago
  15. 73e6775 pinctrl: uniphier: support per-pin input enable for new SoCs by Masahiro Yamada · 9 years ago
  16. 7a629ef pinctrl: uniphier: introduce capability flag by Masahiro Yamada · 9 years ago
  17. fba3a66 pinctrl: uniphier: use devm_get_addr() to get base address by Masahiro Yamada · 9 years ago
  18. dc158ef mmc: uniphier: use devm_get_addr() to get base address by Masahiro Yamada · 9 years ago
  19. bfa3d8b gpio: uniphier: use devm_get_addr() to get base address by Masahiro Yamada · 9 years ago
  20. 78752d6 i2c: uniphier: use devm_get_addr() to get base address by Masahiro Yamada · 9 years ago
  21. 46a624f clk: uniphier: use devm_get_addr() to get base address by Masahiro Yamada · 9 years ago
  22. 6ee016e serial: uniphier: use devm_get_addr() to get base address by Masahiro Yamada · 9 years ago
  23. ab58f46 mtd: nand: denali: max_banks calculation changed in revision 5.1 by Graham Moore · 9 years ago
  24. 4bc3e0e sunxi: ohci: Add A83T compatible by Chen-Yu Tsai · 9 years ago
  25. d0f3813 sunxi: ehci: Add A83T compatible by Chen-Yu Tsai · 9 years ago
  26. d028fba power: axp818: Add support for FLDOs by Chen-Yu Tsai · 9 years ago
  27. f5932a1 power: axp818: Fix DCDC5 default voltage by Chen-Yu Tsai · 9 years ago
  28. 2e8dced sunxi: axp: Generalize register macros for VBUS drive GPIO by Chen-Yu Tsai · 9 years ago
  29. 1c47163 musb: sunxi: Add support for A83T by Chen-Yu Tsai · 9 years ago
  30. 0cf2b4e net: phy: Optionally force master mode for RTL PHY by Michael Haas · 9 years ago
  31. 6df28ed Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  32. 0c19cea crypto/fsl: Make CAAM transactions cacheable by Saksham Jain · 9 years ago
  33. de5ba06 crypto/fsl: Correct 64-bit write when MMU disabled by Saksham Jain · 9 years ago
  34. bae23c1 driver: net: fsl-mc: Check NULL before pointer dereference by Prabhakar Kushwaha · 9 years ago
  35. c6018bd driver: net: fsl-mc: Free dflt_dpio pointer after its usage by Prabhakar Kushwaha · 9 years ago
  36. 51c2727 omap24xx_i2c: Implement CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW by Guy Thouret · 9 years ago
  37. 4f1a581 dm: i2c: mxc_i2c: implement i2c_idle_bus by Peng Fan · 9 years ago
  38. 22cb3d0 Revert "pxa_lcd: make driver cache-aware" by Tom Rini · 9 years ago
  39. 4c60d36 Revert "pxa_lcd: invert colors for Zipit Z2 to get white on black palette" by Tom Rini · 9 years ago
  40. cf46400 cfi_flash: return device into read array mode after reading status by Vasily Khoruzhick · 9 years ago
  41. 2b2c6d7 pxa_lcd: make driver cache-aware by Vasily Khoruzhick · 9 years ago
  42. cab488a pxa_lcd: invert colors for Zipit Z2 to get white on black palette by Vasily Khoruzhick · 9 years ago
  43. bf81f20 zipitz2: enable LCD rotation by Vasily Khoruzhick · 9 years ago
  44. f84f9bf serial: add BCM283x mini UART driver by Stephen Warren · 9 years ago
  45. dbb099f net: rtl8169: Fix build error when DEBUG is on by Bin Meng · 9 years ago
  46. 8d1ad1e mmc: Print send_cmd response only when return value is zero by Bin Meng · 9 years ago
  47. 4a4ef87 mmc: Fix switch..case indention by Bin Meng · 9 years ago
  48. 0137e60 Fix typo choosen in comments and printf logs by Alexander Merkle · 9 years ago
  49. 8a3ff99 mmc: bcm2835: fix 64-bit build warning by Stephen Warren · 9 years ago
  50. 2e1075c bcm2835 video: Map fb as cached by Alexander Graf · 9 years ago
  51. e750d56 stm32: stm32f4: move flash driver to mtd driver location by Vikas Manocha · 9 years ago
  52. b084b0c usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · 9 years ago
  53. 254b52d Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 9 years ago
  54. d919d72 fpga: altera: Add StratixV support by Stefan Roese · 9 years ago
  55. e0e7042 gpio: Add DM GPIO driver for Marvell MVEBU by Stefan Roese · 9 years ago
  56. 5b2c16a arm: mvebu: Fix ddr3_init() cpu config by Dirk Eibach · 9 years ago
  57. 97f4842 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  58. 8b6ab7d sunxi: Fix 2nd usb controller on sun4i/sun7i no longer working by Hans de Goede · 9 years ago
  59. 7268803 sunxi: Add a bunch of missing compatible strings to sunxi_gpio.c by Hans de Goede · 9 years ago
  60. f721f96 sunxi: Configure only LVDS pins instead of all LCD pins when LVDS interface selected by Lawrence Yu · 9 years ago
  61. 52f0c51 ARM: uniphier: support Debug UART by Masahiro Yamada · 9 years ago
  62. 53c59ae ARM: uniphier: drop PH1- prefix from CONFIG options and file names by Masahiro Yamada · 9 years ago
  63. 4108dc8 mtd: denali: fix warning when compiled for 64bit system by Masahiro Yamada · 9 years ago
  64. 2997122 net: Move CONFIG_RTL8169 to Kconfig by Bin Meng · 9 years ago
  65. a6448df net: Move CONFIG_RTL8139 to Kconfig by Bin Meng · 9 years ago
  66. 53d41e6 Fix spelling of "transferred". by Vagrant Cascadian · 9 years ago
  67. be5a7dd serial: pl01x: Add support for devices with the rate pre-configured. by Eric Anholt · 9 years ago
  68. 72f71d2 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  69. 878d3ec driver: net: fsl-mc: Return from DPAA_exit if boot_status !=0 by Prabhakar Kushwaha · 9 years ago
  70. ef9329a driver: net: ldpaa_eth: Add support of PHY framework by Prabhakar Kushwaha · 9 years ago
  71. b03e1b1 driver/ddr/fsl: Add workaround for erratum A-009803 by Shengzhou Liu · 9 years ago
  72. 5219944 driver/ddr/fsl: Add address parity support for DDR4 UDIMM/discrete by Shengzhou Liu · 9 years ago
  73. 45e78ac pci/layerscape: set LUT and msi-map for discovered PCI devices by Stuart Yoder · 9 years ago
  74. c356a43 armv8: ls2080a: remove obsolete stream ID partitioning support by Stuart Yoder · 9 years ago
  75. 93cc573 drivers/crypto/fsl: define structures for PDB by Aneesh Bansal · 9 years ago
  76. a2ecfff drivers/crypto/fsl: add constructs for protocol descriptors by Aneesh Bansal · 9 years ago
  77. 3ab29d7 drivers/crypto/fsl: correct error checking in run_descriptor by Aneesh Bansal · 9 years ago
  78. a2f4f9a usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRESS or USB_REQ_SET_CONFIGURATION. by Ted Chen · 9 years ago
  79. 0de920c dm: sandbox: Drop the pre-DM host implementation by Simon Glass · 9 years ago
  80. ca4b215 dm: usb: Unbind old block devices when shutting down USB by Simon Glass · 9 years ago
  81. 7e0cdc4 dm: ns16550: Add support for reg-offset property by Michal Simek · 9 years ago
  82. dec49b7 x86: broadwell: Add video support by Simon Glass · 9 years ago
  83. 52c365f x86: broadwell: Add a GPIO driver by Simon Glass · 9 years ago
  84. 9c7d931 x86: Drop all the old pin configuration code by Simon Glass · 9 years ago
  85. fb8757b x86: gpio: Allow the pinctrl driver to set up the pin config by Simon Glass · 9 years ago
  86. 51f73f1 x86: Allow use of serial soon after relocation by Simon Glass · 9 years ago
  87. 0a7fb2c input: i8042: Make sure the keyboard is enabled by Simon Glass · 9 years ago
  88. 36ab8e3 syscon: Avoid returning a device on failure by Simon Glass · 9 years ago
  89. ec5c786 x86: gpio: Correct GPIO setup ordering by Simon Glass · 9 years ago
  90. 0d0f831 pci: Correct a few comments and nits by Simon Glass · 9 years ago
  91. 9cec2df pci: Add functions to update PCI configuration registers by Simon Glass · 9 years ago
  92. fd83897 gpio: Use const where possible by Simon Glass · 9 years ago
  93. df1687d gpio: Add a function to obtain a GPIO vector value by Simon Glass · 9 years ago
  94. 2919921 video: Allow simple-panel to be used without regulators by Simon Glass · 9 years ago
  95. 164e757 x86: Move asm/arch-coreboot/tables.h to a common place by Bin Meng · 9 years ago
  96. 61c2a66 dwmmc: Increase retry timeout by Alexander Graf · 9 years ago
  97. affa66f input: TWL6030 input support for power button, USB and charger by Paul Kocialkowski · 9 years ago
  98. c76b97a power: twl6030: Power off support by Paul Kocialkowski · 9 years ago
  99. b052c4b power: twl6030: Remove ifdef around the code by Paul Kocialkowski · 9 years ago
  100. d5a43ba usb: musb-new: omap2430: OMAP4 MUSB USB controller support by Paul Kocialkowski · 9 years ago