summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fix-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/11Dec2019Tom Rini2019-12-111-1/+1
|\
| * i2c: i2c_cdns: fix write timeout on fifo boundaryMichael Auchter2019-12-111-1/+1
* | Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini2019-12-117-10/+34
|\ \
| * | configs: sama5d27_som1_ek: Add default config to read ENV from QSPISwapna Gurumani2019-12-101-0/+8
| * | gpio: at91_gpio: Add bank namesJames Byrne2019-12-031-3/+26
| * | board: Remove unnecessary inclusion of micrel.h from boardsJames Byrne2019-12-035-7/+0
* | | Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/10Dec2019Tom Rini2019-12-10108-16/+195
|\ \ \ | |_|/ |/| |
| * | video: make BPP and ANSI configs optionalAnatolij Gustschin2019-12-06105-9/+180
| * | video: add guards around 16bpp/32bbp codeAnatolij Gustschin2019-12-062-0/+10
| * | video: bmp: Fix video_display_rle8_bitmap()Patrice Chotard2019-12-061-5/+3
| * | video: bmp: Fix video_splash_align_axis()Patrice Chotard2019-12-061-2/+2
* | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2019-12-0933-73/+1057
|\ \ \
| * | | spl: opensbi: wait for ack from secondary harts before entering OpenSBILukas Auer2019-12-101-1/+11
| * | | riscv: add option to wait for ack from secondary harts in smp functionsLukas Auer2019-12-106-13/+29
| * | | riscv: add functions for reading the IPI statusLukas Auer2019-12-104-0/+43
| * | | spl: opensbi: specify main hart as preferred boot hartLukas Auer2019-12-102-1/+18
| * | | doc: update AX25-AE350 RISC-V documentationRick Chen2019-12-101-3/+206
| * | | riscv: dts: Add #address-cells and #size-cells in nor nodeRick Chen2019-12-102-2/+6
| * | | riscv: dts: Support four cores SMPRick Chen2019-12-102-6/+108
| * | | riscv: Fix clear bss loop in the start-up codeRick Chen2019-12-103-4/+4
| * | | spl: cache: Allow cache drivers in SPLRick Chen2019-12-102-0/+8
| * | | riscv: ax25: cache: Add SPL_RISCV_MMODE for SPLRick Chen2019-12-101-14/+46
| * | | riscv: andes_plic: Fix some wrong configurationsRick Chen2019-12-101-4/+7
| * | | riscv: ax25-ae350: Use generic memory size setupRick Chen2019-12-101-19/+2
| * | | riscv: ax25-ae350: add SPL configurationRick Chen2019-12-108-0/+215
| * | | riscv: ax25: add SPL supportRick Chen2019-12-101-1/+3
| * | | Use dts support from U-Boot via OF_SEPARATE instead of depending from opensbi.Rick Chen2019-12-102-5/+3
| * | | riscv: dts: Add hifive-unleashed-a00 dts from LinuxJagan Teki2019-12-103-0/+348
| * | | riscv: increase stack size to avoid a stack overflow during distro bootLukas Auer2019-12-101-1/+1
* | | | ARM: DRA7: Fixup DSP OPP_HIGH clock rate on DRA76P/DRA77P SoCsSuman Anna2019-12-091-0/+12
* | | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netWIP/09Dec2019Tom Rini2019-12-0952-528/+1316
|\ \ \ \ | |/ / / |/| | |
| * | | cmd: pxe: Increase maximum path lengthBen Wolsieffer2019-12-091-1/+1
| * | | configs: j721e_evm_a72_defconfig: Enable DMA and EthernetVignesh Raghavendra2019-12-091-0/+8
| * | | arm: dts: k3-j721e-common-proc-board: Add DMA and CPSW related DT nodesVignesh Raghavendra2019-12-091-0/+238
| * | | net: ti: am65-cpsw-nuss: Add new compatible for J721eVignesh Raghavendra2019-12-092-0/+2
| * | | net: ti: am65-cpsw-nuss: Rework RX flow ID handlingVignesh Raghavendra2019-12-091-9/+6
| * | | dma: ti: k3-udma: Implement dma_get_cfg() interfaceVignesh Raghavendra2019-12-092-0/+47
| * | | dma: Introduce dma_get_cfg() interfaceVignesh Raghavendra2019-12-093-0/+35
| * | | net: ftgmac100: align RX/TX descriptors on ARCH_DMA_MINALIGNCédric Le Goater2019-12-091-8/+8
| * | | drivers: net: fsl_enetc: register internal MDIO busAlex Marginean2019-12-091-8/+7
| * | | drivers: net: fsl_enetc_mdio: return with time-out if HW is stuckAlex Marginean2019-12-091-1/+6
| * | | drivers: net: fsl_enetc: move PCS and PHY config to probeAlex Marginean2019-12-091-8/+9
| * | | drivers: net: fsl_enetc: Add 2.5Gbps to supported link speedsAlex Marginean2019-12-091-2/+3
| * | | drivers: net: fsl_enetc: use the new MDIO DM helper functionsAlex Marginean2019-12-092-44/+10
| * | | net: mdio-uclass: add dm_eth_phy_connect helper functionAlex Marginean2019-12-092-0/+102
| * | | net: mdio-uclass: rename arguments of dm_mdio_phy_connect for clarityAlex Marginean2019-12-092-8/+8
| * | | net: tftp: Fix too small block sizeAndre Przywara2019-12-091-1/+1
| * | | drivers: net: fsl_enetc: use XFI, USXGMII interface type macrosAlex Marginean2019-12-091-0/+2
| * | | doc: bindings: Aquantia PHY node bindingAlex Marginean2019-12-091-0/+25
| * | | doc: bindings: add bindings document for PHY nodesAlex Marginean2019-12-091-0/+24