summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-27doc: sphinx: refresh parse-headers.pl from LinuxHeinrich Schuchardt
2020-04-27Add .readthedocs.ymlHeinrich Schuchardt
2020-04-27doc: specify that xelatex is used as Latex engineHeinrich Schuchardt
2020-04-27tools: fw_env: use erasesize from MEMGETINFO ioctlRasmus Villemoes
2020-04-27CMD: random: fix return codeEugeniy Paltsev
2020-04-27mips: Add support for SoM "VoCore2".Mauro Condarelli
2020-04-27mips: mt76x8: ddr_cal: Correct dqs_find_min/max implementationsStefan Roese
2020-04-27mips: mt76x8: ddr_cal: Change types from u32 to int in dqs_find_min/maxStefan Roese
2020-04-27mips: mt76x8: ddr_cal: Rename dqs_test_valid() to dqs_test_error()Stefan Roese
2020-04-27mips: mtmips: Increase CONFIG_SPL_SYS_MALLOC_F_LENStefan Roese
2020-04-27mips: mtmips: add support for mt7628-rfbWeijie Gao
2020-04-27mips: mtmips: enable SPL for all boardsWeijie Gao
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-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