1. 152c84b stm32mp1: add configuration op-tee by Patrick Delaunay · 5 years ago
  2. c840c29 stm32mp1: reorder some CONFIG in stm32mp1.h by Patrick Delaunay · 5 years ago
  3. 82cd1a2 pmic: stpmic1: add support for SYSRESET_POWER_OFF by Patrick Delaunay · 5 years ago
  4. 35a54d4 ARM: dts: stm32mp1: sync device tree with v5.2-rc4 by Patrick Delaunay · 5 years ago
  5. 2ed212c stm32mp1: force boot_net_usb_start by Patrick Delaunay · 5 years ago
  6. 22bed7e stm32mp1: add check for presence of environment in boot device by Patrick Delaunay · 5 years ago
  7. 03cc423 stm32mp1: configs: Add CONFIG_OF_SPL_REMOVE_PROPS by Patrick Delaunay · 5 years ago
  8. 25d436a stm32mp1: cosmetic: remove unnecessary include by Patrick Delaunay · 5 years ago
  9. 526558c stm32mp1: update README by Patrick Delaunay · 5 years ago
  10. f4cb5d6 stm32mp1: key: add stm32key command by Patrick Delaunay · 5 years ago
  11. afb0840 stm32mp1: add stboard command by Patrick Delaunay · 5 years ago
  12. c60f3b3 stm32mp1: update device tree with ETZPC status by Patrick Delaunay · 5 years ago
  13. 05d3693 stm32mp1: update package information in device tree by Patrick Delaunay · 5 years ago
  14. 24cb458 stm32mp1: export get_cpu_package function by Patrick Delaunay · 5 years ago
  15. d3f077b dt-bindings: pinctrl: stm32: add new entry for package information by Patrick Delaunay · 5 years ago
  16. dfda7d4 stm32mp1: syscon: remove stgen by Patrick Delaunay · 5 years ago
  17. 72d1858 stm32mp1: syscon: remove etzpc support by Patrick Delaunay · 5 years ago
  18. f59ad45 stm32mp1: call regulators_enable_boot_on in board_init by Patrick Delaunay · 5 years ago
  19. ca351e7 stm32mp1: deactivate WATCHDOG in defconfig by Patrick Delaunay · 5 years ago
  20. 4869421 sysreset: syscon: add support for power off by Patrick Delaunay · 5 years ago
  21. 4048e17 stm32mp1: move CONFIG_ENV in Kconfig by Patrick Delaunay · 5 years ago
  22. 1958dae ARM: dts: stm32: Add ipcc mailbox support on stm32mp1 by Fabien Dessenne · 5 years ago
  23. 8da622d configs: stm32mp15: enable IPCC mailbox by Fabien Dessenne · 5 years ago
  24. b04553e MAINTAINERS: Add stm32 mailbox IPPC driver by Fabien Dessenne · 5 years ago
  25. 01964d8 mailbox: introduce stm32-ipcc driver by Fabien Dessenne · 5 years ago
  26. a9758ec Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  27. 68deea2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  28. 79b8d3c Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 5 years ago
  29. 5acce68 Merge branch '2019-07-11-master-imports' by Tom Rini · 5 years ago
  30. 4a09831 gpio: pca953x: Add TI TCA9539 compatible string by Marek Vasut · 5 years ago
  31. b2a2bf4 arm: mach-omap2: am33xx: Init pinmux before clock by Marek Vasut · 5 years ago
  32. 9bdf0e8 doc: relocate/rename Android README and add BCB overview by Eugeniu Rosca · 5 years ago
  33. db7b7a0 cmd: Add 'bcb' command to read/modify/write BCB fields by Eugeniu Rosca · 5 years ago
  34. 0381b71 include: android_bootloader_message.h: Minimize the diff to AOSP by Eugeniu Rosca · 5 years ago
  35. 11bd2fa SPL: Default to disabling legacy image support when using FIT by Tom Rini · 5 years ago
  36. c76c93a configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 5 years ago
  37. 27eb177 tpm: wait for valid status by Roman Kapl · 5 years ago
  38. 2e8a720 arm: spear: Return to BootROM if failing to boot from the main device by Miquel Raynal · 5 years ago
  39. 6d09581 arm: spear: Do not link the _main branch by Miquel Raynal · 5 years ago
  40. f78fdee arm: spear: Support returning to BootROM by Miquel Raynal · 5 years ago
  41. 6a9d0e2 arm: spear: Simplify start.S organization by Miquel Raynal · 5 years ago
  42. 08ad72a arm: spear: Reference the link register with LR instead of R14 by Miquel Raynal · 5 years ago
  43. f30765b arm: spear: Use PUSH/POP mnemonics when relevant by Miquel Raynal · 5 years ago
  44. 76bdaaa arm: spear: Purely cosmetic changes in start.S by Miquel Raynal · 5 years ago
  45. 10a5b3c arm: spear: Fix the main comment in start.S by Miquel Raynal · 5 years ago
  46. 58cbb67 arm: spear: Drop false comment by Miquel Raynal · 5 years ago
  47. 68cadee arm: spear: Call the SPL 'SPL', not 'Xloader' by Miquel Raynal · 5 years ago
  48. aa13fa7 arm: spear: Drop useless board_init_r call by Miquel Raynal · 5 years ago
  49. fd4ee98 spl: Fix typo in kernel doc by Miquel Raynal · 5 years ago
  50. f2a55ac test: pci_ep: add basic pci_ep tests by Ramon Fried · 5 years ago
  51. bb41333 pci_ep: add pci endpoint sandbox driver by Ramon Fried · 5 years ago
  52. c2ccc9e pci_ep: add Cadence PCIe endpoint driver by Ramon Fried · 5 years ago
  53. 914026d drivers: pci_ep: Introduce UCLASS_PCI_EP uclass by Ramon Fried · 5 years ago
  54. cc66ebd arm: mvebu: set 38x and 39x AVS on lower frequency by Baruch Siach · 5 years ago
  55. fd9d70d km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards by Pascal Linder · 5 years ago
  56. c2cd4ec km/spi: activate driver model for SPI flash on KM Kirkwood boards by Pascal Linder · 5 years ago
  57. c853063 km/spi: add SPI configuration to KM Kirkwood device tree by Pascal Linder · 5 years ago
  58. 53c3050 km/spi: overwrite kirkwood_spi weak functions for KM Kirkwood boards by Pascal Linder · 5 years ago
  59. f169653 km/spi: add weak functions to kirkwood_spi driver (DM part) by Pascal Linder · 5 years ago
  60. c0fed3a km: modify Kconfig file organization for KM boards by Pascal Linder · 5 years ago
  61. 54b8c51 ARM: mvebu: Enable FIT support for db-xc3-24g4xg by Chris Packham · 5 years ago
  62. 7945436 arm: mvebu: crs305-1g-4s: Enable CMD_BOOTZ and increase SYS_BOOTM_LEN by Luka Kovacic · 5 years ago
  63. 6165c89 arm: mvebu: turris_omnia: fix rescue mode bootcmd bootargs setting by Marek Behún · 5 years ago
  64. 02aa5af arm: mvebu: turris_omnia: call pci_init from board init code by Marek Behún · 5 years ago
  65. 27e3d48 arm: mvebu: turris_omnia: prefer SCSI booting before USB by Marek Behún · 5 years ago
  66. 422237e arm: mvebu: turris_omnia: remove unneeded macro from board config by Marek Behún · 5 years ago
  67. 305a822 arm: mvebu: turris_omnia: change environment address in SPI flash by Marek Behún · 5 years ago
  68. b0045b1 arm: mvebu: turris_omnia: fix adapters MAC addresses by Marek Behún · 5 years ago
  69. 1b355e5 arm: mvebu: turris_omnia: set default ethernet adapter by Marek Behún · 5 years ago
  70. 85fe441 arm: mvebu: clearfog: document boot from SATA by Baruch Siach · 5 years ago
  71. 6403d38 arm: mvebu: clearfog: set U-Boot offset for SATA boot by Baruch Siach · 5 years ago
  72. 22c47f6 arm: mvebu: clearfog: enable SATA in SPL by Baruch Siach · 5 years ago
  73. 22c6545 arm: mvebu: add support for boot from SATA by Baruch Siach · 5 years ago
  74. f0aa125 arm: mvebu: fix ahci mbus config in SPL by Baruch Siach · 5 years ago
  75. 760ef30 spl: sata: don't force FS_FAT support by Baruch Siach · 5 years ago
  76. ab2d415 spl: sata: fix build with DM_SCSI by Baruch Siach · 5 years ago
  77. a4c61ff spl: sata: add default partition and image name by Baruch Siach · 5 years ago
  78. 7ea3357 trace: trace buffer may exceed 2GiB by Heinrich Schuchardt · 5 years ago
  79. 2b7a388 trace: do not limit trace buffer to 2GiB by Heinrich Schuchardt · 5 years ago
  80. b8e1f82 drivers: pci: add API to issue FLR on a PCI function if supported by Alex Marginean · 5 years ago
  81. 21ebbaf test: dm: Add a test for PCI Enhanced Allocation by Alex Marginean · 5 years ago
  82. 0b143d8 drivers: pci: add map_bar support for Enhanced Allocation by Alex Marginean · 5 years ago
  83. 2204bc1 pci: fixed dm_pci_map_bar comment by Alex Marginean · 5 years ago
  84. da0fb5f trace: make call depth limit customizable by Heinrich Schuchardt · 5 years ago
  85. a2fa38d trace: conserve gd register by Heinrich Schuchardt · 5 years ago
  86. 7ef8e9b trace: undefined reference to `trace_early_init' by Heinrich Schuchardt · 5 years ago
  87. 54e1223 dm: doc: add documentation for pre-reloc properties in SPL and TPL by Patrick Delaunay · 5 years ago
  88. 6998974 fdt: Allow indicating a node is for U-Boot proper only by Patrick Delaunay · 5 years ago
  89. 099ed45 test: check u-boot properties in SPL device tree by Patrick Delaunay · 5 years ago
  90. 848e94d fdtdec: test: Fix memory leak by Thierry Reding · 5 years ago
  91. 1edc568 drivers: serial: lpuart: Enable Little Endian Support by Vabhav Sharma · 6 years ago
  92. ca2abb7 spi: Avoid using malloc() in a critical function by Simon Glass · 5 years ago
  93. 731ba3c blk: Allow control of the block cache in TPL by Simon Glass · 5 years ago
  94. 59d0452 bootstage: Add support for TPL record count by Simon Glass · 5 years ago
  95. 44c6a0e x86: Add a forward struct declaration in coreboot_tables.h by Simon Glass · 5 years ago
  96. 80b7cb8 sandbox: Add documentation on how to run valgrind by Simon Glass · 5 years ago
  97. 24c2776 sandbox: Correct spi flash operation by Simon Glass · 5 years ago
  98. e676f43 sandbox: Add a memory {} node by Simon Glass · 5 years ago
  99. e8a7b30 sandbox: Allo sdl-config to be overridden by Simon Glass · 5 years ago
  100. 912dcb1 sandbox: Add a comment to board_init_f() by Simon Glass · 5 years ago