1. 2775e91 spi: zynq_qspi: Fix to configure CPOL, CPHA mask by Jagan Teki · 9 years ago
  2. 720e5e5 sf: params: Add IS25LP128 part support by Jagan Teki · 9 years ago
  3. 65a75b6 sf: params: Add IS25LP064 part support by Jagan Teki · 9 years ago
  4. 24ea6ac sf: params: Add IS25LP032 part support by Jagan Teki · 9 years ago
  5. 1912699 spi: zynq_spi: Store cs value into private data by Jagan Teki · 9 years ago
  6. dda6241 spi: zynq_spi: Rename baudrate divisor mask name by Jagan Teki · 9 years ago
  7. 46ab8a6 spi: zynq_spi: Add config reg shift named macros by Jagan Teki · 9 years ago
  8. 78a025a spi: Kconfig: Add Zynq QSPI controller entry by Jagan Teki · 9 years ago
  9. 46d0a99 spi: Add zynq qspi controller driver by Jagan Teki · 9 years ago
  10. 310ae37 Fix bad return value checks (detected with Coccinelle) by Thomas Huth · 9 years ago
  11. 13cfbe5 allow LED initialization without STATUS_LED_BOOT by Bernhard Nortmann · 9 years ago
  12. d375ebb add generic stubs for GPIO LEDs by Bernhard Nortmann · 9 years ago
  13. 2419cd1 dm: tpm: Drop CONFIG_DM_TPM by Simon Glass · 9 years ago
  14. 3e7d940 dm: tpm: Every TPM drivers should depends on DM_TPM by Christophe Ricard · 9 years ago
  15. c2b0f60 dm: tpm: Remove every compilation switch for TPM driver model by Christophe Ricard · 9 years ago
  16. 302c5db dm: tpm: Add Driver Model support for tpm_atmel_twi driver by Christophe Ricard · 9 years ago
  17. 0766ad2 dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon by Christophe Ricard · 9 years ago
  18. bcbe3d1 dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
  19. 6c2441c dm: keystone: serial: Add driver model support by Lokesh Vutla · 9 years ago
  20. 96fa1e4 net: convert altera_tse to driver model and phylib by Thomas Chou · 9 years ago
  21. ca844dd nios2: convert altera sysid to driver model by Thomas Chou · 9 years ago
  22. 4395e06 dm: implement a Miscellaneous uclass by Thomas Chou · 9 years ago
  23. 2e2da4c serial: remove altera serial initializations by Thomas Chou · 9 years ago
  24. a54915d nios2: convert altera timer to driver model by Thomas Chou · 9 years ago
  25. c8a7ba9 dm: implement a Timer uclass by Thomas Chou · 9 years ago
  26. 88d5ecf nios2 : convert altera_pio to driver model by Thomas Chou · 9 years ago
  27. 15a56f9 spi : convert altera_spi to driver model by Thomas Chou · 9 years ago
  28. da2f838 nios2: convert altera_uart to driver model by Thomas Chou · 9 years ago
  29. 220e802 nios2: convert altera_jtag_uart to driver model by Thomas Chou · 9 years ago
  30. 1ed0f85 drivers: gpio: omap: add support for parsing additional gpio parameters by Mugunthan V N · 9 years ago
  31. e5a098b drivers: serial: serial_omap: add comaptibles for all ti platforms by Mugunthan V N · 9 years ago
  32. 3a64845 drivers: serial: serial_omap: populate default clock frequency when not found in dt by Mugunthan V N · 9 years ago
  33. a9d6a7e drivers: mmc: omap_hsmmc: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  34. 3b68939 ARM: k2g: add SD card and eMMC support by Roger Quadros · 9 years ago
  35. 997a318 driver: net: keystone_net: removing unused code by Mugunthan V N · 9 years ago
  36. 4657a2d driver: net: keystone_net: add support for rgmii phy by Vitaly Andrianov · 9 years ago
  37. bc3003b dma: keystone_nav: Fix linkram size by Vitaly Andrianov · 9 years ago
  38. bf7bd4e driver: net: keystone_net: fix phy mode configuration by Mugunthan V N · 9 years ago
  39. 3df0b8b remoteproc: Introduce a sandbox dummy driver by Nishanth Menon · 9 years ago
  40. ddf56bc drivers: Introduce a simplified remoteproc framework by Nishanth Menon · 9 years ago
  41. 4cc7789 drivers: net: cpsw: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  42. bcd5eed drivers: net: cpsw: prepare driver for device model migration by Mugunthan V N · 9 years ago
  43. 858dbdf Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  44. 9a4eb59 dm: rtc: Correct rtc_read32() return value by Simon Glass · 9 years ago
  45. b26eb88 rtc: mc146818: Use probe() to set up the device by Simon Glass · 9 years ago
  46. 1bcb5c3 rtc: mc146818: Add a comment to the #endif by Simon Glass · 9 years ago
  47. c7fefcb debug_uart: Add an option to announce the debug UART by Simon Glass · 9 years ago
  48. 0e977bc debug_uart: Support board-specific UART initialisation by Simon Glass · 9 years ago
  49. 97b0597 debug_uart: Adjust the declaration of debug_uart_init() by Simon Glass · 9 years ago
  50. 5ac98cb x86: spi: Add support for Wildcat Point by George McCollister · 9 years ago
  51. bbbcb52 dm: pci: Enable VGA address forwarding on bridges by Bin Meng · 9 years ago
  52. 069155c dm: pci: Fix pci_last_busno() to return the real last bus no by Bin Meng · 9 years ago
  53. af67e7c video: vesa_fb: Fix wrong return value check of pci_find_class() by Bin Meng · 9 years ago
  54. cdf9f08 pci: Set PCI_COMMAND_IO bit for VGA device by Bin Meng · 9 years ago
  55. 5dbcf3a dm: pci: Adjust pci_find_and_bind_driver() to return -EPERM by Simon Glass · 9 years ago
  56. 3129ace dm: pci: Correct a few debug() statements by Simon Glass · 9 years ago
  57. 4d21455 dm: pci: Tidy up auto-config error handling by Simon Glass · 9 years ago
  58. e8d124f Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  59. 5b37212 mmc: mv_sdhci: Configure the SDHCI MBUS bridge windows by Stefan Roese · 9 years ago
  60. cd48225 usb: ehci-marvell.c: Add DM support by Stefan Roese · 9 years ago
  61. ef5cd33 dm: core: Enable optional use of fdt_translate_address() by Stefan Roese · 9 years ago
  62. 44c7987 sunxi: Use Kconfig CONFIG_MMC by Maxime Ripard · 9 years ago
  63. 7a777f6 mmc: Add generic Kconfig option by Maxime Ripard · 9 years ago
  64. 4adef27 fastboot: Implement OEM format only when we have MMC support by Maxime Ripard · 9 years ago
  65. 02cc27c sunxi: power: Change axp209 LDO3 and LDO4 default to disabled by Hans de Goede · 9 years ago
  66. beba401 sunxi: power: Add support for disabling axp209 regulators by Hans de Goede · 9 years ago
  67. 03f8ae3 sunxi: power: Drop protection against multiple calls from axp221 axp_init() by Hans de Goede · 9 years ago
  68. 30490b5 sunxi: power: Use pmic_bus functions for axp152 / axp209 driver by Hans de Goede · 9 years ago
  69. 514b2d9 sunxi: power: Change A23/A33 aldo1 default voltage to 3.0V by Hans de Goede · 9 years ago
  70. f339f09 sunxi: power: Change A23/A33 VDD-SYS default from 1.2V to 1.1V by Hans de Goede · 9 years ago
  71. 6944aff sunxi: power: Unify axp pmic function names by Hans de Goede · 9 years ago
  72. 4011752 sunxi: power: Make all voltages configurable through Kconfig by Hans de Goede · 9 years ago
  73. 1df4481 sunxi: Kconfig-ify CONFIG_AXP152_POWER and _AXP209_POWER by Hans de Goede · 9 years ago
  74. 2727f3b dfu: dfu_sf: Take the start address into account by Fabio Estevam · 9 years ago
  75. f4c9258 dfu: dfu_sf: Use the erase sector size for erase operations by Fabio Estevam · 9 years ago
  76. a7e2c6f Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  77. aaf87f0 pci: pcie_imx: Fix hang on mx6qp by Fabio Estevam · 9 years ago
  78. cb4c833 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  79. e24bb2b mtd: nand: vf610_nfc: resync with upstream Linux version by Stefan Agner · 9 years ago
  80. 2308ea7 exynos: more debug and cleanup in do_sdhci_init() by Tobias Jakobi · 9 years ago
  81. 995a54c exynos: be more verbose in process_nodes() by Tobias Jakobi · 9 years ago
  82. 6a9fbb6 exynos: Fix passing of errors in exynos_mmc_init() by Tobias Jakobi · 9 years ago
  83. 1a9d173 exynos: Properly zero initialize host in s5p_sdhci_init() by Tobias Jakobi · 9 years ago
  84. f861f51 ls102xa: Fix reset hang by Fabio Estevam · 9 years ago
  85. f532727 imx_watchdog: Add a header file for watchdog registers by Fabio Estevam · 9 years ago
  86. d1d0167 nand: omap_gpmc: Change correctable bit-flips messages to debug() by Ezequiel García · 9 years ago
  87. 04386f6 Revert "powerpc: ppc4xx: remove lwmon5 support" by Stefan Roese · 9 years ago
  88. f2b76c6 mtd: sf: Add support AT26DF081A chip by Yao Yuan · 9 years ago
  89. 5cb1b7b spi: tegra20: Add support for mode selection by Mirza Krak · 9 years ago
  90. a22bba8 spi: zynq_spi: Fix to configure CPOL, CPHA mask by Jagan Teki · 9 years ago
  91. d5f6073 spi: xilinx_spi: Fix to configure CPOL, CPHA mask by Jagan Teki · 9 years ago
  92. 38ab75a Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  93. 7445435 pci: Fix expansion ROM programming for multi-function devices by Bin Meng · 9 years ago
  94. 739c5e0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  95. 7bb91dd sandbox: Correct operaion of 'reset' command by Simon Glass · 9 years ago
  96. 84d26e2 dm: core: Don't use pinctrl for the root device by Simon Glass · 9 years ago
  97. d18f37c serial: rockchip: make ROCKCHIP_SERIAL depend on ARCH_ROCKCHIP by Masahiro Yamada · 9 years ago
  98. 6f183e8 gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr() by Przemyslaw Marczak · 9 years ago
  99. fbb0c7b Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  100. fe82857 gpio: tegra: use named constants by Stephen Warren · 9 years ago