1. cd041c8 power: domain: ti_sci_power_domains: Add support for exclusive and shared access by Lokesh Vutla · 5 years ago
  2. c163af6 dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared access by Lokesh Vutla · 5 years ago
  3. fd4e7be power-domain: Add private data to power domain by Lokesh Vutla · 5 years ago
  4. c0669d2 armv7R: k3: Release all the exclusive devices by Lokesh Vutla · 5 years ago
  5. f9380a7 armv7R: K3: am654: Shut down R5 core after ATF startup on A53 by Andreas Dannenberg · 5 years ago
  6. 9566b77 firmware: ti_sci: Add a command for releasing all exclusive devices by Lokesh Vutla · 5 years ago
  7. 410adcc firmware: ti_sci: Add processor shutdown API method by Andreas Dannenberg · 5 years ago
  8. ae0b8a2 firmware: ti_sci: Allow for device shared and exclusive requests by Lokesh Vutla · 5 years ago
  9. bfe28bc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 5 years ago
  10. d53e522 net: sun8i_emac: Test the correct phy by Emmanuel Vadot · 5 years ago
  11. e809285 net: davinci_emac: convert to using the driver model by Bartosz Golaszewski · 5 years ago
  12. 53fd12c riscv: sifive: fu540: Sync-up config header with RISC-V QEMU support by Anup Patel · 5 years ago
  13. eff0e0c net: macb: Fix check for little-endian system in gmac_configure_dma() by Anup Patel · 5 years ago
  14. d0a04db net: macb: Extend MACB driver for SiFive Unleashed board by Anup Patel · 5 years ago
  15. 8782122 Add support for the NXP LS1021A-TSN board by Jianchao Wang · 5 years ago
  16. c40e65e configs: ls1021atwr: Fix distro_bootcmd for QSPI boot by Vladimir Oltean · 5 years ago
  17. f588b4d arm: ls1021atwr: Convert to use driver model TSEC driver by Bin Meng · 5 years ago
  18. 1c8ad08 net: tsec: Change compatible strings to match Linux by Vladimir Oltean · 5 years ago
  19. f6297c0 net: tsec: Common handling of MAC station address for DM_ETH by Vladimir Oltean · 5 years ago
  20. b7be776 net: tsec: Make errors visible by Vladimir Oltean · 5 years ago
  21. 07bd39f net: tsec: Reverse Christmas tree notation by Vladimir Oltean · 5 years ago
  22. bca686a net: tsec: Fix offset of MDIO registers for DM_ETH by Vladimir Oltean · 5 years ago
  23. 29db310 net: tsec: Refactor the readout of the tbi-handle property by Vladimir Oltean · 5 years ago
  24. c6d07bf net/macb: increase RX buffer size for GEM by Ramon Fried · 5 years ago
  25. 9c29580 net: macb: apply sane DMA configuration by Ramon Fried · 5 years ago
  26. ed3c64f net: macb: add dma_burst_length config by Ramon Fried · 5 years ago
  27. 5a1899f net: macb: add support for SGMII phy interface by Ramon Fried · 5 years ago
  28. 0a2827e net: macb: use bit access macro from header file by Ramon Fried · 5 years ago
  29. 9e65f80 net: macb: add support for faster clk rates by Ramon Fried · 5 years ago
  30. 6c63651 net: macb: sync header definitions as taken from Linux by Ramon Fried · 5 years ago
  31. 88d2b1a doc: bindings: Add binding for register driven MDIO muxes by Alex Marginean · 5 years ago
  32. d9a9174 drivers: net: driver for MDIO muxes controlled over I2C by Alex Marginean · 5 years ago
  33. 5dce9df net: designware: use 'phy_connect' instead of open coded by Simon Goldschmidt · 5 years ago
  34. 9bc07e81 drivers: net: fsl_enetc: add support for SGMII 2500 by Alex Marginean · 5 years ago
  35. 9b84431 configs: ls1028a: enable networking options in rdb, qds defconfig by Alex Marginean · 5 years ago
  36. b32e9a7 arm: dts: ls1028a updates for network interfaces by Alex Marginean · 5 years ago
  37. e4aafd5 drivers: net: apply serdes configuration for ENETC Ethernet interfaces by Alex Marginean · 5 years ago
  38. 1d99534 drivers: net: add NXP ENETC MDIO driver by Alex Marginean · 5 years ago
  39. 120b5ef drivers: net: add NXP ENETC ethernet driver by Alex Marginean · 5 years ago
  40. ff6c6b2 include: configs: ls1028a: set SYS_RX_ETH_BUFFER to 8 by Alex Marginean · 5 years ago
  41. bfe9abe gitlab-ci: Update Docker image to xenial-20190720-24Jul2019 tag by Tom Rini · 5 years ago
  42. 8481217 gitlab-ci: Add pyelftools to the binman testsuite section by Tom Rini · 5 years ago
  43. f9b65c7 Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  44. 44e02e3 dm: device: make power domain calls optional by Anatolij Gustschin · 5 years ago
  45. 2429613 buildman: fix invocation examples typos by Baruch Siach · 5 years ago
  46. e497fab clk: initialize clk->data when using default xlate by Sekhar Nori · 5 years ago
  47. c026231 dm: uclass: fix comment copy/paste error by Baruch Siach · 5 years ago
  48. 867aaf6 common: fdt_support: Add missing cpu_to_fdt32() to fdt_pci_dma_ranges() by Marek Vasut · 5 years ago
  49. 15d61d0 dm: Fix parameter description of dev_read_name() by Bin Meng · 5 years ago
  50. 1635121 dm: core: Set correct "status" value for a node by Bin Meng · 5 years ago
  51. a1f99e4 dm: core: Call clk_set_defaults() during probe() only for a valid ofnode by Bin Meng · 5 years ago
  52. 7efb4a6 dm: timer: Skip device that does not have a valid ofnode in pre_probe() by Bin Meng · 5 years ago
  53. e3665ba fdt: make fdt_get_base_address() return OF_BAD_ADDR when "reg" not found by Masahiro Yamada · 5 years ago
  54. e2705fa binman: Add a test for nested and aligned sections by Simon Glass · 5 years ago
  55. 71ce0ba binman: Add an 'extract' command by Simon Glass · 5 years ago
  56. 3a9c252 binman: Support reading from CBFS entries by Simon Glass · 5 years ago
  57. f667e45 binman: Allow reading an entry from an image by Simon Glass · 5 years ago
  58. eea264e binman: Allow for logging information to be displayed by Simon Glass · 5 years ago
  59. 61f564d binman: Support listing an image by Simon Glass · 5 years ago
  60. 8beb11e binman: Convert Image to a subclass of Entry by Simon Glass · 5 years ago
  61. ffded75 binman: Support reading an image into an Image object by Simon Glass · 5 years ago
  62. 2d26003 binman: Support locating an image header by Simon Glass · 5 years ago
  63. e1925fa binman: Support locating an FDT map by Simon Glass · 5 years ago
  64. 41b8ba0 binman: Allow listing the entries in an image by Simon Glass · 5 years ago
  65. 8a1ad06 binman: Detect bad CBFS file types by Simon Glass · 5 years ago
  66. 69f7cb3 binman: Support FDT update for CBFS by Simon Glass · 5 years ago
  67. 52107ee binman: Use the cbfs memlen field only for uncompressed length by Simon Glass · 5 years ago
  68. 1223db0 binman: Provide the actual data address for cbfs files by Simon Glass · 5 years ago
  69. 6c223fd binman: Allow device-tree entries to be compressed by Simon Glass · 5 years ago
  70. c52c9e7 binman: Allow entries to expand after packing by Simon Glass · 5 years ago
  71. bf6906b binman: Add a control for post-pack entry expansion by Simon Glass · 5 years ago
  72. a0dcaf2 binman: Add a return value to ProcessContentsUpdate() by Simon Glass · 5 years ago
  73. 7f9e00a binman: Call ProcessUpdateContents() consistently by Simon Glass · 5 years ago
  74. 5b463fc binman: Fix up ProcessUpdateContents error and comments by Simon Glass · 5 years ago
  75. e430440 binman: Allow easy importing of entry modules by Simon Glass · 5 years ago
  76. c073ced binman: Drop an unused arg in Entry.Lookup() by Simon Glass · 5 years ago
  77. 8287ee8 binman: Move compression into the Entry base class by Simon Glass · 5 years ago
  78. 53cd5d9 binman: Convert to use ArgumentParser by Simon Glass · 5 years ago
  79. cf22894 binman: Add an image header by Simon Glass · 5 years ago
  80. 086cec9 binman: Add an FDT map by Simon Glass · 5 years ago
  81. 3c08131 binman: Add a convenience functions for real-DTB tests by Simon Glass · 5 years ago
  82. 5746018 binman: Update help for new features by Simon Glass · 5 years ago
  83. 488b225 binman: Update future features by Simon Glass · 5 years ago
  84. e90fe1b binman: Simplify the entry test by Simon Glass · 5 years ago
  85. e073d4e binman: Add support for fixed-offset files in CBFS by Simon Glass · 5 years ago
  86. 7c173ce binman: Pad empty areas of the CBFS with files by Simon Glass · 5 years ago
  87. c5ac138 binman: Add support for Intel IFWI entries by Simon Glass · 5 years ago
  88. ac62fba binman: Add support for CBFS entries by Simon Glass · 5 years ago
  89. 4997a7e binman: Add a utility library for coreboot CBFS by Simon Glass · 5 years ago
  90. 1cfdfc0 patman: Add a function to write ifwitool by Simon Glass · 5 years ago
  91. 8acce60 binman: Pass the toolpath to tests by Simon Glass · 5 years ago
  92. a9aa4c5 Merge branch '2019-07-24-master-imports' by Tom Rini · 5 years ago
  93. e21e3ff psci: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  94. f0ebcf8 distro_bootcmd: refactor virtio to support PCI block devices by David Abdurachmanov · 5 years ago
  95. 26557d1 remoteproc: Fix potential build issues with SPL remoteproc by Suman Anna · 5 years ago
  96. 57a5112 doc: fitImage: Cosmetics break lines by Mickaël Tansorier · 5 years ago
  97. 15958c7 doc: fitImage: Fix conf number incrementation by Mickaël Tansorier · 5 years ago
  98. e766b2e doc: Add the U-Boot logo to the html doc by Bin Meng · 5 years ago
  99. 98c0d49 doc: Add .gitignore for the Sphinx build output directory by Bin Meng · 5 years ago
  100. 60ca969 spl: sata: support U-Boot load from raw sata disk by Baruch Siach · 5 years ago