1. 615879a sf: Remove unneeded header includes by Jagan Teki · 9 years ago
  2. 6f9d670 sf: Flash power up read-only based on idcode0 by Jagan Teki · 9 years ago
  3. cb37518 sf: Use simple name for register access functions by Jagan Teki · 9 years ago
  4. fc335d6 sf: Fix Makefile by Jagan Teki · 9 years ago
  5. 6fa40e7 sf: Use static for file-scope functions by Jagan Teki · 9 years ago
  6. 0edae52 sf: probe: Code cleanup by Jagan Teki · 9 years ago
  7. 1e90d9f sf: Move read_id code to sf_ops by Jagan Teki · 9 years ago
  8. 3847c0c sf: Move spi_flash_scan code to sf_ops by Jagan Teki · 9 years ago
  9. 3a1adb6 sf: spi_flash_validate_params => spi_flash_scan by Jagan Teki · 9 years ago
  10. 8e4920e spi: Kconfig: Fix correct target name for ZynqMP by Michal Simek · 9 years ago
  11. 23ef5ae spi: zynq_spi: Add cadence compatible string by Michal Simek · 9 years ago
  12. 53cc647 imx: mx7dsabresd: Add QSPI support by Peng Fan · 9 years ago
  13. cd337da spi: ti_qspi: Fix SPI_3WIRE checking using mode by Jagan Teki · 9 years ago
  14. 379b49d spi: Get spi-3wire from dts by Jagan Teki · 9 years ago
  15. 789fa27 x86: Remove HAVE_ACPI_RESUME by Bin Meng · 9 years ago
  16. d475d59 x86: Remove CPU_INTEL_SOCKET_RPGA989 by Bin Meng · 9 years ago
  17. efe2d80 x86: Clean up ivybridge/chrome Kconfig options by Bin Meng · 9 years ago
  18. 9bf76c2 x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGE by Bin Meng · 9 years ago
  19. 2317cf0 common: Remove timer_init() call for x86 by Bin Meng · 9 years ago
  20. 4932443 x86: Move i8254_init() to x86_cpu_init_f() by Bin Meng · 9 years ago
  21. c5c5c20 x86: Fix PCI UART compatible string for crownbay and galileo by Bin Meng · 9 years ago
  22. a0ae380 fdt: Change OF_BAD_ADDR to FDT_ADDR_T_NONE by Bin Meng · 9 years ago
  23. 8555dd8 axs10x: add support of generic EHCI USB 2.0 controller by Alexey Brodkin · 9 years ago
  24. 8356431 Prepare v2016.01-rc2 by Tom Rini · 9 years ago
  25. 3463314 mkimage: Fix warning from fix for generating multi and script images again by Marek Vasut · 9 years ago
  26. cbb2df2 CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set by Tom Rini · 9 years ago
  27. dcf4cb0 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  28. 8bebf03 dm: core: Enable SPL_SIMPLE_BUS by default by Michal Simek · 9 years ago
  29. d6df048 dm: cmd: Relocate subcommands when MANUAL_RELOC by Michal Simek · 9 years ago
  30. e4099c8 i2c: cmd: Relocate subcommands when MANUAL_RELOC by Michal Simek · 9 years ago
  31. c643f3e serial: zynq: Remove duplicated header by Michal Simek · 9 years ago
  32. 6bf87da serial: zynq: Fix incorrect reference to s5p driver by Michal Simek · 9 years ago
  33. d9ae52c zynq: sdhci: Move driver to DM by Michal Simek · 9 years ago
  34. 4004345 zynq: sdhci: Remove zynq_sdhci_of_init() by Michal Simek · 9 years ago
  35. b8a9beb zynq: sdhci: Calculate minimum frequency based on max frequency by Siva Durga Prasad Paladugu · 9 years ago
  36. 769afa5 ARM: zynq: Remove unused SERIAL macros for serial_zynq by Michal Simek · 9 years ago
  37. ec016a1 ARM: zynq: Extend malloc size by Michal Simek · 9 years ago
  38. 83b6464 ARM: zynq: Fix location of stack and malloc areas by Michal Simek · 9 years ago
  39. e92fc6d ARM: zynq: Enable debug console for zc702 by Michal Simek · 9 years ago
  40. a7159e2 ARM64: zynqmp: Enable FIT config option via Kconfig by Michal Simek · 9 years ago
  41. b8de29f net: gem: Enable CTRL+C in wait_for_bit by Michal Simek · 9 years ago
  42. 596e578 net: gem: Move gem to Kconfig by Michal Simek · 9 years ago
  43. 3cdb145 net: gem: Read information about interface from DT by Michal Simek · 9 years ago
  44. 6889ca7 net: gem: Move driver to DM by Michal Simek · 9 years ago
  45. 5a9284f net: gem: Fix miiphy_read name by Michal Simek · 9 years ago
  46. 687d731 net: gem: Remove zynq_gem_of_init() by Michal Simek · 9 years ago
  47. c8e2927 net: gem: Enable MDIO bus earlier by Michal Simek · 9 years ago
  48. 90c6f2e net: gem: Check if priv->phydev is valid by Michal Simek · 9 years ago
  49. 68cc3bd net: gem: Extract phy init code by Michal Simek · 9 years ago
  50. 64a7ead net: gem: Remove phydev variable by Michal Simek · 9 years ago
  51. f2fc276 net: gem: Change mii function not to use eth_device structure by Michal Simek · 9 years ago
  52. 3fac272 net: gem: Change mdio_wait prototype to pass regs by Michal Simek · 9 years ago
  53. b904725 net: gem: Do not continue if phy is not found by Michal Simek · 9 years ago
  54. 3cbbc25 ARM: zynq: Remove CONFIG_API by Michal Simek · 9 years ago
  55. 5df825d ARM: zynq: Remove PHYLIB from config to defconfig by Michal Simek · 9 years ago
  56. 25ef4be Merge git://git.denx.de/u-boot-nios by Tom Rini · 9 years ago
  57. 2311335 Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  58. 540fcbc arm: socfpga: Enable CONFIG_DM_MMC by Marek Vasut · 9 years ago
  59. c35ed77 mmc: dwmmc: socfpga: Convert to DM by Marek Vasut · 9 years ago
  60. 1c75596 arm: socfpga: Remove cpu_mmc_init() by Marek Vasut · 9 years ago
  61. ae9996c arm: socfpga: Add SoCFPGA SR1500 board by Stefan Roese · 9 years ago
  62. 6af4e27 usb: xhci: zynqmp: Removing unused function usb_phy_reset by Marek Vasut · 9 years ago
  63. 565b7f0 usb: xhci: fsl: Removing unused function usb_phy_reset by Rajesh Bhagat · 9 years ago
  64. 5955bb9 usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databook by Rajesh Bhagat · 9 years ago
  65. 90fbb28 usb: add support for generic EHCI devices by Alexey Brodkin · 9 years ago
  66. 40c9208 sunxi: usb: Rename the sunxi usb driver DM entry by Marek Vasut · 9 years ago
  67. 04f3787 usb: zynqmp: Fix build warnings by Marek Vasut · 9 years ago
  68. 7310ac4 drivers:usb:fsl: Add T4080 as affected soc for Erratum A007792 sw workaround by Rajesh Bhagat · 9 years ago
  69. c2ad4e1 usb: dwc3: fix build warnings by Felipe Balbi · 9 years ago
  70. 9dc5222 usb: host: xhci-omap: fix build break by Felipe Balbi · 9 years ago
  71. 0f67676 usb: zynqmp: Enable USB XHCI support by Siva Durga Prasad Paladugu · 9 years ago
  72. f4dd69c usb: zynqmp: Add XHCI driver support by Siva Durga Prasad Paladugu · 9 years ago
  73. 75507d5 am33xx: Update serial pdata by Tom Rini · 9 years ago
  74. f118fe5 altera_qspi: fix erase and write error code by Thomas Chou · 9 years ago
  75. 421f306 altera_qspi: add lock unlock ops by Thomas Chou · 9 years ago
  76. 878a3ed dm: tegra: Provide serial platform data for SPL by Simon Glass · 9 years ago
  77. b7e5a64 dm: serial: ns16550: Add pre-reloc flag to the driver by Simon Glass · 9 years ago
  78. 7705bdf tegra: Remove merge markers in some Kconfig files by Simon Glass · 9 years ago
  79. af7c03e rpi: add support for Raspberry Pi Zero by Stephen Warren · 9 years ago
  80. c4ea1ed rpi: fix revision scheme parsing by Stephen Warren · 9 years ago
  81. dbe6f1e rpi: get rid of BCM2835_BOARD_REV_* macros by Stephen Warren · 9 years ago
  82. 6ae6e16 mkimage : Fix generating multi and script images by Philippe De Swert · 9 years ago
  83. e9acb9e common: board: Dont relocate FDT incase of CONFIG_OF_EMBED by Siva Durga Prasad Paladugu · 9 years ago
  84. b4857aa spl: mmc: Unify non/driver model spl_mmc_find_device() by Simon Glass · 9 years ago
  85. 99c7a51 spl: mmc: Rename 'mmc' variable to 'mmcp' by Simon Glass · 9 years ago
  86. d773a00 spl: mmc: Fix compiler warning with CONFIG_DM_MMC by Simon Glass · 9 years ago
  87. 9cb05a8 drivers: remoteproc: rproc-uclass: Fix check for NULL pointers by Nishanth Menon · 9 years ago
  88. 5be9356 Change e-mail address of Kamil Lulko by Kamil Lulko · 9 years ago
  89. 80e0614 ns16550: change reg-shift property default to zero by Thomas Chou · 9 years ago
  90. eada086 arch/arm/cpu/arm920t/ep93xx/led.c: Mark inline functions as static inline by Tom Rini · 9 years ago
  91. c6bb23c common: cli_hush: avoid memory leak by Peng Fan · 9 years ago
  92. 63ce348 common/Makefile: Compile fdt_support is enabled in SPL by Stefan Roese · 9 years ago
  93. 4d5bb01 defconfig: dra74_evm: enable serial driver model by Mugunthan V N · 9 years ago
  94. 0935df6 arm: dts: dra7-evm: add chosen node to specify serial console device by Mugunthan V N · 9 years ago
  95. 85cf0e6 arm: dts: omap: add reg-shift to serial device tree node by Mugunthan V N · 9 years ago
  96. 746da1b common: miiphyutil: avoid memory leak by Peng Fan · 9 years ago
  97. 678e931 common: mmc: unsigned char compared against 0 by Peng Fan · 9 years ago
  98. 9f8edb7 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · 9 years ago
  99. 1b25e58 Fix typo: firstly -> first. by Vagrant Cascadian · 9 years ago
  100. 3f42dc8 Fix typo: commmand -> command. by Vagrant Cascadian · 9 years ago