aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-27rockchip: mkimage: support packing optional second level boot-loaderJeffy Chen6-115/+231
2019-12-27doc: rockchip: Fix reference the wrong defconfig name of ROC-CC-RK3308Andy Yan1-2/+2
2019-12-27rockchip: rk3308: allow loading larger kernel ImageAndy Yan1-1/+1
2019-12-27rockchip: add description for TPL_ROCKCHIP_COMMON_BOARDThomas Hebb1-1/+1
2019-12-27rockchip: px30-firefly add standalone dtsKever Yang4-3/+619
2019-12-27rockchip: firefly-px30: Fix the MACRO for CONFIG_DEBUG_UART2_CHANNELKever Yang1-1/+1
2019-12-27rockchip: make_fit_atf: explicitly use python3Jack Mitchell1-1/+1
2019-12-26rockchip: rk3288-evb: update config to support OPTEEKever Yang1-0/+5
2019-12-26rockchip: rk3288-evb: update CONFIG_NR_DRAM_BANKS to 2Kever Yang1-1/+1
2019-12-26rockchip: rk3288-evb: update SPL_STACK/MALLOC_LEN config with rk3399Kever Yang1-2/+2
2019-12-26rockchip: fit_spl_optee: get text and optee base from buildKever Yang1-3/+9
2019-12-22Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini4-16/+19
2019-12-22Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini3-3/+21
2019-12-21usb: dwc3: Fix UTMI/UTMIW phy interface initializationJagan Teki2-16/+16
2019-12-21MAINTAINERS: assign usb.c and and usb_kbd.cHeinrich Schuchardt1-0/+2
2019-12-21usb: cdns3: ep0: Fix build warnings related to cache opsVignesh Raghavendra1-0/+1
2019-12-20fw_setenv: avoid writing environment when nothing has changedRasmus Villemoes1-1/+19
2019-12-20drivers: net: bcm-sf2: pass -1 to phy_connect()Alex Marginean1-1/+1
2019-12-20net: dwc_eth_qos: Pass -1 to phy_connect() to scan for all PHYsMarek Vasut1-1/+1
2019-12-18Merge tag 'u-boot-stm32-20191218' of https://gitlab.denx.de/u-boot/custodians...Tom Rini4-5/+4
2019-12-18stm32mp1: configs: Resync with savedefconfigPatrick Delaunay3-3/+3
2019-12-18stm32mp1: remove the imply BOOTSTAGEPatrick Delaunay1-2/+0
2019-12-18stm32mp1: imply CMD_CLSPatrick Delaunay1-0/+1
2019-12-16Prepare v2020.01-rc5v2020.01-rc5Tom Rini1-1/+1
2019-12-13Merge branch '2019-12-13-master-imports'Tom Rini15-80/+125
2019-12-13arm: ti: dra7: move BOOTP_DNS2 and PHY_TI in defconfigGrygorii Strashko4-2/+6
2019-12-13common: remove duplicate typedef for ucharHeinrich Schuchardt1-1/+0
2019-12-13doc: fitImage: example of a signature nodeHeinrich Schuchardt1-0/+62
2019-12-13mailmap: Update mail address for Boris BrezillonHeinrich Schuchardt1-0/+2
2019-12-13doc: really get rid of Documentation/ directoryRasmus Villemoes3-74/+48
2019-12-13sysreset_mpc83xx: fix mcp83xx -> mpc83xx typoRasmus Villemoes3-3/+3
2019-12-13dts: am335x-brsmarc1/xre1: insert phy_id againHannes Schmelzer2-0/+4
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-10Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini108-16/+195
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