summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-27ARM: zynq: Fix invalid check on NAND_CMD_NONE.Patrick van Gelder
2020-04-27xilinx: Make Xilinx custom distro boot commands more verboseMichal Simek
2020-04-27ARM: zynq: Change SYS_MALLOC_LEN in zynq_cse_nand_defconfigT Karthik Reddy
2020-04-27ARM: zynq: Add nand controller node in zynq-ces-nand dtT Karthik Reddy
2020-04-27arm64: zynqmp: Fix irps5401 device nodesMichal Simek
2020-04-27ARC: AXS10x: cleanup kconfigEugeniy Paltsev
2020-04-27xilinx: Move bootmode detection to separate functionMichal Simek
2020-04-27xilinx: Move initrd_high setup to common locationMichal Simek
2020-04-27arm64: zynqmp: Add label to GPIO lines for boot mode and PORSaeed Nowshadi
2020-04-27clk: versal: Fix watchdog clock issueT Karthik Reddy
2020-04-27xilinx: zynqmp: Fix MIO 18 configuration on zcu104 revCMichal Simek
2020-04-27xilinx: Introduce board_late_init_xilinx()Michal Simek
2020-04-27ARM: zynq: Setup stack size via KconfigMichal Simek
2020-04-27xilinx: Enable MTD and UBIFS for zynq and zynqmpMichal Simek
2020-04-27mmc: zynq: parse dt when probingBenedikt Grassl
2020-04-27ARC: HSDK-4xD: make init status resistant to U-boot reloadingEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: use separate config fileEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: tweak memory mapEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: add CSM configuration supportEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: add support for SLC enable/disableEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: print timer clock valueEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: drop additional GPU clock infoEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: print info about HDMI clocksEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: fix headerize script for HSDK-4xD compatibilityEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: use active low polarity of cpu_start pulseEugeniy Paltsev
2020-04-27ARC: HSDK: split HSDK and HSDK-4xD DTSEugeniy Paltsev