aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | net: mediatek: remap iobase addressWeijie Gao2022-07-131-1/+1
| * | mmc: mediatek: add support for MediaTek MT7621 SoCWeijie Gao2022-07-131-0/+13
| * | watchdog: add support for MediaTek MT7621 SoCWeijie Gao2022-07-131-1/+1
| * | gpio: add support for MediaTek MT7621 SoCWeijie Gao2022-07-131-1/+1
| * | spi: add support for MediaTek MT7621 SoCWeijie Gao2022-07-131-1/+1
| * | phy: mtk-tphy: add support for MediaTek MT7621 SoCWeijie Gao2022-07-131-1/+1
| * | usb: xhci-mtk: add support for MediaTek MT7621 SoCWeijie Gao2022-07-131-1/+1
| * | pinctrl: mtmips: add support for MediaTek MT7621 SoCWeijie Gao2022-07-135-2/+330
| * | reset: mtmips: add reset controller support for MediaTek MT7621 SoCWeijie Gao2022-07-131-0/+38
| * | clk: mtmips: add clock driver for MediaTek MT7621 SoCWeijie Gao2022-07-133-0/+335
| * | doc: mediatek: add documentation for mt7621 reference boardsWeijie Gao2022-07-133-0/+58
| * | mips: mtmips: add two reference boards for mt7621Weijie Gao2022-07-139-0/+363
| * | mips: mtmips: add support for MediaTek MT7621 SoCWeijie Gao2022-07-1326-6/+2686
| * | mips: add support for noncached_alloc()Weijie Gao2022-07-132-0/+63
| * | mips: add __image_copy_len for SPL linker scriptWeijie Gao2022-07-131-0/+3
| * | mips: add more definitions for asm/cm.hWeijie Gao2022-07-131-0/+67
| * | mips: add asm/mipsmtregs.h for MIPS multi-threadingWeijie Gao2022-07-131-0/+142
* | | Merge tag 'efi-2022-10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...WIP/13Jul2022Tom Rini2022-07-1310-293/+1693
|\ \ \ | |/ / |/| |
| * | MAINTAINERS: add Ilias Apalodimas to EFI PAYLOAD as co-maintainerHeinrich Schuchardt2022-07-131-0/+1
| * | efi_loader: suppress executable stack warningHeinrich Schuchardt2022-07-131-2/+2
| * | efi_loader: memory leak in efi_set_bootdev()Heinrich Schuchardt2022-07-131-2/+2
| * | efi_loader: expose END device path nodeMasahisa Kojima2022-07-132-1/+4
| * | doc: Add statistics page for v2022.07Tom Rini2022-07-131-0/+805
| * | doc: environment: Expand on fdt_addr, initrd_addr and loadaddrTom Rini2022-07-131-3/+12
| * | doc: environment: Drop u-boot_addr_rTom Rini2022-07-131-1/+0
| * | doc: Add man page for dumpimageSean Anderson2022-07-131-0/+103
| * | doc: mkimage: Further document -o and -RSean Anderson2022-07-131-34/+236
| * | mkimage: Add long optionsSean Anderson2022-07-132-2/+109
| * | doc: mkimage: Remove AUTHORS sectionSean Anderson2022-07-131-6/+6
| * | doc: mkimage: Add SEE ALSO sectionSean Anderson2022-07-131-0/+8
| * | doc: mkimage: Add BUGS sectionSean Anderson2022-07-131-2/+5
| * | doc: mkimage: Edit options for style and consistencySean Anderson2022-07-131-70/+207
| * | doc: mkimage: Use correct capitalization for NAMESean Anderson2022-07-131-1/+1
| * | doc: mkimage: Rearrange/remove some optionsSean Anderson2022-07-131-33/+29
| * | doc: mkimage: Use subsection macroSean Anderson2022-07-131-5/+3
| * | doc: mkimage: Regularize option documentationSean Anderson2022-07-131-36/+36
| * | doc: mkimage: Reformat examplesSean Anderson2022-07-131-49/+67
| * | doc: mkimage: Use empty request instead of blank linesSean Anderson2022-07-131-54/+54
| * | doc: mkimage: Use standard style for synopsisSean Anderson2022-07-131-11/+22
| |/
* | Merge tag 'u-boot-stm32-20220712' of https://source.denx.de/u-boot/custodians...Tom Rini2022-07-1334-140/+1206
|\ \ | |/ |/|
| * arm: dts: stm32mp1: Drop fastboot and stm32prog trigger gpios on DHCOMJohann Neuhauser2022-07-121-2/+0
| * configs: stm32mp13: activate some commandPatrick Delaunay2022-07-121-0/+16
| * configs: stm32mp13: activate I2C supportPatrick Delaunay2022-07-121-0/+3
| * configs: stm32mp13: activate RTC supportPatrick Delaunay2022-07-121-0/+2
| * configs: stm32mp13: activate RNG supportPatrick Delaunay2022-07-121-0/+3
| * configs: stm32mp13: Add support for baudrates higher than 115200Patrick Delaunay2022-07-121-0/+5
| * ARM: dts: stm32mp13: activate led on STM32MP13F-DKPatrick Delaunay2022-07-121-0/+10
| * ARM: dts: stm32mp13: alignment with v5.19Patrick Delaunay2022-07-122-1/+47
| * stm32mp: add support of STM32MP13x Rev.YPatrick Delaunay2022-07-122-0/+4
| * rng: stm32mp1_rng: add conditional reset feature for STM32MP13xLionel Debieve2022-07-121-14/+47