aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-16Merge git://git.denx.de/u-boot-microblazeTom Rini56-57/+1052
2018-10-16cmd: kgdb: Enable kgdb only for PPCMichal Simek1-0/+1
2018-10-16arm64: zynqmp: Enable MP by default via KconfigMichal Simek23-19/+4
2018-10-16arm64: zynqmp: Add new command for TCM initializationSiva Durga Prasad Paladugu3-3/+43
2018-10-16arm64: zynqmp: Move TCM initialization to a separate routineSiva Durga Prasad Paladugu1-2/+8
2018-10-16arm64: versal: Add Xilinx Versal Virtual QEMU boardMichal Simek3-0/+87
2018-10-16net: gem: Do not setup any clock for Xilinx SoC VersalMichal Simek1-0/+4
2018-10-16arm64: versal: Add support for new Xilinx Versal ACAPsMichal Simek19-7/+402
2018-10-16arm64: gic: Do gicv3 secure initialization based on EL levelMichal Simek1-7/+9
2018-10-16arm64: zynqmp: Enable CDC ethernet gadget for zcu100/Ultra96Michal Simek2-0/+10
2018-10-16xilinx: Sync defconfigs with current KconfigMichal Simek3-3/+3
2018-10-16arm: zynq: Add efuse node for Zynq-7000S devicesMichal Simek1-0/+5
2018-10-16arm: zynq: Add support for DLC20 boardMichal Simek4-0/+458
2018-10-16arm: zynq: Enable FIT fpga loading in SPL for zc706Michal Simek1-0/+4
2018-10-16spl: fpga: Implement fpga bistream loading with fpga_loadMichal Simek1-18/+16
2018-10-16Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini3-0/+9
2018-10-15Prepare v2018.11-rc2v2018.11-rc2Tom Rini1-1/+1
2018-10-15Revert "fdt: fdtdec_setup_memory_banksize() use livetree"Michal Simek1-21/+23
2018-10-15Merge tag 'arc-more-updates-for-2018.11-rc2-2' of git://git.denx.de/u-boot-arcTom Rini7-9/+72
2018-10-15ARC: Don't use COMMON section for global not-initialized variablesAlexey Brodkin1-1/+1
2018-10-12Merge git://git.denx.de/u-boot-sunxiTom Rini2-1/+8
2018-10-12Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini9-23/+87
2018-10-12iot_dk: Link for eFlashAlexey Brodkin1-1/+1
2018-10-12axs10x/emdk/hsdk/iot_dk: Implement board_mmc_getcd()Alexey Brodkin4-0/+28
2018-10-12iot_dk: Save CPU clock value to gd->cpu_clkAlexey Brodkin1-6/+8
2018-10-12iot_dk: Add support of 136 MHz clockAlexey Brodkin1-0/+8
2018-10-12iot_dk: Implement board resetAlexey Brodkin1-0/+8
2018-10-12iot_dk/hsdk: Implement its own print_cpuinfo()Alexey Brodkin2-0/+16
2018-10-12ARC: make generic print_cpuinfo() weakAlexey Brodkin1-1/+1
2018-10-12iot_dk: Disable networking supportAlexey Brodkin1-1/+1
2018-10-12iot_dk: Add localversion stringAlexey Brodkin1-0/+1
2018-10-12ldpaa_eth.c: Fix warning when PHYLIB is not enabledTom Rini1-3/+7
2018-10-12sf: Add MICRON manufacturer idAshish Kumar2-0/+3
2018-10-12i2c: fix: Add support for the Arm's Versatile Express I2C controllerHeiko Schocher3-0/+9
2018-10-11Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini39-409/+1294
2018-10-10driver: net: fsl-mc: Add support of multiple phys for dpmacPankaj Bansal7-109/+162
2018-10-10driver: net: fsl-mc: initialize dpmac irrespective of phyPankaj Bansal1-4/+2
2018-10-10driver: net: fsl-mc: Modify the dpmac link detection methodPankaj Bansal1-62/+57
2018-10-10driver: net: fsl-mc: fix error handing in init_phyPankaj Bansal1-1/+9
2018-10-10driver: net: fsl-mc: remove unused strcture elementsPankaj Bansal4-28/+34
2018-10-10Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dmTom Rini224-1326/+5462
2018-10-10Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2-2/+19
2018-10-10arm: remove duplicated prototypes in u-boot.arm.hPatrick Delaunay1-3/+0
2018-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay17-81/+59
2018-10-10arm: remove prototype for udelay_maskedPatrick Delaunay7-35/+3
2018-10-10arm: remove prototype for reset_timer_maskedPatrick Delaunay2-2/+2
2018-10-10arm: remove prototype for arch_interrupt_initPatrick Delaunay1-1/+0
2018-10-10bootm: Add board specific OS preboot hookMarek Vasut1-0/+7
2018-10-10arm: K3: am654: Add support for getting boot modeAndrew F. Davis1-0/+23
2018-10-10arm: K3: am654: Choose MMC boot device based on boot portAndrew F. Davis2-1/+26