summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-09-26xtensa: use asm-generic/atomic.hChris Packham1-43/+1
2018-09-26mips: use asm-generic/atomic.hChris Packham1-43/+1
2018-09-26ARM: use asm-generic/atomic.hChris Packham1-146/+1
2018-09-26mmc: omap_hsmmc: Fix pbias for omap3_logic to enable CD pinAdam Ford1-0/+1
2018-09-26arm: spear: fix enabling of SSP2 clockQuentin Schulz1-1/+1
2018-09-26arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is builtQuentin Schulz2-0/+5
2018-09-26ARM: dts: stm32mp1: Add EHCI support for stm32mp157c-ev1 boardPatrice Chotard1-0/+7
2018-09-26ARM: dts: stm32mp1: Add usb gadget support for stm32mp157c-ev1 boardPatrice Chotard4-0/+55
2018-09-23mips: mt7628a.dtsi: Add SPI clock-frequency propertyStefan Roese1-0/+2
2018-09-23mips: mt76xx: Add sysreset supportStefan Roese2-0/+8
2018-09-23mips: Add Gardena Smart-Gateway board supportStefan Roese2-0/+63
2018-09-23mips: Add LinkIt Smart 7688 supportStefan Roese2-0/+59
2018-09-22mips: Add basic MediaTek MT7620/88 supportStefan Roese9-0/+1004
2018-09-22mips: Add arch/mips/include/asm/atomic.hStefan Roese1-0/+54
2018-09-22MIPS: cache: remove config option CONFIG_SYS_MIPS_CACHE_MODEDaniel Schwierzeck1-5/+1
2018-09-22MIPS: cache: make index base address configurableDaniel Schwierzeck2-10/+20
2018-09-22MIPS: cache: optimise changing of k0 CCA modeDaniel Schwierzeck1-22/+32
2018-09-22MIPS: cache: reimplement dcache_[status, enable, disable]Daniel Schwierzeck2-46/+20
2018-09-22MIPS: start.S: make boot config at offset 0x10 configurableDaniel Schwierzeck2-16/+28
2018-09-22dt: bcm6838: add pinctrlPhilippe Reynes1-0/+12
2018-09-20Merge git://git.denx.de/u-boot-imxTom Rini2-1/+2
2018-09-20Merge git://git.denx.de/u-boot-marvellTom Rini5-28/+44
2018-09-19board: turris_mox: Fixup U-Boot's device tree if PCIe connectedMarek BehĂșn1-0/+7
2018-09-19dts: mvebu: mcbin: drop redundant SD slot nodeBaruch Siach1-8/+0
2018-09-19arch/arm/dts: Update Turris Mox device treeMarek BehĂșn1-7/+3
2018-09-19ARM: mach-mvebu: handle fall-back to UART bootChris Packham2-0/+12
2018-09-19Revert "arm: mvebu: fix boot from UART when in fallback mode"Chris Packham2-15/+0
2018-09-19arm64: mvebu: armada-8k: support environment in SD/eMMCBaruch Siach1-0/+24
2018-09-19Merge git://git.denx.de/u-boot-dmTom Rini16-5/+145
2018-09-18Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic18-200/+525
2018-09-18misc: Add MPC83xx serdes driverMario Six2-0/+8
2018-09-18cpu: Add MPC83xx CPU driverMario Six3-0/+6
2018-09-18test: Add tests for CPU uclassMario Six1-0/+12
2018-09-18timer: Add MPC83xx timer driverMario Six3-3/+10
2018-09-18clk: Add MPC83xx clock driverMario Six4-1/+83
2018-09-18mpc83xx: Add sysreset driverMario Six1-1/+2
2018-09-18powerpc: Add read*_*/write*_* macrosMario Six1-0/+18
2018-09-18ram: Add driver for MPC83xxMario Six1-0/+4
2018-09-18sandbox: Enable bitrev library buildBin Meng1-0/+1
2018-09-18sandbox: Build with -fPICAndy Shevchenko1-0/+1
2018-09-17Merge git://git.denx.de/u-boot-x86Tom Rini6-1/+293
2018-09-17x86: cpu: add docstring to scu_ipc_command()Georgii Staroselskii1-0/+11
2018-09-17x86: tangier: acpi: add I2C6 nodeGeorgii Staroselskii1-0/+10
2018-09-17x86: dts: edison: configure I2C#6 pinsGeorgii Staroselskii1-0/+22
2018-09-17x86: tangier: pinmux: add API to configure protected pinsGeorgii Staroselskii2-1/+195
2018-09-17x86: cpu: introduce scu_ipc_raw_command()Georgii Staroselskii2-0/+55
2018-09-16Merge branch 'master' of git://git.denx.de/u-boot-coldfireTom Rini5-15/+36
2018-09-16Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-1/+1
2018-09-16m68k: ColdFire mcf5441x, add eSDHC supportAngelo Dureghello3-0/+15
2018-09-16m68k: fix multiple memory accesses on swap operationsAngelo Dureghello1-14/+20