summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-22Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-12-22Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini
2019-12-21usb: dwc3: Fix UTMI/UTMIW phy interface initializationJagan Teki
2019-12-21MAINTAINERS: assign usb.c and and usb_kbd.cHeinrich Schuchardt
2019-12-21usb: cdns3: ep0: Fix build warnings related to cache opsVignesh Raghavendra
2019-12-20fw_setenv: avoid writing environment when nothing has changedRasmus Villemoes
2019-12-20drivers: net: bcm-sf2: pass -1 to phy_connect()Alex Marginean
2019-12-20net: dwc_eth_qos: Pass -1 to phy_connect() to scan for all PHYsMarek Vasut
2019-12-18Merge tag 'u-boot-stm32-20191218' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-12-18stm32mp1: configs: Resync with savedefconfigPatrick Delaunay
2019-12-18stm32mp1: remove the imply BOOTSTAGEPatrick Delaunay
2019-12-18stm32mp1: imply CMD_CLSPatrick Delaunay
2019-12-16Prepare v2020.01-rc5Tom Rini
2019-12-13Merge branch '2019-12-13-master-imports'Tom Rini
2019-12-13arm: ti: dra7: move BOOTP_DNS2 and PHY_TI in defconfigGrygorii Strashko
2019-12-13common: remove duplicate typedef for ucharHeinrich Schuchardt
2019-12-13doc: fitImage: example of a signature nodeHeinrich Schuchardt
2019-12-13mailmap: Update mail address for Boris BrezillonHeinrich Schuchardt
2019-12-13doc: really get rid of Documentation/ directoryRasmus Villemoes
2019-12-13sysreset_mpc83xx: fix mcp83xx -> mpc83xx typoRasmus Villemoes
2019-12-13dts: am335x-brsmarc1/xre1: insert phy_id againHannes Schmelzer
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-10Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
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