summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-11-27spi: Zap CONFIG_HARD_SPIJagan Teki
2018-11-20ARM: mvebu: dts: add Clearfog GT-8KRabeeh Khoury
2018-11-20arm64: mvebu: a8k: autodetect RAM sizeBaruch Siach
2018-11-20linux/sizes.h: sync from kernelBaruch Siach
2018-11-20MIPS: drop asm/const.hBaruch Siach
2018-11-20Use _AC and UL macros from linux/const.hBaruch Siach
2018-11-18MIPS: fix linking of standalone programsDaniel Schwierzeck
2018-11-18Kbuild: add LDFLAGS_STANDALONEDaniel Schwierzeck
2018-11-18mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfigStefan Roese
2018-11-18mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfigStefan Roese
2018-11-18mips: mt76xx: gardena-smart-gateway: Add board_late_init() to set LED def stateStefan Roese
2018-11-18mips: mt76xx: gardena-smart-gateway: Add LEDs to dtsStefan Roese
2018-11-18mips: mt76xx: Enable watchdog supportStefan Roese
2018-11-18mips: mt76xx: Kconfig: Add ethernet and GPIO supportStefan Roese
2018-11-18mips: mt76xx: Add watchdog DT node to mt7628a.dtsiStefan Roese
2018-11-18mips: mt76xx: Add GPIO DT nodes to mt7628a.dtsiStefan Roese
2018-11-18mips: mt76xx: Add ethernet DT node to mt7628a.dtsiStefan Roese
2018-11-18mips: mt76xx: lowlevel_init.S: Add missing memory controller reset in DDR initStefan Roese
2018-11-16armv7r: dts: am654: Add initial supportLokesh Vutla
2018-11-16arm: dts: k3: Sync dts from LinuxLokesh Vutla
2018-11-16armv7R: K3: am654: Add support for triggering ddr init from SPLLokesh Vutla
2018-11-16armv7R: K3: am654: Add support to start ATF from R5 SPLLokesh Vutla
2018-11-16armv7R: K3: am654: Add support for generating build targetsLokesh Vutla
2018-11-16armv7R: K3: am654: Enable MPU regionsLokesh Vutla
2018-11-16ram: Introduce K3 AM654 DDR Sub System driverLokesh Vutla
2018-11-16arm: Make arch specific memcpy thumb-safe.Klaus Goger
2018-11-16test/py: test pinmux commandPatrice Chotard
2018-11-16ARM: DTS: Resync am3517-evm.dts with Linux 4.19Adam Ford
2018-11-16bcm968580xref: add initial supportPhilippe Reynes
2018-11-16bcm6858: add initial supportPhilippe Reynes
2018-11-16arm: at91: wdt: Convert watchdog driver to dm/dtPrasanthi Chellakumar
2018-11-16ARMv8: SError exception handling in PSCI exception vectorsChee Hong Ang
2018-11-16ARMv8: Add EL3 exception handling for ARMv8's KconfigChee Hong Ang
2018-11-16ARMv8: Enable all asynchronous abort exceptions taken to EL3Chee Hong Ang
2018-11-16Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dmTom Rini
2018-11-14Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-11-14cpu: sandbox: Add "u-boot, dm-pre-reloc" for all cpu nodesBin Meng
2018-11-14cpu: Add DM_FLAG_PRE_RELOC flag to various cpu driversBin Meng
2018-11-14sysreset: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng
2018-11-14arm: stm32mp: Remove DM_FLAG_PRE_RELOC flagBin Meng
2018-11-14test: dm: virtio: Add test cases for virtio uclassBin Meng
2018-11-14arm: qemu: Add a Kconfig in the board directoryBin Meng
2018-11-14x86: Implement arch-specific io accessor routinesBin Meng
2018-11-14riscv: bootm: Add dm_remove_devices_flags() call to do_bootm_linux()Bin Meng
2018-11-14mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8Mario Six
2018-11-14sandbox: Try to start the RAM buffer at a particular addressSimon Glass
2018-11-14test: regmap: Increase size of syscon0 memoryMario Six
2018-11-14test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flagBin Meng
2018-11-14Merge branch 'next'Tom Rini
2018-11-13sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCDIcenowy Zheng