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