1. cc555bd Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  2. c650ca7 sf: Fix to compute proper sector_size by Jagannadha Sutradharudu Teki · 9 years ago
  3. 074eed5 dm: sf: Make SST flash write op work again by Bin Meng · 9 years ago
  4. be7be78 dm: sf: Save flash flags to struct spi_flash by Bin Meng · 9 years ago
  5. 611c9ba spi: omap3: Fix timeout handling by David Dueck · 10 years ago
  6. 3f6dcdb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  7. 8b06460 ls2085a: esdhc: Add esdhc support for ls2085a by Yangbo Lu · 10 years ago
  8. b2d5ac5 armv8/ls2085aqds: NAND boot support by Scott Wood · 10 years ago
  9. 39b0bbb driver/ifc: Add 64KB page support by Jaiprakash Singh · 10 years ago
  10. e60476a board/ls2085qds: Add support ethernet by Prabhakar Kushwaha · 10 years ago
  11. 5f757cd Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  12. a94bb7a usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's by Sanchayan Maity · 9 years ago
  13. 3d046f6 mvgpio: remove CONFIG_SHEEVA_88SV331xV5 dependency by Zhou Zhu · 10 years ago
  14. ee4303c gpio: mvmfp: support newer MFP bit definitions by Xiang Wang · 10 years ago
  15. 9cc2c47 driver/ldpaa: Add support of WRIOP static data structure by Prabhakar Kushwaha · 10 years ago
  16. cd348ef net/memac_phy: reuse driver for little endian SoCs by Shaohui Xie · 10 years ago
  17. 125e2bc drivers/fsl-mc: Changed MC firmware loading for new boot architecture by J. German Rivera · 10 years ago
  18. 8bb0656 net/phy/cortina: Fix compilation warning by pankaj chauhan · 10 years ago
  19. 5753b0f driver/ldpaa_eth: Update ldpaa ethernet driver by Prabhakar Kushwaha · 10 years ago
  20. 5abf13e drivers/net/e1000.c: Cleanup whitespace by Minghuan Lian · 10 years ago
  21. 9f9f009 driver/ddr/fsl: Add workaround for DDR erratum A008511 by York Sun · 10 years ago
  22. 4516ff8 driver/ddr/fsl: Add built-in memory test for DDR4 driver by York Sun · 10 years ago
  23. 6b95be2 driver/ddr/fsl: Fix driver to support empty first slot by York Sun · 10 years ago
  24. 66869f9 drivers/ddr/fsl: Update DDR driver for DDR4 by York Sun · 10 years ago
  25. f8cb101 driver/i2c/mxc: Enable I2C bus 3 and 4 by York Sun · 10 years ago
  26. 585acc9 nand/fsl_ifc: Increase eccstat[] for IFC 2.0 by Scott Wood · 10 years ago
  27. 45bc6fd driver/fsl_ifc: Add support to finalize CS1, CS3 address binding by Prabhakar Kushwaha · 10 years ago
  28. c517771 driver/ldpaa_eth: Add LDPAA Ethernet driver by Prabhakar Kushwaha · 10 years ago
  29. b2b0d3e dm: core: Select device tree control correctly for SPL by Simon Glass · 10 years ago
  30. 5a87c41 dm: core: Drop device removal error path when not supported by Simon Glass · 10 years ago
  31. 6631237 dm: Add a panic_str() function to reduce code size by Simon Glass · 10 years ago
  32. 7f9875e dm: core: Remove unbind operations when not required by Simon Glass · 10 years ago
  33. 36fa61d dm: core: Allow sequence alias support to be removed for SPL by Simon Glass · 10 years ago
  34. 122d805 Revert "spi: add config option to enable the WP pin function on st micron flashes" by Jagannadha Sutradharudu Teki · 9 years ago
  35. a8eeaf2 cmd_led: Extend led command to support blinking and more leds by Stefan Roese · 10 years ago
  36. 9694b72 dm: spi: Correct SPI claim/release_bus() methods by Simon Glass · 9 years ago
  37. ab9fd2e serial: ns16550: Remove unnecessary init on UART setup by Simon Glass · 10 years ago
  38. 363e6da dm: ns16550: Support non-byte register spacing with driver model by Simon Glass · 10 years ago
  39. dd0b012 serial: ns16550: Add an option to specify the debug UART register shift by Simon Glass · 10 years ago
  40. 093f2dc dm: usb: Add a terminator to the string destructor list by Simon Glass · 9 years ago
  41. 07d260e dm: core: Handle recursive unbinding of uclass devices by Simon Glass · 9 years ago
  42. 794d521 dm: core: remove type 'static' of function uclass_get_device_tail() by Przemyslaw Marczak · 9 years ago
  43. f9c370d dm: core: device: add function: dev_get_uclass_name() by Przemyslaw Marczak · 9 years ago
  44. cc73d37 dm: core: device: add function: dev_get_driver_ops() by Przemyslaw Marczak · 9 years ago
  45. b7af1a2 dm: core: uclass: add function: uclass_get_device_by_name() by Przemyslaw Marczak · 9 years ago
  46. e0735a4 dm: core: uclass: add function: uclass_find_device_by_name() by Przemyslaw Marczak · 9 years ago
  47. 5eaed88 dm: core: Extend struct udevice by '.uclass_platdata' field. by Przemyslaw Marczak · 9 years ago
  48. c1d6f91 dm: core: add internal functions for getting the device without probe by Przemyslaw Marczak · 9 years ago
  49. ab3f0c7 stm32f4: Add serial driver by rev13@wp.pl · 10 years ago
  50. eaaa4f7 ARMv7M: Add STM32F4 support by rev13@wp.pl · 10 years ago
  51. 4fbad92 mtd: spi: check return value of spi_setup_slave by Peng Fan · 10 years ago
  52. 8c48a68 zynq: spi: Remove unnecessary error condition by Siva Durga Prasad Paladugu · 9 years ago
  53. 06bc175 sf: Poll both the read status and flag status by Siva Durga Prasad Paladugu · 10 years ago
  54. a2a55e5 driver/fsl-mc: Add support of MC Flibs by Prabhakar Kushwaha · 10 years ago
  55. 422cb08 armv8/fsl-lsch3: Add Freescale Debug Server driver by Bhupesh Sharma · 10 years ago
  56. ae42eb0 QE/DeepSleep: add QE deepsleep support for mpc85xx by Zhao Qiang · 10 years ago
  57. b4e78fa drivers:usb: Check if USB Erratum A005697 is applicable on BSC913x by Nikhil Badola · 10 years ago
  58. 0070459 pci/layerscape: fix link and class issues to support ls2085a by Minghuan Lian · 10 years ago
  59. d42bd34 pci/layerscape: remove unnecessary pcie_layerscape.h by Minghuan Lian · 10 years ago
  60. 0c77106 drivers:usb: Add device-tree fixup to identify socs having dual phy by Nikhil Badola · 10 years ago
  61. d77447f serial: pl01x: fix PL010 regression by Linus Walleij · 9 years ago
  62. 9152882 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  63. 523bb66 net: pch_gbe: Fix pch_gbe device name by Bin Meng · 9 years ago
  64. 9ce1edc net: gem: Use correct type for casting by Michal Simek · 9 years ago
  65. 5707d5f net/phy: fixup for get_phy_id by Shengzhou Liu · 10 years ago
  66. c6a40f6 net: phy: micrel: add support for KSZ8081MNX by Luca Ellero · 10 years ago
  67. 744152f net: rtl8169: Build warning fixes for 64-bit by Thierry Reding · 10 years ago
  68. 3cee138 net: phy: realtek: Disable interrupt on Realtek Ethernet PHY drivers by Codrin Ciubotariu · 10 years ago
  69. dd9958a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  70. d7c865b MPC8541/MPC8555: Enable SS_EN in DDR_SDRAM_CLK_CNLT register by Curt Brune · 10 years ago
  71. 1733259 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  72. fc1a79d video, lg4573: add support for the lg4573 display by Heiko Schocher · 9 years ago
  73. cb9f8e6 video, ipu: make ldb clock frequency overwritable through board code by Heiko Schocher · 9 years ago
  74. 0ced25b video, ipu: make ldb_clock configurable by Heiko Schocher · 9 years ago
  75. 9efaca3 ahci: mmio_base is a virtual address by Scott Wood · 9 years ago
  76. 3907305 sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig by Simon Glass · 10 years ago
  77. dd573f9 sandbox: exynos: Move CONFIG_SOUND_WM8994 to Kconfig by Simon Glass · 10 years ago
  78. 7a170a5 sandbox: exynos: Move CONFIG_SOUND_MAX98095 to Kconfig by Simon Glass · 10 years ago
  79. 6bd7be2 sandbox: exynos: Move CONFIG_I2S_SAMSUNG to Kconfig by Simon Glass · 10 years ago
  80. 00cf7bf sandbox: exynos: Move CONFIG_I2S to Kconfig by Simon Glass · 10 years ago
  81. ef35d98 sandbox: exynos: Move CONFIG_SOUND to Kconfig by Simon Glass · 10 years ago
  82. 527a072 sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig by Simon Glass · 10 years ago
  83. 949dd81 sandbox: Move CONFIG_SPI_FLASH_SANDBOX to Kconfig by Simon Glass · 10 years ago
  84. 892cac7 sandbox: Move CONFIG_SANDBOX_SPI to Kconfig by Simon Glass · 10 years ago
  85. 1174aad sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig by Simon Glass · 10 years ago
  86. d79c50a sandbox: Move GPIO CONFIGs to Kconfig by Simon Glass · 10 years ago
  87. 75577ba dm: net: Adjust designware driver to support driver model by Simon Glass · 10 years ago
  88. 64dcd25 dm: net: Tidy up designware driver ready for driver model by Simon Glass · 10 years ago
  89. c74c8e6 dm: net: Adjust PHY interface to work with CONFIG_DM_ETH by Simon Glass · 10 years ago
  90. ef48f6d Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig by Simon Glass · 10 years ago
  91. bc0571f net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · 9 years ago
  92. 6a38a5f net: cosmetic: Clean up netconsole variables and functions by Joe Hershberger · 9 years ago
  93. 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 9 years ago
  94. 1203fcc net: cosmetic: Cleanup internal packet buffer names by Joe Hershberger · 9 years ago
  95. 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 9 years ago
  96. 049a95a net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · 9 years ago
  97. b3d023b dm: spi_flash: fix wrong dependency by Masahiro Yamada · 10 years ago
  98. 52e6935 dm: usb: exynos: Adjust XHCI driver to support driver model by Simon Glass · 10 years ago
  99. f161c17 dm: usb: Rename the XHCI HCD to U-Boot by Simon Glass · 10 years ago
  100. a5762fe dm: usb: Support driver model in XHCI by Simon Glass · 10 years ago