aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-27mips: Add support for SoM "VoCore2".Mauro Condarelli9-0/+279
2020-04-27mips: mt76x8: ddr_cal: Correct dqs_find_min/max implementationsStefan Roese1-18/+10
2020-04-27mips: mt76x8: ddr_cal: Change types from u32 to int in dqs_find_min/maxStefan Roese1-6/+8
2020-04-27mips: mt76x8: ddr_cal: Rename dqs_test_valid() to dqs_test_error()Stefan Roese1-6/+6
2020-04-27mips: mtmips: Increase CONFIG_SPL_SYS_MALLOC_F_LENStefan Roese3-4/+4
2020-04-27mips: mtmips: add support for mt7628-rfbWeijie Gao9-0/+210
2020-04-27mips: mtmips: enable SPL for all boardsWeijie Gao8-173/+63
2020-04-27mips: mtmips: add SPL supportWeijie Gao9-1/+160
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-26video: 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-25Merge branch '2020-04-25-master-imports'Tom Rini65-358/+1712
2020-04-24rtc: ds1374: typo WatchdogHeinrich Schuchardt1-1/+1
2020-04-24spi: mpc8xxx_spi: fix missing dev_err definitionRasmus Villemoes1-0/+1
2020-04-24spl: fit: do not check argument of free()Heinrich Schuchardt1-2/+1
2020-04-24MAINTAINERS: add entry for cubieboard7 configAmit Singh Tomar1-0/+1
2020-04-24doc: boards: add Cubieboard7 documentationAmit Singh Tomar3-0/+125
2020-04-24arm: add Cubieboard7 board supportAmit Singh Tomar2-0/+104
2020-04-24actions: Move defconfig options to KconfigAmit Singh Tomar3-3/+2
2020-04-24arm: add support Actions Semi S700Amit Singh Tomar1-0/+5
2020-04-24arm: dts: actions: s700: add u-boot specific dtsi fileAmit Singh Tomar1-0/+18
2020-04-24arm: actions: add S700 SoC device treeAmit Singh Tomar4-0/+402
2020-04-24clk: actions: Add common clock driverAmit Singh Tomar7-42/+118
2020-04-24arm: dts: actions: s900: add u-boot specific dtsi fileAmit Singh Tomar1-0/+17
2020-04-24arm: dts: sync dts for Action Semi S900Amit Singh Tomar7-103/+499
2020-04-24serial: actions: add compatible stringAmit Singh Tomar1-0/+1
2020-04-24arm: actions: rename sysmap-s900 to sysmap-owlAmit Singh Tomar2-4/+4