aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-09-18mpc83xx: Add sysreset driverMario Six
2018-09-18powerpc: Add read*_*/write*_* macrosMario Six
2018-09-18ram: Add driver for MPC83xxMario Six
2018-09-18sandbox: Enable bitrev library buildBin Meng
2018-09-18sandbox: Build with -fPICAndy Shevchenko
2018-09-17Merge git://git.denx.de/u-boot-x86Tom Rini
2018-09-17x86: cpu: add docstring to scu_ipc_command()Georgii Staroselskii
2018-09-17x86: tangier: acpi: add I2C6 nodeGeorgii Staroselskii
2018-09-17x86: dts: edison: configure I2C#6 pinsGeorgii Staroselskii
2018-09-17x86: tangier: pinmux: add API to configure protected pinsGeorgii Staroselskii
2018-09-17x86: cpu: introduce scu_ipc_raw_command()Georgii Staroselskii
2018-09-16Merge branch 'master' of git://git.denx.de/u-boot-coldfireTom Rini
2018-09-16Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-09-16m68k: ColdFire mcf5441x, add eSDHC supportAngelo Dureghello
2018-09-16m68k: fix multiple memory accesses on swap operationsAngelo Dureghello
2018-09-16m68k: fix mcf5441x total interrupt numberAngelo Dureghello
2018-09-15sh: tmu: Zap get_tbclk and timer_read_counterMarek Vasut
2018-09-15sh: tmu: Clean up register usageMarek Vasut
2018-09-15sh: tmu: Inline sh_tmu.hMarek Vasut
2018-09-15sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQMarek Vasut
2018-09-15sh: tmu: Inline get_tmu0_clk_rate()Marek Vasut
2018-09-15sh: tmu: Inline tmu_timer_{start,stop}()Marek Vasut
2018-09-15sh: tmu: Simplify the tmu_bit mathMarek Vasut
2018-09-15sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIVMarek Vasut
2018-09-15sh: sh7724: Drop EDMR macroMarek Vasut
2018-09-15socfpga: stratix10: fix sdram_calculate_sizeDalon Westergreen
2018-09-14Revert "ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL"Tom Rini
2018-09-14imx: imx6ull: fix pinmux input_val for uart5 rx pinHeiko Schocher
2018-09-14pico-imx6ul: Convert to SPLFabio Estevam
2018-09-11ARM: da850evm_direct_nor_defconfig: Enable DM_SERIALAdam Ford
2018-09-11ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabledAdam Ford
2018-09-11ARM: dts: da850-evm-u-boot: Remove redundant entriesAdam Ford
2018-09-11arm: dts: da850: Re-sync da850-evm.dts from Linux 4.18Adam Ford
2018-09-11Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2018-09-11arm64: dts: k3: Add u-boot specific nodesLokesh Vutla
2018-09-11arm64: dts: k3: Add Support for AM654 SoCLokesh Vutla
2018-09-11board: ti: am654: a53: Add initial support for am654Lokesh Vutla
2018-09-11gpio: do not include <asm/arch/gpio.h> for ARCH_K3Lokesh Vutla
2018-09-11armv8: K3: am654: Add support for generating build targetsLokesh Vutla
2018-09-11armv8: K3: am654: Add custom MMU supportLokesh Vutla
2018-09-11arm: K3: am654: Unlock control module registers during initAndreas Dannenberg
2018-09-11arm: K3: am654: Add support for boot device detectionLokesh Vutla
2018-09-11arm: K3: Update _start instructionLokesh Vutla
2018-09-11arm: K3: Add support for AM654 SoC definitionLokesh Vutla
2018-09-11arm: K3: Add initial support for TI's K3 generation of SoCsLokesh Vutla
2018-09-11ARM: uniphier: remove ad-hoc clock enabling for EHCIMasahiro Yamada
2018-09-11mmc: uniphier-sd: sync with LinuxMasahiro Yamada
2018-09-11ARM: dts: uniphier: sync DT with Linux 4.19-rc1Masahiro Yamada
2018-09-10arm: armv7m: clean up armv7m unified code compilationVikas Manocha
2018-09-10arm: armv7m: remove un-necessary If then instructionVikas Manocha