summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tools: mtk_image: add an option to set device header offsetWIP/2021-03-20-mediatek-updatesWeijie Gao2021-03-201-3/+47
* configs: mt7622: enable debug uart for mt7622_rfb_defconfigWeijie Gao2021-03-201-0/+3
* board: mt7629: enable compression of u-boot to reduce the size of final imageWeijie Gao2021-03-204-19/+9
* serial: mtk: rewrite the setbrg functionWeijie Gao2021-03-201-41/+33
* dts: mt7629: enable JTAG pins by defaultWeijie Gao2021-03-202-0/+16
* configs: mt7622: use ARMv8 Generic Timer instead of mtk_timerWeijie Gao2021-03-201-2/+0
* pinctrl: mt7629: add jtag function and pin groupWeijie Gao2021-03-201-0/+7
* pinctrl: mediatek: do not probe gpio driver if not enabledWeijie Gao2021-03-201-4/+8
* pinctrl: mediatek: add get_pin_muxing ops for mediatek pinctrlSam Shih2021-03-201-0/+14
* pinctrl: mediatek: fix wrong assignment in mtk_get_pin_nameSam Shih2021-03-201-1/+1
* board: Add MT8183 pumpkin board supportFabien Parent2021-03-209-0/+273
* ARM: mediatek: Add MT8183 supportFabien Parent2021-03-205-0/+367
* configs: mt8516: use bootcmd from config_distro_bootcmd.hFabien Parent2021-03-201-16/+4
* board: mediatek: mt8516: init USB Ether for pumpkin boardFabien Parent2021-03-201-0/+4
* board: mediatek: rename pumpkin board into mt8516Fabien Parent2021-03-208-12/+12
* Merge branch 'next' of git://source.denx.de/u-boot-sh into nextWIP/19Mar2021-nextTom Rini2021-03-1935-7/+1486
|\
| * board: silinux: Enable recovery SPL for EK874 boardLad Prabhakar2021-03-163-2/+6
| * arm: rmobile: Add Silicon Linux EK874 board supportLad Prabhakar2021-03-1614-0/+796
| * pinctrl: renesas: Add support for R8A774C0Lad Prabhakar2021-03-165-0/+24
| * pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.11Lad Prabhakar2021-03-161-2/+85
| * arm: dts: r8a774c0: Resync R8A774C0 SoC DTSI with Linux 5.11Lad Prabhakar2021-03-161-4/+23
| * arm: rmobile: Add HopeRun HiHope RZ/G2H board supportBiju Das2021-03-166-2/+94
| * arm: rmobile: Add HopeRun HiHope RZ/G2N board supportBiju Das2021-03-166-2/+88
| * arm: rmobile: Add HopeRun HiHope RZ/G2M board supportBiju Das2021-03-168-0/+252
| * arm: dts: rmobile: r8a774e1: Synchronize DTs with Linux 5.11Biju Das2021-03-162-0/+61
| * arm: dts: rmobile: r8a774b1: Synchronize DTs with Linux 5.11Biju Das2021-03-162-0/+62
|/
* Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-15313-2295/+13469
|\
| * Prepare v2021.04-rc4v2021.04-rc4Tom Rini2021-03-151-1/+1
| * configs: Resync with savedefconfigTom Rini2021-03-1525-25/+3
| * Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boo...WIP/15Mar2021Tom Rini2021-03-158-2/+16
| |\
| | * configs: am65x_evm_r5: Enable checks for spl and stack sizesLokesh Vutla2021-03-151-0/+5
| | * include: configs: am65x_evm: Optimize size of SPL BSSLokesh Vutla2021-03-151-1/+1
| | * ARM: da850-evm: Fix boot issues from missing SPL_PAD_TOAdam Ford2021-03-151-1/+5
| | * configs: omap3_logic: Enable CONFIG_SPL_ALLOC_BDAdam Ford2021-03-155-0/+5
| * | Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians...Tom Rini2021-03-1545-177/+193
| |\ \ | | |/ | |/|
| | * doc: stm32mp1: Use u-boot.itb if CONFIG_SPL_LOAD_FIT=yMarek Vasut2021-03-121-5/+11
| | * arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS...Patrice Chotard2021-03-121-2/+4
| | * board: st: Remove board_early_init_f and board_late_init callbacks for stm32 ...Patrice Chotard2021-03-126-40/+0
| | * configs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT for stm32 boardsPatrice Chotard2021-03-127-10/+0
| | * board: stm32mp1: use CONFIG_SYS_MMC_ENV_DEV when availablePatrick Delaunay2021-03-113-1/+9
| | * video: dw_mipi_dsi: update log of dphy_enableYannick Fertre2021-03-111-4/+4
| | * video: dw_mipi_dsi: missing device to log debugYannick Fertre2021-03-111-0/+1
| | * video: stm32: remove all child of DSI bridge when its probe failedPatrick Delaunay2021-03-111-0/+3
| | * configs: stm32mp15: move bootdelay configuration in defconfigPatrick Delaunay2021-03-115-1/+4
| | * stm32mp: bsec: manage clock when present in device treePatrick Delaunay2021-03-111-0/+10
| | * stm32mp: stm32prog: replace alias by serial device sequence numberPatrick Delaunay2021-03-112-30/+10
| | * stm32mp: stm32prog: reactivate console and display serial errorPatrick Delaunay2021-03-111-4/+10
| | * stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USBPatrick Delaunay2021-03-117-16/+55
| | * stm32mp: stm32prog: Add Kconfig file for stm32prog commandPatrick Delaunay2021-03-112-17/+19
| | * board: st: remove the nand MTD configuration for NOR boot in stm32mp1 boardPatrick Delaunay2021-03-111-11/+5