1. 6a9f6ba ARM: uniphier: allow DDR function to return more precise error code by Masahiro Yamada · 9 years ago
  2. 11d6eff ARM: uniphier: use BIT() macro for DDR PHY header by Masahiro Yamada · 9 years ago
  3. b04ed73 ARM: uniphier: rename DTCR_RNKEN_* register bit to DTCR_RANKEN_* by Masahiro Yamada · 9 years ago
  4. a1c4bf8 ARM: uniphier: add const qualifier to constant array by Masahiro Yamada · 9 years ago
  5. fc18be1 ARM: uniphier: add static qualifiers to locally used functions by Masahiro Yamada · 9 years ago
  6. f84c2b66 Prepare v2016.01-rc3 by Tom Rini · 9 years ago
  7. 5a4672b Merge git://git.denx.de/u-boot-arc by Tom Rini · 9 years ago
  8. d0602bd axs103: add support of generic OHCI USB 1.1 controller by Alexey Brodkin · 9 years ago
  9. edf5dd8 sunxi: Add CONFIG_SUNXI_NO_PMIC to Marsboard A10 config by Aleksei Mamlin · 9 years ago
  10. 211d57a sunxi: Select DM_KEYBOARD by Hans de Goede · 9 years ago
  11. 5a37a40 sunxi: Enable a second mmc socket as boot target in the environment by Karsten Merker · 9 years ago
  12. 2ec6202 sunxi: A20-Olimex-SOM-EVB defconfig: enable mmc3 by Karsten Merker · 9 years ago
  13. a1ecb4b sun5i: Add defconfig and dts file for the Empire Electronix D709 tablet by Hans de Goede · 9 years ago
  14. 3721208 x86: Remove Graeme Russ from the git alias file by Simon Glass · 9 years ago
  15. 34059d8 Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga by Tom Rini · 9 years ago
  16. 48275c9 arm: socfpga: fix trivial header preprocessor for socfpga_common.h by Dinh Nguyen · 9 years ago
  17. a1684b6 arm: socfpga: fix up a questionable macro for SDMMC by Dinh Nguyen · 9 years ago
  18. e5ad7d9 arm: socfpga: remove building scan manager by Dinh Nguyen · 9 years ago
  19. ed77aeb arm: socfpga: introduce TARGET_SOCFPGA_GEN5 config property by Dinh Nguyen · 9 years ago
  20. ccf5648 arm: socfpga: remove note to add CONFIG_USB_DWC2_REG_ADDR by Dinh Nguyen · 9 years ago
  21. dbd6fcf arm: socfpga: Drop the board boilerplate by Marek Vasut · 9 years ago
  22. 8e535af arm: socfpga: Introduce common board code by Marek Vasut · 9 years ago
  23. ea08234 arm: socfpga: Switch CONFIG_HOSTNAME to CONFIG_SYS_BOARD by Marek Vasut · 9 years ago
  24. a5cad67 arm: socfpga: Switch CONFIG_G_DNL_MANUFACTURER to CONFIG_SYS_VENDOR by Marek Vasut · 9 years ago
  25. 9223274 arm: socfpga: sockit: Zap VIRTUAL_TARGET by Marek Vasut · 9 years ago
  26. ac5516d arm: socfpga: de0_nano: Zap VIRTUAL_TARGET by Marek Vasut · 9 years ago
  27. b5a5d2b arm: socfpga: socrates: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  28. 225217d arm: socfpga: sockit: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  29. 9368aa6 arm: socfpga: mcvevk: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  30. 5b5226a arm: socfpga: de0_nano: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  31. c90ada9 arm: socfpga: cyclone5-socdk: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  32. 70311e6 arm: socfpga: arria5-socdk: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  33. ef4b01b arm: socfpga: Allow DWC2 UDC probing from OF by Marek Vasut · 9 years ago
  34. faed7ac arm: socfpga: socrates: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  35. 1f5f187 arm: socfpga: sockit: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  36. 5df93c5 arm: socfpga: de0_nano: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  37. b5aaa03 arm: socfpga: cyclone5-socdk: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  38. 6b9cdb7 arm: socfpga: arria5-socdk: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  39. 5d8546e arm: socfpga: socrates: Add missing PHY skew config by Marek Vasut · 9 years ago
  40. 22854bd net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OF by Marek Vasut · 9 years ago
  41. 1c0e84c altera_qspi: initialize instr.mtd in flash_erase by Thomas Chou · 9 years ago
  42. 11b35d5 serial-howto: remove altera_jtag_uart and altera_uart from the list by Thomas Chou · 9 years ago
  43. 4909f0e nios2: display altera sysid at startup by Thomas Chou · 9 years ago
  44. aeea875 nios2: Soup up the shell experience by Marek Vasut · 9 years ago
  45. 455e8fd nios2: Enable support for fitImage by Marek Vasut · 9 years ago
  46. bc3abe1 nios2: Preconfigure $loadaddr variable by Marek Vasut · 9 years ago
  47. 7ef051e nios2: Up the monitor size to 512kiB by Marek Vasut · 9 years ago
  48. 2aee06a nios2: Calculate the env position from monitor size by Marek Vasut · 9 years ago
  49. 4832e17 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  50. b5e9b9a microblaze: Do not handle watchdog and gpio in SPL by Michal Simek · 9 years ago
  51. 4280f50 microblaze: Enable DM by default by Michal Simek · 9 years ago
  52. ef159ab microblaze: Enable OF_CONTROL by default by Michal Simek · 9 years ago
  53. 4632b1e microblaze: Remove support for LL_TEMAC by Michal Simek · 9 years ago
  54. 4de9bbd microblaze: Use malloc setting via Kconfig by Michal Simek · 9 years ago
  55. 4fcd0b33 microblaze: Make room for malloc before ELF by Michal Simek · 9 years ago
  56. 9406758 dm: net: Fix DM for targets which use MANUAL_RELOC by Michal Simek · 9 years ago
  57. 7bccc75 net: gem: Add driver dependencies to PHYLIB by Michal Simek · 9 years ago
  58. c942810 net: gem: Fix typo in Kconfig entry by Michal Simek · 9 years ago
  59. 9d9211a net: gem: Separate recv and free_pkt functions by Michal Simek · 9 years ago
  60. da872d7 net: gem: Fix return value from recv by Michal Simek · 9 years ago
  61. bcdfef7 net: gem: Setup default phy address to -1 by Michal Simek · 9 years ago
  62. 7bbf825 arm: zynq: Update ZYBO config options by Nathan Rossi · 9 years ago
  63. 04a44d3 spi: zynq_qspi: Add configuration to disable LQSPI feature by Nathan Rossi · 9 years ago
  64. bc36605 tools: zynqimage: Clean up check_params by Nathan Rossi · 9 years ago
  65. f0b567b ARM: zynq: Add default ps7_init_gpl.c/h for ZYBO by Nathan Rossi · 9 years ago
  66. 8647219 ARM: zynq: Enable u-boot,dm-pre-reloc for sdhci by Michal Simek · 9 years ago
  67. 123b701 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  68. e4b70d8 usb: kbd: don't use int xfers when polling via ctrl xfers by Stephen Warren · 9 years ago
  69. fee331f usb: add support of generic OHCI devices by Alexey Brodkin · 9 years ago
  70. 70cc443 usb: host: ehci: samsung: Move hcor initialization after usb phy setup by Lukasz Majewski · 9 years ago
  71. 5d5716e usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h by Marek Vasut · 9 years ago
  72. a4bb9b3 usb: s3c-otg: Rename s3c_udc_probe() function by Marek Vasut · 9 years ago
  73. c098287 usb: s3c-otg: Rename struct s3c_plat_otg_data by Marek Vasut · 9 years ago
  74. e30824f usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG* by Marek Vasut · 9 years ago
  75. e179ced usb: s3c-otg: Tweak the comments by Marek Vasut · 9 years ago
  76. 507e677 usb: s3c-otg: Rename remaining macros by Marek Vasut · 9 years ago
  77. be5e4bd usb: s3c-otg: Rename sources to dwc2_*c by Marek Vasut · 9 years ago
  78. f4d9bd0 usb: s3c-otg: Rename local headers to dwc2_*h by Marek Vasut · 9 years ago
  79. 06cb6cc usb: s3c-otg: Change the driver name to dwc2-udc by Marek Vasut · 9 years ago
  80. 193979e usb: s3c-otg: Zap useless externs by Marek Vasut · 9 years ago
  81. 155e740 usb: s3c-otg: Rename remaining local s3c_*() functions by Marek Vasut · 9 years ago
  82. f52dd80 usb: s3c-otg: Rename s3c_udc_*() functions by Marek Vasut · 9 years ago
  83. ae1f2f0 usb: s3c-otg: Rename s3c_ep_*() functions by Marek Vasut · 9 years ago
  84. 28b9774 usb: s3c-otg: Rename s3c_ep0_*() functions by Marek Vasut · 9 years ago
  85. de578e2 usb: s3c-otg: Staticize functions in s3c_udc_otg_xfer_dma.c by Marek Vasut · 9 years ago
  86. 2f6560a usb: s3c-otg: Staticize s3c_udc_ep_set_stall by Marek Vasut · 9 years ago
  87. c056c52 usb: s3c-otg: Rename struct s3c_request by Marek Vasut · 9 years ago
  88. 627d929 usb: s3c-otg: Rename struct s3c_ep by Marek Vasut · 9 years ago
  89. 5f3a562 usb: s3c-otg: Rename struct s3c_dev_*_ep by Marek Vasut · 9 years ago
  90. 1f99ab5 usb: s3c-otg: Rename struct s3c_usbotg_phy to dwc2_usbotg_phy by Marek Vasut · 9 years ago
  91. 2c12ff0 usb: s3c-otg: Split private bits from s3c_udc.h by Marek Vasut · 9 years ago
  92. 0147281 usb: s3c-otg: Rename struct s3c_usbotg_reg to dwc2_usbotg_reg by Marek Vasut · 9 years ago
  93. b4d5cf0 usb: s3c-otg: Rename struct s3c_udc to dwc2_udc by Marek Vasut · 9 years ago
  94. 1c84cc6 usb: s3c-otg: Rename regs-otg.h to s3c_udc_otg_regs.h by Marek Vasut · 9 years ago
  95. 9cddb4f Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  96. ea1332c net: fm: disables unused FM1-DTSEC1 MAC node in DTS by Shaohui Xie · 9 years ago
  97. 1c5c6a5 armv8/ls1043aqds/rcw: change core frequency to 1600MHz by Mingkai Hu · 9 years ago
  98. e2f019d armv8/ls1043ardb/rcw: change core frequency to 1600MHz by Mingkai Hu · 9 years ago
  99. 0d6faf2 armv8/ls1043a: Implement workaround for PEX erratum A009929 by Mingkai Hu · 9 years ago
  100. 2949ae5 armv8/fsl_lsch2: fix DCSR_DCFG address by Mingkai Hu · 9 years ago