1. d23aef1 cmd: pinmux: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  2. 1ddf544 spi: stm32_qspi: avoid warnings when building with W=1 option by Patrick Delaunay · 5 years ago
  3. d99ea13 mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option by Patrick Delaunay · 5 years ago
  4. 92be683 power: stpmic1: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  5. 91ca91e pinctrl: pinctrl_stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  6. 5884485 ram: stm32mp1_ram: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  7. be56ab1 misc: stm32_fuse: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  8. c8a8937 power: regulator: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  9. 67d74ce clk: clk_stm32mp1: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  10. 499504b i2c: stm32f7_i2c: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  11. 99e14b2 gpio: stm32_gpio: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  12. c0d7f1f adc: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  13. 0fb0365 adc: stm32-adc: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  14. 745b676 stm32mp1: bsec: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  15. 0e9fb25 mmc: stm32_sdmmc2: avoid warnings when building with W=1 option by Patrick Delaunay · 5 years ago
  16. 585289b serial: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  17. 8e19477 board: stm32mp1: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  18. e609e13 stm32mp1: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  19. 9421781 MAINTAINERS: Add git custodians for ARM STM STM32MP entry by Patrice Chotard · 5 years ago
  20. cc06c5f stm32mp1: add SPI flash support in SPL by Patrick Delaunay · 5 years ago
  21. a1ac522 stm32mp1: Add UBIFS boot capability by Patrick Delaunay · 5 years ago
  22. e81f8d1 stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONS by Patrick Delaunay · 5 years ago
  23. 152c84b stm32mp1: add configuration op-tee by Patrick Delaunay · 5 years ago
  24. c840c29 stm32mp1: reorder some CONFIG in stm32mp1.h by Patrick Delaunay · 5 years ago
  25. 82cd1a2 pmic: stpmic1: add support for SYSRESET_POWER_OFF by Patrick Delaunay · 5 years ago
  26. 35a54d4 ARM: dts: stm32mp1: sync device tree with v5.2-rc4 by Patrick Delaunay · 5 years ago
  27. 2ed212c stm32mp1: force boot_net_usb_start by Patrick Delaunay · 5 years ago
  28. 22bed7e stm32mp1: add check for presence of environment in boot device by Patrick Delaunay · 5 years ago
  29. 03cc423 stm32mp1: configs: Add CONFIG_OF_SPL_REMOVE_PROPS by Patrick Delaunay · 5 years ago
  30. 25d436a stm32mp1: cosmetic: remove unnecessary include by Patrick Delaunay · 5 years ago
  31. 526558c stm32mp1: update README by Patrick Delaunay · 5 years ago
  32. f4cb5d6 stm32mp1: key: add stm32key command by Patrick Delaunay · 5 years ago
  33. afb0840 stm32mp1: add stboard command by Patrick Delaunay · 5 years ago
  34. c60f3b3 stm32mp1: update device tree with ETZPC status by Patrick Delaunay · 5 years ago
  35. 05d3693 stm32mp1: update package information in device tree by Patrick Delaunay · 5 years ago
  36. 24cb458 stm32mp1: export get_cpu_package function by Patrick Delaunay · 5 years ago
  37. d3f077b dt-bindings: pinctrl: stm32: add new entry for package information by Patrick Delaunay · 5 years ago
  38. dfda7d4 stm32mp1: syscon: remove stgen by Patrick Delaunay · 5 years ago
  39. 72d1858 stm32mp1: syscon: remove etzpc support by Patrick Delaunay · 5 years ago
  40. f59ad45 stm32mp1: call regulators_enable_boot_on in board_init by Patrick Delaunay · 5 years ago
  41. ca351e7 stm32mp1: deactivate WATCHDOG in defconfig by Patrick Delaunay · 5 years ago
  42. 4869421 sysreset: syscon: add support for power off by Patrick Delaunay · 5 years ago
  43. 4048e17 stm32mp1: move CONFIG_ENV in Kconfig by Patrick Delaunay · 5 years ago
  44. 1958dae ARM: dts: stm32: Add ipcc mailbox support on stm32mp1 by Fabien Dessenne · 5 years ago
  45. 8da622d configs: stm32mp15: enable IPCC mailbox by Fabien Dessenne · 5 years ago
  46. b04553e MAINTAINERS: Add stm32 mailbox IPPC driver by Fabien Dessenne · 5 years ago
  47. 01964d8 mailbox: introduce stm32-ipcc driver by Fabien Dessenne · 5 years ago
  48. 5acce68 Merge branch '2019-07-11-master-imports' by Tom Rini · 5 years ago
  49. 4a09831 gpio: pca953x: Add TI TCA9539 compatible string by Marek Vasut · 5 years ago
  50. b2a2bf4 arm: mach-omap2: am33xx: Init pinmux before clock by Marek Vasut · 5 years ago
  51. 9bdf0e8 doc: relocate/rename Android README and add BCB overview by Eugeniu Rosca · 5 years ago
  52. db7b7a0 cmd: Add 'bcb' command to read/modify/write BCB fields by Eugeniu Rosca · 5 years ago
  53. 0381b71 include: android_bootloader_message.h: Minimize the diff to AOSP by Eugeniu Rosca · 5 years ago
  54. 11bd2fa SPL: Default to disabling legacy image support when using FIT by Tom Rini · 5 years ago
  55. c76c93a configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 5 years ago
  56. 27eb177 tpm: wait for valid status by Roman Kapl · 5 years ago
  57. 2e8a720 arm: spear: Return to BootROM if failing to boot from the main device by Miquel Raynal · 5 years ago
  58. 6d09581 arm: spear: Do not link the _main branch by Miquel Raynal · 5 years ago
  59. f78fdee arm: spear: Support returning to BootROM by Miquel Raynal · 5 years ago
  60. 6a9d0e2 arm: spear: Simplify start.S organization by Miquel Raynal · 5 years ago
  61. 08ad72a arm: spear: Reference the link register with LR instead of R14 by Miquel Raynal · 5 years ago
  62. f30765b arm: spear: Use PUSH/POP mnemonics when relevant by Miquel Raynal · 5 years ago
  63. 76bdaaa arm: spear: Purely cosmetic changes in start.S by Miquel Raynal · 5 years ago
  64. 10a5b3c arm: spear: Fix the main comment in start.S by Miquel Raynal · 5 years ago
  65. 58cbb67 arm: spear: Drop false comment by Miquel Raynal · 5 years ago
  66. 68cadee arm: spear: Call the SPL 'SPL', not 'Xloader' by Miquel Raynal · 5 years ago
  67. aa13fa7 arm: spear: Drop useless board_init_r call by Miquel Raynal · 5 years ago
  68. fd4ee98 spl: Fix typo in kernel doc by Miquel Raynal · 5 years ago
  69. f2a55ac test: pci_ep: add basic pci_ep tests by Ramon Fried · 5 years ago
  70. bb41333 pci_ep: add pci endpoint sandbox driver by Ramon Fried · 5 years ago
  71. c2ccc9e pci_ep: add Cadence PCIe endpoint driver by Ramon Fried · 5 years ago
  72. 914026d drivers: pci_ep: Introduce UCLASS_PCI_EP uclass by Ramon Fried · 5 years ago
  73. ef8b7e0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 5 years ago
  74. a52f1fe Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 5 years ago
  75. b4944e2 Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 5 years ago
  76. ef6c26d rtc: pcf2127: Fixed bug with rtc settings and getting error time by Chuanhua Han · 5 years ago
  77. 5dd4fa7 configs: sama5d2_xplained: add support QSPI flash boot by Eugen Hristev · 5 years ago
  78. 907f1da configs: sama5d27_som1_ek: qspi: use common memory layout by Tudor Ambarus · 5 years ago
  79. ff352ac configs: sama5d27_som1_ek: add qspiflash_defconfig by Tudor Ambarus · 5 years ago
  80. 9ee8e7a configs: sama5d2_xplained: add qspiflash_defconfig by Tudor Ambarus · 5 years ago
  81. 89e59c5 ARM: at91: sama5: add common environment for QSPI by Cyrille Pitchen · 5 years ago
  82. 4eeedd0 ARM: dts: at91: sama5d2_xplained: fix QSPI0 node by Cyrille Pitchen · 5 years ago
  83. e2c4dca configs: sama5d27_som1_ek: enable qspi controller and flashes by Tudor Ambarus · 5 years ago
  84. 8308e32 configs: sama5d2_xplained: enable qspi controller and flashes by Tudor Ambarus · 5 years ago
  85. 24c8ff4 spi: Add Atmel QuadSPI driver by Tudor Ambarus · 5 years ago
  86. d3826fb xilinx_xiic: Fix transfer initialisation by Melin Tomas · 5 years ago
  87. 5324e8e xilinx_xiic: Fix fill tx fifo loop by Melin Tomas · 5 years ago
  88. 2d1e879 i2c: designware: Get clock rate from clock DM by Ley Foon Tan · 5 years ago
  89. e3b93dc i2c: designware_i2c: Restore enable state after set speed by Jun Chen · 5 years ago
  90. a2257d3 ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG by Markus Klotzbuecher · 5 years ago
  91. 6ea31cc ubispl: add support for loading volumes by name by Hamish Guthrie · 5 years ago
  92. 4bae76d configs: migrate ubispl boards to KConfig by Markus Klotzbuecher · 5 years ago
  93. c67c349 ubispl: migrate configuration to Kconfig by Markus Klotzbuecher · 5 years ago
  94. 5ebd3df ubi: fix UBI_SILENCE_MSG by Markus Klotzbuecher · 5 years ago
  95. 985186d env: ubi: support configurable VID offset by Hamish Guthrie · 5 years ago
  96. a9221f3 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · 5 years ago
  97. ff4818c env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND by Markus Klotzbuecher · 5 years ago
  98. b237d35 moveconfig: expand simple expressions by Markus Klotzbuecher · 5 years ago
  99. cad28d3 Merge tag 'efi-2019-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  100. 0b7f1a9 Merge tag 'u-boot-amlogic-20190704' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago