1. cc17c01 mmc: Continue polling MMC card for OCR only if it is still not ready by Andrew Gabbasov · 10 years ago
  2. 5289b53 mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter() by Andrew Gabbasov · 10 years ago
  3. a626c8d mmc: Avoid extra duplicate entry in mmc device structure by Andrew Gabbasov · 10 years ago
  4. b939689 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 9 years ago
  5. 622da1c Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  6. 2d9ca2c mmc: fsl_esdhc: Add peripheral clock support by Yangbo Lu · 9 years ago
  7. 5a8dbdc mmc: fsl_esdhc: Add adapter card type identification support by Yangbo Lu · 9 years ago
  8. 1d0b59a fsl/pci: Set CFG_READY for PCIe v3.0 and later by Minghuan Lian · 10 years ago
  9. 5066e62 T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue by Zhao Qiang · 10 years ago
  10. 0dc78ff drivers: usb: fsl: Workaround for Erratum A004477 by Nikhil Badola · 10 years ago
  11. e13afee sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · 9 years ago
  12. 2aacc42 sunxi: usb: Rename the usbc.? files to usb_phy.? by Hans de Goede · 9 years ago
  13. 7b79865 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar by Hans de Goede · 9 years ago
  14. a781c97 sunxi: usb: Remove sunxi_usbc_get_io_base function by Hans de Goede · 9 years ago
  15. 375de01 sunxi: usb: Move setup of host controller clocks to the host controller drivers by Hans de Goede · 9 years ago
  16. 421b32b sunxi: axp: Remove non driver-model support from the axp gpio code by Hans de Goede · 9 years ago
  17. d17e157 sunxi: emac: Remove non driver-model code by Hans de Goede · 9 years ago
  18. 939ed1c sunxi: emac: Add driver model support by Hans de Goede · 9 years ago
  19. d88c2f1 sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZE by Hans de Goede · 9 years ago
  20. f9f62d2 sunxi: emac: Prepare for driver-model support by Hans de Goede · 9 years ago
  21. 8145dea sunxi: emac: port to phylib by Hans de Goede · 9 years ago
  22. f9b7a04 sunxi: axp: Add driver-model support to the axp_gpio code by Hans de Goede · 9 years ago
  23. 2fcf033 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · 9 years ago
  24. 1d624a4 sunxi: axp: Move axp pmic register helpers to a separate file by Hans de Goede · 9 years ago
  25. 12ce155 sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops by Hans de Goede · 9 years ago
  26. 746c087 sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code too by Hans de Goede · 9 years ago
  27. 11d52a9 sunxi: gpio: Add compatible strings for all supported SoCs by Hans de Goede · 9 years ago
  28. a5ab883 sunxi: gpio: Add temporary implementation of name_to_gpio() by Simon Glass · 9 years ago
  29. 07ce60f sunxi: gpio: Rename GPIOs to include a 'P' prefix by Simon Glass · 9 years ago
  30. 1572819 sunxi: display: Fix gpio handling to work with the driver-model by Hans de Goede · 9 years ago
  31. 90641f8 sunxi: mmc: Fix card-detect gpio handling to work with the driver-model by Hans de Goede · 9 years ago
  32. 8c3dacf sunxi: Add basic A33 basic support by Vishnu Patekar · 10 years ago
  33. 44d8ae5 sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · 9 years ago
  34. 11f4dc1 dm: Implement a CPU uclass by Simon Glass · 9 years ago
  35. 5b9000d dm: core: Add a function to bind a driver for a device tree node by Simon Glass · 9 years ago
  36. 6e7b5f2 biosemu: Do not free vga_info->BIOSImage when it is 0xc0000 by Bin Meng · 9 years ago
  37. 81d0b35 pci: Remove parameter 'class' of pci_rom_load() by Bin Meng · 9 years ago
  38. d57c2f2 pci: Option rom class is a 24-bit number by Bin Meng · 9 years ago
  39. 1926883 x86: Set serial port IRQ for SMSC LPC47M by Bin Meng · 10 years ago
  40. ace97d2 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  41. eddabd1 zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD by Siva Durga Prasad Paladugu · 10 years ago
  42. 04bc5c9 serial: zynq: Add support for slow emulation platform by Michal Simek · 9 years ago
  43. d37c628 gpio: add Xilinx Zynq PS GPIO driver by Andrea Scian · 10 years ago
  44. 5362662 Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga by Tom Rini · 9 years ago
  45. f66529f dm: core: Correct bug introduced in uclass_first/next_device() by Simon Glass · 9 years ago
  46. 4f60166 serial: ns16550: Remove hard-coded baud_divisor setting by Axel Lin · 9 years ago
  47. f0f932d dm: core: drop device removal error path correctly by Masahiro Yamada · 9 years ago
  48. cc555bd Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  49. c650ca7 sf: Fix to compute proper sector_size by Jagannadha Sutradharudu Teki · 9 years ago
  50. 074eed5 dm: sf: Make SST flash write op work again by Bin Meng · 9 years ago
  51. be7be78 dm: sf: Save flash flags to struct spi_flash by Bin Meng · 9 years ago
  52. 611c9ba spi: omap3: Fix timeout handling by David Dueck · 10 years ago
  53. 3f6dcdb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  54. 8b06460 ls2085a: esdhc: Add esdhc support for ls2085a by Yangbo Lu · 10 years ago
  55. b2d5ac5 armv8/ls2085aqds: NAND boot support by Scott Wood · 10 years ago
  56. 39b0bbb driver/ifc: Add 64KB page support by Jaiprakash Singh · 10 years ago
  57. e60476a board/ls2085qds: Add support ethernet by Prabhakar Kushwaha · 10 years ago
  58. 5f757cd Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  59. a94bb7a usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's by Sanchayan Maity · 9 years ago
  60. 3d046f6 mvgpio: remove CONFIG_SHEEVA_88SV331xV5 dependency by Zhou Zhu · 10 years ago
  61. ee4303c gpio: mvmfp: support newer MFP bit definitions by Xiang Wang · 10 years ago
  62. 9cc2c47 driver/ldpaa: Add support of WRIOP static data structure by Prabhakar Kushwaha · 10 years ago
  63. cd348ef net/memac_phy: reuse driver for little endian SoCs by Shaohui Xie · 10 years ago
  64. 125e2bc drivers/fsl-mc: Changed MC firmware loading for new boot architecture by J. German Rivera · 10 years ago
  65. 8bb0656 net/phy/cortina: Fix compilation warning by pankaj chauhan · 10 years ago
  66. 5753b0f driver/ldpaa_eth: Update ldpaa ethernet driver by Prabhakar Kushwaha · 10 years ago
  67. 5abf13e drivers/net/e1000.c: Cleanup whitespace by Minghuan Lian · 10 years ago
  68. 9f9f009 driver/ddr/fsl: Add workaround for DDR erratum A008511 by York Sun · 10 years ago
  69. 4516ff8 driver/ddr/fsl: Add built-in memory test for DDR4 driver by York Sun · 10 years ago
  70. 6b95be2 driver/ddr/fsl: Fix driver to support empty first slot by York Sun · 10 years ago
  71. 66869f9 drivers/ddr/fsl: Update DDR driver for DDR4 by York Sun · 10 years ago
  72. f8cb101 driver/i2c/mxc: Enable I2C bus 3 and 4 by York Sun · 10 years ago
  73. 585acc9 nand/fsl_ifc: Increase eccstat[] for IFC 2.0 by Scott Wood · 10 years ago
  74. 45bc6fd driver/fsl_ifc: Add support to finalize CS1, CS3 address binding by Prabhakar Kushwaha · 10 years ago
  75. c517771 driver/ldpaa_eth: Add LDPAA Ethernet driver by Prabhakar Kushwaha · 10 years ago
  76. b2b0d3e dm: core: Select device tree control correctly for SPL by Simon Glass · 10 years ago
  77. 5a87c41 dm: core: Drop device removal error path when not supported by Simon Glass · 10 years ago
  78. 6631237 dm: Add a panic_str() function to reduce code size by Simon Glass · 10 years ago
  79. 7f9875e dm: core: Remove unbind operations when not required by Simon Glass · 10 years ago
  80. 36fa61d dm: core: Allow sequence alias support to be removed for SPL by Simon Glass · 10 years ago
  81. 122d805 Revert "spi: add config option to enable the WP pin function on st micron flashes" by Jagannadha Sutradharudu Teki · 9 years ago
  82. a8eeaf2 cmd_led: Extend led command to support blinking and more leds by Stefan Roese · 10 years ago
  83. 9694b72 dm: spi: Correct SPI claim/release_bus() methods by Simon Glass · 9 years ago
  84. ab9fd2e serial: ns16550: Remove unnecessary init on UART setup by Simon Glass · 10 years ago
  85. 363e6da dm: ns16550: Support non-byte register spacing with driver model by Simon Glass · 10 years ago
  86. dd0b012 serial: ns16550: Add an option to specify the debug UART register shift by Simon Glass · 10 years ago
  87. 093f2dc dm: usb: Add a terminator to the string destructor list by Simon Glass · 9 years ago
  88. 07d260e dm: core: Handle recursive unbinding of uclass devices by Simon Glass · 9 years ago
  89. 794d521 dm: core: remove type 'static' of function uclass_get_device_tail() by Przemyslaw Marczak · 9 years ago
  90. f9c370d dm: core: device: add function: dev_get_uclass_name() by Przemyslaw Marczak · 9 years ago
  91. cc73d37 dm: core: device: add function: dev_get_driver_ops() by Przemyslaw Marczak · 9 years ago
  92. b7af1a2 dm: core: uclass: add function: uclass_get_device_by_name() by Przemyslaw Marczak · 9 years ago
  93. e0735a4 dm: core: uclass: add function: uclass_find_device_by_name() by Przemyslaw Marczak · 9 years ago
  94. 5eaed88 dm: core: Extend struct udevice by '.uclass_platdata' field. by Przemyslaw Marczak · 9 years ago
  95. c1d6f91 dm: core: add internal functions for getting the device without probe by Przemyslaw Marczak · 9 years ago
  96. ab3f0c7 stm32f4: Add serial driver by rev13@wp.pl · 10 years ago
  97. eaaa4f7 ARMv7M: Add STM32F4 support by rev13@wp.pl · 10 years ago
  98. 4fbad92 mtd: spi: check return value of spi_setup_slave by Peng Fan · 10 years ago
  99. 8c48a68 zynq: spi: Remove unnecessary error condition by Siva Durga Prasad Paladugu · 9 years ago
  100. 06bc175 sf: Poll both the read status and flag status by Siva Durga Prasad Paladugu · 10 years ago