1. da2919b driver: misc: debug server: Update Error message by Prabhakar Kushwaha · 9 years ago
  2. 4c2620d net: phy/vitesse: Add support for VSC8584 phy by Prabhakar Kushwaha · 9 years ago
  3. c340941 rtc:ds3232/ds3231: Add support to generate 32KHz output by Priyanka Jain · 9 years ago
  4. 97a8d01 net/fman: Support both new and legacy FMan Compatibles by Igal Liberman · 9 years ago
  5. b7e84c9 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  6. 80cd58b Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  7. 9c6a3c6 pinctrl: sandbox: add sandbox pinctrl driver by Masahiro Yamada · 9 years ago
  8. d90a5a3 pinctrl: add pin control uclass support by Masahiro Yamada · 9 years ago
  9. e6cabe4 dm: core: allow device_bind() to not return a device pointer by Masahiro Yamada · 9 years ago
  10. d616ba5 dm: tpm: Convert LPC driver to driver model by Simon Glass · 9 years ago
  11. b697e0f dm: tpm: Convert I2C driver to driver model by Simon Glass · 9 years ago
  12. 21baf15 dm: tpm: sandbox: Convert TPM driver to driver model by Simon Glass · 9 years ago
  13. f255d31 dm: tpm: Add a uclass for Trusted Platform Modules by Simon Glass · 9 years ago
  14. 42c8ec5 tpm: tpm_tis_i2c: Tidy up delays by Simon Glass · 9 years ago
  15. e56e20e tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix by Simon Glass · 9 years ago
  16. a53b79a tpm: tpm_tis_i2c: Simplify init code by Simon Glass · 9 years ago
  17. 13894bd tpm: tpm_tis_i2c: Move definitions into the header file by Simon Glass · 9 years ago
  18. 605152a tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip by Simon Glass · 9 years ago
  19. 13932b0 tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip by Simon Glass · 9 years ago
  20. 7c73537 tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific by Simon Glass · 9 years ago
  21. b382e02 tpm: tpm_tis_i2c: Drop unnecessary methods by Simon Glass · 9 years ago
  22. 4cd7b78 tpm: Move the I2C TPM code into one file by Simon Glass · 9 years ago
  23. 07470d6 tpm: Convert drivers to use SPDX by Simon Glass · 9 years ago
  24. a7d660b tpm: Add Kconfig options for TPMs by Simon Glass · 9 years ago
  25. 3a3f8e9 tpm: Remove old pre-driver-model I2C code by Simon Glass · 9 years ago
  26. e0bb89b drivers: kconfig: Sort driver menu in alphabetical order by Bin Meng · 9 years ago
  27. 99385b6 drivers: kconfig: Move PHYS_TO_BUS to "Device Drivers" menu by Bin Meng · 9 years ago
  28. 776d2ef drivers: kconfig: Move "Generic Driver Options" menu to the top by Bin Meng · 9 years ago
  29. 628d792 dm: core: Add Kconfig for simple bus driver by Marek Vasut · 9 years ago
  30. 4e9838c dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  31. 53be7bf serial: serial-sh: SCIFA interface for R-Car Gen2 SoCs by Vladimir Barinov · 9 years ago
  32. 9035edb gpio: sh-pfc: fix gpio input read by Vladimir Barinov · 9 years ago
  33. 28f69b9 sunxi: mmc: set transfer timeout according to byte_cnt. by Yousong Zhou · 9 years ago
  34. d90ba79 mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig by Hans de Goede · 9 years ago
  35. ddd37fe sunxi_nand_spl: clear status flags in SPL implementation by Boris Brezillon · 9 years ago
  36. 6a08d65 sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END by Hans de Goede · 9 years ago
  37. e526861 sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI by Hans de Goede · 9 years ago
  38. 24a06c9 sunxi_nand_spl: Add support for backup boot partitions by Hans de Goede · 9 years ago
  39. 2b8a01a sunxi_nand_spl: Auto detect nand configuration parameters by Hans de Goede · 9 years ago
  40. f5916d1 sunxi_nand_spl: Parametrize lowlevel read functions by Hans de Goede · 9 years ago
  41. 0a24755 sunxi_nand_spl: Properly config page-size in the nand ctl register by Hans de Goede · 9 years ago
  42. 022a99d sunxi_nand_spl: Add support for sun4i and sun5i SoCs by Hans de Goede · 9 years ago
  43. 008ac1d sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off by Hans de Goede · 9 years ago
  44. 2a43973 sunxi_nand_spl: Add proper cache flusing by Hans de Goede · 9 years ago
  45. 5d65c67 sunxi_nand_spl: Turn off clocks when we're done with the nand by Hans de Goede · 9 years ago
  46. f62bfa5 sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary by Hans de Goede · 9 years ago
  47. 9da5fca sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode by Hans de Goede · 9 years ago
  48. 630cf2e sunxi_nand_spl: We only need to reset the nand chip once by Hans de Goede · 9 years ago
  49. 10d069b sunxi_nand_spl: Drop unnecessary temp buf by Hans de Goede · 9 years ago
  50. 7806b75 sunxi: musb: Drop no longer accurate comment in Kconfig help text by Hans de Goede · 9 years ago
  51. 7a0bbe6 sunxi: axp221: Allow specifying dcdc2 voltage via Kconfig by Hans de Goede · 9 years ago
  52. 7c0e5d8 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  53. c385ac2 video: discard empty video_set_lut implementation by Peng Fan · 9 years ago
  54. 6d99cfa serial: uniphier: drop platform data support by Masahiro Yamada · 9 years ago
  55. 2bc1f2b mtd: denali_spl: do not allocate page_buffer in .bss section by Masahiro Yamada · 9 years ago
  56. 0a7ab04 TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx by Kishon Vijay Abraham I · 9 years ago
  57. 8af1be7 usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts by Kishon Vijay Abraham I · 9 years ago
  58. 4519668 mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
  59. 79c884d Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  60. cdeb2ba dm: core: Fix code reentrancy issue in device_probe_child() by Bin Meng · 9 years ago
  61. 1887ed3 dm: pci: Optimize pci_uclass_post_bind() by Bin Meng · 9 years ago
  62. 3242998 video: ct69000: Remove unused codes by Bin Meng · 9 years ago
  63. 8ceb242 video: cfb_console: Allow VGA device to work without i8042 keyboard by Bin Meng · 9 years ago
  64. 7d96166 x86: i8042: Correctly initialize the controller by Bin Meng · 9 years ago
  65. 835dd00 x86: i8042: Clean up the driver per coding convention by Bin Meng · 9 years ago
  66. 3928d66 x86: i8042: Reorder static functions by Bin Meng · 9 years ago
  67. 5e653b0 x86: i8042: Remove unused codes by Bin Meng · 9 years ago
  68. df1c9eb x86: gpio: Tidy up gpio_ich6_get_base() and callers by Simon Glass · 9 years ago
  69. e7cc0b6 x86: gpio: Correct calls to _ich6_gpio_set_direction() by Simon Glass · 9 years ago
  70. dce54dd dm: pci: Save devfn without bus number in pci_uclass_child_post_bind() by Bin Meng · 9 years ago
  71. c78dfb4 x86: superio: Add keyboard controller support to smsc_lpc47m driver by Bin Meng · 9 years ago
  72. 348b744 x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe() by Bin Meng · 9 years ago
  73. 08fc7b8 dm: pci: Support selected device/driver binding before relocation by Bin Meng · 9 years ago
  74. 1916ec1 x86: Set up video framebuffer for coreboot before loading kernel by Bin Meng · 9 years ago
  75. 153e1dd video: coreboot: Save VESA mode for future use by Bin Meng · 9 years ago
  76. 1d8a078 net: e1000: Fix build warnings for 32-bit by Bin Meng · 9 years ago
  77. ad608a2 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 9 years ago
  78. ecfb876 mtd: nand: mxs invalidate dcache before DMA read by Peng Fan · 9 years ago
  79. 63b29d8 mtd: nand: mxs support oobsize bigger than 512 by Peng Fan · 9 years ago
  80. 873960c mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driver by Stefan Roese · 9 years ago
  81. d396372 nand: Sync with Linux v4.1 by Scott Wood · 9 years ago
  82. 86a720a mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · 10 years ago
  83. 2733106 nand: Remove __UBOOT__ ifdefs by Scott Wood · 9 years ago
  84. ab9272f lcd: pxa: clean-up include file order by Marcel Ziswiler · 9 years ago
  85. 745e7e0 usb: pxa27x_udc: clean-up include file order by Marcel Ziswiler · 9 years ago
  86. 8648b23 serial: pxa: clean-up include file order by Marcel Ziswiler · 9 years ago
  87. 54a5cf8 arm: pxa: mmc: clean-up include file order by Marcel Ziswiler · 9 years ago
  88. c851a24 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  89. e30a70c gpio: Add DW APB GPIO driver by Marek Vasut · 9 years ago
  90. 35e47b7 ddr: altera: Repair uninited variable by Marek Vasut · 9 years ago
  91. 6d7a333 ddr: altera: Replace float multiplication with integer one by Marek Vasut · 9 years ago
  92. c294ac5 net: e1000: Add Kconfig options by Simon Glass · 9 years ago
  93. c6d80a1 net: e1000: Convert to driver model by Simon Glass · 9 years ago
  94. 5c5e707 net: e1000: Prepare for driver model conversion by Simon Glass · 9 years ago
  95. c752cd2 net: e1000: Move #include of common.h to the C files by Simon Glass · 9 years ago
  96. 6497e37 net: e1000: Support 64-bit physical address by Mingkai Hu · 9 years ago
  97. 7a1386f usb: dwc2: Rename to dwc2_usb by Marek Vasut · 9 years ago
  98. f522f94 usb: dwc2: Add original Synopsys compat string by Marek Vasut · 9 years ago
  99. 5df1315 usb: gadget: ether: populate _reset_ callback by Kishon Vijay Abraham I · 9 years ago
  100. f181144 usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop by Kishon Vijay Abraham I · 9 years ago