summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-07-14Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini25-365/+915
2019-07-13ARM: dts: logicpd som-lvs and torpedos: Shrink SPL DTBAdam Ford4-29/+40
2019-07-13ARM: dts: logicpd-som-lv: Resync with Kernel 5.1.9Adam Ford2-6/+2
2019-07-13ARM: dts: da850: Resync with Linux 5.1.9Adam Ford1-1/+1
2019-07-13configs: Make USE_TINY_PRINTF depend on SPL||TPL and be defaultTom Rini2-2/+1
2019-07-13ARM: am335x: Add phyCORE AM335x R2 supportNiel Fourie7-1/+616
2019-07-13ARM: legoev3: convert to driver modelDavid Lechner2-1/+91
2019-07-13ARM: dts: omap3-evm: Sync dts(i) files from Linux 5.1.5Derald D. Woods3-7/+18
2019-07-12ARM: dts: stm32: Remove useless "st, stm32-gpio" compatible stringPatrice Chotard5-62/+0
2019-07-12stm32mp1: bsec: Fix warnings when compiling with W=1Patrick Delaunay1-6/+8
2019-07-12stm32mp1: Fix warnings when compiling with W=1Patrick Delaunay1-1/+1
2019-07-12stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONSPatrick Delaunay1-0/+1
2019-07-12stm32mp1: add configuration op-teePatrick Delaunay1-1/+11
2019-07-12ARM: dts: stm32mp1: sync device tree with v5.2-rc4Patrick Delaunay11-281/+523
2019-07-12stm32mp1: key: add stm32key commandPatrick Delaunay3-0/+110
2019-07-12stm32mp1: update device tree with ETZPC statusPatrick Delaunay2-0/+185
2019-07-12stm32mp1: update package information in device treePatrick Delaunay3-0/+47
2019-07-12stm32mp1: export get_cpu_package functionPatrick Delaunay2-6/+10
2019-07-12stm32mp1: syscon: remove stgenPatrick Delaunay3-9/+1
2019-07-12stm32mp1: syscon: remove etzpc supportPatrick Delaunay2-2/+0
2019-07-12ARM: dts: stm32: Add ipcc mailbox support on stm32mp1Fabien Dessenne3-0/+21
2019-07-12Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini9-599/+408
2019-07-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini14-56/+105
2019-07-12Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini63-463/+763
2019-07-11arm: mach-omap2: am33xx: Init pinmux before clockMarek Vasut1-1/+1
2019-07-11configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini1-1/+1
2019-07-11arm: spear: Return to BootROM if failing to boot from the main deviceMiquel Raynal1-0/+12
2019-07-11arm: spear: Do not link the _main branchMiquel Raynal1-1/+2
2019-07-11arm: spear: Support returning to BootROMMiquel Raynal2-3/+39
2019-07-11arm: spear: Simplify start.S organizationMiquel Raynal1-15/+2
2019-07-11arm: spear: Reference the link register with LR instead of R14Miquel Raynal1-1/+1
2019-07-11arm: spear: Use PUSH/POP mnemonics when relevantMiquel Raynal1-4/+4
2019-07-11arm: spear: Purely cosmetic changes in start.SMiquel Raynal1-9/+8
2019-07-11arm: spear: Fix the main comment in start.SMiquel Raynal1-4/+3
2019-07-11arm: spear: Drop false commentMiquel Raynal1-5/+0
2019-07-11arm: spear: Call the SPL 'SPL', not 'Xloader'Miquel Raynal1-2/+2
2019-07-11arm: spear: Drop useless board_init_r callMiquel Raynal1-2/+0
2019-07-11test: pci_ep: add basic pci_ep testsRamon Fried1-0/+8
2019-07-11pci_ep: add pci endpoint sandbox driverRamon Fried2-0/+6
2019-07-11arm: mvebu: set 38x and 39x AVS on lower frequencyBaruch Siach4-0/+40
2019-07-11km/spi: remove deprecated SPI flash driver code for KM Kirkwood boardsPascal Linder1-11/+0
2019-07-11km/spi: add SPI configuration to KM Kirkwood device treePascal Linder1-0/+22
2019-07-11km: modify Kconfig file organization for KM boardsPascal Linder3-45/+16
2019-07-11arm: mvebu: clearfog: enable SATA in SPLBaruch Siach1-0/+8
2019-07-11arm: mvebu: add support for boot from SATABaruch Siach4-0/+15
2019-07-11arm: mvebu: fix ahci mbus config in SPLBaruch Siach1-0/+4
2019-07-11test: dm: Add a test for PCI Enhanced AllocationAlex Marginean2-0/+21
2019-07-11test: check u-boot properties in SPL device treePatrick Delaunay1-0/+18
2019-07-11x86: Add a forward struct declaration in coreboot_tables.hSimon Glass1-0/+2
2019-07-11sandbox: Correct spi flash operationSimon Glass1-1/+1