1. 23364fb sf: Remove unneeded header includes by Jagan Teki · 9 years ago
  2. b723375 sf: Flash power up read-only based on idcode0 by Jagan Teki · 9 years ago
  3. dc8ce0f sf: Use simple name for register access functions by Jagan Teki · 9 years ago
  4. 79c0d8d sf: Fix Makefile by Jagan Teki · 9 years ago
  5. f347f75 sf: Use static for file-scope functions by Jagan Teki · 9 years ago
  6. f9a026d sf: probe: Code cleanup by Jagan Teki · 9 years ago
  7. 0cd3726 sf: Move read_id code to sf_ops by Jagan Teki · 9 years ago
  8. e6401d8 sf: Move spi_flash_scan code to sf_ops by Jagan Teki · 9 years ago
  9. 0d66a18 sf: spi_flash_validate_params => spi_flash_scan by Jagan Teki · 9 years ago
  10. f5a0371 spi: Kconfig: Fix correct target name for ZynqMP by Michal Simek · 9 years ago
  11. 8eb23ec spi: zynq_spi: Add cadence compatible string by Michal Simek · 9 years ago
  12. 7431e70 imx: mx7dsabresd: Add QSPI support by Peng Fan · 9 years ago
  13. e955f90 spi: ti_qspi: Fix SPI_3WIRE checking using mode by Jagan Teki · 9 years ago
  14. d3868fd spi: Get spi-3wire from dts by Jagan Teki · 9 years ago
  15. a986c3a x86: Remove HAVE_ACPI_RESUME by Bin Meng · 9 years ago
  16. 55af71f x86: Remove CPU_INTEL_SOCKET_RPGA989 by Bin Meng · 9 years ago
  17. 715f20a x86: Clean up ivybridge/chrome Kconfig options by Bin Meng · 9 years ago
  18. 35da4d1 x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGE by Bin Meng · 9 years ago
  19. 3161764 common: Remove timer_init() call for x86 by Bin Meng · 9 years ago
  20. b2e7898 x86: Move i8254_init() to x86_cpu_init_f() by Bin Meng · 9 years ago
  21. 20e9e16 x86: Fix PCI UART compatible string for crownbay and galileo by Bin Meng · 9 years ago
  22. d9a0093 fdt: Change OF_BAD_ADDR to FDT_ADDR_T_NONE by Bin Meng · 9 years ago
  23. e4125bd axs10x: add support of generic EHCI USB 2.0 controller by Alexey Brodkin · 9 years ago
  24. e3815c9 Prepare v2016.01-rc2 by Tom Rini · 9 years ago
  25. 4cc8627 mkimage: Fix warning from fix for generating multi and script images again by Marek Vasut · 9 years ago
  26. 23415e5 CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set by Tom Rini · 9 years ago
  27. 2df6d01 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  28. b32467f dm: core: Enable SPL_SIMPLE_BUS by default by Michal Simek · 9 years ago
  29. 968d8f4 dm: cmd: Relocate subcommands when MANUAL_RELOC by Michal Simek · 9 years ago
  30. 28990ed i2c: cmd: Relocate subcommands when MANUAL_RELOC by Michal Simek · 9 years ago
  31. 6954c2b serial: zynq: Remove duplicated header by Michal Simek · 9 years ago
  32. 49e1276 serial: zynq: Fix incorrect reference to s5p driver by Michal Simek · 9 years ago
  33. 9ecd268 zynq: sdhci: Move driver to DM by Michal Simek · 9 years ago
  34. f399a51 zynq: sdhci: Remove zynq_sdhci_of_init() by Michal Simek · 9 years ago
  35. f61acf2 zynq: sdhci: Calculate minimum frequency based on max frequency by Siva Durga Prasad Paladugu · 9 years ago
  36. 11e2238 ARM: zynq: Remove unused SERIAL macros for serial_zynq by Michal Simek · 9 years ago
  37. 0e24805 ARM: zynq: Extend malloc size by Michal Simek · 9 years ago
  38. 8f0af3f ARM: zynq: Fix location of stack and malloc areas by Michal Simek · 9 years ago
  39. 669bd68 ARM: zynq: Enable debug console for zc702 by Michal Simek · 9 years ago
  40. 83cea77 ARM64: zynqmp: Enable FIT config option via Kconfig by Michal Simek · 9 years ago
  41. d9cfa97 net: gem: Enable CTRL+C in wait_for_bit by Michal Simek · 9 years ago
  42. 3d7285f net: gem: Move gem to Kconfig by Michal Simek · 9 years ago
  43. 3c4ce3c net: gem: Read information about interface from DT by Michal Simek · 9 years ago
  44. 250e05e net: gem: Move driver to DM by Michal Simek · 9 years ago
  45. 3f8c635 net: gem: Fix miiphy_read name by Michal Simek · 9 years ago
  46. df3b414 net: gem: Remove zynq_gem_of_init() by Michal Simek · 9 years ago
  47. e9ecc1c net: gem: Enable MDIO bus earlier by Michal Simek · 9 years ago
  48. 2c68e08 net: gem: Check if priv->phydev is valid by Michal Simek · 9 years ago
  49. 7cd7ea6 net: gem: Extract phy init code by Michal Simek · 9 years ago
  50. 43b3832 net: gem: Remove phydev variable by Michal Simek · 9 years ago
  51. 1a63ee2 net: gem: Change mii function not to use eth_device structure by Michal Simek · 9 years ago
  52. 3ce1615 net: gem: Change mdio_wait prototype to pass regs by Michal Simek · 9 years ago
  53. 75fbb69 net: gem: Do not continue if phy is not found by Michal Simek · 9 years ago
  54. e55c2c1 ARM: zynq: Remove CONFIG_API by Michal Simek · 9 years ago
  55. 4ed5380 ARM: zynq: Remove PHYLIB from config to defconfig by Michal Simek · 9 years ago
  56. 87ad4c2 Merge git://git.denx.de/u-boot-nios by Tom Rini · 9 years ago
  57. 0fca08c Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  58. 3b3c0dc arm: socfpga: Enable CONFIG_DM_MMC by Marek Vasut · 9 years ago
  59. ae66f3c mmc: dwmmc: socfpga: Convert to DM by Marek Vasut · 9 years ago
  60. ed93428 arm: socfpga: Remove cpu_mmc_init() by Marek Vasut · 9 years ago
  61. bf5ed2e arm: socfpga: Add SoCFPGA SR1500 board by Stefan Roese · 9 years ago
  62. 8737968 usb: xhci: zynqmp: Removing unused function usb_phy_reset by Marek Vasut · 9 years ago
  63. 068a808 usb: xhci: fsl: Removing unused function usb_phy_reset by Rajesh Bhagat · 9 years ago
  64. 295d027 usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databook by Rajesh Bhagat · 9 years ago
  65. a6aff43 usb: add support for generic EHCI devices by Alexey Brodkin · 9 years ago
  66. ad693ce sunxi: usb: Rename the sunxi usb driver DM entry by Marek Vasut · 9 years ago
  67. c3dab47 usb: zynqmp: Fix build warnings by Marek Vasut · 9 years ago
  68. e254930 drivers:usb:fsl: Add T4080 as affected soc for Erratum A007792 sw workaround by Rajesh Bhagat · 9 years ago
  69. 424305f usb: dwc3: fix build warnings by Felipe Balbi · 9 years ago
  70. 5e9ef0e usb: host: xhci-omap: fix build break by Felipe Balbi · 9 years ago
  71. 8674653 usb: zynqmp: Enable USB XHCI support by Siva Durga Prasad Paladugu · 9 years ago
  72. ee8dc84 usb: zynqmp: Add XHCI driver support by Siva Durga Prasad Paladugu · 9 years ago
  73. 18dc02e am33xx: Update serial pdata by Tom Rini · 9 years ago
  74. 176e7d2 altera_qspi: fix erase and write error code by Thomas Chou · 9 years ago
  75. c92ff91 altera_qspi: add lock unlock ops by Thomas Chou · 9 years ago
  76. f4402d0 dm: tegra: Provide serial platform data for SPL by Simon Glass · 9 years ago
  77. 6ef533e dm: serial: ns16550: Add pre-reloc flag to the driver by Simon Glass · 9 years ago
  78. bd90359 tegra: Remove merge markers in some Kconfig files by Simon Glass · 9 years ago
  79. 2f1f20b rpi: add support for Raspberry Pi Zero by Stephen Warren · 9 years ago
  80. 2668385 rpi: fix revision scheme parsing by Stephen Warren · 9 years ago
  81. be8efec rpi: get rid of BCM2835_BOARD_REV_* macros by Stephen Warren · 9 years ago
  82. 3edd041 mkimage : Fix generating multi and script images by Philippe De Swert · 9 years ago
  83. abffd31 common: board: Dont relocate FDT incase of CONFIG_OF_EMBED by Siva Durga Prasad Paladugu · 9 years ago
  84. 51ace32 spl: mmc: Unify non/driver model spl_mmc_find_device() by Simon Glass · 9 years ago
  85. 4faf63b spl: mmc: Rename 'mmc' variable to 'mmcp' by Simon Glass · 9 years ago
  86. a2b771c spl: mmc: Fix compiler warning with CONFIG_DM_MMC by Simon Glass · 9 years ago
  87. 3ab6a4e drivers: remoteproc: rproc-uclass: Fix check for NULL pointers by Nishanth Menon · 9 years ago
  88. decd33b Change e-mail address of Kamil Lulko by Kamil Lulko · 9 years ago
  89. 2cd1d0c ns16550: change reg-shift property default to zero by Thomas Chou · 9 years ago
  90. cedfdb0 arch/arm/cpu/arm920t/ep93xx/led.c: Mark inline functions as static inline by Tom Rini · 9 years ago
  91. 27a9d26 common: cli_hush: avoid memory leak by Peng Fan · 9 years ago
  92. 74c8389 common/Makefile: Compile fdt_support is enabled in SPL by Stefan Roese · 9 years ago
  93. 2d2046d defconfig: dra74_evm: enable serial driver model by Mugunthan V N · 9 years ago
  94. a5fce2f arm: dts: dra7-evm: add chosen node to specify serial console device by Mugunthan V N · 9 years ago
  95. 65634e8 arm: dts: omap: add reg-shift to serial device tree node by Mugunthan V N · 9 years ago
  96. b2b7c44 common: miiphyutil: avoid memory leak by Peng Fan · 9 years ago
  97. b1e455a common: mmc: unsigned char compared against 0 by Peng Fan · 9 years ago
  98. 1f71d26 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · 9 years ago
  99. beb288b Fix typo: firstly -> first. by Vagrant Cascadian · 9 years ago
  100. d65d684 Fix typo: commmand -> command. by Vagrant Cascadian · 9 years ago