1. 0d9a4a0 net: designware: socfpga: Add Arria10 extras by Marek Vasut · 6 years ago
  2. 995ea73 drivers: serial: document on_baudrate() by Heinrich Schuchardt · 6 years ago
  3. a5bf928 dm: led: move default state support in led uclass by Patrick Delaunay · 6 years ago
  4. 18cc3d3 Revert "dm: led: auto probe() LEDs with "default-state"" by Patrick Delaunay · 6 years ago
  5. dac5394 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  6. 6e5686c Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  7. cdf9793 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  8. ab79fb0 dfu: Provide more verbose error message by Sam Protsenko · 6 years ago
  9. 6500cde dfu: Fix memory leak in dfu_init_env_entities() by Sam Protsenko · 6 years ago
  10. 6d29e5c dfu: Fix data abort in dfu_free_entities() by Sam Protsenko · 6 years ago
  11. 85763fc usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytes by Alberto Panizzo · 6 years ago
  12. 7ecbcb8 usb: rockchip: fix printing csw debug info by Alberto Panizzo · 6 years ago
  13. dac7c2c usb: rockchip: be quiet on serial port while transferring data by Alberto Panizzo · 6 years ago
  14. f069eff usb: rockchip: implement K_FW_LBA_ERASE_10 command by Alberto Panizzo · 6 years ago
  15. 4594021 usb: rockchip: implement K_FW_LBA_READ_10 command by Alberto Panizzo · 6 years ago
  16. aa21ca3 usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER command by Alberto Panizzo · 6 years ago
  17. 4ed7611 usb: rockchip: fix command failed on host side due to missing data by Alberto Panizzo · 6 years ago
  18. 1661bf2 gadget: f_thor: fix hang-up with ctrl-c by Seung-Woo Kim · 6 years ago
  19. d74d312 test: dm: pci: Add cases for finding PCI capability APIs by Bin Meng · 6 years ago
  20. a7366f0 dm: pci: Add APIs to find capability and extended capability by Bin Meng · 6 years ago
  21. 11c41ab pci: sandbox: emul: Rename priv structure by Bin Meng · 6 years ago
  22. c69ae41 pci: sandbox: swap_case: Declare dynamic driver matching by Bin Meng · 6 years ago
  23. 156bc6f pci: sandbox: Support dynamically binding device driver by Bin Meng · 6 years ago
  24. a8d2780 dm: pci: Assign correct driver data when binding a driver by Bin Meng · 6 years ago
  25. 2fc987e pci: sandbox: emul: Fix the call to pci_bus_find_devfn() by Bin Meng · 6 years ago
  26. 5b87baf pci: sandbox: swap_case: Preserve space indicator bit in BAR registers by Bin Meng · 6 years ago
  27. 20bdc1e dm: pci: Fix scanning multi-function device by Bin Meng · 6 years ago
  28. 00d808e dm: pci: Extract vendor/device id in child_post_bind() by Bin Meng · 6 years ago
  29. fa15771 dm: core: Add ofnode function to read PCI vendor and device id by Bin Meng · 6 years ago
  30. d140661 bcm6838: add initial support by Philippe Reynes · 6 years ago
  31. 13b8ec8 bmips: ram: add an option to force the size of the ram by Philippe Reynes · 6 years ago
  32. d45008f mips: au1x00: Remove support for these SoCs by Tom Rini · 6 years ago
  33. 180a3c8 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 6 years ago
  34. 12e6f56 Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  35. ce08e09 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  36. 305f1c5 gpio: xilinx: Add support for using label property by Michal Simek · 6 years ago
  37. 7fa52c2 gpio: xilinx: Return 0 from xilinx_gpio_set_value by Michal Simek · 6 years ago
  38. 810e4bc gpio: xilinx: Not read output values via regs by Michal Simek · 6 years ago
  39. ee39afb gpio: xilinx: Simplify logic in xilinx_gpio_set_value by Michal Simek · 6 years ago
  40. c2116f3 gpio: xilinx: Set value before changing direction by Michal Simek · 6 years ago
  41. e2f91e5 gpio: xilinx: Remove !DM driver by Michal Simek · 6 years ago
  42. 9260d99 gpio: xilinx: Find out bank before use in xilinx_gpio_get_function() by Michal Simek · 6 years ago
  43. 5b269c4 i2c: imx_lpi2c: add uclass api support by Peng Fan · 6 years ago
  44. e4ddfdb i2c-mux: pca954x: support pca9646 i2c switch by Peng Fan · 6 years ago
  45. 6fba32d dm: core: device: enable power domain in probe by Peng Fan · 6 years ago
  46. 3775fed power: Add CONFIG_SPL_POWER_DOMAIN config by Peng Fan · 6 years ago
  47. c782417 gpio: zynq: Used platdata structure for storing static data instead of priv by Vipul Kumar · 6 years ago
  48. f26b4c7 spi: Kconfig: Create ISSI Kconfig entry by Michal Simek · 9 years ago
  49. 03cf3af ARM: Odroid XU3: Modify exynos dw_mmc driver to support Odroid XU3 in DM MMC by Lukasz Majewski · 6 years ago
  50. 22c2afa ARM: Odroid XU3: Fix the dwmci_exynos *priv data assignment for DM_MMC (sdr_timing) by Lukasz Majewski · 6 years ago
  51. 6702cb2 ARM: dw_mmc: Exclude dwmci Exynos priv_data allocation from exynos_dwmci_get_config() by Lukasz Majewski · 6 years ago
  52. a723ad0 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  53. 7674fb5 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  54. f3cc631 clk: clk_set_default: accept no-op skip fields by Neil Armstrong · 6 years ago
  55. 53dbf6e mmc: arm_pl180_mmci: Remove cd_inverted host's struct field by Patrice Chotard · 6 years ago
  56. afba498 mmc: arm_pl180_mmci: Add missing clk_free by Patrice Chotard · 6 years ago
  57. 328bd2e mmc: arm_pl180_mmci: Update to support CONFIG_BLK by Patrice Chotard · 6 years ago
  58. dc66357 bootcount: Fix misaligned cache operation by Alex Kiernan · 6 years ago
  59. 5a1da38 adc: Add driver for STM32 ADC by Fabrice Gasnier · 6 years ago
  60. 91d954b dm: adc: uclass: get reference regulator once by Fabrice Gasnier · 6 years ago
  61. 1119271 clk: add clk_valid() by Fabrice Gasnier · 6 years ago
  62. 5d71604 arm: sunxi: Allwinner A10 SPI driver by Stefan Mavrodiev · 7 years ago
  63. 833ff18 spi: kirkwood: add orion-spi compatible string by Chris Packham · 6 years ago
  64. f45abaa spi: kirkwood: Get drvdata in .ofdata_to_platdata by Jagan Teki · 7 years ago
  65. 84727b6 mtd: add spi flash id s25fl128l by Clément Laigle · 6 years ago
  66. cfcb432 dm: panel: get timings from panel by Yannick Fertré · 6 years ago
  67. da8d205 video: kconfig: remove DM_I2C dependency of I2C_EDID by Luis Araneda · 6 years ago
  68. 042b3f5 mtd: nand: sunxi: Return on set_feature only when not ENOTSUPP by Mylène Josserand · 6 years ago
  69. c21946b mtd: nand: nand_base: Convert EINVAL into ENOTSUPP by Mylène Josserand · 6 years ago
  70. 0c8d0cc phy: sun4i-usb: Update PHY#3 rst_mask only for H3_H5 by Jagan Teki · 6 years ago
  71. 67c9a0f phy: sun4i-usb: Remove usb_clk_cfg set in probe by Jagan Teki · 6 years ago
  72. b8cbf9d phy: sun4i-usb: Call phy_passby even for PHY#0 by Jagan Teki · 6 years ago
  73. 43768b2 video: sunxi: de2: fix SimpleFB node creation when DE2 not probed by Icenowy Zheng · 6 years ago
  74. a838a15 sunxi: add MMC support for H6 by Icenowy Zheng · 6 years ago
  75. b23d633 GPIO: CREG: improve flexibility of hsdk-creg-gpio driver by Eugeniy Paltsev · 6 years ago
  76. b30a7ef Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  77. c7df3a2 Kconfig: Remove trailing whitespaces in prompt by Michal Simek · 6 years ago
  78. 5bb59c6 drivers: rtc: correctly set week day for mc146818 by Heinrich Schuchardt · 6 years ago
  79. d9252c8 tpm: make TPM_V2 be compiled by default by Miquel Raynal · 6 years ago
  80. 79920d1 tpm: allow TPM v1 and v2 to be compiled at the same time by Miquel Raynal · 6 years ago
  81. e5811f4 tpm: remove stale symbol in Kconfig by Miquel Raynal · 6 years ago
  82. f965caa tpm: compile Sandbox driver by default by Miquel Raynal · 6 years ago
  83. ee201d2 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  84. 34a48e5 net: zynq_gem: convert to use livetree by Siva Durga Prasad Paladugu · 6 years ago
  85. b5bc296 drivers: net: zynq_gem: fix phy dt node setting by Grygorii Strashko · 6 years ago
  86. ba1ef86 drivers: net: cpsw: fix phy dt node setting by Grygorii Strashko · 6 years ago
  87. c7cc65e net: phy: xilinx: switch to use phy_get_ofnode() by Grygorii Strashko · 6 years ago
  88. 00e2c24 net: phy: dp83867: switch to use phy_get_ofnode() by Grygorii Strashko · 6 years ago
  89. 6189c06 net: phy: add ofnode node to struct phy_device by Grygorii Strashko · 6 years ago
  90. 14b4812 net: phy: Clean up includes of common.h by Joe Hershberger · 6 years ago
  91. 9df3505 net: phy: dp83867: switch to use ofnode api by Grygorii Strashko · 6 years ago
  92. 9b05076 net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap by Murali Karicheri · 6 years ago
  93. 1de16f7 net: mvgbe: convert to DM by Chris Packham · 6 years ago
  94. 465f5cf net: mvgbe: prepare for conversion to driver model by Chris Packham · 6 years ago
  95. 89590c8 sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces by Joe Hershberger · 6 years ago
  96. f6258b8 sandbox: eth-raw: Make random MAC addresses available to eth-raw by Joe Hershberger · 6 years ago
  97. 144e14b sandbox: eth-raw: Allow interface to be specified by index by Joe Hershberger · 6 years ago
  98. 1b312cb sandbox: eth-raw: Add a function to ask the host about localhost by Joe Hershberger · 6 years ago
  99. e569140 net: sandbox-raw: Convert raw eth driver to livetree by Joe Hershberger · 6 years ago
  100. 64c6c1e net: sandbox: Convert sandbox mock eth driver to livetree by Joe Hershberger · 6 years ago