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