aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-15binman: Add a library to access binman entriesSimon Glass5-0/+114
2019-12-12Merge tag 'dm-next-13dec19' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini12-50/+158
2019-12-11Merge tag 'rpi-next-2020.01.2' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini2-5/+8
2019-12-11Merge tag 'fix-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+1
2019-12-11Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini7-10/+34
2019-12-11ARM: defconfig: Fix 32bit config for RPi4Matthias Brugger1-1/+1
2019-12-11rpi: Enable DRAM bank initialization on arm64Matthias Brugger1-2/+0
2019-12-11rpi: fix dram bank initializationMatthias Brugger1-2/+7
2019-12-11i2c: i2c_cdns: fix write timeout on fifo boundaryMichael Auchter1-1/+1
2019-12-10cros_ec: use uint instead of uint8_t for cmd paramMichael Auchter1-1/+1
2019-12-10buildman: Ignore blank lines during size checksTom Rini1-1/+2
2019-12-10buildman: Add options to get the arch and toolchain infoSimon Glass5-0/+86
2019-12-10buildman: Figure out boards before commitsSimon Glass1-30/+29
2019-12-10buildman: Ask genboardscfg to be quietSimon Glass1-1/+1
2019-12-10genboardcfg: Support a quiet modeSimon Glass1-3/+7
2019-12-10Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini108-16/+195
2019-12-10test.py: Make search for autoconf.mk more permissiveSimon Glass1-12/+27
2019-12-10buildman: Improve [make-flags] section parser to allow quoted stringsCristian Ciocaltea1-1/+2
2019-12-10serial: sandbox: support UnicodeHeinrich Schuchardt1-1/+1
2019-12-10sandbox: add missing compatible property in device treeHeinrich Schuchardt2-0/+2
2019-12-10configs: sama5d27_som1_ek: Add default config to read ENV from QSPISwapna Gurumani1-0/+8
2019-12-09Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini33-73/+1057
2019-12-10spl: opensbi: wait for ack from secondary harts before entering OpenSBILukas Auer1-1/+11
2019-12-10riscv: add option to wait for ack from secondary harts in smp functionsLukas Auer6-13/+29
2019-12-10riscv: add functions for reading the IPI statusLukas Auer4-0/+43
2019-12-10spl: opensbi: specify main hart as preferred boot hartLukas Auer2-1/+18
2019-12-10doc: update AX25-AE350 RISC-V documentationRick Chen1-3/+206
2019-12-10riscv: dts: Add #address-cells and #size-cells in nor nodeRick Chen2-2/+6
2019-12-10riscv: dts: Support four cores SMPRick Chen2-6/+108
2019-12-10riscv: Fix clear bss loop in the start-up codeRick Chen3-4/+4
2019-12-10spl: cache: Allow cache drivers in SPLRick Chen2-0/+8
2019-12-10riscv: ax25: cache: Add SPL_RISCV_MMODE for SPLRick Chen1-14/+46
2019-12-10riscv: andes_plic: Fix some wrong configurationsRick Chen1-4/+7
2019-12-10riscv: ax25-ae350: Use generic memory size setupRick Chen1-19/+2
2019-12-10riscv: ax25-ae350: add SPL configurationRick Chen8-0/+215
2019-12-10riscv: ax25: add SPL supportRick Chen1-1/+3
2019-12-10Use dts support from U-Boot via OF_SEPARATE instead of depending from opensbi.Rick Chen2-5/+3
2019-12-10riscv: dts: Add hifive-unleashed-a00 dts from LinuxJagan Teki3-0/+348
2019-12-10riscv: increase stack size to avoid a stack overflow during distro bootLukas Auer1-1/+1
2019-12-09ARM: DRA7: Fixup DSP OPP_HIGH clock rate on DRA76P/DRA77P SoCsSuman Anna1-0/+12
2019-12-09Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini52-528/+1316
2019-12-09cmd: pxe: Increase maximum path lengthBen Wolsieffer1-1/+1
2019-12-09configs: j721e_evm_a72_defconfig: Enable DMA and EthernetVignesh Raghavendra1-0/+8
2019-12-09arm: dts: k3-j721e-common-proc-board: Add DMA and CPSW related DT nodesVignesh Raghavendra1-0/+238
2019-12-09net: ti: am65-cpsw-nuss: Add new compatible for J721eVignesh Raghavendra2-0/+2
2019-12-09net: ti: am65-cpsw-nuss: Rework RX flow ID handlingVignesh Raghavendra1-9/+6
2019-12-09dma: ti: k3-udma: Implement dma_get_cfg() interfaceVignesh Raghavendra2-0/+47
2019-12-09dma: Introduce dma_get_cfg() interfaceVignesh Raghavendra3-0/+35
2019-12-09net: ftgmac100: align RX/TX descriptors on ARCH_DMA_MINALIGNCédric Le Goater1-8/+8
2019-12-09drivers: net: fsl_enetc: register internal MDIO busAlex Marginean1-8/+7