summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* test: eth: Add a test for the target being pingedJoe Hershberger2018-10-101-0/+10
* test: eth: Add a test for ARP requestsJoe Hershberger2018-10-101-0/+10
* net: sandbox: Add a priv ptr for tests to useJoe Hershberger2018-10-101-0/+9
* net: sandbox: Allow fake eth to handle more than 1 packet responseJoe Hershberger2018-10-101-4/+6
* net: sandbox: Share the priv structure with testsJoe Hershberger2018-10-101-0/+19
* net: sandbox: Make the fake eth driver response configurableJoe Hershberger2018-10-101-0/+17
* net: sandbox: Refactor sandbox send functionJoe Hershberger2018-10-101-0/+26
* Kconfig: sandbox: enable cmd_avb and dependenciesJens Wiklander2018-10-071-0/+4
* sandbox: imply CONFIG_TEE (TEE uclass)Jens Wiklander2018-10-071-0/+1
* sandbox: dt: add sandbox_tee nodeJens Wiklander2018-10-073-0/+12
* arm: dt: hikey: Add optee nodeJens Wiklander2018-10-071-0/+7
* mach-stm32: Set MPU SDRAM size to 512MB for STM32F7/H7Patrice Chotard2018-10-061-7/+2
* ARM: DTS: Add Logic PD OMAP35/DM37 SOM-LV and OMAP35 TorpedoAdam Ford2018-10-063-0/+86
* ARM: DTS: Add support for Logic PD OMAP35 Torpedo & SOM-LVAdam Ford2018-10-062-0/+49
* ARM: DTS: Remove unnecessary u-boot.dtsi options from omap3/36xxAdam Ford2018-10-063-47/+0
* ARM: DTS: LogicPD-SOM-LV & Torpedo: Resync DTS with KernelAdam Ford2018-10-063-30/+32
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-10-053-0/+12
|\
| * ARM: rmobile: Enable PHY framework on Gen3Marek Vasut2018-10-031-0/+1
| * ARM: rmobile: Mark 4-64GiB as DRAM on Gen3Marek Vasut2018-10-031-0/+6
| * ARM: dts: rmobile: Reinstate missing i2c6 on PorterMarek Vasut2018-10-031-0/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-10-053-39/+3
|\ \
| * | arm: socfpga: stratix10: add sgmii in phymode setupOoi, Joyce2018-10-031-2/+3
| * | arm: socfpga: Remove unused function socfpga_emac_manage_reset()Ley Foon Tan2018-10-032-37/+0
| |/
* | Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchipTom Rini2018-10-052-47/+99
|\ \
| * | rockchip: make_fit_atf: make python3 compatibleMian Yousaf Kaukab2018-10-041-44/+45
| * | rockchip: make_fit_atf: use elf entry pointMian Yousaf Kaukab2018-10-041-3/+4
| * | rockchip: add fit source file for pack itb with op-teeKever Yang2018-10-041-0/+50
| * | rockchip: make_fit_atf: fix warning unit_address_vs_regKever Yang2018-10-041-9/+9
* | | arc: Add support for IoT development kitAlexey Brodkin2018-10-053-0/+51
* | | ARC: Implement print_cpuinfo()Alexey Brodkin2018-10-051-1/+34
* | | ARC: Add model property to boards .dtsAlexey Brodkin2018-10-056-0/+12
* | | ARC: Don't pre-define CROSS_COMPILEAlexey Brodkin2018-10-051-6/+0
|/ /
* | Merge tag 'rockchip-for-v2018.11' of git://git.denx.de/u-boot-rockchipTom Rini2018-10-032-0/+23
|\ \
| * | rockchip: rk3188: explicitly set vcc_sd0 pin to gpio on rk3188-radxarockHeiko Stuebner2018-10-021-0/+8
| * | rockchip: rk3188: add u-boot-specific mmc propertiesHeiko Stuebner2018-10-021-0/+15
* | | riscv: allow native compilationHeinrich Schuchardt2018-10-031-4/+0
* | | riscv: cosmetic: Reword do_reset() printf message.Rick Chen2018-10-031-1/+1
* | | riscv: Move do_reset() to a common placeBin Meng2018-10-034-17/+18
* | | riscv: Add QEMU virt board supportBin Meng2018-10-034-0/+56
* | | riscv: kconfig: Imply DM support for some common driversBin Meng2018-10-031-0/+9
* | | riscv: kconfig: Select DM and OF_CONTROLBin Meng2018-10-031-0/+3
* | | riscv: ae350: Clean up mixed tabs and spaces in the dtsBin Meng2018-10-031-87/+90
* | | riscv: Make start.S available for all targetsBin Meng2018-10-035-4/+4
* | | riscv: bootm: Pass mhartid CSR value to kernelBin Meng2018-10-031-2/+3
* | | riscv: Remove CSR read/write defines in encoding.hBin Meng2018-10-031-46/+4
* | | riscv: Add a helper routine to print CPU informationBin Meng2018-10-034-0/+179
* | | riscv: Explicitly pass -march and -mabi to the compilerBin Meng2018-10-031-2/+6
* | | riscv: Fix coding style issues in the linker scriptBin Meng2018-10-031-30/+28
* | | riscv: Move the linker script to the CPU root directoryBin Meng2018-10-031-0/+0
* | | riscv: Remove mach typeBin Meng2018-10-032-30/+0