1. f667d86 armv8: ls1043ardb: dts: Fix the unit-address of some I2C device nodes by Hou Zhiqiang · 8 years ago
  2. 9010138 fsl/board/ddr: optimize board-specific cpo for erratum A-009942 by Shengzhou Liu · 8 years ago
  3. 473f1fc fsl/ddr: Enable erratum-a009942 workaround for B/T-series by Shengzhou Liu · 8 years ago
  4. 53e8ca2 MAINTAINERS: DFU: Change e-mail address for DFU maintainer by Lukasz Majewski · 8 years ago
  5. dea6068 MAINTAINERS: ONENAND: MTD: Mark Samsung's OneNAND as orphaned by Lukasz Majewski · 8 years ago
  6. b591730 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  7. fe98225 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  8. a20b7a2 arm64: mvebu: Enable hush parser in A8K default configuration by Konstantin Porotchkin · 8 years ago
  9. 1d13672 arm64: mvebu: Enable PCIe support in Armada-7040 configuration by Konstantin Porotchkin · 8 years ago
  10. b58385d arm64: mvebu: Add L3 cache flush functionality to A8K family by Konstantin Porotchkin · 8 years ago
  11. 81647ea arm64: mvebu: Enable pin control support in A8K default config by Konstantin Porotchkin · 8 years ago
  12. 27bd4b1 arm64: mvebu: Enable BUBT command support in A8K default config by Konstantin Porotchkin · 8 years ago
  13. f99386c arm64: mvebu: Add pin control nodes to A8K family DTS files by Konstantin Porotchkin · 8 years ago
  14. 656e6cc arm64: mvebu: pinctrl: Add pin control driver for A8K family by Konstantin Porotchkin · 8 years ago
  15. fa61ef6 arm64: mvebu: Add bubt command for flash image burn by Konstantin Porotchkin · 8 years ago
  16. 5b613d3 arm64: mvebu: Modify the A8K SPI and I2C config in DTS by Konstantin Porotchkin · 8 years ago
  17. 6c49883 ARM: uniphier: remove BLK select by Masahiro Yamada · 8 years ago
  18. cd62214 ARM: dts: uniphier: sync Device Tree with Linux by Masahiro Yamada · 8 years ago
  19. 170397f imgtec: Update MAINTAINERS for more config files by Tom Rini · 8 years ago
  20. 8c17cbd arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT for BBB and am335x-evm by Jyri Sarha · 8 years ago
  21. 177f14d calimain: Update maintainers and their email addresses by Christian Riesch · 8 years ago
  22. 2411e0f ARM: uniphier: disable CONFIG_ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  23. 996fcda ARM: uniphier: remove unneeded parentheses by Masahiro Yamada · 8 years ago
  24. 82ff6c3 ARM: uniphier: remove unneeded initializer by Masahiro Yamada · 8 years ago
  25. 3c643fb travis-ci: Switch to building QEMU by Tom Rini · 8 years ago
  26. ebe0f53 tools: mkimage: Use fstat instead of stat to avoid malicious hacks by Michal Simek · 8 years ago
  27. 963ed6f davinci: omapl138_lcdk: boot from zImage by Fabien Parent · 8 years ago
  28. 1c9021d defconfigs: am57xx_hs_evm: Add default OPTEE load address by Andrew F. Davis · 8 years ago
  29. e3e3c63 defconfigs: dra7xx_hs_evm: Add default OPTEE load address by Andrew F. Davis · 8 years ago
  30. 2b2cab2 davinci: omapl138_lcdk: fix bad NAND ECC config by Fabien Parent · 8 years ago
  31. c0c1044 davinci: omapl138_lcdk: increase u-boot load size by Fabien Parent · 8 years ago
  32. e5f96a8 cmd: pci: add option to parse and display BAR information by Yehuda Yitschak · 8 years ago
  33. f831b8e spl: sandbox: Drop spl_board_announce_boot_device() by Simon Glass · 8 years ago
  34. dd38045 spl: uniphier: Drop spl_board_announce_boot_device() by Simon Glass · 8 years ago
  35. 40ecf52 spl: sunxi: Drop spl_board_announce_boot_device() by Simon Glass · 8 years ago
  36. 2acf35d spl: Drop announce_boot_device() by Simon Glass · 8 years ago
  37. 29d357d spl: Pass the loader into spl_load_image() by Simon Glass · 8 years ago
  38. 540bfe7 spl: Move the loading code into its own function by Simon Glass · 8 years ago
  39. ebc4ef6 spl: Add a name to the SPL load-image methods by Simon Glass · 8 years ago
  40. 0d3b059 spl: Use a single underscore in the SPL_LOAD_IMAGE_METHOD() macro by Simon Glass · 8 years ago
  41. 385d363 am57xx: Set tps659038 PMIC GPIO7 pad mux value to POWERHOLD by Keerthy · 8 years ago
  42. 9785774 configs: omap5_uevm_defconfig: Enable LPAE mode by Keerthy · 8 years ago
  43. 91558c8 arm: armv7: add us timer for bootstage by Patrick Delaunay · 8 years ago
  44. 361a879 Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" by Tom Rini · 8 years ago
  45. 3edc0c2 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  46. bb135a0 net/phy/vitesse: Rework RGMII skew configuration for VSC8601 by Alex · 8 years ago
  47. c7ac1538 net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffers by Stefan Roese · 8 years ago
  48. bead088 net: fman: fix 2.5G SGMII settings by shaohui xie · 8 years ago
  49. cebf3f5 net: phy: realtek: Only force master mode on rtl8211b/c by oliver@schinagl.nl · 8 years ago
  50. cbe40e1 net: phy: realtek: make define more consistent by oliver@schinagl.nl · 8 years ago
  51. 020f676 net: phy: realtek: Use the BIT() macro by oliver@schinagl.nl · 8 years ago
  52. 75c056d net: phy: micrel: Fix error handling by Marek Vasut · 8 years ago
  53. b63cb3a net: xilinx: Use mdio_register_seq() to support multiple instances by Michal Simek · 8 years ago
  54. f1a88cf common: miiphyutil: Add helper function for mdio bus name by Michal Simek · 8 years ago
  55. bf0f27f ARM64: zynqmp: Add updated psu_init_gpl* files by Michal Simek · 8 years ago
  56. 8a5db0a zynqmp works by Michal Simek · 8 years ago
  57. 64b67fb ARM: zynq: Replace dram_init* functions with board_init_f safe ones by Nathan Rossi · 8 years ago
  58. 3fd4de8 travis-ci: Add zynq_zc702 target support by Michal Simek · 8 years ago
  59. 37a2cf6 tools: mkimage: Use fstat instead of stat to avoid malicious hacks by Michal Simek · 8 years ago
  60. 8814c03 block: Move ceva driver to DM by Michal Simek · 8 years ago
  61. bce4d18 dm: Add support for scsi/sata based devices by Michal Simek · 8 years ago
  62. 388019f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  63. 555a347 usb: xhci-pci: Add DM support by Stefan Roese · 8 years ago
  64. f22dede MAINTAINERS: Fix ALTERA SOCFPGA Files by Jagan Teki · 8 years ago
  65. 6fa0d34 MAINTAINERS: socfpga: update email address for Dinh Nguyen by Dinh Nguyen · 8 years ago
  66. 27211b6 qts-filter.sh: strip DOS line endings and handle continuation lines by Bill Randle · 8 years ago
  67. beee6a3 ARM: socfpga: Add boot0 hook to prevent SPL corruption by Marek Vasut · 8 years ago
  68. e9c847c socfpga: add support for Terasic DE1-SoC board by Anatolij Gustschin · 8 years ago
  69. 3cfb67d Prepare v2017.01-rc1 by Tom Rini · 8 years ago
  70. bf50ac9 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  71. dd2ad2f armv8: QSPI: Add AHB bus 16MB+ size support by Yuan Yao · 8 years ago
  72. 8545c54 fsl/usb: enable the errata-a005697 for ls1012a by jerry.huang@nxp.com · 8 years ago
  73. 93a1b7c ls1021a: QSPI: update the node for QSPI support by Yuan Yao · 8 years ago
  74. 237addb armv8: ls2080a: Add serdes1 protocol 0x3b support by Priyanka Jain · 8 years ago
  75. 02fb276 fsl/ddr: Add erratum_a009942_check_cpo and clean related erratum by Shengzhou Liu · 8 years ago
  76. 5a17b8b fsl/ddr: Fix compiling warning by Shengzhou Liu · 8 years ago
  77. 0bf1bc4 travis-ci: Build mvebu boards (arm & aarch64) in separate job by Stefan Roese · 8 years ago
  78. 1601dd9 davinci: omapl138_lcdk: increase PLL0 frequency by Bartosz Golaszewski · 8 years ago
  79. 88679a2 arm: baltos: enable booting from USB by Yegor Yefremov · 8 years ago
  80. dcf7f6f arm: baltos: active mPCIe slot by Yegor Yefremov · 8 years ago
  81. a970727 arm: baltos: remove TI board leftover by Yegor Yefremov · 8 years ago
  82. a3a23c9 ARM: DRA7: AMxx: Make sure that the SPL always reads the configuration EEPROM by Jean-Jacques Hiblot · 8 years ago
  83. 1a92541 dm: spl: mmc: Fix EXT SPL support by Michal Simek · 8 years ago
  84. ea43683 Merge git://www.denx.de/git/u-boot-i2c by Tom Rini · 8 years ago
  85. 5102af4 sata: sata_mv: Fix misaligned cache warnings by Stefan Roese · 8 years ago
  86. 059f75d arm64: mvebu: Restrict memory size to a usable maximum by Stefan Roese · 8 years ago
  87. 1ec5aa6 arm64: mvebu: Add PCI support to DB-88F8040 board by Stefan Roese · 8 years ago
  88. 6324fdc arm64: mvebu: Add regions for PCI spaces to the memory map by Stefan Roese · 8 years ago
  89. 182ba1a pci: mvebu: Add PCIe driver for Armada-8K by Shadi Ammouri · 8 years ago
  90. e8c3156 drivers/phy: marvell: Add support for the slave CP COMPHY device by Stefan Roese · 8 years ago
  91. d7dd358 arm64: mvebu: Init COMPHY from the slave-CP on the A8k by Stefan Roese · 8 years ago
  92. af4c271 arm64: mvebu: armada-8040-db.dts: Add I2C and SPI aliases by Stefan Roese · 8 years ago
  93. 92fdaf0 arm64: mvebu: armada-8040-db.dts: Add COMPHY configuration by Stefan Roese · 8 years ago
  94. acbdc8e arm64: mvebu: armada-cp110-slave.dtsi: Add COMPHY / UTMI device tree nodes by Stefan Roese · 8 years ago
  95. a12c92e arm64: mvebu: armada-cp110-master.dtsi: Rename comphy DT node names by Stefan Roese · 8 years ago
  96. 96816a8 arm64: mvebu: Add support for the DB-88F8040 Armada 8k devel board by Stefan Roese · 8 years ago
  97. 3fef31a arm64: mvebu: Add slave CP area to the memory map by Stefan Roese · 8 years ago
  98. acd3b07 arm64: mvebu: armada-8k: Only configure xHCI power on DB-88F7040 board by Stefan Roese · 8 years ago
  99. bf2150b arm64: mvebu: Add Armada-80x0 dts/dtsi files by Stefan Roese · 8 years ago
  100. 633fa0e arm64: mvebu: Rename db-88f7040 files to armada-8k by Stefan Roese · 8 years ago