summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-12stm32mp1: Add UBIFS boot capabilityPatrick Delaunay
2019-07-12stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONSPatrick Delaunay
2019-07-12stm32mp1: add configuration op-teePatrick Delaunay
2019-07-12stm32mp1: reorder some CONFIG in stm32mp1.hPatrick Delaunay
2019-07-12pmic: stpmic1: add support for SYSRESET_POWER_OFFPatrick Delaunay
2019-07-12ARM: dts: stm32mp1: sync device tree with v5.2-rc4Patrick Delaunay
2019-07-12stm32mp1: force boot_net_usb_startPatrick Delaunay
2019-07-12stm32mp1: add check for presence of environment in boot devicePatrick Delaunay
2019-07-12stm32mp1: configs: Add CONFIG_OF_SPL_REMOVE_PROPSPatrick Delaunay
2019-07-12stm32mp1: cosmetic: remove unnecessary includePatrick Delaunay
2019-07-12stm32mp1: update READMEPatrick Delaunay
2019-07-12stm32mp1: key: add stm32key commandPatrick Delaunay
2019-07-12stm32mp1: add stboard commandPatrick Delaunay
2019-07-12stm32mp1: update device tree with ETZPC statusPatrick Delaunay
2019-07-12stm32mp1: update package information in device treePatrick Delaunay
2019-07-12stm32mp1: export get_cpu_package functionPatrick Delaunay
2019-07-12dt-bindings: pinctrl: stm32: add new entry for package informationPatrick Delaunay
2019-07-12stm32mp1: syscon: remove stgenPatrick Delaunay
2019-07-12stm32mp1: syscon: remove etzpc supportPatrick Delaunay
2019-07-12stm32mp1: call regulators_enable_boot_on in board_initPatrick Delaunay
2019-07-12stm32mp1: deactivate WATCHDOG in defconfigPatrick Delaunay
2019-07-12sysreset: syscon: add support for power offPatrick Delaunay
2019-07-12stm32mp1: move CONFIG_ENV in KconfigPatrick Delaunay
2019-07-12ARM: dts: stm32: Add ipcc mailbox support on stm32mp1Fabien Dessenne
2019-07-12configs: stm32mp15: enable IPCC mailboxFabien Dessenne
2019-07-12MAINTAINERS: Add stm32 mailbox IPPC driverFabien Dessenne
2019-07-12mailbox: introduce stm32-ipcc driverFabien Dessenne
2019-07-11Merge branch '2019-07-11-master-imports'Tom Rini
2019-07-11gpio: pca953x: Add TI TCA9539 compatible stringMarek Vasut
2019-07-11arm: mach-omap2: am33xx: Init pinmux before clockMarek Vasut
2019-07-11doc: relocate/rename Android README and add BCB overviewEugeniu Rosca
2019-07-11cmd: Add 'bcb' command to read/modify/write BCB fieldsEugeniu Rosca
2019-07-11include: android_bootloader_message.h: Minimize the diff to AOSPEugeniu Rosca
2019-07-11SPL: Default to disabling legacy image support when using FITTom Rini
2019-07-11configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini
2019-07-11tpm: wait for valid statusRoman Kapl
2019-07-11arm: spear: Return to BootROM if failing to boot from the main deviceMiquel Raynal
2019-07-11arm: spear: Do not link the _main branchMiquel Raynal
2019-07-11arm: spear: Support returning to BootROMMiquel Raynal
2019-07-11arm: spear: Simplify start.S organizationMiquel Raynal
2019-07-11arm: spear: Reference the link register with LR instead of R14Miquel Raynal
2019-07-11arm: spear: Use PUSH/POP mnemonics when relevantMiquel Raynal
2019-07-11arm: spear: Purely cosmetic changes in start.SMiquel Raynal
2019-07-11arm: spear: Fix the main comment in start.SMiquel Raynal
2019-07-11arm: spear: Drop false commentMiquel Raynal
2019-07-11arm: spear: Call the SPL 'SPL', not 'Xloader'Miquel Raynal
2019-07-11arm: spear: Drop useless board_init_r callMiquel Raynal
2019-07-11spl: Fix typo in kernel docMiquel Raynal
2019-07-11test: pci_ep: add basic pci_ep testsRamon Fried
2019-07-11pci_ep: add pci endpoint sandbox driverRamon Fried