1. 9dd408f ARM: uniphier: split ProXstream2 board data and change DDR frequency by Masahiro Yamada · 9 years ago
  2. c93f279 ARM: uniphier: call uniphier_get_board_param() without FDT blob by Masahiro Yamada · 9 years ago
  3. f637bdf ARM: uniphier: add functions to get SoC model/revision by Masahiro Yamada · 9 years ago
  4. 3b35c29 ARM: dts: uniphier: use stdout-path instead of console by Masahiro Yamada · 9 years ago
  5. b36f305 ARM: dts: uniphier: add outer cache nodes by Masahiro Yamada · 9 years ago
  6. 3de725b ARM: dts: uniphier: factor out common nodes to uniphier-common32.dtsi by Masahiro Yamada · 9 years ago
  7. 5f36921 ARM: uniphier: allow DDR function to return more precise error code by Masahiro Yamada · 9 years ago
  8. 2679f6e ARM: uniphier: use BIT() macro for DDR PHY header by Masahiro Yamada · 9 years ago
  9. 9100c0f ARM: uniphier: rename DTCR_RNKEN_* register bit to DTCR_RANKEN_* by Masahiro Yamada · 9 years ago
  10. be5b847 ARM: uniphier: add const qualifier to constant array by Masahiro Yamada · 9 years ago
  11. 663a592 ARM: uniphier: add static qualifiers to locally used functions by Masahiro Yamada · 9 years ago
  12. 76a8390 Prepare v2016.01-rc3 by Tom Rini · 9 years ago
  13. b029329 Merge git://git.denx.de/u-boot-arc by Tom Rini · 9 years ago
  14. 049f9db axs103: add support of generic OHCI USB 1.1 controller by Alexey Brodkin · 9 years ago
  15. 8d271c8 sunxi: Add CONFIG_SUNXI_NO_PMIC to Marsboard A10 config by Aleksei Mamlin · 9 years ago
  16. c8d4347 sunxi: Select DM_KEYBOARD by Hans de Goede · 9 years ago
  17. 16b9163 sunxi: Enable a second mmc socket as boot target in the environment by Karsten Merker · 9 years ago
  18. 91477b0 sunxi: A20-Olimex-SOM-EVB defconfig: enable mmc3 by Karsten Merker · 9 years ago
  19. 9f1a034 sun5i: Add defconfig and dts file for the Empire Electronix D709 tablet by Hans de Goede · 9 years ago
  20. 209903e x86: Remove Graeme Russ from the git alias file by Simon Glass · 9 years ago
  21. 1164f83 Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga by Tom Rini · 9 years ago
  22. f593acd arm: socfpga: fix trivial header preprocessor for socfpga_common.h by Dinh Nguyen · 9 years ago
  23. c4b66c4 arm: socfpga: fix up a questionable macro for SDMMC by Dinh Nguyen · 9 years ago
  24. 9365e90 arm: socfpga: remove building scan manager by Dinh Nguyen · 9 years ago
  25. 677a16f arm: socfpga: introduce TARGET_SOCFPGA_GEN5 config property by Dinh Nguyen · 9 years ago
  26. 9be08ab arm: socfpga: remove note to add CONFIG_USB_DWC2_REG_ADDR by Dinh Nguyen · 9 years ago
  27. 3497115 arm: socfpga: Drop the board boilerplate by Marek Vasut · 9 years ago
  28. 05204f6 arm: socfpga: Introduce common board code by Marek Vasut · 9 years ago
  29. 4a06584 arm: socfpga: Switch CONFIG_HOSTNAME to CONFIG_SYS_BOARD by Marek Vasut · 9 years ago
  30. 7e4c3ee arm: socfpga: Switch CONFIG_G_DNL_MANUFACTURER to CONFIG_SYS_VENDOR by Marek Vasut · 9 years ago
  31. 44b4e5e arm: socfpga: sockit: Zap VIRTUAL_TARGET by Marek Vasut · 9 years ago
  32. efebabd arm: socfpga: de0_nano: Zap VIRTUAL_TARGET by Marek Vasut · 9 years ago
  33. ad3c96a arm: socfpga: socrates: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  34. 90576c9 arm: socfpga: sockit: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  35. bc71b04 arm: socfpga: mcvevk: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  36. 8ece8b6 arm: socfpga: de0_nano: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  37. b935326 arm: socfpga: cyclone5-socdk: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  38. 52e8aa2 arm: socfpga: arria5-socdk: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  39. f26c1ae arm: socfpga: Allow DWC2 UDC probing from OF by Marek Vasut · 9 years ago
  40. 3988552 arm: socfpga: socrates: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  41. 0e1cd53 arm: socfpga: sockit: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  42. 2645e75 arm: socfpga: de0_nano: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  43. fe90328 arm: socfpga: cyclone5-socdk: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  44. 59bb42c arm: socfpga: arria5-socdk: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  45. f95f5fd arm: socfpga: socrates: Add missing PHY skew config by Marek Vasut · 9 years ago
  46. 1005ce5 net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OF by Marek Vasut · 9 years ago
  47. c9830b5 altera_qspi: initialize instr.mtd in flash_erase by Thomas Chou · 9 years ago
  48. 4bd82e4 serial-howto: remove altera_jtag_uart and altera_uart from the list by Thomas Chou · 9 years ago
  49. 48b42e6 nios2: display altera sysid at startup by Thomas Chou · 9 years ago
  50. a0b8936 nios2: Soup up the shell experience by Marek Vasut · 9 years ago
  51. 9d1f367 nios2: Enable support for fitImage by Marek Vasut · 9 years ago
  52. d32b2af nios2: Preconfigure $loadaddr variable by Marek Vasut · 9 years ago
  53. 307c715 nios2: Up the monitor size to 512kiB by Marek Vasut · 9 years ago
  54. a979a6d nios2: Calculate the env position from monitor size by Marek Vasut · 9 years ago
  55. e4c8b1e Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  56. 8cd2491 microblaze: Do not handle watchdog and gpio in SPL by Michal Simek · 9 years ago
  57. 7956102 microblaze: Enable DM by default by Michal Simek · 9 years ago
  58. d99fbcc microblaze: Enable OF_CONTROL by default by Michal Simek · 9 years ago
  59. 3162732 microblaze: Remove support for LL_TEMAC by Michal Simek · 9 years ago
  60. c73e985 microblaze: Use malloc setting via Kconfig by Michal Simek · 9 years ago
  61. 7cb7ae7 microblaze: Make room for malloc before ELF by Michal Simek · 9 years ago
  62. b529109 dm: net: Fix DM for targets which use MANUAL_RELOC by Michal Simek · 9 years ago
  63. 27ba090 net: gem: Add driver dependencies to PHYLIB by Michal Simek · 9 years ago
  64. 7fb1d23 net: gem: Fix typo in Kconfig entry by Michal Simek · 9 years ago
  65. 57b0269 net: gem: Separate recv and free_pkt functions by Michal Simek · 9 years ago
  66. 139f410 net: gem: Fix return value from recv by Michal Simek · 9 years ago
  67. c6aa413 net: gem: Setup default phy address to -1 by Michal Simek · 9 years ago
  68. b13bb07 arm: zynq: Update ZYBO config options by Nathan Rossi · 9 years ago
  69. b115078 spi: zynq_qspi: Add configuration to disable LQSPI feature by Nathan Rossi · 9 years ago
  70. d54f0e7 tools: zynqimage: Clean up check_params by Nathan Rossi · 9 years ago
  71. 4eeed0e ARM: zynq: Add default ps7_init_gpl.c/h for ZYBO by Nathan Rossi · 9 years ago
  72. 1a03a52 ARM: zynq: Enable u-boot,dm-pre-reloc for sdhci by Michal Simek · 9 years ago
  73. 1e6f4ff Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  74. 1fd879e usb: kbd: don't use int xfers when polling via ctrl xfers by Stephen Warren · 9 years ago
  75. 83fd312 usb: add support of generic OHCI devices by Alexey Brodkin · 9 years ago
  76. a9f74bb usb: host: ehci: samsung: Move hcor initialization after usb phy setup by Lukasz Majewski · 9 years ago
  77. f1be9cb usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h by Marek Vasut · 9 years ago
  78. 01b61fa usb: s3c-otg: Rename s3c_udc_probe() function by Marek Vasut · 9 years ago
  79. 6939aca usb: s3c-otg: Rename struct s3c_plat_otg_data by Marek Vasut · 9 years ago
  80. bc623f2 usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG* by Marek Vasut · 9 years ago
  81. 4a7629a usb: s3c-otg: Tweak the comments by Marek Vasut · 9 years ago
  82. cb9c5d0 usb: s3c-otg: Rename remaining macros by Marek Vasut · 9 years ago
  83. f8995db usb: s3c-otg: Rename sources to dwc2_*c by Marek Vasut · 9 years ago
  84. 4811c66 usb: s3c-otg: Rename local headers to dwc2_*h by Marek Vasut · 9 years ago
  85. dbdd58f usb: s3c-otg: Change the driver name to dwc2-udc by Marek Vasut · 9 years ago
  86. 6f1c6f5 usb: s3c-otg: Zap useless externs by Marek Vasut · 9 years ago
  87. 153150f usb: s3c-otg: Rename remaining local s3c_*() functions by Marek Vasut · 9 years ago
  88. fa03c81 usb: s3c-otg: Rename s3c_udc_*() functions by Marek Vasut · 9 years ago
  89. 4e7c29e usb: s3c-otg: Rename s3c_ep_*() functions by Marek Vasut · 9 years ago
  90. fe92a51 usb: s3c-otg: Rename s3c_ep0_*() functions by Marek Vasut · 9 years ago
  91. f3d587a usb: s3c-otg: Staticize functions in s3c_udc_otg_xfer_dma.c by Marek Vasut · 9 years ago
  92. 4cccca9 usb: s3c-otg: Staticize s3c_udc_ep_set_stall by Marek Vasut · 9 years ago
  93. 32f931c usb: s3c-otg: Rename struct s3c_request by Marek Vasut · 9 years ago
  94. 5b309f7 usb: s3c-otg: Rename struct s3c_ep by Marek Vasut · 9 years ago
  95. d56c10a usb: s3c-otg: Rename struct s3c_dev_*_ep by Marek Vasut · 9 years ago
  96. 9d4701d usb: s3c-otg: Rename struct s3c_usbotg_phy to dwc2_usbotg_phy by Marek Vasut · 9 years ago
  97. 0b90750 usb: s3c-otg: Split private bits from s3c_udc.h by Marek Vasut · 9 years ago
  98. 67ec9dc usb: s3c-otg: Rename struct s3c_usbotg_reg to dwc2_usbotg_reg by Marek Vasut · 9 years ago
  99. 1a639ff usb: s3c-otg: Rename struct s3c_udc to dwc2_udc by Marek Vasut · 9 years ago
  100. f64a25c usb: s3c-otg: Rename regs-otg.h to s3c_udc_otg_regs.h by Marek Vasut · 9 years ago