summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: zynq: cse_qspi: Fix overwriting spi-rx-bus-width propertySiva Durga Prasad Paladugu2018-11-262-2/+2
* sf: Add a method to obtain the block-protect settingSimon Glass2018-11-201-0/+8
* misc: Update read() and write() methods to return bytes xferedSimon Glass2018-11-201-2/+2
* sandbox: Update some drivers to work in SPL/TPLSimon Glass2018-11-201-0/+15
* sandbox: Add a function to read a host fileSimon Glass2018-11-201-3/+41
* sandbox: remove stray DEBUGHeinrich Schuchardt2018-11-201-4/+4
* ARM: mvebu: dts: add Clearfog GT-8KRabeeh Khoury2018-11-202-0/+316
* arm64: mvebu: a8k: autodetect RAM sizeBaruch Siach2018-11-201-1/+49
* linux/sizes.h: sync from kernelBaruch Siach2018-11-201-2/+1
* MIPS: drop asm/const.hBaruch Siach2018-11-201-27/+0
* Use _AC and UL macros from linux/const.hBaruch Siach2018-11-203-1/+5
* MIPS: fix linking of standalone programsDaniel Schwierzeck2018-11-183-14/+4
* Kbuild: add LDFLAGS_STANDALONEDaniel Schwierzeck2018-11-185-9/+9
* mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfigStefan Roese2018-11-181-1/+0
* mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfigStefan Roese2018-11-181-1/+0
* mips: mt76xx: gardena-smart-gateway: Add board_late_init() to set LED def stateStefan Roese2018-11-181-0/+1
* mips: mt76xx: gardena-smart-gateway: Add LEDs to dtsStefan Roese2018-11-181-0/+59
* mips: mt76xx: Enable watchdog supportStefan Roese2018-11-183-0/+43
* mips: mt76xx: Kconfig: Add ethernet and GPIO supportStefan Roese2018-11-181-0/+2
* mips: mt76xx: Add watchdog DT node to mt7628a.dtsiStefan Roese2018-11-181-0/+11
* mips: mt76xx: Add GPIO DT nodes to mt7628a.dtsiStefan Roese2018-11-181-0/+32
* mips: mt76xx: Add ethernet DT node to mt7628a.dtsiStefan Roese2018-11-181-0/+8
* mips: mt76xx: lowlevel_init.S: Add missing memory controller reset in DDR initStefan Roese2018-11-181-0/+6
* armv7r: dts: am654: Add initial supportLokesh Vutla2018-11-164-1/+492
* arm: dts: k3: Sync dts from LinuxLokesh Vutla2018-11-165-92/+171
* armv7R: K3: am654: Add support for triggering ddr init from SPLLokesh Vutla2018-11-161-0/+13
* armv7R: K3: am654: Add support to start ATF from R5 SPLLokesh Vutla2018-11-163-0/+60
* armv7R: K3: am654: Add support for generating build targetsLokesh Vutla2018-11-162-0/+70
* armv7R: K3: am654: Enable MPU regionsLokesh Vutla2018-11-164-0/+64
* ram: Introduce K3 AM654 DDR Sub System driverLokesh Vutla2018-11-161-0/+14
* arm: Make arch specific memcpy thumb-safe.Klaus Goger2018-11-161-3/+5
* test/py: test pinmux commandPatrice Chotard2018-11-161-0/+4
* ARM: DTS: Resync am3517-evm.dts with Linux 4.19Adam Ford2018-11-163-8/+152
* bcm968580xref: add initial supportPhilippe Reynes2018-11-161-0/+31
* bcm6858: add initial supportPhilippe Reynes2018-11-162-0/+92
* arm: at91: wdt: Convert watchdog driver to dm/dtPrasanthi Chellakumar2018-11-166-4/+10
* ARMv8: SError exception handling in PSCI exception vectorsChee Hong Ang2018-11-161-0/+26
* ARMv8: Add EL3 exception handling for ARMv8's KconfigChee Hong Ang2018-11-161-0/+7
* ARMv8: Enable all asynchronous abort exceptions taken to EL3Chee Hong Ang2018-11-162-0/+5
* Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dmTom Rini2018-11-1613-5/+131
|\
| * cpu: sandbox: Add "u-boot, dm-pre-reloc" for all cpu nodesBin Meng2018-11-141-0/+3
| * cpu: Add DM_FLAG_PRE_RELOC flag to various cpu driversBin Meng2018-11-144-0/+4
| * sysreset: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng2018-11-141-1/+0
| * arm: stm32mp: Remove DM_FLAG_PRE_RELOC flagBin Meng2018-11-141-1/+0
| * test: dm: virtio: Add test cases for virtio uclassBin Meng2018-11-142-0/+13
| * arm: qemu: Add a Kconfig in the board directoryBin Meng2018-11-141-0/+1
| * x86: Implement arch-specific io accessor routinesBin Meng2018-11-142-0/+67
| * riscv: bootm: Add dm_remove_devices_flags() call to do_bootm_linux()Bin Meng2018-11-141-1/+10
| * mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8Mario Six2018-11-141-0/+22
| * sandbox: Try to start the RAM buffer at a particular addressSimon Glass2018-11-141-1/+6