1. 64b67fb ARM: zynq: Replace dram_init* functions with board_init_f safe ones by Nathan Rossi · 8 years ago
  2. 3fd4de8 travis-ci: Add zynq_zc702 target support by Michal Simek · 8 years ago
  3. 37a2cf6 tools: mkimage: Use fstat instead of stat to avoid malicious hacks by Michal Simek · 8 years ago
  4. 8814c03 block: Move ceva driver to DM by Michal Simek · 8 years ago
  5. bce4d18 dm: Add support for scsi/sata based devices by Michal Simek · 8 years ago
  6. 3cfb67d Prepare v2017.01-rc1 by Tom Rini · 8 years ago
  7. bf50ac9 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  8. dd2ad2f armv8: QSPI: Add AHB bus 16MB+ size support by Yuan Yao · 8 years ago
  9. 8545c54 fsl/usb: enable the errata-a005697 for ls1012a by jerry.huang@nxp.com · 8 years ago
  10. 93a1b7c ls1021a: QSPI: update the node for QSPI support by Yuan Yao · 8 years ago
  11. 237addb armv8: ls2080a: Add serdes1 protocol 0x3b support by Priyanka Jain · 8 years ago
  12. 02fb276 fsl/ddr: Add erratum_a009942_check_cpo and clean related erratum by Shengzhou Liu · 8 years ago
  13. 5a17b8b fsl/ddr: Fix compiling warning by Shengzhou Liu · 8 years ago
  14. 0bf1bc4 travis-ci: Build mvebu boards (arm & aarch64) in separate job by Stefan Roese · 8 years ago
  15. 1601dd9 davinci: omapl138_lcdk: increase PLL0 frequency by Bartosz Golaszewski · 8 years ago
  16. 88679a2 arm: baltos: enable booting from USB by Yegor Yefremov · 8 years ago
  17. dcf7f6f arm: baltos: active mPCIe slot by Yegor Yefremov · 8 years ago
  18. a970727 arm: baltos: remove TI board leftover by Yegor Yefremov · 8 years ago
  19. a3a23c9 ARM: DRA7: AMxx: Make sure that the SPL always reads the configuration EEPROM by Jean-Jacques Hiblot · 8 years ago
  20. 1a92541 dm: spl: mmc: Fix EXT SPL support by Michal Simek · 8 years ago
  21. ea43683 Merge git://www.denx.de/git/u-boot-i2c by Tom Rini · 8 years ago
  22. 5102af4 sata: sata_mv: Fix misaligned cache warnings by Stefan Roese · 8 years ago
  23. 059f75d arm64: mvebu: Restrict memory size to a usable maximum by Stefan Roese · 8 years ago
  24. 1ec5aa6 arm64: mvebu: Add PCI support to DB-88F8040 board by Stefan Roese · 8 years ago
  25. 6324fdc arm64: mvebu: Add regions for PCI spaces to the memory map by Stefan Roese · 8 years ago
  26. 182ba1a pci: mvebu: Add PCIe driver for Armada-8K by Shadi Ammouri · 8 years ago
  27. e8c3156 drivers/phy: marvell: Add support for the slave CP COMPHY device by Stefan Roese · 8 years ago
  28. d7dd358 arm64: mvebu: Init COMPHY from the slave-CP on the A8k by Stefan Roese · 8 years ago
  29. af4c271 arm64: mvebu: armada-8040-db.dts: Add I2C and SPI aliases by Stefan Roese · 8 years ago
  30. 92fdaf0 arm64: mvebu: armada-8040-db.dts: Add COMPHY configuration by Stefan Roese · 8 years ago
  31. acbdc8e arm64: mvebu: armada-cp110-slave.dtsi: Add COMPHY / UTMI device tree nodes by Stefan Roese · 8 years ago
  32. a12c92e arm64: mvebu: armada-cp110-master.dtsi: Rename comphy DT node names by Stefan Roese · 8 years ago
  33. 96816a8 arm64: mvebu: Add support for the DB-88F8040 Armada 8k devel board by Stefan Roese · 8 years ago
  34. 3fef31a arm64: mvebu: Add slave CP area to the memory map by Stefan Roese · 8 years ago
  35. acd3b07 arm64: mvebu: armada-8k: Only configure xHCI power on DB-88F7040 board by Stefan Roese · 8 years ago
  36. bf2150b arm64: mvebu: Add Armada-80x0 dts/dtsi files by Stefan Roese · 8 years ago
  37. 633fa0e arm64: mvebu: Rename db-88f7040 files to armada-8k by Stefan Roese · 8 years ago
  38. 6ccb410 dm: Add timeline and guide for porting I2C drivers by Simon Glass · 8 years ago
  39. 2852709 dm: i2c: Add a note to I2C drivers which need conversion by Simon Glass · 8 years ago
  40. 37b8eb3 samsung: i2c: Split the high-speed I2C code into a new driver by Simon Glass · 8 years ago
  41. 9a1bff6 samsung: i2c: Drop old code from I2C driver by Simon Glass · 8 years ago
  42. 08848e9 arm: samsung: Convert s5p_goni and smdkc100 to DM_I2C by Simon Glass · 8 years ago
  43. fc47cf9 arm: exynos: i2c: Convert exynos boards to use DM_I2C by Simon Glass · 8 years ago
  44. 194eded Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  45. d50dbc8 defconfig: am43xx_evm: Enable DM_SPI and DM_SPI_FLASH by Vignesh R · 8 years ago
  46. 44402fe common: image: Remove FIT header update from image post-processing by Andrew F. Davis · 8 years ago
  47. a7747af usb: gadget: remove unused shortname variable by Andre Przywara · 8 years ago
  48. bb72b94 davinci: da8xxevm: fix indentation by Andre Przywara · 8 years ago
  49. 566a965 usb: eth: r8152_fw: fix indentation by Andre Przywara · 8 years ago
  50. 4290336 marvell: comphy_a3700: fix bitmask by Andre Przywara · 8 years ago
  51. b8d4fad net: rtl8169: remove unneeded definition by Andre Przywara · 8 years ago
  52. 063bb70 net: e1000: fix indentation by Andre Przywara · 8 years ago
  53. 58eab32 mtd: cfi_flash: fix indentation by Andre Przywara · 8 years ago
  54. ebb2c53 serial: Drop the s3c24x0 serial driver by Simon Glass · 8 years ago
  55. 950c3f7 arm: Remove VCMA9 board by Simon Glass · 8 years ago
  56. fd9080e arm: Remove smdk2410 board by Simon Glass · 8 years ago
  57. 8ff89f8 serial: Update docs to indicate mcfuart supports DM_SERIAL by Simon Glass · 8 years ago
  58. e2ee301 post: cosmetic: fix typo by Niko Mauno · 8 years ago
  59. 83f9ecb Cosmetic api: api_storage.c Spelling correction by Walt Feasel · 8 years ago
  60. c9db75a Cosmetic api: api_storage.c Comment style by Walt Feasel · 8 years ago
  61. e3d7675 Cosmetic api: api_storage.c Line over 80 char by Walt Feasel · 8 years ago
  62. b4c650d Cosmetic api: api_storage.c Blank line after { by Walt Feasel · 8 years ago
  63. e5fbf2a Cosmetic api: api_storage.c Align parenthesis by Walt Feasel · 8 years ago
  64. b9daed8 ti_armv7_common: env: Increase IO buffer size by Lokesh Vutla · 8 years ago
  65. 45e7f7e ARM: dts: AM571x-IDK Initial Support by Schuyler Patton · 8 years ago
  66. 4d8397c board: ti: am57xx: Add support for the am571x idk by Steve Kipisz · 8 years ago
  67. c887bef board: ti: am572x-idk: Update pinmux using latest PMT by Lokesh Vutla · 8 years ago
  68. 89a3895 board: ti: am572x: Add pinmux for X15/GPEVM SR2.0 using latest PMT by Nishanth Menon · 8 years ago
  69. 5d43e16 board: ti: am57xx: Update SR1.1 RGMII0 iodelay timings for x15/GPEVM by Nishanth Menon · 8 years ago
  70. f7f9f6b board: ti: am57xx: Add support for detection of X15 revb1 by Lokesh Vutla · 8 years ago
  71. bf43ce6 board: ti: am57xx: Add support for detection of reva3 variations for GPEVM by Nishanth Menon · 8 years ago
  72. a0c0b97 ARM: dts: am57xx: sync DT with latest Linux by Lokesh Vutla · 8 years ago
  73. 736a57e configs: dra7xx: Enable lp873x options by Keerthy · 8 years ago
  74. 5373350 configs: dra7xx: Enable pmic/regulator options by Lokesh Vutla · 8 years ago
  75. 1787bc4 configs: dra7xx: hs: Enable DM_ETH by Lokesh Vutla · 8 years ago
  76. 221fd36 configs: ti_omap5_common: Select dtb name for dra71x by Nishanth Menon · 8 years ago
  77. 40de70f ARM: dts: dra71x-evm: Add DT support by Lokesh Vutla · 8 years ago
  78. 7aa1a40 ARM: dts: dra7xx: sync DT with latest Linux by Lokesh Vutla · 8 years ago
  79. b4b0600 ARM: OMAP4+: Add support for getting pbias info from board by Lokesh Vutla · 8 years ago
  80. f56e635 board: ti: dra71x-evm: Add PMIC support by Keerthy · 8 years ago
  81. 4596cf9 board: ti: dra72: Introduce optimization for rgmii timing for rev C by Nishanth Menon · 8 years ago
  82. 4d74804 board: ti: dra71x-evm: Add mux settings by Lokesh Vutla · 8 years ago
  83. 463dd22 board: ti: dra71x-evm: Add epprom support by Lokesh Vutla · 8 years ago
  84. 1b42ab3 ARM: DRA7: Fixup DSPEVE, IVA and GPU clock frequencies based on OPP by Suman Anna · 8 years ago
  85. fba82eb ARM: DRA7: Redefine voltage and efuse macros per OPP using Kconfig by Suman Anna · 8 years ago
  86. beb7127 ARM: OMAP4+: Add support for dynamically selecting OPPs by Lokesh Vutla · 8 years ago
  87. f238833 omap4_sdp4430: Disable SPL_OS_BOOT by Tom Rini · 8 years ago
  88. 54db3c2 powerpc: mpc86xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig option by York Sun · 8 years ago
  89. 73eed45 Merge branch 'master' of git://www.denx.de/git/u-boot-dm by Tom Rini · 8 years ago
  90. bfb380b cmd: move CMD_PXE to Kconfig by Yann E. MORIN · 8 years ago
  91. 3337e3a Enable DISTRO_DEFAULT on platforms that missed it before by Tom Rini · 8 years ago
  92. 4880b02 cmd: Convert CMD_BOOTMENU by Tom Rini · 8 years ago
  93. 1b597ad board: ti: am57xx: add FIT image TEE processing by Andrew F. Davis · 8 years ago
  94. 0fcc5207 board: ti: dra7xx: add FIT image TEE processing by Andrew F. Davis · 8 years ago
  95. a8ff968 arm: omap5: Add OPTEE node to fdt by Andrew F. Davis · 8 years ago
  96. 57de1ea arm: omap5: Add TEE loading support by Harinarayan Bhatta · 8 years ago
  97. 4c158b9 arm: omap5: Add function to make an SMC call on cpu1 by Harinarayan Bhatta · 8 years ago
  98. 7e719ee image: Add Trusted Execution Environment image type by Andrew F. Davis · 8 years ago
  99. d7be509 image: Add FIT image loadable section custom processing by Andrew F. Davis · 8 years ago
  100. 5ca28f6 davinci: omapl138_lcdk: add DT support for EMMC boot by Fabien Parent · 8 years ago