summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-10-055-48/+6
|\ \
| * | 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
| * | tools: socfpga: fix sfp_verify_headerAtsushi Nemoto2018-10-031-0/+1
| * | gpio: dwapb_gpio: Change to use devm_kcalloc()Ley Foon Tan2018-10-031-9/+2
| |/
* | Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchipTom Rini2018-10-0510-68/+208
|\ \
| * | rockchip: Fix rkimage format for SPL boot over USBDaniel Gröber2018-10-041-3/+2
| * | rockchip: make_fit_atf.py depends on u-bootAndreas Färber2018-10-041-1/+4
| * | net: gmac_rockchip: Add handling for RGMII_ID/RXID/TXIDJanine Hagemann2018-10-041-17/+63
| * | net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmiiJanine Hagemann2018-10-041-1/+1
| * | 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
| * | spl: add support to booting with OP-TEEKever Yang2018-10-045-0/+40
| * | rockchip: make_fit_atf: fix warning unit_address_vs_regKever Yang2018-10-041-9/+9
* | | Merge tag 'arc-updates-for-2018.11-rc2' of git://git.denx.de/u-boot-arcTom Rini2018-10-0520-9/+492
|\ \ \
| * | | arc: Add support for IoT development kitAlexey Brodkin2018-10-0511-0/+444
| * | | ARC: Enable DISPLAY_CPUINFO & DISPLAY_BOARDINFOAlexey Brodkin2018-10-051-2/+2
| * | | 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 branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-10-049-1/+469
|\ \ \ | |/ / |/| |
| * | spi: Add SPI driver for MT76xx SoCsStefan Roese2018-10-043-0/+321
| * | mtd: nand: spi: Add Gigadevice SPI NAND supportStefan Roese2018-10-044-1/+138
| * | sf: Add XMC xm25qh64a and xm25qh128a entriesStefan Roese2018-10-042-0/+10
* | | Merge tag 'rockchip-for-v2018.11' of git://git.denx.de/u-boot-rockchipTom Rini2018-10-035-2/+56
|\ \ \ | |/ / |/| |
| * | 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
| * | rockchip: dwmmc: add rk2928-dw-mshc compatibleHeiko Stuebner2018-10-021-0/+1
| * | mmc: dw_mmc: check fifo status with a timeout in fifo modeHeiko Stuebner2018-10-022-2/+32
* | | Merge git://git.denx.de/u-boot-riscvTom Rini2018-10-0334-450/+538
|\ \ \
| * | | 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-0312-0/+193
| * | | riscv: kconfig: Imply DM support for some common driversBin Meng2018-10-032-8/+9
| * | | riscv: kconfig: Select DM and OF_CONTROLBin Meng2018-10-032-2/+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: cmd: bdinfo: Print the relocation addressBin Meng2018-10-031-0/+2
| * | | riscv: Remove mach typeBin Meng2018-10-034-33/+0
| * | | riscv: bootm: Correct the 1st kernel argument to hart idBin Meng2018-10-031-13/+5
| * | | riscv: Remove setup.hBin Meng2018-10-033-208/+0
| * | | riscv: kconfig: Normalize architecture name spellingBin Meng2018-10-032-4/+4
| | |/ | |/|