1. c3452b5 net: introduce MDIO DM class for MDIO devices by Alex Marginean · 6 years ago
  2. 1494686 net: mscc: serval: Remove delay when serdes is configured by Horatiu Vultur · 6 years ago
  3. 2529dea net: phy: ti: Fix clock output DT property by Trent Piepho · 6 years ago
  4. c2df9b4 net: phy: ti: Use default values for tx/rx delay and fifo size by Trent Piepho · 6 years ago
  5. 9563786 cmd: mii: Add the standard 1000BASE-T registers by Trent Piepho · 6 years ago
  6. 4ef3231 cmd: mii: Refactor some of the MII reg dump code by Trent Piepho · 6 years ago
  7. a9a3a37 Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  8. 6070ef4 Merge branch '2019-07-12-master-imports' by Tom Rini · 5 years ago
  9. ae8d23a test: Disable pci_ep test for now by Tom Rini · 5 years ago
  10. 550eebc ARM: dts: logicpd som-lvs and torpedos: Shrink SPL DTB by Adam Ford · 6 years ago
  11. 1164c54 regulator: Allow autosetting fixed regulators by Sven Schwermer · 6 years ago
  12. 5fc7cf8 gpio: add gpio-hog support by Heiko Schocher · 6 years ago
  13. 42f1539 ARM: dts: logicpd-som-lv: Resync with Kernel 5.1.9 by Adam Ford · 6 years ago
  14. 4972a2a ARM: dts: da850: Resync with Linux 5.1.9 by Adam Ford · 6 years ago
  15. 877ab24 ARM: davinci: da850: Manual pinmux only when PINCTRL not available by Adam Ford · 6 years ago
  16. 159a887 pinctrl: pinctrl-single: Add 'pinctrl-single, bits' support by Adam Ford · 6 years ago
  17. 2a51e16 configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default by Tom Rini · 6 years ago
  18. 28115e7 power: regulator: Kconfig: Add SPL_DM_REGULATOR configs for palmas/lp873x/lp87565 by Keerthy · 6 years ago
  19. 2463874 power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565 by Keerthy · 6 years ago
  20. 6e171b6 ARM: am335x: Add phyCORE AM335x R2 support by Niel Fourie · 6 years ago
  21. 1d259e4 ARM: legoev3: convert to driver model by David Lechner · 6 years ago
  22. fb9a1ff rtc: add Microcrystal RV-8803 driver by Michael Walle · 6 years ago
  23. 9adaa03 usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGET by Derald D. Woods · 6 years ago
  24. e74e9f6 ARM: omap3: evm: Enable DM_USB in defconfig by Derald D. Woods · 6 years ago
  25. 5579e73 ARM: dts: omap3-evm: Sync dts(i) files from Linux 5.1.5 by Derald D. Woods · 6 years ago
  26. 8dd6803 rtc: ds1307: add support for m41t11 by Heiko Schocher · 6 years ago
  27. d66fb5b mmc: Register only the first MMC device on MMC_TINY by Ezequiel Garcia · 6 years ago
  28. bf7c01d spl: Move SPL_MMC_TINY option to appear under SPL menu by Ezequiel Garcia · 6 years ago
  29. 8e92120 cmd: nvedit: Add sub-command 'env info' by Leo Ruan · 6 years ago
  30. 4213609 drivers: core: use strcmp when find device by name by Peng Fan · 6 years ago
  31. 819ac50 test: dm: usb: use the real device name by Peng Fan · 6 years ago
  32. 38ee9df test: dm: adc: use the real device name by Peng Fan · 6 years ago
  33. 60ee609 pci: ensure enumeration of all devices in pci_init by Marek Behún · 6 years ago
  34. 26eff45 board: pm9263: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEO by Ilko Iliev · 6 years ago
  35. 7a0b1f7 board: pm9261: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEO by Ilko Iliev · 6 years ago
  36. 291f00b board: st: add missing gpio_request() for stm32f429-discovery by Patrice Chotard · 5 years ago
  37. 60bc487 gpio: stm32: Remove .ofmatch callback by Patrice Chotard · 6 years ago
  38. 6084e96 ARM: dts: stm32: Remove useless "st, stm32-gpio" compatible string by Patrice Chotard · 6 years ago
  39. 158abbf pinctrl: stm32: update .bind callback by Patrice Chotard · 6 years ago
  40. 95fbdd1 gpio: stm32: Rename stm32f7_gpio to stm32_gpio by Patrice Chotard · 6 years ago
  41. 54ef8fb spi: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 6 years ago
  42. d23aef1 cmd: pinmux: Fix warnings when compiling with W=1 by Patrick Delaunay · 6 years ago
  43. 1ddf544 spi: stm32_qspi: avoid warnings when building with W=1 option by Patrick Delaunay · 6 years ago
  44. d99ea13 mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option by Patrick Delaunay · 6 years ago
  45. 92be683 power: stpmic1: Fix warnings when compiling with W=1 by Patrick Delaunay · 6 years ago
  46. 91ca91e pinctrl: pinctrl_stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 6 years ago
  47. 5884485 ram: stm32mp1_ram: Fix warnings when compiling with W=1 by Patrick Delaunay · 6 years ago
  48. be56ab1 misc: stm32_fuse: Fix warnings when compiling with W=1 by Patrick Delaunay · 6 years ago
  49. c8a8937 power: regulator: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 6 years ago
  50. 67d74ce clk: clk_stm32mp1: Fix warnings when compiling with W=1 by Patrick Delaunay · 6 years ago
  51. 499504b i2c: stm32f7_i2c: Fix warnings when compiling with W=1 by Patrick Delaunay · 6 years ago
  52. 99e14b2 gpio: stm32_gpio: Fix warnings when compiling with W=1 by Patrick Delaunay · 6 years ago
  53. c0d7f1f adc: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 6 years ago
  54. 0fb0365 adc: stm32-adc: Fix warnings when compiling with W=1 by Patrick Delaunay · 6 years ago
  55. 745b676 stm32mp1: bsec: Fix warnings when compiling with W=1 by Patrick Delaunay · 6 years ago
  56. 0e9fb25 mmc: stm32_sdmmc2: avoid warnings when building with W=1 option by Patrick Delaunay · 6 years ago
  57. 585289b serial: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 6 years ago
  58. 8e19477 board: stm32mp1: Fix warnings when compiling with W=1 by Patrick Delaunay · 6 years ago
  59. e609e13 stm32mp1: Fix warnings when compiling with W=1 by Patrick Delaunay · 6 years ago
  60. 9421781 MAINTAINERS: Add git custodians for ARM STM STM32MP entry by Patrice Chotard · 6 years ago
  61. cc06c5f stm32mp1: add SPI flash support in SPL by Patrick Delaunay · 5 years ago
  62. a1ac522 stm32mp1: Add UBIFS boot capability by Patrick Delaunay · 6 years ago
  63. e81f8d1 stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONS by Patrick Delaunay · 5 years ago
  64. 152c84b stm32mp1: add configuration op-tee by Patrick Delaunay · 5 years ago
  65. c840c29 stm32mp1: reorder some CONFIG in stm32mp1.h by Patrick Delaunay · 5 years ago
  66. 82cd1a2 pmic: stpmic1: add support for SYSRESET_POWER_OFF by Patrick Delaunay · 6 years ago
  67. 35a54d4 ARM: dts: stm32mp1: sync device tree with v5.2-rc4 by Patrick Delaunay · 5 years ago
  68. 2ed212c stm32mp1: force boot_net_usb_start by Patrick Delaunay · 5 years ago
  69. 22bed7e stm32mp1: add check for presence of environment in boot device by Patrick Delaunay · 5 years ago
  70. 03cc423 stm32mp1: configs: Add CONFIG_OF_SPL_REMOVE_PROPS by Patrick Delaunay · 5 years ago
  71. 25d436a stm32mp1: cosmetic: remove unnecessary include by Patrick Delaunay · 5 years ago
  72. 526558c stm32mp1: update README by Patrick Delaunay · 5 years ago
  73. f4cb5d6 stm32mp1: key: add stm32key command by Patrick Delaunay · 5 years ago
  74. afb0840 stm32mp1: add stboard command by Patrick Delaunay · 5 years ago
  75. c60f3b3 stm32mp1: update device tree with ETZPC status by Patrick Delaunay · 5 years ago
  76. 05d3693 stm32mp1: update package information in device tree by Patrick Delaunay · 5 years ago
  77. 24cb458 stm32mp1: export get_cpu_package function by Patrick Delaunay · 5 years ago
  78. d3f077b dt-bindings: pinctrl: stm32: add new entry for package information by Patrick Delaunay · 5 years ago
  79. dfda7d4 stm32mp1: syscon: remove stgen by Patrick Delaunay · 5 years ago
  80. 72d1858 stm32mp1: syscon: remove etzpc support by Patrick Delaunay · 5 years ago
  81. f59ad45 stm32mp1: call regulators_enable_boot_on in board_init by Patrick Delaunay · 5 years ago
  82. ca351e7 stm32mp1: deactivate WATCHDOG in defconfig by Patrick Delaunay · 5 years ago
  83. 4869421 sysreset: syscon: add support for power off by Patrick Delaunay · 6 years ago
  84. 4048e17 stm32mp1: move CONFIG_ENV in Kconfig by Patrick Delaunay · 6 years ago
  85. 1958dae ARM: dts: stm32: Add ipcc mailbox support on stm32mp1 by Fabien Dessenne · 6 years ago
  86. 8da622d configs: stm32mp15: enable IPCC mailbox by Fabien Dessenne · 6 years ago
  87. b04553e MAINTAINERS: Add stm32 mailbox IPPC driver by Fabien Dessenne · 6 years ago
  88. 01964d8 mailbox: introduce stm32-ipcc driver by Fabien Dessenne · 6 years ago
  89. a9758ec Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  90. 68deea2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  91. 79b8d3c Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 5 years ago
  92. 5acce68 Merge branch '2019-07-11-master-imports' by Tom Rini · 5 years ago
  93. 4a09831 gpio: pca953x: Add TI TCA9539 compatible string by Marek Vasut · 6 years ago
  94. b2a2bf4 arm: mach-omap2: am33xx: Init pinmux before clock by Marek Vasut · 6 years ago
  95. 9bdf0e8 doc: relocate/rename Android README and add BCB overview by Eugeniu Rosca · 6 years ago
  96. db7b7a0 cmd: Add 'bcb' command to read/modify/write BCB fields by Eugeniu Rosca · 6 years ago
  97. 0381b71 include: android_bootloader_message.h: Minimize the diff to AOSP by Eugeniu Rosca · 6 years ago
  98. 11bd2fa SPL: Default to disabling legacy image support when using FIT by Tom Rini · 6 years ago
  99. c76c93a configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 6 years ago
  100. 27eb177 tpm: wait for valid status by Roman Kapl · 6 years ago