1. a9758ec Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago WIP-11Jul2019
  2. 68deea2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  3. 79b8d3c Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 5 years ago
  4. 5acce68 Merge branch '2019-07-11-master-imports' by Tom Rini · 5 years ago
  5. 4a09831 gpio: pca953x: Add TI TCA9539 compatible string by Marek Vasut · 6 years ago WIP-2019-07-11-master-imports
  6. b2a2bf4 arm: mach-omap2: am33xx: Init pinmux before clock by Marek Vasut · 6 years ago
  7. 9bdf0e8 doc: relocate/rename Android README and add BCB overview by Eugeniu Rosca · 6 years ago
  8. db7b7a0 cmd: Add 'bcb' command to read/modify/write BCB fields by Eugeniu Rosca · 6 years ago
  9. 0381b71 include: android_bootloader_message.h: Minimize the diff to AOSP by Eugeniu Rosca · 6 years ago
  10. 11bd2fa SPL: Default to disabling legacy image support when using FIT by Tom Rini · 6 years ago
  11. c76c93a configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 6 years ago
  12. 27eb177 tpm: wait for valid status by Roman Kapl · 6 years ago
  13. 2e8a720 arm: spear: Return to BootROM if failing to boot from the main device by Miquel Raynal · 6 years ago
  14. 6d09581 arm: spear: Do not link the _main branch by Miquel Raynal · 6 years ago
  15. f78fdee arm: spear: Support returning to BootROM by Miquel Raynal · 6 years ago
  16. 6a9d0e2 arm: spear: Simplify start.S organization by Miquel Raynal · 6 years ago
  17. 08ad72a arm: spear: Reference the link register with LR instead of R14 by Miquel Raynal · 6 years ago
  18. f30765b arm: spear: Use PUSH/POP mnemonics when relevant by Miquel Raynal · 6 years ago
  19. 76bdaaa arm: spear: Purely cosmetic changes in start.S by Miquel Raynal · 6 years ago
  20. 10a5b3c arm: spear: Fix the main comment in start.S by Miquel Raynal · 6 years ago
  21. 58cbb67 arm: spear: Drop false comment by Miquel Raynal · 6 years ago
  22. 68cadee arm: spear: Call the SPL 'SPL', not 'Xloader' by Miquel Raynal · 6 years ago
  23. aa13fa7 arm: spear: Drop useless board_init_r call by Miquel Raynal · 6 years ago
  24. fd4ee98 spl: Fix typo in kernel doc by Miquel Raynal · 6 years ago
  25. f2a55ac test: pci_ep: add basic pci_ep tests by Ramon Fried · 6 years ago
  26. bb41333 pci_ep: add pci endpoint sandbox driver by Ramon Fried · 6 years ago
  27. c2ccc9e pci_ep: add Cadence PCIe endpoint driver by Ramon Fried · 6 years ago
  28. 914026d drivers: pci_ep: Introduce UCLASS_PCI_EP uclass by Ramon Fried · 6 years ago
  29. cc66ebd arm: mvebu: set 38x and 39x AVS on lower frequency by Baruch Siach · 5 years ago
  30. fd9d70d km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards by Pascal Linder · 5 years ago
  31. c2cd4ec km/spi: activate driver model for SPI flash on KM Kirkwood boards by Pascal Linder · 5 years ago
  32. c853063 km/spi: add SPI configuration to KM Kirkwood device tree by Pascal Linder · 5 years ago
  33. 53c3050 km/spi: overwrite kirkwood_spi weak functions for KM Kirkwood boards by Pascal Linder · 5 years ago
  34. f169653 km/spi: add weak functions to kirkwood_spi driver (DM part) by Pascal Linder · 5 years ago
  35. c0fed3a km: modify Kconfig file organization for KM boards by Pascal Linder · 5 years ago
  36. 54b8c51 ARM: mvebu: Enable FIT support for db-xc3-24g4xg by Chris Packham · 5 years ago
  37. 7945436 arm: mvebu: crs305-1g-4s: Enable CMD_BOOTZ and increase SYS_BOOTM_LEN by Luka Kovacic · 5 years ago
  38. 6165c89 arm: mvebu: turris_omnia: fix rescue mode bootcmd bootargs setting by Marek Behún · 6 years ago
  39. 02aa5af arm: mvebu: turris_omnia: call pci_init from board init code by Marek Behún · 6 years ago
  40. 27e3d48 arm: mvebu: turris_omnia: prefer SCSI booting before USB by Marek Behún · 6 years ago
  41. 422237e arm: mvebu: turris_omnia: remove unneeded macro from board config by Marek Behún · 6 years ago
  42. 305a822 arm: mvebu: turris_omnia: change environment address in SPI flash by Marek Behún · 6 years ago
  43. b0045b1 arm: mvebu: turris_omnia: fix adapters MAC addresses by Marek Behún · 6 years ago
  44. 1b355e5 arm: mvebu: turris_omnia: set default ethernet adapter by Marek Behún · 6 years ago
  45. 85fe441 arm: mvebu: clearfog: document boot from SATA by Baruch Siach · 6 years ago
  46. 6403d38 arm: mvebu: clearfog: set U-Boot offset for SATA boot by Baruch Siach · 6 years ago
  47. 22c47f6 arm: mvebu: clearfog: enable SATA in SPL by Baruch Siach · 6 years ago
  48. 22c6545 arm: mvebu: add support for boot from SATA by Baruch Siach · 6 years ago
  49. f0aa125 arm: mvebu: fix ahci mbus config in SPL by Baruch Siach · 6 years ago
  50. 760ef30 spl: sata: don't force FS_FAT support by Baruch Siach · 6 years ago
  51. ab2d415 spl: sata: fix build with DM_SCSI by Baruch Siach · 6 years ago
  52. a4c61ff spl: sata: add default partition and image name by Baruch Siach · 6 years ago
  53. 7ea3357 trace: trace buffer may exceed 2GiB by Heinrich Schuchardt · 5 years ago
  54. 2b7a388 trace: do not limit trace buffer to 2GiB by Heinrich Schuchardt · 5 years ago
  55. b8e1f82 drivers: pci: add API to issue FLR on a PCI function if supported by Alex Marginean · 5 years ago
  56. 21ebbaf test: dm: Add a test for PCI Enhanced Allocation by Alex Marginean · 5 years ago
  57. 0b143d8 drivers: pci: add map_bar support for Enhanced Allocation by Alex Marginean · 5 years ago
  58. 2204bc1 pci: fixed dm_pci_map_bar comment by Alex Marginean · 5 years ago
  59. da0fb5f trace: make call depth limit customizable by Heinrich Schuchardt · 5 years ago
  60. a2fa38d trace: conserve gd register by Heinrich Schuchardt · 5 years ago
  61. 7ef8e9b trace: undefined reference to `trace_early_init' by Heinrich Schuchardt · 5 years ago
  62. 54e1223 dm: doc: add documentation for pre-reloc properties in SPL and TPL by Patrick Delaunay · 6 years ago
  63. 6998974 fdt: Allow indicating a node is for U-Boot proper only by Patrick Delaunay · 6 years ago
  64. 099ed45 test: check u-boot properties in SPL device tree by Patrick Delaunay · 6 years ago
  65. 848e94d fdtdec: test: Fix memory leak by Thierry Reding · 6 years ago
  66. 1edc568 drivers: serial: lpuart: Enable Little Endian Support by Vabhav Sharma · 6 years ago
  67. ca2abb7 spi: Avoid using malloc() in a critical function by Simon Glass · 6 years ago
  68. 731ba3c blk: Allow control of the block cache in TPL by Simon Glass · 6 years ago
  69. 59d0452 bootstage: Add support for TPL record count by Simon Glass · 6 years ago
  70. 44c6a0e x86: Add a forward struct declaration in coreboot_tables.h by Simon Glass · 6 years ago
  71. 80b7cb8 sandbox: Add documentation on how to run valgrind by Simon Glass · 6 years ago
  72. 24c2776 sandbox: Correct spi flash operation by Simon Glass · 6 years ago
  73. e676f43 sandbox: Add a memory {} node by Simon Glass · 6 years ago
  74. e8a7b30 sandbox: Allo sdl-config to be overridden by Simon Glass · 6 years ago
  75. 912dcb1 sandbox: Add a comment to board_init_f() by Simon Glass · 6 years ago
  76. 3f2f5cf sandbox: spl: Lower priority of standard loader by Simon Glass · 6 years ago
  77. f2980ec sandbox: Quit when hang() is called by Simon Glass · 6 years ago
  78. 9072326 sandbox: Exit when SYSRESET_POWER_OFF is requested by Simon Glass · 6 years ago
  79. 87dac6b sandbox: Add an alias for SPI by Simon Glass · 6 years ago
  80. dc8c91a sandbox: Create a common sandbox DT by Simon Glass · 6 years ago
  81. e8726da sandbox: Sync up sandbox64.dts with main DT by Simon Glass · 6 years ago
  82. 00ba3b1 Add a simple script to remove boards by Simon Glass · 6 years ago
  83. 9550f9a patman: Update cover-coverage tests for Python 3 by Simon Glass · 6 years ago
  84. 5385f5a binman: Update the README.entries file by Simon Glass · 6 years ago
  85. 55660d0 binman: Document parallel tests by Simon Glass · 6 years ago
  86. eb546ac binman: Read map files as text by Simon Glass · 6 years ago
  87. 1fc62de binman: Fix up a format string in AssertInList() by Simon Glass · 6 years ago
  88. e16b7b6 binman: Update 'text' entry for Python 3 by Simon Glass · 6 years ago
  89. f3a58c8 patman: Update fmap code for Python 3 by Simon Glass · 6 years ago
  90. 0199d19 binman: Update entry_test to support Python 3 by Simon Glass · 6 years ago
  91. c6c10e7 binman: Convert to use bytes type by Simon Glass · 6 years ago
  92. 58632a7 binman: Avoid changing a dict during iteration by Simon Glass · 6 years ago
  93. 3c47e41 patman: Allow reading files in text mode by Simon Glass · 6 years ago
  94. 9b044f7 dtoc: Update dtb_platdata to support Python 3 by Simon Glass · 6 years ago
  95. 209a559 dtoc: Update fdt_util for Python 3 by Simon Glass · 6 years ago
  96. b5f0daf dtoc: Add a unit test for BytesToValue() by Simon Glass · 6 years ago
  97. e66d318 dtoc: Test full 64-bit properties with FdtCellsToCpu() by Simon Glass · 6 years ago
  98. 2ab6e13 dtoc: Use binary mode for reading files by Simon Glass · 6 years ago
  99. 6351805 dtoc: Convert the Fdt.Node class to Python 3 by Simon Glass · 6 years ago
  100. 928527f dtoc: Convert the Fdt.Prop class to Python 3 by Simon Glass · 6 years ago