1. bc80109 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  2. 5ea667e pengwyn: nand and ethernet fixes by Vincent BENOIT · 9 years ago
  3. 4408248 block: ahci: Remove dead code by Fabio Estevam · 9 years ago
  4. daa75b3 i2c: Fix pca953x endianess issue by Dirk Eibach · 9 years ago
  5. 37b3325 i2c: soft_i2c: Fix bus indizes by Dirk Eibach · 9 years ago
  6. 5c3b6dc hrcon: Add fan controllers by Dirk Eibach · 9 years ago
  7. 7ed45d3 hrcon: Add support for the DH variant by Dirk Eibach · 9 years ago
  8. 4574915 i2c: ihs_i2c: Fix hold_bus control by Dirk Eibach · 9 years ago
  9. 3af0cdb i2c: ihs_i2c: Use macro bestpractices by Dirk Eibach · 9 years ago
  10. 071be89 i2c: ihs_i2c: Dual channel support by Dirk Eibach · 9 years ago
  11. 5b47d40 driver: net: Fix pointer conversion warnings for xilinx_zynqmp_ep by Prabhakar Kushwaha · 9 years ago
  12. b30dc57 driver: usb: Fix pointer conversion warnings for hikey by Prabhakar Kushwaha · 9 years ago
  13. 41f7be3 driver: dwmmc: Fix pointer conversion warnings for hikey by Prabhakar Kushwaha · 9 years ago
  14. 3526285 pci: fix checking PCI_REGION_MEM in pci_hose_phys_to_bus() by Cheng Gu · 9 years ago
  15. bf8940d fastboot: Implement NAND backend by Maxime Ripard · 9 years ago
  16. 6c9e00e fastboot: Implement flashing session counter by Maxime Ripard · 9 years ago
  17. 3c8f98f fastboot: Move fastboot response functions to fastboot core by Maxime Ripard · 9 years ago
  18. 10b6971 mtd: uboot: Add meaningful error message by Maxime Ripard · 9 years ago
  19. 4e675ff Tegra: T210: Add QSPI driver by Tom Warren · 9 years ago
  20. d9eda6c pci: tegra: add/enable support for Tegra210 by Stephen Warren · 9 years ago
  21. a02e263 pci: tegra: call tegra_pcie_board_init() earlier by Stephen Warren · 9 years ago
  22. 514e191 pci: tegra: implement PCA enable workaround by Stephen Warren · 9 years ago
  23. 223ddbc pci: tegra: use #address-/size-cells from DT by Stephen Warren · 9 years ago
  24. bec0524 pci: tegra: clip RAM size to 32-bits by Stephen Warren · 9 years ago
  25. e3e8726 net: altera_tse: add mSG-DMA support by Thomas Chou · 9 years ago
  26. 38fa4ac net: altera_tse: add priv ops to prepare msgdma support by Thomas Chou · 9 years ago
  27. 577662f net: altera_tse: wait sgdma in altera_tse_recv by Thomas Chou · 9 years ago
  28. acd71c3 net: altera_tse: factor out stop mac func by Thomas Chou · 9 years ago
  29. 38a0f36 mtd: add altera quadspi driver by Thomas Chou · 9 years ago
  30. f105691 cfi_flash: convert to driver model by Thomas Chou · 9 years ago
  31. d858799 dm: implement a MTD uclass by Thomas Chou · 9 years ago
  32. da58dec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  33. 4ca0c3c Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · 9 years ago
  34. 75199d6 net: altera_tse: get numbers of fdt address and size cells by Thomas Chou · 9 years ago
  35. 4c8df1d net: altera_tse: use BIT macro by Thomas Chou · 9 years ago
  36. 14fb536 net: altera_tse: remove the useless parenthesis by Thomas Chou · 9 years ago
  37. 13146ec net: altera_tse: fix packed and aligned attribute by Thomas Chou · 9 years ago
  38. 2cd0a52 net: altera_tse: use data type u32 for regs and desc by Thomas Chou · 9 years ago
  39. fba54a5 net: altera_tse: remove unused macro and regs def by Thomas Chou · 9 years ago
  40. e03c17d altera_uart: Adjust the declaration of debug_uart_init() by Thomas Chou · 9 years ago
  41. 933529c altera_jtag_uart: Adjust the declaration of debug_uart_init() by Thomas Chou · 9 years ago
  42. ddf34c2 spi: altera_spi: minor clean up by Thomas Chou · 9 years ago
  43. 687dbff misc: altera_sysid: minor clean up by Thomas Chou · 9 years ago
  44. 1235e5a timer: altera_timer: minor clean up by Thomas Chou · 9 years ago
  45. 430b43e timer: altera_timer: use BIT macro by Thomas Chou · 9 years ago
  46. 8924148 serial: altera_uart: minor clean up by Thomas Chou · 9 years ago
  47. d0b1483 serial: altera_uart: use BIT macro by Thomas Chou · 9 years ago
  48. 315acd0 serial: altera_jtag_uart: minor clean up by Thomas Chou · 9 years ago
  49. 886161a serial: altera_jtag_uart: use BIT macro by Thomas Chou · 9 years ago
  50. c3c016c sf: Add SPI NOR protection mechanism by Fabio Estevam · 9 years ago
  51. 41b358d sf: Add SPI protection mechanism from the kernel by Fabio Estevam · 9 years ago
  52. f8fdb81 compat: Remove is_power_of_2() definition by Fabio Estevam · 9 years ago
  53. ed02c53 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  54. 60b2525 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  55. 1674942 Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  56. 2882440 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  57. 4b6d094 video: Drop DEV_EXT_VIDEO flag by Bin Meng · 9 years ago
  58. 1caf934 video: Drop DEV_FLAGS_SYSTEM flag by Bin Meng · 9 years ago
  59. 4e609b6 spi: cadence_qspi: Ensure check for max frequency in place by Chin Liang See · 9 years ago
  60. 040f4ba spi: cadence_qspi: Fix fdt read of spi-max-frequency by Chin Liang See · 9 years ago
  61. 98fbd71 spi: cadence_qspi: Ensure spi_calibration is run when sclk change by Chin Liang See · 9 years ago
  62. 8168ee3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  63. c79e1c1 rtc: Add MCP79411 support to DS1307 rtc driver by Andy Fleming · 9 years ago
  64. 42800ff arm: zynq: Move serial driver to driver model by Simon Glass · 9 years ago
  65. 325c8d5 arm: zynq: serial: Drop non-device-tree serial driver portions by Simon Glass · 9 years ago
  66. c54c0a4 arm: zynq: Support the debug UART by Simon Glass · 9 years ago
  67. 6bdc593 dm: serial: Deal with stdout-path with an alias by Simon Glass · 9 years ago
  68. f6fcebf usb: udc: Fix warnings on 64-bit builds by Michal Simek · 9 years ago
  69. 3219175 usb: lthor: Specify correct parameter for sizeof type by Michal Simek · 9 years ago
  70. 01c94c4 usb: dwc3: Fix warnings on 64-bit builds by Michal Simek · 9 years ago
  71. 30e3ea4 dfu: dfu_sf: Pass duplicate devstr to parse_dev by Vignesh R · 9 years ago
  72. b748b24 ohci: Add missing cache-flush for hcca area by Hans de Goede · 9 years ago
  73. a3b59b1 mmc: atmel: Add atmel sdhci support by Wenyou Yang · 9 years ago
  74. 79667b7 mmc: sdhci: Fix the SD clock stop sequence by Wenyou Yang · 9 years ago
  75. bf50be8 mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter Card by Yangbo Lu · 9 years ago
  76. cdc6955 mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter Card by Yangbo Lu · 9 years ago
  77. 512bdbd Powerpc: eSDHC: expand a fix to T4160 by Shaohui Xie · 9 years ago
  78. 96094d4 s5p sdhci: call pinmux for card's gpio pins before use them by Przemyslaw Marczak · 9 years ago
  79. 08d6300 sandbox: add ADC driver by Przemyslaw Marczak · 9 years ago
  80. 3b3ad90 dm: adc: add Exynos54xx compatible ADC driver by Przemyslaw Marczak · 9 years ago
  81. 5decbf5 dm: adc: add simple ADC uclass implementation by Przemyslaw Marczak · 9 years ago
  82. 7c816e2 dm: regulator: add function device_get_supply_regulator() by Przemyslaw Marczak · 9 years ago
  83. 35d460f dm: pmic: add s2mps11 PMIC I/O driver by Przemyslaw Marczak · 9 years ago
  84. 8c1b717 lcd: atmel: Add 32bpp support for HLCDC by Marek Vasut · 9 years ago
  85. 877807e mmc: atmel: Zap global 'initialized' variable by Marek Vasut · 9 years ago
  86. 6b75d35 mmc: atmel: Implement proper private data by Marek Vasut · 9 years ago
  87. ecfb0ff mmc: atmel: Fix clock configuration by Marek Vasut · 9 years ago
  88. b84c9c9 mmc: atmel: Silence debug output by Marek Vasut · 9 years ago
  89. 588eec2 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  90. e368c20 drivers/ddr/fsl_ddr: Make SR_IE configurable by Joakim Tjernlund · 9 years ago
  91. 0eb4cf9 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  92. 50dae85 dm: core: Remove unnecessary codes in uclass_pre_remove_device() by Bin Meng · 9 years ago
  93. 3f616b6 net: pch_gbe: Add driver remove support by Bin Meng · 9 years ago
  94. 5d2459f net: designware: Add driver remove support by Bin Meng · 9 years ago
  95. 17ecfa9 net: phy: Test previous phydev->dev against new mac dev by Bin Meng · 9 years ago
  96. 3e1949d net: phy: Change to print all phys that are not found by Bin Meng · 9 years ago
  97. 0132b9a net: phy: Don't create phy device when there is no phy by Bin Meng · 9 years ago
  98. 4f48515 net: phy: micrel: disable NAND-tree for KSZ8051 by Sylvain Rochet · 9 years ago
  99. f3ba552 net: rtl8169: Build warning fixes for 64-bit by Stephen Warren · 9 years ago
  100. 6617f87 net: phy: micrel: add support for KSZ8021RNL & KSZ8031RNL by Sylvain Lemieux · 9 years ago