Commit Graph

  • 8dd6803ded rtc: ds1307: add support for m41t11 Heiko Schocher 2019-05-27 08:13:41 +02:00
  • d66fb5b1f6 mmc: Register only the first MMC device on MMC_TINY Ezequiel Garcia 2019-05-25 19:25:22 -03:00
  • bf7c01d92b spl: Move SPL_MMC_TINY option to appear under SPL menu Ezequiel Garcia 2019-05-25 19:25:21 -03:00
  • 8e92120b32 cmd: nvedit: Add sub-command 'env info' Leo Ruan 2019-05-24 17:20:19 +02:00
  • 4213609cc7 drivers: core: use strcmp when find device by name Peng Fan 2019-05-22 07:08:14 +00:00
  • 819ac50d2a test: dm: usb: use the real device name Peng Fan 2019-05-22 07:08:12 +00:00
  • 38ee9dfea9 test: dm: adc: use the real device name Peng Fan 2019-05-22 07:08:09 +00:00
  • 60ee60944b pci: ensure enumeration of all devices in pci_init Marek Behún 2019-05-21 12:04:31 +02:00
  • 26eff45737 board: pm9263: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEO Ilko Iliev 2019-03-11 13:06:25 +01:00
  • 7a0b1f713e board: pm9261: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEO Ilko Iliev 2019-03-11 13:06:24 +01:00
  • 291f00bb3e board: st: add missing gpio_request() for stm32f429-discovery Patrice Chotard 2019-06-26 10:26:41 +02:00
  • 60bc487666 gpio: stm32: Remove .ofmatch callback Patrice Chotard 2019-06-21 15:39:25 +02:00
  • 6084e96b99 ARM: dts: stm32: Remove useless "st, stm32-gpio" compatible string Patrice Chotard 2019-06-21 15:39:24 +02:00
  • 158abbf57b pinctrl: stm32: update .bind callback Patrice Chotard 2019-06-21 15:39:23 +02:00
  • 95fbdd1ad8 gpio: stm32: Rename stm32f7_gpio to stm32_gpio Patrice Chotard 2019-06-21 15:39:22 +02:00
  • 54ef8fb86b spi: stm32: Fix warnings when compiling with W=1 Patrick Delaunay 2019-06-21 15:26:58 +02:00
  • d23aef176f cmd: pinmux: Fix warnings when compiling with W=1 Patrick Delaunay 2019-06-21 15:26:56 +02:00
  • 1ddf544e63 spi: stm32_qspi: avoid warnings when building with W=1 option Patrick Delaunay 2019-06-21 15:26:55 +02:00
  • d99ea13cdf mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option Patrick Delaunay 2019-06-21 15:26:54 +02:00
  • 92be6834da power: stpmic1: Fix warnings when compiling with W=1 Patrick Delaunay 2019-06-21 15:26:53 +02:00
  • 91ca91e855 pinctrl: pinctrl_stm32: Fix warnings when compiling with W=1 Patrick Delaunay 2019-06-21 15:26:52 +02:00
  • 588448517f ram: stm32mp1_ram: Fix warnings when compiling with W=1 Patrick Delaunay 2019-06-21 15:26:51 +02:00
  • be56ab1b8f misc: stm32_fuse: Fix warnings when compiling with W=1 Patrick Delaunay 2019-06-21 15:26:50 +02:00
  • c8a8937b92 power: regulator: stm32: Fix warnings when compiling with W=1 Patrick Delaunay 2019-06-21 15:26:49 +02:00
  • 67d74ce2fa clk: clk_stm32mp1: Fix warnings when compiling with W=1 Patrick Delaunay 2019-06-21 15:26:48 +02:00
  • 499504ba06 i2c: stm32f7_i2c: Fix warnings when compiling with W=1 Patrick Delaunay 2019-06-21 15:26:47 +02:00
  • 99e14b2793 gpio: stm32_gpio: Fix warnings when compiling with W=1 Patrick Delaunay 2019-06-21 15:26:46 +02:00
  • c0d7f1fbad adc: stm32: Fix warnings when compiling with W=1 Patrick Delaunay 2019-06-21 15:26:45 +02:00
  • 0fb0365673 adc: stm32-adc: Fix warnings when compiling with W=1 Patrick Delaunay 2019-06-21 15:26:44 +02:00
  • 745b676d00 stm32mp1: bsec: Fix warnings when compiling with W=1 Patrick Delaunay 2019-06-21 15:26:43 +02:00
  • 0e9fb25f71 mmc: stm32_sdmmc2: avoid warnings when building with W=1 option Patrick Delaunay 2019-06-21 15:26:42 +02:00
  • 585289b4fc serial: stm32: Fix warnings when compiling with W=1 Patrick Delaunay 2019-06-21 15:26:41 +02:00
  • 8e1947774e board: stm32mp1: Fix warnings when compiling with W=1 Patrick Delaunay 2019-06-21 15:26:40 +02:00
  • e609e131c1 stm32mp1: Fix warnings when compiling with W=1 Patrick Delaunay 2019-06-21 15:26:39 +02:00
  • 9421781466 MAINTAINERS: Add git custodians for ARM STM STM32MP entry Patrice Chotard 2019-06-20 15:35:28 +02:00
  • cc06c5f6cd stm32mp1: add SPI flash support in SPL Patrick Delaunay 2019-07-11 11:25:54 +02:00
  • a1ac522c04 stm32mp1: Add UBIFS boot capability Patrick Delaunay 2019-06-21 15:39:55 +02:00
  • e81f8d16e2 stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONS Patrick Delaunay 2019-07-02 13:26:07 +02:00
  • 152c84bce9 stm32mp1: add configuration op-tee Patrick Delaunay 2019-07-02 13:26:06 +02:00
  • c840c29472 stm32mp1: reorder some CONFIG in stm32mp1.h Patrick Delaunay 2019-07-02 13:26:05 +02:00
  • 82cd1a2a04 pmic: stpmic1: add support for SYSRESET_POWER_OFF Patrick Delaunay 2019-05-20 09:47:07 +02:00
  • 35a54d41d9 ARM: dts: stm32mp1: sync device tree with v5.2-rc4 Patrick Delaunay 2019-07-11 11:15:28 +02:00
  • 2ed212c1a2 stm32mp1: force boot_net_usb_start Patrick Delaunay 2019-07-05 17:20:22 +02:00
  • 22bed7ee49 stm32mp1: add check for presence of environment in boot device Patrick Delaunay 2019-07-05 17:20:21 +02:00
  • 03cc423d8a stm32mp1: configs: Add CONFIG_OF_SPL_REMOVE_PROPS Patrick Delaunay 2019-07-05 17:20:20 +02:00
  • 25d436a624 stm32mp1: cosmetic: remove unnecessary include Patrick Delaunay 2019-07-05 17:20:19 +02:00
  • 526558c63b stm32mp1: update README Patrick Delaunay 2019-07-05 17:20:18 +02:00
  • f4cb5d69c2 stm32mp1: key: add stm32key command Patrick Delaunay 2019-07-05 17:20:17 +02:00
  • afb0840ffa stm32mp1: add stboard command Patrick Delaunay 2019-07-05 17:20:16 +02:00
  • c60f3b3589 stm32mp1: update device tree with ETZPC status Patrick Delaunay 2019-07-05 17:20:15 +02:00
  • 05d3693688 stm32mp1: update package information in device tree Patrick Delaunay 2019-07-05 17:20:14 +02:00
  • 24cb4587f4 stm32mp1: export get_cpu_package function Patrick Delaunay 2019-07-05 17:20:13 +02:00
  • d3f077b349 dt-bindings: pinctrl: stm32: add new entry for package information Patrick Delaunay 2019-07-05 17:20:12 +02:00
  • dfda7d4c83 stm32mp1: syscon: remove stgen Patrick Delaunay 2019-07-05 17:20:11 +02:00
  • 72d18583a1 stm32mp1: syscon: remove etzpc support Patrick Delaunay 2019-07-05 17:20:10 +02:00
  • f59ad456ff stm32mp1: call regulators_enable_boot_on in board_init Patrick Delaunay 2019-07-05 17:20:09 +02:00
  • ca351e705a stm32mp1: deactivate WATCHDOG in defconfig Patrick Delaunay 2019-07-05 17:20:08 +02:00
  • 486942184a sysreset: syscon: add support for power off Patrick Delaunay 2019-05-20 10:58:39 +02:00
  • 4048e171d2 stm32mp1: move CONFIG_ENV in Kconfig Patrick Delaunay 2019-06-14 13:05:59 +02:00
  • 1958dae4f3 ARM: dts: stm32: Add ipcc mailbox support on stm32mp1 Fabien Dessenne 2019-05-14 11:20:37 +02:00
  • 8da622d818 configs: stm32mp15: enable IPCC mailbox Fabien Dessenne 2019-05-14 11:20:36 +02:00
  • b04553ec9a MAINTAINERS: Add stm32 mailbox IPPC driver Fabien Dessenne 2019-05-14 11:20:35 +02:00
  • 01964d8e23 mailbox: introduce stm32-ipcc driver Fabien Dessenne 2019-05-14 11:20:34 +02:00
  • a9758ece08 Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm Tom Rini 2019-07-11 18:10:11 -04:00
  • 68deea2308 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell Tom Rini 2019-07-11 18:09:38 -04:00
  • 79b8d3c285 Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier Tom Rini 2019-07-11 18:08:44 -04:00
  • 5acce685c9 Merge branch '2019-07-11-master-imports' Tom Rini 2019-07-11 18:03:52 -04:00
  • 4a09831ab2 gpio: pca953x: Add TI TCA9539 compatible string Marek Vasut 2019-05-25 22:52:20 +02:00
  • b2a2bf41ac arm: mach-omap2: am33xx: Init pinmux before clock Marek Vasut 2019-05-25 22:40:35 +02:00
  • 9bdf0e8fef doc: relocate/rename Android README and add BCB overview Eugeniu Rosca 2019-05-23 17:32:23 +02:00
  • db7b7a05b2 cmd: Add 'bcb' command to read/modify/write BCB fields Eugeniu Rosca 2019-05-23 17:32:22 +02:00
  • 0381b713d1 include: android_bootloader_message.h: Minimize the diff to AOSP Eugeniu Rosca 2019-05-23 17:32:21 +02:00
  • 11bd2fa197 SPL: Default to disabling legacy image support when using FIT Tom Rini 2019-05-23 07:14:08 -04:00
  • c76c93a3d5 configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT Tom Rini 2019-05-23 07:14:07 -04:00
  • 27eb177b39 tpm: wait for valid status Roman Kapl 2019-05-16 18:32:48 +02:00
  • 2e8a720246 arm: spear: Return to BootROM if failing to boot from the main device Miquel Raynal 2019-05-07 14:18:54 +02:00
  • 6d09581f78 arm: spear: Do not link the _main branch Miquel Raynal 2019-05-07 14:18:53 +02:00
  • f78fdee9fc arm: spear: Support returning to BootROM Miquel Raynal 2019-05-07 14:18:52 +02:00
  • 6a9d0e275f arm: spear: Simplify start.S organization Miquel Raynal 2019-05-07 14:18:51 +02:00
  • 08ad72ae81 arm: spear: Reference the link register with LR instead of R14 Miquel Raynal 2019-05-07 14:18:50 +02:00
  • f30765b748 arm: spear: Use PUSH/POP mnemonics when relevant Miquel Raynal 2019-05-07 14:18:49 +02:00
  • 76bdaaa196 arm: spear: Purely cosmetic changes in start.S Miquel Raynal 2019-05-07 14:18:48 +02:00
  • 10a5b3cd99 arm: spear: Fix the main comment in start.S Miquel Raynal 2019-05-07 14:18:47 +02:00
  • 58cbb671ef arm: spear: Drop false comment Miquel Raynal 2019-05-07 14:18:46 +02:00
  • 68cadee6f2 arm: spear: Call the SPL 'SPL', not 'Xloader' Miquel Raynal 2019-05-07 14:18:45 +02:00
  • aa13fa71ea arm: spear: Drop useless board_init_r call Miquel Raynal 2019-05-07 14:18:44 +02:00
  • fd4ee98db3 spl: Fix typo in kernel doc Miquel Raynal 2019-05-07 14:18:43 +02:00
  • f2a55acfcf test: pci_ep: add basic pci_ep tests Ramon Fried 2019-04-27 11:15:24 +03:00
  • bb41333782 pci_ep: add pci endpoint sandbox driver Ramon Fried 2019-04-27 11:15:23 +03:00
  • c2ccc9e5cb pci_ep: add Cadence PCIe endpoint driver Ramon Fried 2019-04-27 11:15:22 +03:00
  • 914026d258 drivers: pci_ep: Introduce UCLASS_PCI_EP uclass Ramon Fried 2019-04-27 11:15:21 +03:00
  • cc66ebdeec arm: mvebu: set 38x and 39x AVS on lower frequency Baruch Siach 2019-07-10 18:23:04 +03:00
  • fd9d70d738 km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards Pascal Linder 2019-06-18 08:44:02 +02:00
  • c2cd4ec00c km/spi: activate driver model for SPI flash on KM Kirkwood boards Pascal Linder 2019-06-18 08:42:59 +02:00
  • c85306345a km/spi: add SPI configuration to KM Kirkwood device tree Pascal Linder 2019-06-18 08:41:03 +02:00
  • 53c3050d0d km/spi: overwrite kirkwood_spi weak functions for KM Kirkwood boards Pascal Linder 2019-06-18 08:41:02 +02:00
  • f169653483 km/spi: add weak functions to kirkwood_spi driver (DM part) Pascal Linder 2019-06-18 08:41:01 +02:00
  • c0fed3ac25 km: modify Kconfig file organization for KM boards Pascal Linder 2019-06-18 13:27:47 +02:00
  • 54b8c51ebe ARM: mvebu: Enable FIT support for db-xc3-24g4xg Chris Packham 2019-06-28 12:30:12 +12:00
  • 7945436f88 arm: mvebu: crs305-1g-4s: Enable CMD_BOOTZ and increase SYS_BOOTM_LEN Luka Kovacic 2019-06-25 13:57:53 +02:00