1. 01c94c4 usb: dwc3: Fix warnings on 64-bit builds by Michal Simek · 9 years ago
  2. 5486d06 ARM: dra7xx_evm: Add DFU support for qspi flash by Vignesh R · 9 years ago
  3. 30e3ea4 dfu: dfu_sf: Pass duplicate devstr to parse_dev by Vignesh R · 9 years ago
  4. b748b24 ohci: Add missing cache-flush for hcca area by Hans de Goede · 9 years ago
  5. f5fb78a common/usb_storage.c: Clean up usb_storage_probe() by Tom Rini · 9 years ago
  6. 83bf005 arm: at91: reworked meesc board support by Daniel Gorsulowski · 9 years ago
  7. a3b59b1 mmc: atmel: Add atmel sdhci support by Wenyou Yang · 9 years ago
  8. c190005 arm: at91: clock: Add the generated clock support by Wenyou Yang · 9 years ago
  9. 79667b7 mmc: sdhci: Fix the SD clock stop sequence by Wenyou Yang · 9 years ago
  10. ce39680 arm: at91: Change the Chip ID registers' addresses by Wenyou Yang · 9 years ago
  11. 96d59e9 mpc85xx/t2081: enable parsing DDR ratio for T2081 rev1.1 by Shengzhou Liu · 9 years ago
  12. 94af684 T104xD4RDB: Fix PHY address for PHY connected to FM1@DTSEC3 by Codrin Ciubotariu · 9 years ago
  13. bf50be8 mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter Card by Yangbo Lu · 9 years ago
  14. 12486f3 powerpc/t1040qds: enable peripheral clock for eSDHC by Yangbo Lu · 9 years ago
  15. fa1e035 powerpc/t1040qds: enable adapter card type identification support by Yangbo Lu · 9 years ago
  16. cdc6955 mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter Card by Yangbo Lu · 9 years ago
  17. 512bdbd Powerpc: eSDHC: expand a fix to T4160 by Shaohui Xie · 9 years ago
  18. d468377 t1040d4rdb: assign muxed pins to qe-tdm when set hwconfig qe-tdm by Zhao Qiang · 9 years ago
  19. de5f973 samsung: clean up checkpatch issues by Minkyu Kang · 9 years ago
  20. 1d83970 odroid: clean up checkpatch issues by Minkyu Kang · 9 years ago
  21. 9eae844 smdk2410: clean up checkpatch issues by Minkyu Kang · 9 years ago
  22. 6b949ba smdkv310: clean up checkpatch issues by Minkyu Kang · 9 years ago
  23. 55a70c5 arm: exynos: clean up checkpatch issues by Minkyu Kang · 9 years ago
  24. 96094d4 s5p sdhci: call pinmux for card's gpio pins before use them by Przemyslaw Marczak · 9 years ago
  25. 5d04343 Exynos4412: pinmux: disable pull for MMC pins by Przemyslaw Marczak · 9 years ago
  26. c48cb7e sandbox: add ADC unit tests by Przemyslaw Marczak · 9 years ago
  27. 08d6300 sandbox: add ADC driver by Przemyslaw Marczak · 9 years ago
  28. 1611c8c exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4. by Przemyslaw Marczak · 9 years ago
  29. 9090d1d Odroid-XU3: dts: enable ADC, with request for pre-reloc bind by Przemyslaw Marczak · 9 years ago
  30. 54b51e6 Exynos54xx: dts: add ADC node by Przemyslaw Marczak · 9 years ago
  31. 4d577e0 Odroid-XU3: enable s2mps11 PMIC support by Przemyslaw Marczak · 9 years ago
  32. 3b3ad90 dm: adc: add Exynos54xx compatible ADC driver by Przemyslaw Marczak · 9 years ago
  33. 5decbf5 dm: adc: add simple ADC uclass implementation by Przemyslaw Marczak · 9 years ago
  34. 7c816e2 dm: regulator: add function device_get_supply_regulator() by Przemyslaw Marczak · 9 years ago
  35. 35d460f dm: pmic: add s2mps11 PMIC I/O driver by Przemyslaw Marczak · 9 years ago
  36. d64c8ad Exynos5422/5800: set cpu id to 0x5422 by Przemyslaw Marczak · 9 years ago
  37. 3b72b60 Peach-Pi: dts: add cpu-model string by Przemyslaw Marczak · 9 years ago
  38. fdbb740 s5p: cpu_info: print "cpu-model" if exists in dts by Przemyslaw Marczak · 9 years ago
  39. bc3f39e samsung: board/misc: check returned pointer for get_board_type() calls by Przemyslaw Marczak · 9 years ago
  40. a610473 ARM: at91: sama5: change the environment address to 0x6000 by Josh Wu · 9 years ago
  41. 8c1b717 lcd: atmel: Add 32bpp support for HLCDC by Marek Vasut · 9 years ago
  42. 877807e mmc: atmel: Zap global 'initialized' variable by Marek Vasut · 9 years ago
  43. 6b75d35 mmc: atmel: Implement proper private data by Marek Vasut · 9 years ago
  44. ecfb0ff mmc: atmel: Fix clock configuration by Marek Vasut · 9 years ago
  45. b84c9c9 mmc: atmel: Silence debug output by Marek Vasut · 9 years ago
  46. 478ec83 at91: simplify spl board_init_f function by Josh Wu · 9 years ago
  47. 0e067a6 x86: Select the ns16550 debug UART for minnowmax, chromebook_link by Simon Glass · 9 years ago
  48. 588eec2 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  49. 7ee52af ls102xa: Adjust some macros for SD boot on LS1021A QDS board by Alison Wang · 9 years ago
  50. 7d4d58e configs: ls1021atwr: Enable ID EEPROM for SD boot by Yao Yuan · 9 years ago
  51. 0210a36 arm: ls1021atwr: optimize the deep sleep latency by tang yuantian · 9 years ago
  52. 6ec9aef SECURE_BOOT: Correct reading of ITS bit by Aneesh Bansal · 9 years ago
  53. e368c20 drivers/ddr/fsl_ddr: Make SR_IE configurable by Joakim Tjernlund · 9 years ago
  54. cde7f96 README.scrapyard: Populate recent ppc4xx removals by Tom Rini · 9 years ago
  55. 0eb4cf9 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  56. ac1d313 net: eth: Check return value in various places by Bin Meng · 9 years ago
  57. 6d9764c dm: test: Add a new test case against dm eth codes for NULL pointer access by Bin Meng · 9 years ago
  58. a16edab net: eth: Clear MAC address in eth_pre_remove() by Bin Meng · 9 years ago
  59. 50dae85 dm: core: Remove unnecessary codes in uclass_pre_remove_device() by Bin Meng · 9 years ago
  60. 3f616b6 net: pch_gbe: Add driver remove support by Bin Meng · 9 years ago
  61. 5d2459f net: designware: Add driver remove support by Bin Meng · 9 years ago
  62. cb6baca net: mdio: Add mdio_free() and mdio_unregister() API by Bin Meng · 9 years ago
  63. 17ecfa9 net: phy: Test previous phydev->dev against new mac dev by Bin Meng · 9 years ago
  64. 3e1949d net: phy: Change to print all phys that are not found by Bin Meng · 9 years ago
  65. 0132b9a net: phy: Don't create phy device when there is no phy by Bin Meng · 9 years ago
  66. 4f48515 net: phy: micrel: disable NAND-tree for KSZ8051 by Sylvain Rochet · 9 years ago
  67. f3ba552 net: rtl8169: Build warning fixes for 64-bit by Stephen Warren · 9 years ago
  68. 11a69ff net: Increase the size of the net_boot_file_name buffer by Jacob Stiffler · 9 years ago
  69. 6617f87 net: phy: micrel: add support for KSZ8021RNL & KSZ8031RNL by Sylvain Lemieux · 9 years ago
  70. 4a4ced0 smsc95xx: Use zero length packets when RX fifo is empty by Stefan Brüns · 9 years ago
  71. 774c3e0 net: parse DHCP options from overloaded file/sname fields by Stefan Brüns · 9 years ago
  72. ec87b1b net: Do not overwrite options found in overloaded 'file' field by Stefan Brüns · 9 years ago
  73. 4632ad7 arm: ls1021a: Add sata support on qds and twr board by tang yuantian · 9 years ago
  74. 7ff7166 arm: ls102xa: Set fdt_high and initrd_high to the value of 0xffffffff by Alison Wang · 9 years ago
  75. 831c068 armv8/ls1043a: Enable secondary cores by Hou Zhiqiang · 9 years ago
  76. c7ca8b0 armv8/ls1043ardb: Add sd boot support by Gong Qianyu · 9 years ago
  77. 8ef0d5c armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardb by Yangbo Lu · 9 years ago
  78. e829734 armv8/ls1043a: Add Fman support by Shaohui Xie · 9 years ago
  79. 3ad4472 armv8/ls1043ardb: Add nand boot support by Gong Qianyu · 9 years ago
  80. f3a8e2b armv8/ls1043ardb: Add LS1043ARDB board support by Mingkai Hu · 9 years ago
  81. 8281c58 armv8/fsl_lsch2: Add fsl_lsch2 SoC by Mingkai Hu · 9 years ago
  82. 9f3183d armv8/fsl_lsch3: Change arch to fsl-layerscape by Mingkai Hu · 9 years ago
  83. 23e1aca net/fm: fix MDIO controller base on FMAN2 by Shaohui Xie · 9 years ago
  84. bc24611 net/fm: Add QSGMII PCS init by Shaohui Xie · 9 years ago
  85. 8225b2f net: Move some header files to include/ by Shaohui Xie · 9 years ago
  86. 29d8c81 net: fm: bug fix when CONFIG_PHYLIB not defined by Shaohui Xie · 9 years ago
  87. 0f2cb9f net/fm: Make the return value logic consistent with convention by Hou Zhiqiang · 9 years ago
  88. 9fc29db net/fm: Add support for 64-bit platforms by Hou Zhiqiang · 9 years ago
  89. 648bde6 net/fm: Fix the endian issue to support both endianness platforms by Hou Zhiqiang · 9 years ago
  90. 435acd8 armv7/ls1021a: move ns_access to common file by Mingkai Hu · 9 years ago
  91. 18fb0e3 common/board_f.c: change the macro name and remove it for PPC platforms by Gong Qianyu · 9 years ago
  92. 5757e06 arm: ls102xa: enable snooping for CAAM transactions by horia.geanta@freescale.com · 9 years ago
  93. 2bc3b2e armv8: ls2085a: Add support of random MAC address by Prabhakar Kushwaha · 9 years ago
  94. 7b2edb8 driver: net: ldpaa_eth: Set MAC address during interface open by Prabhakar Kushwaha · 9 years ago
  95. c69384e armv8: ls2085ardb: enable CONFIG_PHY_AQUANTIA by Shaohui Xie · 9 years ago
  96. f59e69c crypto/fsl: SEC driver cleanup for 64 bit and endianness by Aneesh Bansal · 9 years ago
  97. f4f0b74 Data types defined for 64 bit physical address by Aneesh Bansal · 9 years ago
  98. 7bcb0eb Pointers in ESBC header made 32 bit by Aneesh Bansal · 9 years ago
  99. 0cbba8e ls102xa: fdt: Disable IFC in SD boot for QSPI by Alison Wang · 9 years ago
  100. 446d37c Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago