summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-11-26spl: Add support for passing handoff info to U-Boot properSimon Glass
2018-11-26sandbox: Boot in U-Boot through the standard callSimon Glass
2018-11-26sandbox: Filter arguments when starting U-BootSimon Glass
2018-11-26sandbox: Use malloc() and free() from os layerSimon Glass
2018-11-26sandbox: Refactor code to create os_jump_to_file()Simon Glass
2018-11-26sandbox: Add a new 'sb' commandSimon Glass
2018-11-26sandbox: Add an option to display of-platdata in SPLSimon Glass
2018-11-26test: Add a simple test for bloblistSimon Glass
2018-11-20sf: Add a method to obtain the block-protect settingSimon Glass
2018-11-20misc: Update read() and write() methods to return bytes xferedSimon Glass
2018-11-20sandbox: Update some drivers to work in SPL/TPLSimon Glass
2018-11-20sandbox: Add a function to read a host fileSimon Glass
2018-11-20sandbox: remove stray DEBUGHeinrich Schuchardt
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