aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-27mips: mtmips: add SPL supportWeijie Gao
2020-04-27mips: mtmips: rewrite lowlevel codes of mt7628Weijie Gao
2020-04-27mips: add a option to support not reserving malloc space on initial stackWeijie Gao
2020-04-27mips: add an option to support initialize SRAM for initial stackWeijie Gao
2020-04-27spl: spl_legacy: Add lzma decompression support for legacy imageWeijie Gao
2020-04-27spl: spl_nor: Remove unused variable 'ret' warningStefan Roese
2020-04-27spl: spl_nor: Move legacy image loading into spl_legacy.cStefan Roese
2020-04-27spl: spl_legacy: Use IS_ENABLED() to remove #ifdefStefan Roese
2020-04-27spl: Extract legacy image handling into separate fileStefan Roese
2020-04-27Makefile: add support to generate LZMA compressed u-boot imageWeijie Gao
2020-04-27lib: enable lzma decompression support for SPL buildWeijie Gao
2020-04-27dts: mtmips: add alternative pinmux node for uart2Weijie Gao
2020-04-27mips: add a mtmips-specific field to architecture-specific global dataWeijie Gao
2020-04-27mips: mtmips: make use of sysreset-resetctrl for mt7628 socWeijie Gao
2020-04-27sysreset: add reset controller based reboot driverWeijie Gao
2020-04-27mips: spl: Flush cache before jumping to U-Boot properStefan Roese
2020-04-27mips: add an option to enable u_boot_list section for SPL loaders in u-boot-s...Weijie Gao
2020-04-27mips: enable support for appending dtb to spl binaryWeijie Gao
2020-04-27mips: start.S: avoid overwriting outside gd when clearing global data in stackWeijie Gao
2020-04-27mips: mtmips: add predefined i-cache/d-cache size and linesizeWeijie Gao
2020-04-27configs: enable CONFIG_RESTORE_EXCEPTION_VECTOR_BASE for all mtmips boardsWeijie Gao
2020-04-27mips: add support to restore exception vector base before booting linuxWeijie Gao
2020-04-27bmips: allow disabling usb supportÁlvaro Fernández Rojas
2020-04-27nand: brcmnand: return without disabling clockÁlvaro Fernández Rojas
2020-04-27Merge tag 'video-for-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-04-26video: simple_panel: add boe,nv140fhmn49 displayPeter Robinson
2020-04-26drivers: video: rockchip: fix building eDP and LVDS driversPeter Robinson
2020-04-25Merge branch '2020-04-25-master-imports'Tom Rini
2020-04-24rtc: ds1374: typo WatchdogHeinrich Schuchardt
2020-04-24spi: mpc8xxx_spi: fix missing dev_err definitionRasmus Villemoes
2020-04-24spl: fit: do not check argument of free()Heinrich Schuchardt
2020-04-24MAINTAINERS: add entry for cubieboard7 configAmit Singh Tomar
2020-04-24doc: boards: add Cubieboard7 documentationAmit Singh Tomar
2020-04-24arm: add Cubieboard7 board supportAmit Singh Tomar
2020-04-24actions: Move defconfig options to KconfigAmit Singh Tomar
2020-04-24arm: add support Actions Semi S700Amit Singh Tomar
2020-04-24arm: dts: actions: s700: add u-boot specific dtsi fileAmit Singh Tomar
2020-04-24arm: actions: add S700 SoC device treeAmit Singh Tomar
2020-04-24clk: actions: Add common clock driverAmit Singh Tomar
2020-04-24arm: dts: actions: s900: add u-boot specific dtsi fileAmit Singh Tomar
2020-04-24arm: dts: sync dts for Action Semi S900Amit Singh Tomar
2020-04-24serial: actions: add compatible stringAmit Singh Tomar
2020-04-24arm: actions: rename sysmap-s900 to sysmap-owlAmit Singh Tomar
2020-04-24arm: actions: Add common framework for Actions Owl Semi SoCsAmit Singh Tomar
2020-04-24coccinelle: adjust NULL check before free()Heinrich Schuchardt
2020-04-24coccinelle: check for casting malloc outputHeinrich Schuchardt
2020-04-24kbuild: cherry-pick kbuild changes from LinuxMasahiro Yamada
2020-04-24kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.oMasahiro Yamada
2020-04-24cache: l2x0: Fix write to incorrect shared-override bitLey Foon Tan
2020-04-24README: remove references on no more used config CONFIG_SYS_RCAR_I2C*Patrick Delaunay