1. f48f2b7 rockchip: move common function from board-file to rk3036-board.c by Jacob Chen · 8 years ago
  2. cd77fd1 rockchip: rename board.c to rk3288-board.c by Jacob Chen · 8 years ago
  3. 73a8598 rockchip: move partitons define from 3036-kylin to 3036-common by Jacob Chen · 8 years ago
  4. c12777a rockchip: miniarm: remove eMMC support by Xu Ziyuan · 8 years ago
  5. f2358ec config: evb-rk3399: enable pwm regulator by Kever Yang · 8 years ago
  6. c553de9 dts: evb-rk3399: add init voltage node for vdd-center by Kever Yang · 8 years ago
  7. 8d29e3a Kconfig: rockchip: enable DM_PWM and DM_REGULATOR by Kever Yang · 8 years ago
  8. be3fcd0 rockchip: evb_rk3399: init vdd_center regulator by Kever Yang · 8 years ago
  9. 1a01695 power: regulator: add pwm regulator by Kever Yang · 8 years ago
  10. d840daf rockchip: rkpwm: fix the register sequence by Kever Yang · 8 years ago
  11. 8389dcb rockchip: rk3399: update PPLL and pmu_pclk frequency by Kever Yang · 8 years ago
  12. e73e5fc rockchip: add usb mass storage feature support for rk3036 by jacob2.chen · 8 years ago
  13. 70616df Enable ROCKCHIP_SPL_BACK_TO_BROM for rock2 board by Sandy Patterson · 8 years ago
  14. 230e0e0 Disable SPL_MMC_SUPPORT if ROCKCHIP_SPL_BACK_TO_BROM is enabled. by Sandy Patterson · 8 years ago
  15. 427351d rockchip: Fix SPL console output when ROCKCHIP_SPL_BACK_TO_BROM is enabled by Sandy Patterson · 8 years ago
  16. 2179a07 rockchip: rk3288: sdram: fix DDR address range by Xu Ziyuan · 8 years ago
  17. 45b047e Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 8 years ago
  18. fe4ba68 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  19. d607f6f nds32: Support relocation. by rick · 8 years ago
  20. f413d1c mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261 by Sriram Dash · 8 years ago
  21. 15a6d49 mpc85xx: powerpc: usb: Enable Usb phy initialisation settings for P1010 by Sriram Dash · 8 years ago
  22. 08efeac mpc85xx: powerpc: usb: Modified the erratum A006261 according to endianness by Sriram Dash · 8 years ago
  23. 4c04371 drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller by Sriram Dash · 8 years ago
  24. c609775 usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratum by Sriram Dash · 8 years ago
  25. a5c289b usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
  26. f7c81e2 apalis_t30: colibri_imx7: colibri_t30: fix ethernet functionality by Marcel Ziswiler · 8 years ago
  27. 86e5a04 configs: colibri_vf_defconfig: Enable USB driver model for Colibri Vybrid by Sanchayan Maity · 8 years ago
  28. 727f790 ARM: dts: vf-colibri: Enable USB device tree node for Colibri Vybrid by Sanchayan Maity · 8 years ago
  29. 5aaad06 ARM: dts: vf: Add device tree node for USB on Vybrid by Sanchayan Maity · 8 years ago
  30. 0885cdb usb: host: ehci-vf: Migrate Vybrid USB to driver model by Sanchayan Maity · 8 years ago
  31. 54a708c cmd: dfu: Add error handling for failed registration by Sanchayan Maity · 8 years ago
  32. cdb1808 dra7x: configs: enable SPL-DFU support by B, Ravi · 8 years ago
  33. 6f8387f dra7x: boot: add dfu bootmode support by B, Ravi · 8 years ago
  34. 52f2acc spl: dfu: adding dfu support functions for SPL-DFU by B, Ravi · 8 years ago
  35. 05341a8 common: dfu: saperate the dfu common functionality by B, Ravi · 8 years ago
  36. bc5dbcb spl: dfu: add dfu support in SPL by B, Ravi · 8 years ago
  37. e915716 drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests by Sriram Dash · 8 years ago
  38. 7f753cb colibri_t30: fix usb ethernet functionality by Marcel Ziswiler · 8 years ago
  39. cea6c8c net: asix: Fix ASIX 88772B with driver model by Alban Bedel · 8 years ago
  40. 06572f0 Merge git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 8 years ago
  41. 40e1236 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  42. 657d70c CPCI4052: Remove CONFIG_AUTO_COMPLETE and custom baud rate table by Tom Rini · 8 years ago
  43. 8e5d804 ARM: tegra: flush caches via SMC call by Stephen Warren · 8 years ago
  44. 6dca554 ARM: tegra: fix ULPI PHY on Ventana and Seaboard by Stephen Warren · 8 years ago
  45. 002ddbf ARM: tegra: fix USB controller aliases by Stephen Warren · 8 years ago
  46. 2f6a7e8 ARM: tegra: fix USB ULPI PHY reset signal inversion confusion by Stephen Warren · 8 years ago
  47. fc607d9 i2c: tegra: only use new clock/reset APIs by Stephen Warren · 8 years ago
  48. e8adca9 mmc: tegra: only use new clock/reset APIs by Stephen Warren · 8 years ago
  49. 140a9ea ARM: tegra: enable standard clock/reset APIs everywhere by Stephen Warren · 8 years ago
  50. 7468676 ARM: tegra: fix clock_get_periph_rate() for UART clocks by Stephen Warren · 8 years ago
  51. 4a332d3 clock: implement a driver for the Tegra CAR by Stephen Warren · 8 years ago
  52. fe60f06 reset: implement a driver for the Tegra CAR by Stephen Warren · 8 years ago
  53. bd3ee84 misc: implement Tegra CAR core driver by Stephen Warren · 8 years ago
  54. d0ad8a5 ARM: tegra: add APIs the clock uclass driver will need by Stephen Warren · 8 years ago
  55. 6dbcc96 ARM: tegra: add peripheral clock init table by Stephen Warren · 8 years ago
  56. ee562dc ARM: tegra: pull Tegra210 SoC DT from Linux v4.7 by Stephen Warren · 8 years ago
  57. 3b8c1b3 ARM: tegra: pull Tegra124 SoC DT from Linux v4.7 by Stephen Warren · 8 years ago
  58. 5c31e7a ARM: tegra: pull Tegra114 SoC DT from Linux v4.7 by Stephen Warren · 8 years ago
  59. ce2f2d2 ARM: tegra: pull Tegra30 SoC DT from Linux v4.7 by Stephen Warren · 8 years ago
  60. 50a303b ARM: tegra: pull Tegra20 SoC DT from Linux v4.7 by Stephen Warren · 8 years ago
  61. eb631d7 ARM: tegra: remove "0, " from DT unit addresses by Stephen Warren · 8 years ago
  62. 6a474db mmc: tegra: Add DM_MMC support to Tegra MMC driver by Tom Warren · 8 years ago
  63. c0be77d ARM: tegra: set MMC pin mux in board_init() by Stephen Warren · 8 years ago
  64. f53c4e4 mmc: tegra: priv struct and naming cleanup by Stephen Warren · 8 years ago
  65. 6138d5b mmc: tegra: don't use periph_id in pad_init_mmc() by Stephen Warren · 8 years ago
  66. 6b83588 mmc: tegra: move pad_init_mmc() into MMC driver by Stephen Warren · 8 years ago
  67. 67748a7 mmc: tegra: use correct alias for SDHCI/MMC nodes by Stephen Warren · 8 years ago
  68. 9a06a1a ARM: tegra: fdt: Add 'non-removable' property to all eMMC nodes by Tom Warren · 8 years ago
  69. 64a4fe7 ARM: tegra: increase console buffer size and sys args num by Bryan Wu · 8 years ago
  70. 6d55656 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  71. b28d29f arm64: mvebu: armada-7040-db.dts: Add I2C and SPI aliases by Stefan Roese · 8 years ago
  72. 7880689 arm64: mvebu: Armada 7K/8K: Add COMPHY device tree nodes by Stefan Roese · 8 years ago
  73. b5fbf5a arm64: mvebu: armada-ap806.dtsi: Add clock-frequency to UART DT node by Stefan Roese · 8 years ago
  74. 6f8c2d4 arm64: mvebu: Add Armada 7K db-88f7040 development board support by Stefan Roese · 8 years ago
  75. 21b29fc arm64: mvebu: Add basic support for the Marvell Armada 7K/8K SoC by Stefan Roese · 8 years ago
  76. 1335483 arm64: mvebu: Armada 7K/8K: Add Armada 7K/8K dts files by Stefan Roese · 8 years ago
  77. 22f5de6 ahci: Make ahci_port_base() non-static to enable overwrite by Stefan Roese · 8 years ago
  78. d36277e usb: xhci-mvebu: Add Armada 8K to compatiblity list by Stefan Roese · 8 years ago
  79. c0132f6 drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8K by Stefan Roese · 8 years ago
  80. 01e62c7 arm64: mvebu: Add Armada 3700 db-88f3720 development board support by Stefan Roese · 8 years ago
  81. f61aefc arm64: mvebu: Add support for the Marvell Armada 3700 SoC by Stefan Roese · 8 years ago
  82. f733228 arm64: mvebu: Armada 3700: Add USB device tree nodes by Stefan Roese · 8 years ago
  83. 56d5395 arm64: mvebu: Armada 3700: Add COMPHY device tree nodes by Stefan Roese · 8 years ago
  84. 9e9e63c arm64: mvebu: Armada 3700: Add I2C device tree nodes by Stefan Roese · 8 years ago
  85. 3f84e2e arm64: mvebu: Armada 3700: Add ethernet device tree nodes by Stefan Roese · 8 years ago
  86. cdccf9c arm64: mvebu: Armada 3700: Add SPI device tree nodes by Stefan Roese · 8 years ago
  87. 850db82 arm64: mvebu: Armada 3700: Add Armada 37xx dts files by Stefan Roese · 8 years ago
  88. 3335786 drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k by Stefan Roese · 8 years ago
  89. c6cfcc9 usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8) by Stefan Roese · 8 years ago
  90. 81c1f6f usb: xhci: Add Marvell MVEBU xHCI support by Stefan Roese · 8 years ago
  91. 544eefe net: mvneta: Add support for Armada 3700 SoC by Stefan Roese · 8 years ago
  92. 3cbc11d net: mvneta: Make driver 64bit safe by Stefan Roese · 8 years ago
  93. 3fda4ef spi: Add driver for Marvell Armada 3700 SoC by Stefan Roese · 8 years ago
  94. 6985d49 serial: Add serial_mvebu_a3700 for Armada 3700 SoC by Stefan Roese · 8 years ago
  95. 35e3fca net: mvneta: Round up top tx buffer boundaries for dcache ops by Stefan Roese · 8 years ago
  96. e120c84 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 8 years ago
  97. 6828e60 dfu: Migrate to Kconfig by Tom Rini · 8 years ago
  98. 6ad6102 usb:gadget: Disallow DFU in SPL for now by Tom Rini · 8 years ago
  99. 5e61b0d ti_armv7_common.h: Adjust malloc pool size in all cases. by Tom Rini · 8 years ago
  100. 0061242 cmd: ubi: add option to specify volume id by Ladislav Michl · 8 years ago