summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-11-26spl: Add support for passing handoff info to U-Boot properSimon Glass2-3/+18
2018-11-26sandbox: Boot in U-Boot through the standard callSimon Glass2-14/+20
2018-11-26sandbox: Filter arguments when starting U-BootSimon Glass1-6/+26
2018-11-26sandbox: Use malloc() and free() from os layerSimon Glass2-12/+15
2018-11-26sandbox: Refactor code to create os_jump_to_file()Simon Glass1-10/+38
2018-11-26sandbox: Add a new 'sb' commandSimon Glass2-0/+17
2018-11-26sandbox: Add an option to display of-platdata in SPLSimon Glass4-1/+25
2018-11-26test: Add a simple test for bloblistSimon Glass1-0/+1
2018-11-21sf: Add a method to obtain the block-protect settingSimon Glass1-0/+8
2018-11-21misc: Update read() and write() methods to return bytes xferedSimon Glass1-2/+2
2018-11-21sandbox: Update some drivers to work in SPL/TPLSimon Glass1-0/+15
2018-11-21sandbox: Add a function to read a host fileSimon Glass1-3/+41
2018-11-21sandbox: remove stray DEBUGHeinrich Schuchardt1-4/+4
2018-11-20ARM: mvebu: dts: add Clearfog GT-8KRabeeh Khoury2-0/+316
2018-11-20arm64: mvebu: a8k: autodetect RAM sizeBaruch Siach1-1/+49
2018-11-20linux/sizes.h: sync from kernelBaruch Siach1-2/+1
2018-11-20MIPS: drop asm/const.hBaruch Siach1-27/+0
2018-11-20Use _AC and UL macros from linux/const.hBaruch Siach3-1/+5
2018-11-18MIPS: fix linking of standalone programsDaniel Schwierzeck3-14/+4
2018-11-18Kbuild: add LDFLAGS_STANDALONEDaniel Schwierzeck5-9/+9
2018-11-18mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfigStefan Roese1-1/+0
2018-11-18mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfigStefan Roese1-1/+0
2018-11-18mips: mt76xx: gardena-smart-gateway: Add board_late_init() to set LED def stateStefan Roese1-0/+1
2018-11-18mips: mt76xx: gardena-smart-gateway: Add LEDs to dtsStefan Roese1-0/+59
2018-11-18mips: mt76xx: Enable watchdog supportStefan Roese3-0/+43
2018-11-18mips: mt76xx: Kconfig: Add ethernet and GPIO supportStefan Roese1-0/+2
2018-11-18mips: mt76xx: Add watchdog DT node to mt7628a.dtsiStefan Roese1-0/+11
2018-11-18mips: mt76xx: Add GPIO DT nodes to mt7628a.dtsiStefan Roese1-0/+32
2018-11-18mips: mt76xx: Add ethernet DT node to mt7628a.dtsiStefan Roese1-0/+8
2018-11-18mips: mt76xx: lowlevel_init.S: Add missing memory controller reset in DDR initStefan Roese1-0/+6
2018-11-17armv7r: dts: am654: Add initial supportLokesh Vutla4-1/+492
2018-11-17arm: dts: k3: Sync dts from LinuxLokesh Vutla5-92/+171
2018-11-17armv7R: K3: am654: Add support for triggering ddr init from SPLLokesh Vutla1-0/+13
2018-11-17armv7R: K3: am654: Add support to start ATF from R5 SPLLokesh Vutla3-0/+60
2018-11-17armv7R: K3: am654: Add support for generating build targetsLokesh Vutla2-0/+70
2018-11-17armv7R: K3: am654: Enable MPU regionsLokesh Vutla4-0/+64
2018-11-17ram: Introduce K3 AM654 DDR Sub System driverLokesh Vutla1-0/+14
2018-11-17arm: Make arch specific memcpy thumb-safe.Klaus Goger1-3/+5
2018-11-17test/py: test pinmux commandPatrice Chotard1-0/+4
2018-11-16ARM: DTS: Resync am3517-evm.dts with Linux 4.19Adam Ford3-8/+152
2018-11-16bcm968580xref: add initial supportPhilippe Reynes1-0/+31
2018-11-16bcm6858: add initial supportPhilippe Reynes2-0/+92
2018-11-16arm: at91: wdt: Convert watchdog driver to dm/dtPrasanthi Chellakumar6-4/+10
2018-11-16ARMv8: SError exception handling in PSCI exception vectorsChee Hong Ang1-0/+26
2018-11-16ARMv8: Add EL3 exception handling for ARMv8's KconfigChee Hong Ang1-0/+7
2018-11-16ARMv8: Enable all asynchronous abort exceptions taken to EL3Chee Hong Ang2-0/+5
2018-11-16Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dmTom Rini13-5/+131
2018-11-15Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini26-188/+1583
2018-11-14cpu: sandbox: Add "u-boot, dm-pre-reloc" for all cpu nodesBin Meng1-0/+3
2018-11-14cpu: Add DM_FLAG_PRE_RELOC flag to various cpu driversBin Meng4-0/+4