1. 6142d75 dm: Remove device_probe_child() by Simon Glass · 9 years ago
  2. 5ffadc3 tpm: st33zp24: Add tpm st33zp24 spi support by Christophe Ricard · 9 years ago
  3. 8824923 tpm: st33zp24: Add tpm st33zp24 support with i2c by Christophe Ricard · 9 years ago
  4. 2654952 tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c by Christophe Ricard · 9 years ago
  5. 628f1d0 tpm: tpm_tis_lpc: fix typo by Christophe Ricard · 9 years ago
  6. 2b90633 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  7. ba019ed misc: Add simple driver to enable the legacy UART on Winbond Super IO chips by Stefan Roese · 9 years ago
  8. d51b77e Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  9. 4e8630b spi: fsl_qspi: Fix qspi_op_rdsr memcpy issue by Gong Qianyu · 9 years ago
  10. a5357ca spi: fsl_qspi: Fix qspi_op_rdid memcpy issue by Gong Qianyu · 9 years ago
  11. 14b532e spi: fsl_qspi: fix compile warning for 64-bit platform by Gong Qianyu · 9 years ago
  12. b73a3d6 mmc: fsl_esdhc: set Abort command type for CMD12 by Yangbo Lu · 9 years ago
  13. 9d7f321 mmc: fsl_esdhc: increase data transaction timeout to 500ms by Yangbo Lu · 9 years ago
  14. 7fd59d9 driver: net: fsl-mc: Remove portal id hard-coding by Prabhakar Kushwaha · 9 years ago
  15. 314aa55 driver: net: ldpaa: Add debug info of printing DPMAC stats by Prabhakar Kushwaha · 9 years ago
  16. 0c99977 driver: net: ldpaa: Increase num of buffers for a pool by Prabhakar Kushwaha · 9 years ago
  17. b0efba7 driver: net: ldpaa: Report back only error frames for tx by Prabhakar Kushwaha · 9 years ago
  18. e26e285 driver: net: fsl-mc: Prepare extended cfg for DPNI create by Prabhakar Kushwaha · 9 years ago
  19. c3d06e3 driver: net: fsl-mc: flib changes for MC FW 9.0.0 by Prabhakar Kushwaha · 9 years ago
  20. 0a4156c driver: net: fsl-mc: Add version check for MC objects by Prabhakar Kushwaha · 9 years ago
  21. 4efc4be net: xilinx_ll_temac: Fix string overflow by Ricardo Ribalda Delgado · 9 years ago
  22. 4f40e13 ppc: xilinx-ppc4xx: Port to DM serial by Ricardo Ribalda Delgado · 9 years ago
  23. a1619fe mmc: zynq_sdhci: Added qurik to disable high speed by Siva Durga Prasad Paladugu · 9 years ago
  24. b0fbb49 mmc: sdhci: Clear high speed if not supported by Siva Durga Prasad Paladugu · 9 years ago
  25. f02a5e2 sdhci: zynq: Remove hardcoded value zero as min frequency by Siva Durga Prasad Paladugu · 9 years ago
  26. 780c535 net: zynq: Change MDC setup for arm64 by Michal Simek · 9 years ago
  27. f645915 net: phy: ti: Enable automatic crossover mode by Michal Simek · 9 years ago
  28. 006ff43 serial: zynq: Fix address reading from DM by Michal Simek · 9 years ago
  29. f0a71d0 serial: zynq: Extend compatible string list by Michal Simek · 9 years ago
  30. 64b9709 fpga: xilinx: Check for substring in device ID validation by Siva Durga Prasad Paladugu · 9 years ago
  31. eaee95a net: emaclite: Move emaclite to Kconfig by Michal Simek · 9 years ago
  32. 641ade0 net: emaclite: Let core to handle received packet by Michal Simek · 9 years ago
  33. feebc8a net: emaclite: Rename start and stop functions by Michal Simek · 9 years ago
  34. f7cba78 net: emaclite: Move driver to DM by Michal Simek · 9 years ago
  35. 36f7a41 net: emaclite: Use indirect access in emaclite_recv by Michal Simek · 9 years ago
  36. 90e89bf net: emaclite: Use indirect reg access in send by Michal Simek · 9 years ago
  37. d92cef4 net: emaclite: Remove XEL_TSR_XMIT_ACTIVE_MASK flag by Michal Simek · 9 years ago
  38. 1edc657 net: emaclite: Fix logic around available TX buffers by Michal Simek · 9 years ago
  39. 9b9423b net: emaclite: Use indirect register access for TX reset by Michal Simek · 9 years ago
  40. 9066cdb net: emaclite: Use indirect register access for rx_ping/pong by Michal Simek · 9 years ago
  41. 34240c4 net: emaclite: Use indirect register access for tx_ping/pong by Michal Simek · 9 years ago
  42. 905f098 net: emaclite: Convert MDIO to use register offset by Michal Simek · 9 years ago
  43. 912145b net: emaclite: Add MDIO support to driver by Michal Simek · 9 years ago
  44. 4bfe788 net: emaclite: Remove ancient OF probe function by Michal Simek · 9 years ago
  45. 07d204f net: Add axi emac to Kconfig by Michal Simek · 9 years ago
  46. 8fbf79f net: axi_emac: Rename start, stop, write_hwaddr functions by Michal Simek · 9 years ago
  47. 0305be8 net: axi_emac: Split recv from free_pkt by Michal Simek · 9 years ago
  48. 0b13ee2 net: axi_emac: Enable access to MDIO in probe by Michal Simek · 9 years ago
  49. 682baac net: axi_emac: Move driver to DM by Michal Simek · 9 years ago
  50. 638c0ef net: axi_emac: Pass private structure where possible by Michal Simek · 9 years ago
  51. 41beca1 net: axi_emac: Pass private structure to phyread/phywrite by Michal Simek · 9 years ago
  52. 6cb55e7 net: axi_emac: Put iobase to private structure by Michal Simek · 9 years ago
  53. f522187 net: axi_emac: Pass directly pointer to register space by Michal Simek · 9 years ago
  54. 2f1e065 net: axi_emac: Show phy address instead of register content by Michal Simek · 9 years ago
  55. 5aa4539 net: axi_emac: Fix parentheses around operand ! by Michal Simek · 9 years ago
  56. 93ce505 serial: uartlite: Add uartlite to Kconfig by Michal Simek · 9 years ago
  57. 8af618b serial: uartlite: Add support for debug console by Michal Simek · 9 years ago
  58. 7e4372a serial: uartlite: Move driver to DM by Michal Simek · 9 years ago
  59. 5712d04 mailaddr: Update mail address by Ricardo Ribalda Delgado · 9 years ago
  60. 13e95e0 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  61. 5a09209 mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer sunxi SoCs" by Hans de Goede · 9 years ago
  62. c05aa39 sunxi: power: axp818: Enable support for ALDOs by Chen-Yu Tsai · 9 years ago
  63. 265015b power: axp818: Add support for DLDO and ELDO regulators by Chen-Yu Tsai · 9 years ago
  64. 2e6911f power: axp: merge separate DLDO functions into 1 by Chen-Yu Tsai · 9 years ago
  65. 6391f0e sunxi: Implement poweroff support for axp221 pmic by Hans de Goede · 9 years ago
  66. 8fb31fe sunxi: Implement poweroff support for axp209 pmic by Michael van Slingerland · 9 years ago
  67. d728da1 sunxi: Implement poweroff support for axp152 pmic by Hans de Goede · 9 years ago
  68. 4eaebbc Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  69. 4601eb4 video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default by Anatolij Gustschin · 9 years ago
  70. f79dbf9 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  71. fbb66bf usb: add clock support for generic EHCI by Masahiro Yamada · 9 years ago
  72. d2d567d drivers: net: fsl_mc: Compare pointer value qbman_swp_mc_start by Pratiyush Mohan Srivastava · 9 years ago
  73. 7ae7a0e drivers/ddr/fsl: fsl_ddr_sdram_size remove unused controllers by Ed Swarthout · 9 years ago
  74. bdda96c driver/ddr/fsl: Add workaround for A009663 by Shengzhou Liu · 9 years ago
  75. fa2e2fb fsl/ddr: Add workaround for ERRATUM_A009942 by Shengzhou Liu · 9 years ago
  76. 03aeeb3 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 9 years ago
  77. dad5367 ns16550: zap the rockchip serial compatible string by Thomas Chou · 9 years ago
  78. 8e0a8cb net: eepro100: Fix build warnings by Bin Meng · 9 years ago
  79. 78eeb91 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  80. 93597d7 net: zynq_gem: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  81. 4073b83 usb: ehci-mx6: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  82. af70d02 usb: ohci-lpc32xx: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  83. 2765f1e usb: dwc2: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  84. 6d064ee serial: Remove serial_putc_raw_dev by Tom Rini · 9 years ago
  85. 007c8da imx: nand: update GPMI NAND driver to support MX7 by Peng Fan · 9 years ago
  86. 4a4be69 imx: apbh_dma: Update APBH-DMA for MX7D by Peng Fan · 9 years ago
  87. 9afcd96 x86: ivybridge: Use the I2C driver to perform SMbus init by Simon Glass · 9 years ago
  88. 5e66fdc x86: i2c: Add a stub driver for Intel I2C/SMbus by Simon Glass · 9 years ago
  89. cfe85a8 ahci: Add a disk-controller uclass by Simon Glass · 9 years ago
  90. d3e0c8f dm: pci: Convert bios_emu to use the driver model PCI API by Simon Glass · 9 years ago
  91. 6d5579c dm: syscon: Allow finding devices by driver data by Simon Glass · 9 years ago
  92. 9470c72 dm: usb: Add a compatible string for PCI EHCI controller by Simon Glass · 9 years ago
  93. cb2bc54 dm: core: Display the error number when driver binding fails by Simon Glass · 9 years ago
  94. 3276163 dm: x86: spi: Convert ICH SPI driver to driver model PCI API by Simon Glass · 9 years ago
  95. fcac1dd spi: ich: Separate out the read/write trace from normal debugging by Simon Glass · 9 years ago
  96. b5d00de dm: x86: Add a driver for Intel PCH9 by Simon Glass · 9 years ago
  97. 567696b dm: x86: Add a driver for Intel PCH7 by Simon Glass · 9 years ago
  98. 68a2423 dm: Expand the uclass for Platform Controller Hubs (PCH) by Simon Glass · 9 years ago
  99. 4af3dc1 dm: pci: Avoid using pci_bus_to_hose() in the uclass by Simon Glass · 9 years ago
  100. e2b6b56 dm: pci: Add a function to write a BAR by Simon Glass · 9 years ago