1. eb45022 arm: socfpga: sr1500: Enable ubiload console command by Chin Liang See · 9 years ago
  2. 3e8a075 arm: socfpga: sockit: Enable ubiload console command by Chin Liang See · 9 years ago
  3. c26112a arm: socfpga: arria5_socdk: Enable ubiload console command by Chin Liang See · 9 years ago
  4. dc93280 arm: socfpga: cyclone5_socdk: Enable ubiload console command by Chin Liang See · 9 years ago
  5. 0645c77 arm: socfpga: sr1500: Undefine CONFIG_SPI_FLASH_USE_4K_SECTORS by Chin Liang See · 9 years ago
  6. aa2ba82 arm: socfpga: arria5: Undefine CONFIG_SPI_FLASH_USE_4K_SECTORS by Chin Liang See · 9 years ago
  7. 6a6e6cf arm: socfpga: cyclone5: Undefine CONFIG_SPI_FLASH_USE_4K_SECTORS by Chin Liang See · 9 years ago
  8. 6cdd465 arm: socfpga: Enable ubi and ubifs support by Chin Liang See · 9 years ago
  9. 8182b41 ARM: dts: uniphier: add SD/MMC pinmux nodes by Masahiro Yamada · 9 years ago
  10. 89835b3 ARM: uniphier: allow to run zImage rather than uImage by Masahiro Yamada · 9 years ago
  11. e90b368 ARM: uniphier: rename rest of defconfig files by Masahiro Yamada · 9 years ago
  12. 1a26453 ARM: uniphier: support ProXstream2, PH1-LD6b boards in single defconfig by Masahiro Yamada · 9 years ago
  13. 5fd3f43 ARM: uniphier: merge ph1_ld4_defconfig and ph1_sld8_defconfig by Masahiro Yamada · 9 years ago
  14. 752b75d ARM: uniphier: drop fdt_file from CONFIG_EXTRA_ENV_SETTINGS by Masahiro Yamada · 9 years ago
  15. 8ea4f49 ARM: uniphier: set DTB file name to fdt_file environment by Masahiro Yamada · 9 years ago
  16. 3388669 ARM: uniphier: merge umc/ and ddrphy/ into a single directory by Masahiro Yamada · 9 years ago
  17. 6e1550f ARM: uniphier: display model number all the time on boot up by Masahiro Yamada · 9 years ago
  18. 6f45a97 ARM: uniphier: add macros and revision IDs for sLD11 and LD10 by Masahiro Yamada · 9 years ago
  19. 6994700 ARM: uniphier: compile uniphier_get_board_param() for U-Boot proper by Masahiro Yamada · 9 years ago
  20. 89c05fa ARM: uniphier: split ProXstream2 board data and change DDR frequency by Masahiro Yamada · 9 years ago
  21. 6ba60fa ARM: uniphier: call uniphier_get_board_param() without FDT blob by Masahiro Yamada · 9 years ago
  22. 2071f14 ARM: uniphier: add functions to get SoC model/revision by Masahiro Yamada · 9 years ago
  23. b00543e ARM: dts: uniphier: use stdout-path instead of console by Masahiro Yamada · 9 years ago
  24. 4e1f81d ARM: dts: uniphier: add outer cache nodes by Masahiro Yamada · 9 years ago
  25. 8f06243 ARM: dts: uniphier: factor out common nodes to uniphier-common32.dtsi by Masahiro Yamada · 9 years ago
  26. 6a9f6ba ARM: uniphier: allow DDR function to return more precise error code by Masahiro Yamada · 9 years ago
  27. 11d6eff ARM: uniphier: use BIT() macro for DDR PHY header by Masahiro Yamada · 9 years ago
  28. b04ed73 ARM: uniphier: rename DTCR_RNKEN_* register bit to DTCR_RANKEN_* by Masahiro Yamada · 9 years ago
  29. a1c4bf8 ARM: uniphier: add const qualifier to constant array by Masahiro Yamada · 9 years ago
  30. fc18be1 ARM: uniphier: add static qualifiers to locally used functions by Masahiro Yamada · 9 years ago
  31. 574967c arm: socfpga: Enable simple bus in SPL on all boards by Marek Vasut · 9 years ago
  32. 68909e8 arm: socfpga: Make /soc available in pre-reloc by Marek Vasut · 9 years ago
  33. 55702fe arm: socfpga: Enabling MTD default partitions by Chin Liang See · 9 years ago
  34. 520b9e0 arm: socfpga: socrates: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  35. 866da6e arm: socfpga: sockit: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  36. a4417af arm: socfpga: mcvevk: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  37. 617600b arm: socfpga: de0_nano_soc: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  38. 8a08962 arm: socfpga: arria5_socdk: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  39. 7d6bf07 arm: socfpga: cyclone5_socdk: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  40. 79cc48e arm: socfpga: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  41. 2b26109 net: designware: Zap trailing backslash by Marek Vasut · 9 years ago
  42. 4c9ae24 net: designware: Zap CONFIG_DW_AUTONEG by Marek Vasut · 9 years ago
  43. 25af71c net: eth_designware: select PHYLIB in Kconfig by Thomas Chou · 9 years ago
  44. 0780697 arm: socfpga: Actually enable L2 cache by Marek Vasut · 9 years ago
  45. f84c2b66 Prepare v2016.01-rc3 by Tom Rini · 9 years ago v2016.01-rc3
  46. 140bc33 net: e1000: Mark _disable_wr() and _write_status() as __maybe_unused by Bin Meng · 9 years ago
  47. c65a5f4 net: e1000: Remove CONFIG_MVBC_1G by Bin Meng · 9 years ago
  48. e97f7fb net: e1000: Remove dead codes wrapped by #if 0 by Bin Meng · 9 years ago
  49. 9216387 include: net: Simplify the usage of __always_inline by Fabio Estevam · 9 years ago
  50. bc393a7 fdt: Rewrite the logic in fdt_fixup_ethernet() by Bin Meng · 9 years ago
  51. 52d825c fdt: Deprecate "usbethaddr" usage in fdt_fixup_ethernet() by Bin Meng · 9 years ago
  52. 5a4672b Merge git://git.denx.de/u-boot-arc by Tom Rini · 9 years ago
  53. d0602bd axs103: add support of generic OHCI USB 1.1 controller by Alexey Brodkin · 9 years ago
  54. edf5dd8 sunxi: Add CONFIG_SUNXI_NO_PMIC to Marsboard A10 config by Aleksei Mamlin · 9 years ago
  55. 211d57a sunxi: Select DM_KEYBOARD by Hans de Goede · 9 years ago
  56. 5a37a40 sunxi: Enable a second mmc socket as boot target in the environment by Karsten Merker · 9 years ago
  57. 2ec6202 sunxi: A20-Olimex-SOM-EVB defconfig: enable mmc3 by Karsten Merker · 9 years ago
  58. a1ecb4b sun5i: Add defconfig and dts file for the Empire Electronix D709 tablet by Hans de Goede · 9 years ago
  59. 3721208 x86: Remove Graeme Russ from the git alias file by Simon Glass · 9 years ago
  60. 34059d8 Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga by Tom Rini · 9 years ago
  61. 48275c9 arm: socfpga: fix trivial header preprocessor for socfpga_common.h by Dinh Nguyen · 9 years ago
  62. a1684b6 arm: socfpga: fix up a questionable macro for SDMMC by Dinh Nguyen · 9 years ago
  63. e5ad7d9 arm: socfpga: remove building scan manager by Dinh Nguyen · 9 years ago
  64. ed77aeb arm: socfpga: introduce TARGET_SOCFPGA_GEN5 config property by Dinh Nguyen · 9 years ago
  65. ccf5648 arm: socfpga: remove note to add CONFIG_USB_DWC2_REG_ADDR by Dinh Nguyen · 9 years ago
  66. dbd6fcf arm: socfpga: Drop the board boilerplate by Marek Vasut · 9 years ago
  67. 8e535af arm: socfpga: Introduce common board code by Marek Vasut · 9 years ago
  68. ea08234 arm: socfpga: Switch CONFIG_HOSTNAME to CONFIG_SYS_BOARD by Marek Vasut · 9 years ago
  69. a5cad67 arm: socfpga: Switch CONFIG_G_DNL_MANUFACTURER to CONFIG_SYS_VENDOR by Marek Vasut · 9 years ago
  70. 9223274 arm: socfpga: sockit: Zap VIRTUAL_TARGET by Marek Vasut · 9 years ago
  71. ac5516d arm: socfpga: de0_nano: Zap VIRTUAL_TARGET by Marek Vasut · 9 years ago
  72. b5a5d2b arm: socfpga: socrates: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  73. 225217d arm: socfpga: sockit: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  74. 9368aa6 arm: socfpga: mcvevk: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  75. 5b5226a arm: socfpga: de0_nano: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  76. c90ada9 arm: socfpga: cyclone5-socdk: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  77. 70311e6 arm: socfpga: arria5-socdk: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  78. ef4b01b arm: socfpga: Allow DWC2 UDC probing from OF by Marek Vasut · 9 years ago
  79. faed7ac arm: socfpga: socrates: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  80. 1f5f187 arm: socfpga: sockit: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  81. 5df93c5 arm: socfpga: de0_nano: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  82. b5aaa03 arm: socfpga: cyclone5-socdk: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  83. 6b9cdb7 arm: socfpga: arria5-socdk: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  84. 5d8546e arm: socfpga: socrates: Add missing PHY skew config by Marek Vasut · 9 years ago
  85. 22854bd net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OF by Marek Vasut · 9 years ago
  86. 1c0e84c altera_qspi: initialize instr.mtd in flash_erase by Thomas Chou · 9 years ago
  87. 11b35d5 serial-howto: remove altera_jtag_uart and altera_uart from the list by Thomas Chou · 9 years ago
  88. 4909f0e nios2: display altera sysid at startup by Thomas Chou · 9 years ago
  89. aeea875 nios2: Soup up the shell experience by Marek Vasut · 9 years ago
  90. 455e8fd nios2: Enable support for fitImage by Marek Vasut · 9 years ago
  91. bc3abe1 nios2: Preconfigure $loadaddr variable by Marek Vasut · 9 years ago
  92. 7ef051e nios2: Up the monitor size to 512kiB by Marek Vasut · 9 years ago
  93. 2aee06a nios2: Calculate the env position from monitor size by Marek Vasut · 9 years ago
  94. 4832e17 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  95. b5e9b9a microblaze: Do not handle watchdog and gpio in SPL by Michal Simek · 9 years ago
  96. 4280f50 microblaze: Enable DM by default by Michal Simek · 9 years ago
  97. ef159ab microblaze: Enable OF_CONTROL by default by Michal Simek · 9 years ago
  98. 4632b1e microblaze: Remove support for LL_TEMAC by Michal Simek · 9 years ago
  99. 4de9bbd microblaze: Use malloc setting via Kconfig by Michal Simek · 9 years ago
  100. 4fcd0b33 microblaze: Make room for malloc before ELF by Michal Simek · 9 years ago