summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-27mips: mtmips: rewrite lowlevel codes of mt7628Weijie Gao17-795/+1201
2020-04-27mips: add a option to support not reserving malloc space on initial stackWeijie Gao2-2/+22
2020-04-27mips: add an option to support initialize SRAM for initial stackWeijie Gao2-0/+16
2020-04-27spl: spl_legacy: Add lzma decompression support for legacy imageWeijie Gao1-2/+60
2020-04-27spl: spl_nor: Remove unused variable 'ret' warningStefan Roese1-6/+6
2020-04-27spl: spl_nor: Move legacy image loading into spl_legacy.cStefan Roese3-8/+40
2020-04-27spl: spl_legacy: Use IS_ENABLED() to remove #ifdefStefan Roese1-3/+2
2020-04-27spl: Extract legacy image handling into separate fileStefan Roese3-44/+67
2020-04-27Makefile: add support to generate LZMA compressed u-boot imageWeijie Gao1-0/+13
2020-04-27lib: enable lzma decompression support for SPL buildWeijie Gao2-0/+6
2020-04-27dts: mtmips: add alternative pinmux node for uart2Weijie Gao1-0/+5
2020-04-27mips: add a mtmips-specific field to architecture-specific global dataWeijie Gao1-0/+3
2020-04-27mips: mtmips: make use of sysreset-resetctrl for mt7628 socWeijie Gao6-9/+6
2020-04-27sysreset: add reset controller based reboot driverWeijie Gao3-0/+55
2020-04-27mips: spl: Flush cache before jumping to U-Boot properStefan Roese2-0/+22
2020-04-27mips: add an option to enable u_boot_list section for SPL loaders in u-boot-s...Weijie Gao2-1/+7
2020-04-27mips: enable support for appending dtb to spl binaryWeijie Gao1-0/+2
2020-04-27mips: start.S: avoid overwriting outside gd when clearing global data in stackWeijie Gao1-1/+2
2020-04-27mips: mtmips: add predefined i-cache/d-cache size and linesizeWeijie Gao1-0/+12
2020-04-27configs: enable CONFIG_RESTORE_EXCEPTION_VECTOR_BASE for all mtmips boardsWeijie Gao4-0/+4
2020-04-27mips: add support to restore exception vector base before booting linuxWeijie Gao4-0/+54
2020-04-27bmips: allow disabling usb supportÁlvaro Fernández Rojas7-0/+14
2020-04-27nand: brcmnand: return without disabling clockÁlvaro Fernández Rojas1-1/+8
2020-04-27Merge tag 'video-for-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodian...Tom Rini3-1/+4
2020-04-27ARC: AXS10x: cleanup kconfigEugeniy Paltsev1-2/+0
2020-04-27ARC: HSDK-4xD: make init status resistant to U-boot reloadingEugeniy Paltsev1-3/+25
2020-04-27ARC: HSDK-4xD: use separate config fileEugeniy Paltsev3-1/+124
2020-04-27ARC: HSDK-4xD: tweak memory mapEugeniy Paltsev1-0/+58
2020-04-27ARC: HSDK-4xD: add CSM configuration supportEugeniy Paltsev2-0/+30
2020-04-27ARC: HSDK-4xD: add support for SLC enable/disableEugeniy Paltsev1-0/+22
2020-04-27ARC: HSDK-4xD: print timer clock valueEugeniy Paltsev2-2/+6
2020-04-27ARC: HSDK-4xD: drop additional GPU clock infoEugeniy Paltsev1-2/+4
2020-04-27ARC: HSDK-4xD: print info about HDMI clocksEugeniy Paltsev1-4/+7
2020-04-27ARC: HSDK-4xD: fix headerize script for HSDK-4xD compatibilityEugeniy Paltsev2-3/+11
2020-04-27ARC: HSDK-4xD: use active low polarity of cpu_start pulseEugeniy Paltsev1-7/+19
2020-04-27ARC: HSDK: split HSDK and HSDK-4xD DTSEugeniy Paltsev5-144/+167
2020-04-27ARC: HSDK-4xD: add initial board supportEugeniy Paltsev6-4/+164
2020-04-27ARC: HSDK: CGU: add support for timer clockEugeniy Paltsev2-5/+9
2020-04-27ARC: ARCv2: handle DSP presence in HWEugeniy Paltsev2-0/+16
2020-04-27arm: socfpga: stratix10: Fix incorrect CLKMGR_S10_PERPLL_BYPASS offsetLey Foon Tan1-1/+1
2020-04-27configs: socfpga: arria10: Enable USB supportLey Foon Tan1-0/+4
2020-04-27video: simple_panel: add boe,nv140fhmn49 displayPeter Robinson1-0/+1
2020-04-26drivers: video: rockchip: fix building eDP and LVDS driversPeter Robinson2-1/+3
2020-04-26log: remove useless castHeinrich Schuchardt1-1/+1
2020-04-26patman: Tidy up sys.path changesSimon Glass9-14/+7
2020-04-26patman: Move to absolute importsSimon Glass58-149/+154
2020-04-26binman: Move to absolute importsSimon Glass70-213/+198
2020-04-26buildman: Move to absolute importsSimon Glass7-33/+34
2020-04-26patman: Move test running/reporting to test_utilSimon Glass2-70/+108
2020-04-26patman: Drop the python2 code in test coverageSimon Glass1-7/+8