summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-15x86: spi: Add helper functions for Intel Fast SPISimon Glass
2019-12-15i2c: designware: Support use in SPLSimon Glass
2019-12-15i2c: designware: Avoid using static dataSimon Glass
2019-12-15i2c: designware: Tidy up PCI supportSimon Glass
2019-12-15net: Move the checksum functions to lib/Simon Glass
2019-12-15dm: pci: Move pci_get_devfn() into a common fileSimon Glass
2019-12-15dm: pci: Allow delaying auto-config until after relocationSimon Glass
2019-12-15dm: core: Fix offset_to_ofnode() with invalid offsetSimon Glass
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass
2019-12-15binman: Add a library to access binman entriesSimon Glass
2019-12-12Merge tag 'dm-next-13dec19' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-12-11Merge tag 'rpi-next-2020.01.2' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini
2019-12-11Merge tag 'fix-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-12-11Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini
2019-12-11ARM: defconfig: Fix 32bit config for RPi4Matthias Brugger
2019-12-11rpi: Enable DRAM bank initialization on arm64Matthias Brugger
2019-12-11rpi: fix dram bank initializationMatthias Brugger
2019-12-11i2c: i2c_cdns: fix write timeout on fifo boundaryMichael Auchter
2019-12-10cros_ec: use uint instead of uint8_t for cmd paramMichael Auchter
2019-12-10buildman: Ignore blank lines during size checksTom Rini
2019-12-10buildman: Add options to get the arch and toolchain infoSimon Glass
2019-12-10buildman: Figure out boards before commitsSimon Glass
2019-12-10buildman: Ask genboardscfg to be quietSimon Glass
2019-12-10genboardcfg: Support a quiet modeSimon Glass
2019-12-10Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2019-12-10test.py: Make search for autoconf.mk more permissiveSimon Glass
2019-12-10buildman: Improve [make-flags] section parser to allow quoted stringsCristian Ciocaltea
2019-12-10serial: sandbox: support UnicodeHeinrich Schuchardt
2019-12-10sandbox: add missing compatible property in device treeHeinrich Schuchardt
2019-12-10configs: sama5d27_som1_ek: Add default config to read ENV from QSPISwapna Gurumani
2019-12-09Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2019-12-10spl: opensbi: wait for ack from secondary harts before entering OpenSBILukas Auer
2019-12-10riscv: add option to wait for ack from secondary harts in smp functionsLukas Auer
2019-12-10riscv: add functions for reading the IPI statusLukas Auer
2019-12-10spl: opensbi: specify main hart as preferred boot hartLukas Auer
2019-12-10doc: update AX25-AE350 RISC-V documentationRick Chen
2019-12-10riscv: dts: Add #address-cells and #size-cells in nor nodeRick Chen
2019-12-10riscv: dts: Support four cores SMPRick Chen
2019-12-10riscv: Fix clear bss loop in the start-up codeRick Chen
2019-12-10spl: cache: Allow cache drivers in SPLRick Chen
2019-12-10riscv: ax25: cache: Add SPL_RISCV_MMODE for SPLRick Chen
2019-12-10riscv: andes_plic: Fix some wrong configurationsRick Chen
2019-12-10riscv: ax25-ae350: Use generic memory size setupRick Chen
2019-12-10riscv: ax25-ae350: add SPL configurationRick Chen
2019-12-10riscv: ax25: add SPL supportRick Chen
2019-12-10Use dts support from U-Boot via OF_SEPARATE instead of depending from opensbi.Rick Chen
2019-12-10riscv: dts: Add hifive-unleashed-a00 dts from LinuxJagan Teki
2019-12-10riscv: increase stack size to avoid a stack overflow during distro bootLukas Auer
2019-12-09ARM: DRA7: Fixup DSP OPP_HIGH clock rate on DRA76P/DRA77P SoCsSuman Anna
2019-12-09Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini