1. e34f7a8 power: domain: ti_sci_power_domains: Add support for exclusive and shared access by Lokesh Vutla · 5 years ago
  2. 43e592b dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared access by Lokesh Vutla · 5 years ago
  3. 987ae66 power-domain: Add private data to power domain by Lokesh Vutla · 5 years ago
  4. 005476d armv7R: k3: Release all the exclusive devices by Lokesh Vutla · 5 years ago
  5. 31175f8 armv7R: K3: am654: Shut down R5 core after ATF startup on A53 by Andreas Dannenberg · 5 years ago
  6. 0d0412a firmware: ti_sci: Add a command for releasing all exclusive devices by Lokesh Vutla · 5 years ago
  7. ca08cb3 firmware: ti_sci: Add processor shutdown API method by Andreas Dannenberg · 5 years ago
  8. f561300 firmware: ti_sci: Allow for device shared and exclusive requests by Lokesh Vutla · 5 years ago
  9. a6afc20 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 5 years ago
  10. 98be8be net: sun8i_emac: Test the correct phy by Emmanuel Vadot · 5 years ago
  11. 2cedf75 net: davinci_emac: convert to using the driver model by Bartosz Golaszewski · 5 years ago
  12. 1663683 riscv: sifive: fu540: Sync-up config header with RISC-V QEMU support by Anup Patel · 5 years ago
  13. a1818b1 net: macb: Fix check for little-endian system in gmac_configure_dma() by Anup Patel · 5 years ago
  14. 88799a6 net: macb: Extend MACB driver for SiFive Unleashed board by Anup Patel · 5 years ago
  15. e5332ba Add support for the NXP LS1021A-TSN board by Jianchao Wang · 5 years ago
  16. 0d5bd07 configs: ls1021atwr: Fix distro_bootcmd for QSPI boot by Vladimir Oltean · 5 years ago
  17. 19c0460 arm: ls1021atwr: Convert to use driver model TSEC driver by Bin Meng · 5 years ago
  18. 7c043ea net: tsec: Change compatible strings to match Linux by Vladimir Oltean · 5 years ago
  19. 9953c79 net: tsec: Common handling of MAC station address for DM_ETH by Vladimir Oltean · 5 years ago
  20. 8ec8eaa net: tsec: Make errors visible by Vladimir Oltean · 5 years ago
  21. a11c89d net: tsec: Reverse Christmas tree notation by Vladimir Oltean · 5 years ago
  22. 3095e34 net: tsec: Fix offset of MDIO registers for DM_ETH by Vladimir Oltean · 5 years ago
  23. d639220 net: tsec: Refactor the readout of the tbi-handle property by Vladimir Oltean · 5 years ago
  24. 377d19d net/macb: increase RX buffer size for GEM by Ramon Fried · 5 years ago
  25. b40501f net: macb: apply sane DMA configuration by Ramon Fried · 5 years ago
  26. 834040c net: macb: add dma_burst_length config by Ramon Fried · 5 years ago
  27. 588a5b7 net: macb: add support for SGMII phy interface by Ramon Fried · 5 years ago
  28. 6402fb19 net: macb: use bit access macro from header file by Ramon Fried · 5 years ago
  29. b1b9b4f net: macb: add support for faster clk rates by Ramon Fried · 5 years ago
  30. 94e6bd8 net: macb: sync header definitions as taken from Linux by Ramon Fried · 5 years ago
  31. 8d95dfb doc: bindings: Add binding for register driven MDIO muxes by Alex Marginean · 5 years ago
  32. 7e69339 drivers: net: driver for MDIO muxes controlled over I2C by Alex Marginean · 5 years ago
  33. e1922c7 net: designware: use 'phy_connect' instead of open coded by Simon Goldschmidt · 5 years ago
  34. 41a7ac5 drivers: net: fsl_enetc: add support for SGMII 2500 by Alex Marginean · 5 years ago
  35. 74609f9 configs: ls1028a: enable networking options in rdb, qds defconfig by Alex Marginean · 5 years ago
  36. 3be715e arm: dts: ls1028a updates for network interfaces by Alex Marginean · 5 years ago
  37. 38882ae drivers: net: apply serdes configuration for ENETC Ethernet interfaces by Alex Marginean · 5 years ago
  38. 0215539 drivers: net: add NXP ENETC MDIO driver by Alex Marginean · 5 years ago
  39. 7a910c1 drivers: net: add NXP ENETC ethernet driver by Alex Marginean · 5 years ago
  40. 3a91873 include: configs: ls1028a: set SYS_RX_ETH_BUFFER to 8 by Alex Marginean · 5 years ago
  41. 88b4022 gitlab-ci: Update Docker image to xenial-20190720-24Jul2019 tag by Tom Rini · 5 years ago
  42. 83ae4f6 gitlab-ci: Add pyelftools to the binman testsuite section by Tom Rini · 5 years ago
  43. 0accd0d Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  44. 63a3467 dm: device: make power domain calls optional by Anatolij Gustschin · 5 years ago
  45. 752db5b buildman: fix invocation examples typos by Baruch Siach · 5 years ago
  46. 3d23abd clk: initialize clk->data when using default xlate by Sekhar Nori · 5 years ago
  47. d89bb86 dm: uclass: fix comment copy/paste error by Baruch Siach · 5 years ago
  48. 22203f5 common: fdt_support: Add missing cpu_to_fdt32() to fdt_pci_dma_ranges() by Marek Vasut · 5 years ago
  49. 4cf914d dm: Fix parameter description of dev_read_name() by Bin Meng · 5 years ago
  50. a9274aa dm: core: Set correct "status" value for a node by Bin Meng · 5 years ago
  51. 513cf40 dm: core: Call clk_set_defaults() during probe() only for a valid ofnode by Bin Meng · 5 years ago
  52. fe5eb09 dm: timer: Skip device that does not have a valid ofnode in pre_probe() by Bin Meng · 5 years ago
  53. b1dd47c fdt: make fdt_get_base_address() return OF_BAD_ADDR when "reg" not found by Masahiro Yamada · 5 years ago
  54. 52d0621 binman: Add a test for nested and aligned sections by Simon Glass · 5 years ago
  55. 980a284 binman: Add an 'extract' command by Simon Glass · 5 years ago
  56. e1b605d binman: Support reading from CBFS entries by Simon Glass · 5 years ago
  57. 4c613bf binman: Allow reading an entry from an image by Simon Glass · 5 years ago
  58. 233a26a9 binman: Allow for logging information to be displayed by Simon Glass · 5 years ago
  59. b2fd11d binman: Support listing an image by Simon Glass · 5 years ago
  60. 39dd215 binman: Convert Image to a subclass of Entry by Simon Glass · 5 years ago
  61. b8424fa binman: Support reading an image into an Image object by Simon Glass · 5 years ago
  62. ed39a3c binman: Support locating an image header by Simon Glass · 5 years ago
  63. 8d8bf4e binman: Support locating an FDT map by Simon Glass · 5 years ago
  64. 6b156f8 binman: Allow listing the entries in an image by Simon Glass · 5 years ago
  65. 3c9b4f2 binman: Detect bad CBFS file types by Simon Glass · 5 years ago
  66. 151bbbf binman: Support FDT update for CBFS by Simon Glass · 5 years ago
  67. 4f37433 binman: Use the cbfs memlen field only for uncompressed length by Simon Glass · 5 years ago
  68. 3170e54 binman: Provide the actual data address for cbfs files by Simon Glass · 5 years ago
  69. 90d2968 binman: Allow device-tree entries to be compressed by Simon Glass · 5 years ago
  70. e61b6f6 binman: Allow entries to expand after packing by Simon Glass · 5 years ago
  71. cbc80e8 binman: Add a control for post-pack entry expansion by Simon Glass · 5 years ago
  72. ec84985 binman: Add a return value to ProcessContentsUpdate() by Simon Glass · 5 years ago
  73. a40f30c binman: Call ProcessUpdateContents() consistently by Simon Glass · 5 years ago
  74. d17dfea binman: Fix up ProcessUpdateContents error and comments by Simon Glass · 5 years ago
  75. 0baeab7 binman: Allow easy importing of entry modules by Simon Glass · 5 years ago
  76. 7550293 binman: Drop an unused arg in Entry.Lookup() by Simon Glass · 5 years ago
  77. aa2fcf9 binman: Move compression into the Entry base class by Simon Glass · 5 years ago
  78. f46732a binman: Convert to use ArgumentParser by Simon Glass · 5 years ago
  79. cec34ba binman: Add an image header by Simon Glass · 5 years ago
  80. 0f62133 binman: Add an FDT map by Simon Glass · 5 years ago
  81. 5b4bce3 binman: Add a convenience functions for real-DTB tests by Simon Glass · 5 years ago
  82. 43062bc binman: Update help for new features by Simon Glass · 5 years ago
  83. a9408f8 binman: Update future features by Simon Glass · 5 years ago
  84. 97011e1 binman: Simplify the entry test by Simon Glass · 5 years ago
  85. c2f1aed binman: Add support for fixed-offset files in CBFS by Simon Glass · 5 years ago
  86. a61e6fe binman: Pad empty areas of the CBFS with files by Simon Glass · 5 years ago
  87. 759af87 binman: Add support for Intel IFWI entries by Simon Glass · 5 years ago
  88. 1de3448 binman: Add support for CBFS entries by Simon Glass · 5 years ago
  89. 96a6296 binman: Add a utility library for coreboot CBFS by Simon Glass · 5 years ago
  90. 578d53e patman: Add a function to write ifwitool by Simon Glass · 5 years ago
  91. cebfab2 binman: Pass the toolpath to tests by Simon Glass · 5 years ago
  92. ac754ca Merge branch '2019-07-24-master-imports' by Tom Rini · 5 years ago
  93. 9c59d86 psci: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  94. 9bee9e5 distro_bootcmd: refactor virtio to support PCI block devices by David Abdurachmanov · 5 years ago
  95. 9a53cbf remoteproc: Fix potential build issues with SPL remoteproc by Suman Anna · 5 years ago
  96. 6afbde4 doc: fitImage: Cosmetics break lines by Mickaël Tansorier · 5 years ago
  97. b3c15b0 doc: fitImage: Fix conf number incrementation by Mickaël Tansorier · 5 years ago
  98. 91bcc22 doc: Add the U-Boot logo to the html doc by Bin Meng · 5 years ago
  99. 9c93a30 doc: Add .gitignore for the Sphinx build output directory by Bin Meng · 5 years ago
  100. c9eff6a spl: sata: support U-Boot load from raw sata disk by Baruch Siach · 5 years ago