1. 072959a binman: Support updating entries in an existing image by Simon Glass · 5 years ago
  2. b8d2daa binman: Tidy up _SetupDtb() to use its own temporary file by Simon Glass · 5 years ago
  3. f8e2676 binman: Allow the fdtmap to remain unchanged by Simon Glass · 5 years ago
  4. 2c6adba binman: Add a constant for common entry properties by Simon Glass · 5 years ago
  5. 990b174 binman: Add a function to obtain the image for an Entry by Simon Glass · 5 years ago
  6. 2c360cf binman: Adjust Entry to read the node in a separate call by Simon Glass · 5 years ago
  7. ee6409b binman: Add an image name into the fdtmap by Simon Glass · 5 years ago
  8. 95f1a94 binman: Store the entry in output_fdt_files by Simon Glass · 5 years ago
  9. 385138a binman: Allow state functions to fail to return data by Simon Glass · 5 years ago
  10. af8c45c binman: Support loading entry data from a file by Simon Glass · 5 years ago
  11. 7654657 binman: Store image fdtmap when loading from a file by Simon Glass · 5 years ago
  12. 3b9a829 dtoc: Update Fdt.GetNode() to handle the root node by Simon Glass · 5 years ago
  13. 50cfc6e dtoc: Update Fdt.FromData() to allow a name by Simon Glass · 5 years ago
  14. a683a5f binman: Show a helpful error when a DT property is missing by Simon Glass · 5 years ago
  15. b6dff4c binman: Add a bit of logging in entries when packing by Simon Glass · 5 years ago
  16. 6162f1a patman: Update tout to avoid open-coding the debug levels by Simon Glass · 5 years ago
  17. f3aba91 binman: Drop state.fdt_set as this is not needed by Simon Glass · 5 years ago
  18. 132fa72 binman: Simplify state.fdt_subset by Simon Glass · 5 years ago
  19. 2be381d binman: Adjust state.fdt_files to be keyed by entry type by Simon Glass · 5 years ago
  20. 684a4f1 binman: Adjust GetFdt() to be keyed by etype by Simon Glass · 5 years ago
  21. a3030a5 binman: Rename state.GetFdt() by Simon Glass · 5 years ago
  22. 5a30060 binman: Rename state.GetFdts() by Simon Glass · 5 years ago
  23. 267112e binman: Convert GetFdtSet() to use a dict by Simon Glass · 5 years ago
  24. d3151ff binman: Move image/fdt code into PrepareImagesAndDtbs() by Simon Glass · 5 years ago
  25. dc4aeef binman: Use print() to print output by Simon Glass · 5 years ago
  26. 26d7e8e binman: Move GetFdtSet() into blob_dtb by Simon Glass · 5 years ago
  27. b766c5e5 binman: Move image-processing code into a function by Simon Glass · 5 years ago
  28. 4b1113c dtoc: Return a non-zero exit code when tests fail by Simon Glass · 5 years ago
  29. 0c9c3e2 Merge branch '2019-07-26-ti-imports' by Tom Rini · 5 years ago
  30. 02c005f env: ti: boot: Use ttyS2 instead of ttyO2 by Sam Protsenko · 5 years ago
  31. cb4ba28 arm: am57xx: Allow bootm to load larger kernels by Sam Protsenko · 5 years ago
  32. 5f0717d ARM: da850-evm: Remove dead/unneeded code by Adam Ford · 5 years ago
  33. 3928b1d ARM: omap3/omap35_logic: Fix broken Logic PD Torpedo booting by Adam Ford · 5 years ago
  34. 8de5f82 ARM: dts: Logic PD SOM-LV and Torpedo Boards: Resync DTS by Adam Ford · 5 years ago
  35. a5105d2 ARM: da850evm: Remove legacy OHCI referencs and unify platform by Adam Ford · 5 years ago
  36. bbe7b1e ARM: am3517_evm: Fix pin muxing to enable EHCI Host in the future by Adam Ford · 5 years ago
  37. cb51cf7 ARM: omap3_logic & omap35_logic: Disable OMAP EHCI for Torpedo by Adam Ford · 5 years ago
  38. 5e6b4ff ARM: omap3_logic: Enable OMAP EHCI support for SOM-LV Boards by Adam Ford · 5 years ago
  39. 41c0e26 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  40. d7fd90a Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 5 years ago
  41. f8b6530 ARM: am3517-evm: Remove non-DM legacy code by Adam Ford · 5 years ago
  42. ef19bc9 ARM: am3517-evm: Migrate to SPL_OF_CONTROL by Adam Ford · 5 years ago
  43. b71d444 ARM: da850-evm: Remove repeated pinmuxing calls by Adam Ford · 5 years ago
  44. 8171c82 ARM: da850-evm: Remove duplicate UART initialization by Adam Ford · 5 years ago
  45. d4c65fa ARM: am3517-evm: Remove manual ethernet reset code by Adam Ford · 5 years ago
  46. a9fb458 ARM: am3517-evm: Enable DM_PMIC and DM_REGULATOR functions by Adam Ford · 5 years ago
  47. ea4724c ARM: dts: dra76x: Update MMC2_HS200_MANUAL1 iodelay values by Faiz Abbas · 5 years ago
  48. 7f182c0 ARM: dts: am57xx: Disable voltage switching for SD card by Faiz Abbas · 5 years ago
  49. f3a3e2e ARM: dts: am574x-idk: Add pinmuxes for mmc1 and mmc2 by Faiz Abbas · 5 years ago
  50. 4691289 ARM: dts: dra7-mmc-iodelay: Add a new pinctrl group for clk line without pullup by Faiz Abbas · 5 years ago
  51. b943fec configs: j721e_evm_a72: Add initial support by Lokesh Vutla · 5 years ago
  52. e1bbe69 configs: j721e_evm_r5: Add initial support by Lokesh Vutla · 5 years ago
  53. ac73680 arm: dts: k3-j721e: Add r5 specific dt support by Lokesh Vutla · 5 years ago
  54. b2c99a2 arm: dts: k3-j721e: Add initial support for common processor board by Lokesh Vutla · 5 years ago
  55. 5839b1c arm: dts: ti: Add Support for J721E SoC by Lokesh Vutla · 5 years ago
  56. c73ac2a dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721E by Lokesh Vutla · 5 years ago
  57. fd8be70 mmc: am654_sdhci: Separate J721E compatible into 8bit and 4bit versions by Faiz Abbas · 5 years ago
  58. 8eac9e6 board: ti: j721e: Enable fixing up msmc sram node by Suman Anna · 5 years ago
  59. 1a9dd21 board: ti: j721e: Add board support for j721e evm by Lokesh Vutla · 5 years ago
  60. 41dfdbf armv8: K3: j721e: Add custom MMU support by Suman Anna · 5 years ago
  61. 5e1782c armv7R: K3: j721e: Load SYSFW binary and config from boot media by Andreas Dannenberg · 5 years ago
  62. 96c11f4 armv7R: K3: j721e: Shut down R5 core after ATF startup on A72 by Lokesh Vutla · 5 years ago
  63. b826741 armv7R: K3: j721e: Store boot index from ROM by Andreas Dannenberg · 5 years ago
  64. 660aa46 armv7R: K3: j721e: Unlock all applicable control MMR registers by Andreas Dannenberg · 5 years ago
  65. 6edde29 armv7R: K3: j721e: Add support for boot device detection by Lokesh Vutla · 5 years ago
  66. a228532 arm: K3: j721e: Add basic support for J721E SoC definition by Lokesh Vutla · 5 years ago
  67. 247418b remoteproc: k3_rproc: Rename to ti_k3_arm64_rproc by Lokesh Vutla · 5 years ago
  68. 142611f remoteproc: k3_rproc: Update the driver to use ti_sci_proc helpers by Lokesh Vutla · 5 years ago
  69. 41a3d4f2 remoteproc: tisci: add TI-SCI processor control helper functions by Lokesh Vutla · 5 years ago
  70. 298cf84 cmd: remoteproc: Allow list command to print the probed devices by Lokesh Vutla · 5 years ago
  71. a316dd5 cmd: remoteproc: Add support for initializing devices individually by Lokesh Vutla · 5 years ago
  72. 61ff6a3 arm: dts: k3-am654: Update power-domains property for each node by Lokesh Vutla · 5 years ago
  73. e34f7a8 power: domain: ti_sci_power_domains: Add support for exclusive and shared access by Lokesh Vutla · 5 years ago
  74. 43e592b dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared access by Lokesh Vutla · 5 years ago
  75. 987ae66 power-domain: Add private data to power domain by Lokesh Vutla · 5 years ago
  76. 005476d armv7R: k3: Release all the exclusive devices by Lokesh Vutla · 5 years ago
  77. 31175f8 armv7R: K3: am654: Shut down R5 core after ATF startup on A53 by Andreas Dannenberg · 5 years ago
  78. 0d0412a firmware: ti_sci: Add a command for releasing all exclusive devices by Lokesh Vutla · 5 years ago
  79. ca08cb3 firmware: ti_sci: Add processor shutdown API method by Andreas Dannenberg · 5 years ago
  80. f561300 firmware: ti_sci: Allow for device shared and exclusive requests by Lokesh Vutla · 5 years ago
  81. a6afc20 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 5 years ago
  82. 98be8be net: sun8i_emac: Test the correct phy by Emmanuel Vadot · 5 years ago
  83. 2cedf75 net: davinci_emac: convert to using the driver model by Bartosz Golaszewski · 5 years ago
  84. 1663683 riscv: sifive: fu540: Sync-up config header with RISC-V QEMU support by Anup Patel · 5 years ago
  85. a1818b1 net: macb: Fix check for little-endian system in gmac_configure_dma() by Anup Patel · 5 years ago
  86. 88799a6 net: macb: Extend MACB driver for SiFive Unleashed board by Anup Patel · 5 years ago
  87. e5332ba Add support for the NXP LS1021A-TSN board by Jianchao Wang · 5 years ago
  88. 0d5bd07 configs: ls1021atwr: Fix distro_bootcmd for QSPI boot by Vladimir Oltean · 5 years ago
  89. 19c0460 arm: ls1021atwr: Convert to use driver model TSEC driver by Bin Meng · 5 years ago
  90. 7c043ea net: tsec: Change compatible strings to match Linux by Vladimir Oltean · 5 years ago
  91. 9953c79 net: tsec: Common handling of MAC station address for DM_ETH by Vladimir Oltean · 5 years ago
  92. 8ec8eaa net: tsec: Make errors visible by Vladimir Oltean · 5 years ago
  93. a11c89d net: tsec: Reverse Christmas tree notation by Vladimir Oltean · 5 years ago
  94. 3095e34 net: tsec: Fix offset of MDIO registers for DM_ETH by Vladimir Oltean · 5 years ago
  95. d639220 net: tsec: Refactor the readout of the tbi-handle property by Vladimir Oltean · 5 years ago
  96. 377d19d net/macb: increase RX buffer size for GEM by Ramon Fried · 5 years ago
  97. b40501f net: macb: apply sane DMA configuration by Ramon Fried · 5 years ago
  98. 834040c net: macb: add dma_burst_length config by Ramon Fried · 5 years ago
  99. 588a5b7 net: macb: add support for SGMII phy interface by Ramon Fried · 5 years ago
  100. 6402fb19 net: macb: use bit access macro from header file by Ramon Fried · 5 years ago