aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-07-16sunxi: move SUNXI_GPIO to KconfigAndre Przywara
2019-07-16sunxi: H6: Add DDR3 DRAM delay valuesJernej Skrabec
2019-07-16sunxi: H6: Add DDR3-1333 timingsAndre Przywara
2019-07-16sunxi: H6: Add DDR3 support to DRAM controller driverAndre Przywara
2019-07-16sunxi: H6: move LPDDR3 timing definition into separate fileAndre Przywara
2019-07-16sunxi: H6: DRAM: follow recommended PHY init algorithmAndre Przywara
2019-07-16sunxi: H6: DRAM: avoid memcpy() on MMIO registersAndre Przywara
2019-07-15sun8i: h3: Add support for the Beelink-x2 STBMarcus Cooper
2019-07-13ARM: dts: logicpd som-lvs and torpedos: Shrink SPL DTBAdam Ford
2019-07-13ARM: dts: logicpd-som-lv: Resync with Kernel 5.1.9Adam Ford
2019-07-13ARM: dts: da850: Resync with Linux 5.1.9Adam Ford
2019-07-13configs: Make USE_TINY_PRINTF depend on SPL||TPL and be defaultTom Rini
2019-07-13ARM: am335x: Add phyCORE AM335x R2 supportNiel Fourie
2019-07-13ARM: legoev3: convert to driver modelDavid Lechner
2019-07-13ARM: dts: omap3-evm: Sync dts(i) files from Linux 5.1.5Derald D. Woods
2019-07-11Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2019-07-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2019-07-11Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2019-07-11arm: mach-omap2: am33xx: Init pinmux before clockMarek Vasut
2019-07-11configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini
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-11test: pci_ep: add basic pci_ep testsRamon Fried
2019-07-11pci_ep: add pci endpoint sandbox driverRamon Fried
2019-07-11arm: mvebu: set 38x and 39x AVS on lower frequencyBaruch Siach
2019-07-11km/spi: remove deprecated SPI flash driver code for KM Kirkwood boardsPascal Linder
2019-07-11km/spi: add SPI configuration to KM Kirkwood device treePascal Linder
2019-07-11km: modify Kconfig file organization for KM boardsPascal Linder
2019-07-11arm: mvebu: clearfog: enable SATA in SPLBaruch Siach
2019-07-11arm: mvebu: add support for boot from SATABaruch Siach
2019-07-11arm: mvebu: fix ahci mbus config in SPLBaruch Siach
2019-07-10test: dm: Add a test for PCI Enhanced AllocationAlex Marginean
2019-07-10test: check u-boot properties in SPL device treePatrick Delaunay
2019-07-10x86: Add a forward struct declaration in coreboot_tables.hSimon Glass
2019-07-10sandbox: Correct spi flash operationSimon Glass
2019-07-10sandbox: Add a memory {} nodeSimon Glass
2019-07-10sandbox: Allo sdl-config to be overriddenSimon Glass
2019-07-10sandbox: Add a comment to board_init_f()Simon Glass
2019-07-10sandbox: spl: Lower priority of standard loaderSimon Glass
2019-07-10sandbox: Exit when SYSRESET_POWER_OFF is requestedSimon Glass
2019-07-10sandbox: Add an alias for SPISimon Glass