summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2020-04-27-master-imports'WIP/27Apr2020Tom Rini2020-04-2711-31/+60
|\
| * Makefile: copy SPL_FIT_SOURCE in build directoryWIP/2020-04-27-master-importsPatrick Delaunay2020-04-271-1/+3
| * net: tftp: remove TFTP_MTU_BLOCKSIZEPatrick Delaunay2020-04-271-6/+1
| * net: tftp: Add help for CONFIG_TFTP_BLOCKSIZEPatrick Delaunay2020-04-271-0/+4
| * fs: ext4: skip journal state if fs has metadata_csumArnaud Ferraris2020-04-271-0/+3
| * test: test_fs error messageHeinrich Schuchardt2020-04-271-2/+3
| * lib: zlib: fix formatting, referenceHeinrich Schuchardt2020-04-271-15/+16
| * doc: sphinx: refresh parse-headers.pl from LinuxHeinrich Schuchardt2020-04-271-2/+2
| * Add .readthedocs.ymlHeinrich Schuchardt2020-04-271-0/+19
| * doc: specify that xelatex is used as Latex engineHeinrich Schuchardt2020-04-271-0/+2
| * tools: fw_env: use erasesize from MEMGETINFO ioctlRasmus Villemoes2020-04-271-0/+3
| * CMD: random: fix return codeEugeniy Paltsev2020-04-271-5/+4
* | Merge tag 'mips-pull-2020-04-27' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-04-2770-1033/+2320
|\ \
| * | mips: Add support for SoM "VoCore2".Mauro Condarelli2020-04-279-0/+279
| * | mips: mt76x8: ddr_cal: Correct dqs_find_min/max implementationsStefan Roese2020-04-271-18/+10
| * | mips: mt76x8: ddr_cal: Change types from u32 to int in dqs_find_min/maxStefan Roese2020-04-271-6/+8
| * | mips: mt76x8: ddr_cal: Rename dqs_test_valid() to dqs_test_error()Stefan Roese2020-04-271-6/+6
| * | mips: mtmips: Increase CONFIG_SPL_SYS_MALLOC_F_LENStefan Roese2020-04-273-4/+4
| * | mips: mtmips: add support for mt7628-rfbWeijie Gao2020-04-279-0/+210
| * | mips: mtmips: enable SPL for all boardsWeijie Gao2020-04-278-173/+63
| * | mips: mtmips: add SPL supportWeijie Gao2020-04-279-1/+160
| * | mips: mtmips: rewrite lowlevel codes of mt7628Weijie Gao2020-04-2717-795/+1201
| * | mips: add a option to support not reserving malloc space on initial stackWeijie Gao2020-04-272-2/+22
| * | mips: add an option to support initialize SRAM for initial stackWeijie Gao2020-04-272-0/+16
| * | spl: spl_legacy: Add lzma decompression support for legacy imageWeijie Gao2020-04-271-2/+60
| * | spl: spl_nor: Remove unused variable 'ret' warningStefan Roese2020-04-271-6/+6
| * | spl: spl_nor: Move legacy image loading into spl_legacy.cStefan Roese2020-04-273-8/+40
| * | spl: spl_legacy: Use IS_ENABLED() to remove #ifdefStefan Roese2020-04-271-3/+2
| * | spl: Extract legacy image handling into separate fileStefan Roese2020-04-273-44/+67
| * | Makefile: add support to generate LZMA compressed u-boot imageWeijie Gao2020-04-271-0/+13
| * | lib: enable lzma decompression support for SPL buildWeijie Gao2020-04-272-0/+6
| * | dts: mtmips: add alternative pinmux node for uart2Weijie Gao2020-04-271-0/+5
| * | mips: add a mtmips-specific field to architecture-specific global dataWeijie Gao2020-04-271-0/+3
| * | mips: mtmips: make use of sysreset-resetctrl for mt7628 socWeijie Gao2020-04-276-9/+6
| * | sysreset: add reset controller based reboot driverWeijie Gao2020-04-273-0/+55
| * | mips: spl: Flush cache before jumping to U-Boot properStefan Roese2020-04-272-0/+22
| * | mips: add an option to enable u_boot_list section for SPL loaders in u-boot-s...Weijie Gao2020-04-272-1/+7
| * | mips: enable support for appending dtb to spl binaryWeijie Gao2020-04-271-0/+2
| * | mips: start.S: avoid overwriting outside gd when clearing global data in stackWeijie Gao2020-04-271-1/+2
| * | mips: mtmips: add predefined i-cache/d-cache size and linesizeWeijie Gao2020-04-271-0/+12
| * | configs: enable CONFIG_RESTORE_EXCEPTION_VECTOR_BASE for all mtmips boardsWeijie Gao2020-04-274-0/+4
| * | mips: add support to restore exception vector base before booting linuxWeijie Gao2020-04-274-0/+54
| * | bmips: allow disabling usb supportÁlvaro Fernández Rojas2020-04-277-0/+14
| * | nand: brcmnand: return without disabling clockÁlvaro Fernández Rojas2020-04-271-1/+8
| |/
* | Merge tag 'arc-more-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/c...Tom Rini2020-04-2716-172/+657
|\ \
| * | ARC: AXS10x: cleanup kconfigEugeniy Paltsev2020-04-271-2/+0
| * | ARC: HSDK-4xD: make init status resistant to U-boot reloadingEugeniy Paltsev2020-04-271-3/+25
| * | ARC: HSDK-4xD: use separate config fileEugeniy Paltsev2020-04-273-1/+124
| * | ARC: HSDK-4xD: tweak memory mapEugeniy Paltsev2020-04-271-0/+58
| * | ARC: HSDK-4xD: add CSM configuration supportEugeniy Paltsev2020-04-272-0/+30