1. 34059d8 Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga by Tom Rini · 9 years ago
  2. 48275c9 arm: socfpga: fix trivial header preprocessor for socfpga_common.h by Dinh Nguyen · 9 years ago
  3. ccf5648 arm: socfpga: remove note to add CONFIG_USB_DWC2_REG_ADDR by Dinh Nguyen · 9 years ago
  4. ea08234 arm: socfpga: Switch CONFIG_HOSTNAME to CONFIG_SYS_BOARD by Marek Vasut · 9 years ago
  5. a5cad67 arm: socfpga: Switch CONFIG_G_DNL_MANUFACTURER to CONFIG_SYS_VENDOR by Marek Vasut · 9 years ago
  6. 9223274 arm: socfpga: sockit: Zap VIRTUAL_TARGET by Marek Vasut · 9 years ago
  7. ac5516d arm: socfpga: de0_nano: Zap VIRTUAL_TARGET by Marek Vasut · 9 years ago
  8. b5a5d2b arm: socfpga: socrates: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  9. 225217d arm: socfpga: sockit: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  10. 9368aa6 arm: socfpga: mcvevk: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  11. 5b5226a arm: socfpga: de0_nano: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  12. c90ada9 arm: socfpga: cyclone5-socdk: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  13. 70311e6 arm: socfpga: arria5-socdk: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  14. ef4b01b arm: socfpga: Allow DWC2 UDC probing from OF by Marek Vasut · 9 years ago
  15. faed7ac arm: socfpga: socrates: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  16. 1f5f187 arm: socfpga: sockit: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  17. 5df93c5 arm: socfpga: de0_nano: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  18. b5aaa03 arm: socfpga: cyclone5-socdk: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  19. 6b9cdb7 arm: socfpga: arria5-socdk: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  20. aeea875 nios2: Soup up the shell experience by Marek Vasut · 9 years ago
  21. bc3abe1 nios2: Preconfigure $loadaddr variable by Marek Vasut · 9 years ago
  22. 7ef051e nios2: Up the monitor size to 512kiB by Marek Vasut · 9 years ago
  23. 2aee06a nios2: Calculate the env position from monitor size by Marek Vasut · 9 years ago
  24. 4832e17 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  25. b5e9b9a microblaze: Do not handle watchdog and gpio in SPL by Michal Simek · 9 years ago
  26. 4632b1e microblaze: Remove support for LL_TEMAC by Michal Simek · 9 years ago
  27. 4de9bbd microblaze: Use malloc setting via Kconfig by Michal Simek · 9 years ago
  28. 4fcd0b33 microblaze: Make room for malloc before ELF by Michal Simek · 9 years ago
  29. 7bccc75 net: gem: Add driver dependencies to PHYLIB by Michal Simek · 9 years ago
  30. 7bbf825 arm: zynq: Update ZYBO config options by Nathan Rossi · 9 years ago
  31. 123b701 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  32. 5d5716e usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h by Marek Vasut · 9 years ago
  33. a4bb9b3 usb: s3c-otg: Rename s3c_udc_probe() function by Marek Vasut · 9 years ago
  34. c098287 usb: s3c-otg: Rename struct s3c_plat_otg_data by Marek Vasut · 9 years ago
  35. e30824f usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG* by Marek Vasut · 9 years ago
  36. e179ced usb: s3c-otg: Tweak the comments by Marek Vasut · 9 years ago
  37. 193979e usb: s3c-otg: Zap useless externs by Marek Vasut · 9 years ago
  38. 2c12ff0 usb: s3c-otg: Split private bits from s3c_udc.h by Marek Vasut · 9 years ago
  39. b4d5cf0 usb: s3c-otg: Rename struct s3c_udc to dwc2_udc by Marek Vasut · 9 years ago
  40. 35065cd Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  41. 2e680f9 Revert "include/linux: move typdef for uintptr_t" by York Sun · 9 years ago
  42. e6e3faa Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  43. 989c5f0 armv8: Add sata support on Layerscape ARMv8 board by Tang Yuantian · 9 years ago
  44. 9711f52 armv8/ls1043ardb: add SECURE BOOT target for NOR by Aneesh Bansal · 9 years ago
  45. e8f954a include/linux: move typdef for uintptr_t by Aneesh Bansal · 9 years ago
  46. c049214 armv8: fsl-layerscale: Rewrite reserving memory for MC and debug server by York Sun · 9 years ago
  47. e814952 Reserve secure memory by York Sun · 9 years ago
  48. 47b4c22 rockchip: Add basic support for kylin board by huang lin · 9 years ago
  49. b22b1dc Enable console log from earlyconsole in Linux bootargs by Pratiyush Mohan Srivastava · 9 years ago
  50. e994ddd armv8/ls1043ardb: Add support for >2GB memory by Shaohui Xie · 9 years ago
  51. a46b185 fsl/ddr: updated ddr errata-A008378 for arm and power SoCs by Shengzhou Liu · 9 years ago
  52. a07bdad fsl/errata: move fsl_errata.h to common directory by Shengzhou Liu · 9 years ago
  53. 19601dd driver/ddr/fsl: Update DDR4 RTT values by York Sun · 9 years ago
  54. 6656241 stm32: Convert serial driver to DM by Kamil Lulko · 9 years ago
  55. 5076c64 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  56. 53cc647 imx: mx7dsabresd: Add QSPI support by Peng Fan · 9 years ago
  57. 95ab8fe sunxi: power: enabled support for axp818 by vishnupatekar · 9 years ago
  58. 813c737 sunxi: power: axp818: add support for axp818 driver by vishnupatekar · 9 years ago
  59. 762e24a sunxi: Add Machine Support for A83T SOC by vishnupatekar · 9 years ago
  60. efe2d80 x86: Clean up ivybridge/chrome Kconfig options by Bin Meng · 9 years ago
  61. cbb2df2 CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set by Tom Rini · 9 years ago
  62. dcf4cb0 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  63. ec016a1 ARM: zynq: Extend malloc size by Michal Simek · 9 years ago
  64. 83b6464 ARM: zynq: Fix location of stack and malloc areas by Michal Simek · 9 years ago
  65. a7159e2 ARM64: zynqmp: Enable FIT config option via Kconfig by Michal Simek · 9 years ago
  66. 596e578 net: gem: Move gem to Kconfig by Michal Simek · 9 years ago
  67. 6889ca7 net: gem: Move driver to DM by Michal Simek · 9 years ago
  68. 687d731 net: gem: Remove zynq_gem_of_init() by Michal Simek · 9 years ago
  69. 3cbbc25 ARM: zynq: Remove CONFIG_API by Michal Simek · 9 years ago
  70. 5df825d ARM: zynq: Remove PHYLIB from config to defconfig by Michal Simek · 9 years ago
  71. 2311335 Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  72. ae9996c arm: socfpga: Add SoCFPGA SR1500 board by Stefan Roese · 9 years ago
  73. 6af4e27 usb: xhci: zynqmp: Removing unused function usb_phy_reset by Marek Vasut · 9 years ago
  74. 7310ac4 drivers:usb:fsl: Add T4080 as affected soc for Erratum A007792 sw workaround by Rajesh Bhagat · 9 years ago
  75. 0f67676 usb: zynqmp: Enable USB XHCI support by Siva Durga Prasad Paladugu · 9 years ago
  76. f4dd69c usb: zynqmp: Add XHCI driver support by Siva Durga Prasad Paladugu · 9 years ago
  77. 9f8edb7 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · 9 years ago
  78. 3f42dc8 Fix typo: commmand -> command. by Vagrant Cascadian · 9 years ago
  79. 9eed48c Merge branch 'master' of http://git.denx.de/u-boot-sparc by Tom Rini · 9 years ago
  80. a85670e Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  81. 4c54775 sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boards by Francois Retief · 9 years ago
  82. c837901 sparc: leon2: Updates for generic board initialization by Francois Retief · 9 years ago
  83. a62bba1 sparc: leon3: Updates for generic board initialization by Francois Retief · 9 years ago
  84. 5278914 sparc: Move SYS_SPARC_NWINDOWS to Kconfig by Francois Retief · 9 years ago
  85. be30dfb iocon: Disable FIT_VERBOSE by Tom Rini · 9 years ago
  86. a80a999 arm: imx6: novena: Enable extfs support in SPL by Marek Vasut · 9 years ago
  87. cd3187d rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip Kconfig by Ariel D'Alessandro · 9 years ago
  88. d8b5978 rockchip: Add basic support for evb-rk3036 board by huang lin · 9 years ago
  89. be1d5e0 rockchip: rk3036: Add core Soc start-up code by huang lin · 9 years ago
  90. a65f51b mmc: dw_mmc: support fifo mode in dwc mmc driver by huang lin · 9 years ago
  91. fc0fada rockchip: Bring in RK3036 device tree file includes and bindings by huang lin · 9 years ago
  92. 302d176 rockchip: add config decide whether to build common.c by huang lin · 9 years ago
  93. cc2244b rockchip: add timer driver by huang lin · 9 years ago
  94. abe919e rockchip: firefly: Save the environment on SD card by Sjoerd Simons · 9 years ago
  95. 9550e79 rockchip: Also load the initrd below 512M by Sjoerd Simons · 9 years ago
  96. 3ba5f74 dm: pci: Disable PCI compatibility functions by default by Simon Glass · 9 years ago
  97. cab24b3 dm: pci: Convert 'pci' command to driver model by Simon Glass · 9 years ago
  98. 54fe7b1 dm: pci: Add a comment about how to find struct pci_controller by Simon Glass · 9 years ago
  99. e81ca88 dm: tegra: pci: Convert tegra boards to driver model for PCI by Simon Glass · 9 years ago
  100. f926033 dm: pci: Add a function to find the regions for a PCI bus by Simon Glass · 9 years ago