1. 7b3dc45 board: README.sandbox: Update dm test command by Jagan Teki · 9 years ago
  2. e57f9c8 doc: driver-model: Update dm tests run using test.py by Jagan Teki · 9 years ago
  3. 770eb30 dm: device.c: Minor coding-style fix by Stefan Roese · 9 years ago
  4. 2ae67ae dm: part: fix missing driver name in debug print by Nishanth Menon · 9 years ago
  5. c3ab985 dm: core: device: set pinctrl state for pinctrl device by Peng Fan · 9 years ago
  6. ff6552e xpress: Update <usb/ehci-fsl.h> include by Tom Rini · 8 years ago
  7. 541c9be Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  8. 58ed7f6 ARM64: zynqmp: Use i2c cadence DM driver by Michal Simek · 8 years ago
  9. fdec2d2 dm: i2c: Add driver for Cadence I2C IP by Moritz Fischer · 9 years ago
  10. 17573c2 i2c: Describe Cadence I2C devicetree bindings by Moritz Fischer · 9 years ago
  11. ff9bd8e ARM64: zynqmp: Enable pca953x driver for zcu102 by Michal Simek · 8 years ago
  12. 01b2a69 GPIO: pca953x: Remove compilation warnings on arm64 by Michal Simek · 8 years ago
  13. f746b4c ARM64: zynqmp: Enable CMD_GPIO and DM_GPIO for ep108 by Michal Simek · 8 years ago
  14. 251ab06 zynqmp: Kconfig: Enable ZYNQ_GPIO for ZynqMP by Siva Durga Prasad Paladugu · 9 years ago
  15. 404a00c gpio: zynqmp: Add GPIO driver support for ZynqMP by Siva Durga Prasad Paladugu · 9 years ago
  16. f17abca gpio: zynq: Move the definitions to driver file by Siva Durga Prasad Paladugu · 9 years ago
  17. de77a03 gpio: zynq: Remove non driver model code by Siva Durga Prasad Paladugu · 9 years ago
  18. 2978ae2 gpio: Kconfig: Enable Zynq GPIO driver using kconfig by Siva Durga Prasad Paladugu · 9 years ago
  19. 68c7026 gpio: zynq: Convert Zynq GPIO to driver model by Siva Durga Prasad Paladugu · 9 years ago
  20. 08afaf1 ARM64: zynqmp: Clean header after moving stuff to Kconfig by Michal Simek · 8 years ago
  21. 6c0c958 ARM64: zynqmp: Add support for zc1751 with DC cards by Michal Simek · 8 years ago
  22. da81db6 ARM64: zynqmp: Add defconfig for zcu102 revB board by Michal Simek · 8 years ago
  23. 1f4f3d3 ARM64: zynqmp: Add support for ZCU102 platform by Michal Simek · 8 years ago
  24. 52be5c0 ARM64: zynqmp: Remove netdev.h from board file by Michal Simek · 8 years ago
  25. 658b3a5 ARM64: zynqmp: Make DDR detection code work on 32bit system by Michal Simek · 8 years ago
  26. aa5b52f ARM64: zynqmp: Extend early malloc space to be able to run DM drivers by Michal Simek · 9 years ago
  27. 885581a ARM64: zynqmp: Do not setup DM_ETH/GPIO/MMC by default for all boards by Michal Simek · 8 years ago
  28. 4521202 ARM64: zynqmp: Add missing nand node for ep108 by Punnaiah Choudary Kalluri · 9 years ago
  29. ac8f691 ARM64: zynqmp: Added OOB timing settings in zynqmp-ep108.dts by Anurag Kumar Vulisha · 9 years ago
  30. 85d1142 ARM64: zynqmp: Use 64bit size cell format for memory node by Michal Simek · 8 years ago
  31. a84de48 ARM64: zynqmp: Fix DWC3 binding with the kernel by Michal Simek · 8 years ago
  32. 786db82 ARM64: zynqmp: Add serdes address space dp driver by Michal Simek · 9 years ago
  33. c588d15 ARM64: zynqmp: Align register description by Michal Simek · 8 years ago
  34. 939cfea ARM64: zynqmp: dp: Add default properties to zynqmp.dtsi by Hyun Kwon · 9 years ago
  35. 695d75a ARM64: zynqmp: Use correct addresses in node names by Hyun Kwon · 9 years ago
  36. 4e31d27 ARM64: zynqmp: Align node address with parent node for dpdma by Michal Simek · 9 years ago
  37. ca2f587 ARM64: zynqmp: Add backward compatible string for uart by Michal Simek · 9 years ago
  38. 91a8b0e ARM64: zynqmp: Fix coding style for pcie by Michal Simek · 9 years ago
  39. 33aec51 ARM64: zynqmp: Extend pcie node to support legacy interrupts by Bharat Kumar Gogada · 9 years ago
  40. 7c38ca3 ARM64: zynqmp: Add interrupt-controller property to gpio nodes by Michal Simek · 9 years ago
  41. 9086900 ARM64: zynqmp: Add ddrc node in dts by Naga Sureshkumar Relli · 9 years ago
  42. b34d11d ARM64: zynqmp: Added clocks to DT by VNSL Durga · 9 years ago
  43. ff50d21 ARM64: zynqmp: Add CCI-400 node by Michal Simek · 9 years ago
  44. 14cd9ea ARM64: zynqmp: Add missing interrupt-parent to PMU node by Michal Simek · 8 years ago
  45. 8f4e397 ARM64: zynqmp: DT: Add power domains by Soren Brinkmann · 9 years ago
  46. bd750e7 ARM64: zynqmp: Added broken-tuning property to SD, eMMC nodes by P L Sai Krishna · 9 years ago
  47. da2ad78 ARM64: zynqmp: Sync GEM nodes with Linux by Michal Simek · 9 years ago
  48. 7f1d7d9 ARM64: zynqmp: Hook up the GEMs to the SMMU by Edgar E. Iglesias · 9 years ago
  49. 88a85aa ARM64: zynqmp: Correct IRQ nr for the SMMU by Edgar E. Iglesias · 9 years ago
  50. b8bf553 ARM64: zynqmp: Add 8-bit bus width property. by P L Sai Krishna · 9 years ago
  51. eaae2b5 ARM64: zynqmp: dt: Change qspi node compatible string by Ranjit Waghmode · 9 years ago
  52. beaf795 ARM64: zynqmp: Add missing mmc aliases by Michal Simek · 9 years ago
  53. 02e782c ARM64: zynqmp: Use C pre-processor for includes in dts by Alistair Francis · 9 years ago
  54. 407b76f ARM64: zynqmp: Move kernel and fdt offsets and sizes to board config file by Siva Durga Prasad Paladugu · 9 years ago
  55. 1e8d383 ARM: zynq: Do not perform reset at the end of thor by Michal Simek · 8 years ago
  56. 758f29d ARM: zynq: Support systems with more memory banks by Michal Simek · 8 years ago
  57. c1584e2 ARM: zynq: Use memory initialization based on DTS file by Michal Simek · 8 years ago
  58. a195ed3 ARM: zynq: Fix usb phy node for Zybo by Michal Simek · 8 years ago
  59. 371fc58 ARM: zynq: Extend microzed board support by Michal Simek · 9 years ago
  60. 74720dc ARM: zynq: Add missing qspi for xm013 by Michal Simek · 8 years ago
  61. b347c14 ARM: zynq: Create empty line below headers by Michal Simek · 8 years ago
  62. a95d54b ARM: zynq: Align spi and qspi node locations by Michal Simek · 8 years ago
  63. ac2c407 ARM: zynq: zc706: Add adv7511 on i2c bus by Christian Kohn · 9 years ago
  64. 169050e ARM: zynq: zc702: Add adv7511 on i2c bus by Christian Kohn · 9 years ago
  65. c9132b1 ARM: zynq: DT: Add ethernet phy reset information by Punnaiah Choudary Kalluri · 9 years ago
  66. 936bbc5 ARM: zynq: Fix bootargs in board dtsi by Michal Simek · 8 years ago
  67. 77bb73d ARM: zynq: Align devcfg node by Michal Simek · 8 years ago
  68. 20fe3f1 ARM: dts: Updated devicetree bindings for Zynq 7000 platform by Moritz Fischer · 9 years ago
  69. 4c98727 ARM: dts: zynq: Add devicetree entry for Xilinx Zynq reset controller. by Moritz Fischer · 9 years ago
  70. 58fab4c ARM: zynq: Add interrupt-controller property to gpio nodes by Michal Simek · 8 years ago
  71. 3f8085e Merge git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 8 years ago
  72. 7570a0c mtd: cfi: Unlock current sector instead of sector 0 before buffered write by Rouven Behr · 8 years ago
  73. 8140132 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  74. 39fbd98 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  75. aca84a2 arm: mvebu: theadorable: Remove Board name output in checkboard by Stefan Roese · 8 years ago
  76. 169a855 arm: mvebu: theadorable: Add PEX-switch detection and reset code by Stefan Roese · 8 years ago
  77. 8ac71da arm: mvebu: theadorable: Enable 2nd I2C controller by Stefan Roese · 8 years ago
  78. d9cb860 arm: mvebu: Add base address for 2nd I2C controller by Stefan Roese · 8 years ago
  79. 28226b9 arm: mvebu: theadorable: Add bootcounter support by Stefan Roese · 8 years ago
  80. ced0d849 arm: mvebu: theadorable: Add USB power toggle and tweak USB PHY register by Stefan Roese · 8 years ago
  81. b23005c gpio: mvebu_gpio: Add missing out value set to gpio_direction_output() by Stefan Roese · 8 years ago
  82. ec770db sunxi: Add defconfig and dts file for Orange Pi One SBC by Hans de Goede · 8 years ago
  83. fb3bfbb sunxi: H3: Do not clear usb companion clk-gate / reset on remove by Hans de Goede · 8 years ago
  84. 88bb800 sunxi: Enable CMD_GPIO on all sunxi boards by Hans de Goede · 8 years ago
  85. b24f7f0 sunxi: Enable usb ports on the Sinovoip BPI M3 by Hans de Goede · 8 years ago
  86. e6c9cec sunxi: Set DCDC1 to 3.3V on the Sinovoip BPI M3 by Hans de Goede · 8 years ago
  87. 2c3c3ec sunxi: Add INITIAL_USB_SCAN_DELAY Kconfig option by Hans de Goede · 8 years ago
  88. bbf8bef Prepare v2016.05-rc1 by Tom Rini · 8 years ago
  89. e379354 fastboot: sparse: remove unnecessary logging by Steve Rae · 9 years ago
  90. c7529db fastboot: sparse: fix block addressing for don't care chunk type by Steve Rae · 9 years ago
  91. 5fee948 Merge branch 'master' of git://git.denx.de/u-boot-arc by Tom Rini · 8 years ago
  92. 811906a spl: mmc: raw: Try to load u-boot if Linux image is not found by Lokesh Vutla · 8 years ago
  93. df12014 arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm code by Hans de Goede · 8 years ago
  94. c09d290 arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm code by Hans de Goede · 8 years ago
  95. 456ecd0 lib/crc8: Add crc start value by Stefan Roese · 8 years ago
  96. 5b2beab test/py: README: link to example hook scripts by Stephen Warren · 8 years ago
  97. 20adda4 bootcounter_ram: Flush dcache after data is written into SDRAM by Stefan Roese · 8 years ago
  98. d9b2678 disk: part: Enable get_info pointer for CONFIG_SPL_FAT_SUPPORT by Michal Simek · 8 years ago
  99. 7f961c9 am33xx changed BOOT_DEVICE_SPI to correct value by Vogt, Christof · 8 years ago
  100. fe84ebf rpi: remove redundant board files by Stephen Warren · 8 years ago