1. 4376c0e Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  2. 7e442d9 arm: socfpga: Add support for Denali NAND controller by Marek Vasut · 9 years ago
  3. d92759a arm: socfpga: Enable DFU MMC support only if DM_MMC is enabled by Marek Vasut · 9 years ago
  4. 4460396 arm: socfpga: Enable SPL MMC/SPI support only if DM_MMC/SPI is enabled by Marek Vasut · 9 years ago
  5. 7b29a2a arm: socfpga: sr1500: Update qspiboot to use UBIFS by Chin Liang See · 9 years ago
  6. 8338e8d arm: socfpga: sockit: Update qspiboot to use UBIFS by Chin Liang See · 9 years ago
  7. 31f32d6 arm: socfpga: arria5_socdk: Update qspiboot to use UBIFS by Chin Liang See · 9 years ago
  8. 180d680 arm: socfpga: cyclone5_socdk: Update qspiboot to use UBIFS by Chin Liang See · 9 years ago
  9. 0309811 arm: socfpga: sr1500: Enable qspiload console command by Chin Liang See · 9 years ago
  10. 9c99c85 arm: socfpga: sockit: Enable qspiload console command by Chin Liang See · 9 years ago
  11. af53ff9 arm: socfpga: arria5_socdk: Enable qspiload console command by Chin Liang See · 9 years ago
  12. 9937c72 arm: socfpga: cyclone5_socdk: Enable qspiload console command by Chin Liang See · 9 years ago
  13. d99fa09 arm: socfpga: sr1500: Enable ubiload console command by Chin Liang See · 9 years ago
  14. fab6e90 arm: socfpga: sockit: Enable ubiload console command by Chin Liang See · 9 years ago
  15. 62e2a9a arm: socfpga: arria5_socdk: Enable ubiload console command by Chin Liang See · 9 years ago
  16. 3ab7a4b arm: socfpga: cyclone5_socdk: Enable ubiload console command by Chin Liang See · 9 years ago
  17. d245dfc arm: socfpga: Enable ubi and ubifs support by Chin Liang See · 9 years ago
  18. fe8ef76 ARM: uniphier: allow to run zImage rather than uImage by Masahiro Yamada · 9 years ago
  19. 263a32a ARM: uniphier: drop fdt_file from CONFIG_EXTRA_ENV_SETTINGS by Masahiro Yamada · 9 years ago
  20. 6f02ac4 arm: socfpga: Enabling MTD default partitions by Chin Liang See · 9 years ago
  21. 6bd5951 arm: socfpga: socrates: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  22. 29186b0 arm: socfpga: sockit: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  23. 3503974 arm: socfpga: mcvevk: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  24. 4eff582 arm: socfpga: de0_nano_soc: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  25. c631941 arm: socfpga: arria5_socdk: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  26. f5fa3de arm: socfpga: cyclone5_socdk: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  27. fb73f6d arm: socfpga: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  28. 8471376 net: designware: Zap CONFIG_DW_AUTONEG by Marek Vasut · 9 years ago
  29. 7a0dfa6 net: eth_designware: select PHYLIB in Kconfig by Thomas Chou · 9 years ago
  30. b029329 Merge git://git.denx.de/u-boot-arc by Tom Rini · 9 years ago
  31. 049f9db axs103: add support of generic OHCI USB 1.1 controller by Alexey Brodkin · 9 years ago
  32. 16b9163 sunxi: Enable a second mmc socket as boot target in the environment by Karsten Merker · 9 years ago
  33. 1164f83 Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga by Tom Rini · 9 years ago
  34. f593acd arm: socfpga: fix trivial header preprocessor for socfpga_common.h by Dinh Nguyen · 9 years ago
  35. 9be08ab arm: socfpga: remove note to add CONFIG_USB_DWC2_REG_ADDR by Dinh Nguyen · 9 years ago
  36. 4a06584 arm: socfpga: Switch CONFIG_HOSTNAME to CONFIG_SYS_BOARD by Marek Vasut · 9 years ago
  37. 7e4c3ee arm: socfpga: Switch CONFIG_G_DNL_MANUFACTURER to CONFIG_SYS_VENDOR by Marek Vasut · 9 years ago
  38. 44b4e5e arm: socfpga: sockit: Zap VIRTUAL_TARGET by Marek Vasut · 9 years ago
  39. efebabd arm: socfpga: de0_nano: Zap VIRTUAL_TARGET by Marek Vasut · 9 years ago
  40. ad3c96a arm: socfpga: socrates: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  41. 90576c9 arm: socfpga: sockit: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  42. bc71b04 arm: socfpga: mcvevk: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  43. 8ece8b6 arm: socfpga: de0_nano: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  44. b935326 arm: socfpga: cyclone5-socdk: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  45. 52e8aa2 arm: socfpga: arria5-socdk: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  46. 3988552 arm: socfpga: socrates: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  47. 0e1cd53 arm: socfpga: sockit: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  48. 2645e75 arm: socfpga: de0_nano: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  49. fe90328 arm: socfpga: cyclone5-socdk: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  50. 59bb42c arm: socfpga: arria5-socdk: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  51. a0b8936 nios2: Soup up the shell experience 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. 3162732 microblaze: Remove support for LL_TEMAC by Michal Simek · 9 years ago
  58. c73e985 microblaze: Use malloc setting via Kconfig by Michal Simek · 9 years ago
  59. 7cb7ae7 microblaze: Make room for malloc before ELF by Michal Simek · 9 years ago
  60. 27ba090 net: gem: Add driver dependencies to PHYLIB by Michal Simek · 9 years ago
  61. b13bb07 arm: zynq: Update ZYBO config options by Nathan Rossi · 9 years ago
  62. 1e6f4ff Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  63. bc623f2 usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG* by Marek Vasut · 9 years ago
  64. 05c2de8 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  65. f5d90db Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  66. 57894be armv8: Add sata support on Layerscape ARMv8 board by Tang Yuantian · 9 years ago
  67. b3e9820 armv8/ls1043ardb: add SECURE BOOT target for NOR by Aneesh Bansal · 9 years ago
  68. 928b681 armv8: fsl-layerscale: Rewrite reserving memory for MC and debug server by York Sun · 9 years ago
  69. a77e50c rockchip: Add basic support for kylin board by huang lin · 9 years ago
  70. 3b97a9d Enable console log from earlyconsole in Linux bootargs by Pratiyush Mohan Srivastava · 9 years ago
  71. f6c8395 armv8/ls1043ardb: Add support for >2GB memory by Shaohui Xie · 9 years ago
  72. 75d48a6 stm32: Convert serial driver to DM by Kamil Lulko · 9 years ago
  73. 69dda0a Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  74. 7431e70 imx: mx7dsabresd: Add QSPI support by Peng Fan · 9 years ago
  75. 1895dfd sunxi: power: enabled support for axp818 by vishnupatekar · 9 years ago
  76. cdf1e48 sunxi: Add Machine Support for A83T SOC by vishnupatekar · 9 years ago
  77. 715f20a x86: Clean up ivybridge/chrome Kconfig options by Bin Meng · 9 years ago
  78. 2df6d01 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  79. 0e24805 ARM: zynq: Extend malloc size by Michal Simek · 9 years ago
  80. 8f0af3f ARM: zynq: Fix location of stack and malloc areas by Michal Simek · 9 years ago
  81. 83cea77 ARM64: zynqmp: Enable FIT config option via Kconfig by Michal Simek · 9 years ago
  82. 3d7285f net: gem: Move gem to Kconfig by Michal Simek · 9 years ago
  83. 250e05e net: gem: Move driver to DM by Michal Simek · 9 years ago
  84. e55c2c1 ARM: zynq: Remove CONFIG_API by Michal Simek · 9 years ago
  85. 4ed5380 ARM: zynq: Remove PHYLIB from config to defconfig by Michal Simek · 9 years ago
  86. 0fca08c Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  87. bf5ed2e arm: socfpga: Add SoCFPGA SR1500 board by Stefan Roese · 9 years ago
  88. 8674653 usb: zynqmp: Enable USB XHCI support by Siva Durga Prasad Paladugu · 9 years ago
  89. ee8dc84 usb: zynqmp: Add XHCI driver support by Siva Durga Prasad Paladugu · 9 years ago
  90. 1f71d26 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · 9 years ago
  91. d65d684 Fix typo: commmand -> command. by Vagrant Cascadian · 9 years ago
  92. 9029029 Merge branch 'master' of http://git.denx.de/u-boot-sparc by Tom Rini · 9 years ago
  93. 81c9e19 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  94. 703d024 sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boards by Francois Retief · 9 years ago
  95. 9e51aea sparc: leon2: Updates for generic board initialization by Francois Retief · 9 years ago
  96. b131cc5 sparc: leon3: Updates for generic board initialization by Francois Retief · 9 years ago
  97. f6b3d1e sparc: Move SYS_SPARC_NWINDOWS to Kconfig by Francois Retief · 9 years ago
  98. 17efbaf iocon: Disable FIT_VERBOSE by Tom Rini · 9 years ago
  99. 9aeeba3 arm: imx6: novena: Enable extfs support in SPL by Marek Vasut · 9 years ago
  100. 7fd4780 rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip Kconfig by Ariel D'Alessandro · 9 years ago