summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-10-09dm: core: Update ofnode to read binman-style flash entrySimon Glass3-20/+49
2018-10-09sandbox: Restore blocking I/O on exitSimon Glass1-8/+15
2018-10-09dm: spi: Clean up detection of sandbox SPI emulatorSimon Glass1-1/+0
2018-10-09sandbox: Remove the old memory file laterSimon Glass2-6/+6
2018-10-09sandbox: Add a flag to set the default log levelSimon Glass2-0/+14
2018-10-09sandbox: Support booting from TPL to SPLSimon Glass1-2/+27
2018-10-09sandbox: Add a way to write data to the host filesystemSimon Glass1-0/+20
2018-10-09sandbox: Support file truncation with os_open()Simon Glass1-0/+2
2018-10-08sandbox: Unprotect DATA regions in bus testsSimon Glass1-0/+11
2018-10-07Kconfig: sandbox: enable cmd_avb and dependenciesJens Wiklander1-0/+4
2018-10-07sandbox: imply CONFIG_TEE (TEE uclass)Jens Wiklander1-0/+1
2018-10-07sandbox: dt: add sandbox_tee nodeJens Wiklander3-0/+12
2018-10-07arm: dt: hikey: Add optee nodeJens Wiklander1-0/+7
2018-10-06mach-stm32: Set MPU SDRAM size to 512MB for STM32F7/H7Patrice Chotard1-7/+2
2018-10-06ARM: DTS: Add Logic PD OMAP35/DM37 SOM-LV and OMAP35 TorpedoAdam Ford3-0/+86
2018-10-06ARM: DTS: Add support for Logic PD OMAP35 Torpedo & SOM-LVAdam Ford2-0/+49
2018-10-06ARM: DTS: Remove unnecessary u-boot.dtsi options from omap3/36xxAdam Ford3-47/+0
2018-10-06ARM: DTS: LogicPD-SOM-LV & Torpedo: Resync DTS with KernelAdam Ford3-30/+32
2018-10-06Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini3-0/+12
2018-10-06Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini3-39/+3
2018-10-05Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchipTom Rini2-47/+99
2018-10-05arc: Add support for IoT development kitAlexey Brodkin3-0/+51
2018-10-05ARC: Implement print_cpuinfo()Alexey Brodkin1-1/+34
2018-10-05ARC: Add model property to boards .dtsAlexey Brodkin6-0/+12
2018-10-05ARC: Don't pre-define CROSS_COMPILEAlexey Brodkin1-6/+0
2018-10-04rockchip: make_fit_atf: make python3 compatibleMian Yousaf Kaukab1-44/+45
2018-10-04rockchip: make_fit_atf: use elf entry pointMian Yousaf Kaukab1-3/+4
2018-10-04rockchip: add fit source file for pack itb with op-teeKever Yang1-0/+50
2018-10-04rockchip: make_fit_atf: fix warning unit_address_vs_regKever Yang1-9/+9
2018-10-03Merge tag 'rockchip-for-v2018.11' of git://git.denx.de/u-boot-rockchipTom Rini2-0/+23
2018-10-03arm: socfpga: stratix10: add sgmii in phymode setupOoi, Joyce1-2/+3
2018-10-03arm: socfpga: Remove unused function socfpga_emac_manage_reset()Ley Foon Tan2-37/+0
2018-10-03ARM: rmobile: Enable PHY framework on Gen3Marek Vasut1-0/+1
2018-10-03ARM: rmobile: Mark 4-64GiB as DRAM on Gen3Marek Vasut1-0/+6
2018-10-03ARM: dts: rmobile: Reinstate missing i2c6 on PorterMarek Vasut1-0/+5
2018-10-03riscv: allow native compilationHeinrich Schuchardt1-4/+0
2018-10-03riscv: cosmetic: Reword do_reset() printf message.Rick Chen1-1/+1
2018-10-03riscv: Move do_reset() to a common placeBin Meng4-17/+18
2018-10-03riscv: Add QEMU virt board supportBin Meng4-0/+56
2018-10-03riscv: kconfig: Imply DM support for some common driversBin Meng1-0/+9
2018-10-03riscv: kconfig: Select DM and OF_CONTROLBin Meng1-0/+3
2018-10-03riscv: ae350: Clean up mixed tabs and spaces in the dtsBin Meng1-87/+90
2018-10-03riscv: Make start.S available for all targetsBin Meng5-4/+4
2018-10-03riscv: bootm: Pass mhartid CSR value to kernelBin Meng1-2/+3
2018-10-03riscv: Remove CSR read/write defines in encoding.hBin Meng1-46/+4
2018-10-03riscv: Add a helper routine to print CPU informationBin Meng4-0/+179
2018-10-03riscv: Explicitly pass -march and -mabi to the compilerBin Meng1-2/+6
2018-10-03riscv: Fix coding style issues in the linker scriptBin Meng1-30/+28
2018-10-03riscv: Move the linker script to the CPU root directoryBin Meng1-0/+0
2018-10-03riscv: Remove mach typeBin Meng2-30/+0