summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-13mips: add support for noncached_alloc()Weijie Gao
2022-07-13mips: add __image_copy_len for SPL linker scriptWeijie Gao
2022-07-13mips: add more definitions for asm/cm.hWeijie Gao
2022-07-13mips: add asm/mipsmtregs.h for MIPS multi-threadingWeijie Gao
2022-07-13MAINTAINERS: add Ilias Apalodimas to EFI PAYLOAD as co-maintainerHeinrich Schuchardt
2022-07-13efi_loader: suppress executable stack warningHeinrich Schuchardt
2022-07-13efi_loader: memory leak in efi_set_bootdev()Heinrich Schuchardt
2022-07-13efi_loader: expose END device path nodeMasahisa Kojima
2022-07-13doc: Add statistics page for v2022.07Tom Rini
2022-07-13doc: environment: Expand on fdt_addr, initrd_addr and loadaddrTom Rini
2022-07-13doc: environment: Drop u-boot_addr_rTom Rini
2022-07-13doc: Add man page for dumpimageSean Anderson
2022-07-13doc: mkimage: Further document -o and -RSean Anderson
2022-07-13mkimage: Add long optionsSean Anderson
2022-07-13doc: mkimage: Remove AUTHORS sectionSean Anderson
2022-07-13doc: mkimage: Add SEE ALSO sectionSean Anderson
2022-07-13doc: mkimage: Add BUGS sectionSean Anderson
2022-07-13doc: mkimage: Edit options for style and consistencySean Anderson
2022-07-13doc: mkimage: Use correct capitalization for NAMESean Anderson
2022-07-13doc: mkimage: Rearrange/remove some optionsSean Anderson
2022-07-13doc: mkimage: Use subsection macroSean Anderson
2022-07-13doc: mkimage: Regularize option documentationSean Anderson
2022-07-13doc: mkimage: Reformat examplesSean Anderson
2022-07-13doc: mkimage: Use empty request instead of blank linesSean Anderson
2022-07-13doc: mkimage: Use standard style for synopsisSean Anderson
2022-07-13Merge tag 'u-boot-stm32-20220712' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-07-12usb: hub: introduce HUB_DEBOUNCE_TIMEOUTPatrick Delaunay
2022-07-12usb: kbd: allow probing even if usbkbd not in stdinKory Maincent
2022-07-12corstone1000: enable isp1763 usb controller and mmcRui Miguel Silva
2022-07-12usb: add isp1760 family driverRui Miguel Silva
2022-07-12usb: common: move urb code to commonRui Miguel Silva
2022-07-12usb: dwc3: Add support to reset usb ULPI phyT Karthik Reddy
2022-07-12ti: keystone: Don't select GPIO_EXTRA_HEADERMichal Simek
2022-07-12arm: dts: stm32mp1: Drop fastboot and stm32prog trigger gpios on DHCOMJohann Neuhauser
2022-07-12configs: stm32mp13: activate some commandPatrick Delaunay
2022-07-12configs: stm32mp13: activate I2C supportPatrick Delaunay
2022-07-12configs: stm32mp13: activate RTC supportPatrick Delaunay
2022-07-12configs: stm32mp13: activate RNG supportPatrick Delaunay
2022-07-12configs: stm32mp13: Add support for baudrates higher than 115200Patrick Delaunay
2022-07-12ARM: dts: stm32mp13: activate led on STM32MP13F-DKPatrick Delaunay
2022-07-12ARM: dts: stm32mp13: alignment with v5.19Patrick Delaunay
2022-07-12stm32mp: add support of STM32MP13x Rev.YPatrick Delaunay
2022-07-12rng: stm32mp1_rng: add conditional reset feature for STM32MP13xLionel Debieve
2022-07-12i2c: stm32: add support for the st,stm32mp13 SOCPatrick Delaunay
2022-07-12ARM: dts: stm32: add SCMI version of STM32 boards (DK1/DK2/ED1/EV1)Patrick Delaunay
2022-07-12configs: stm32mp15: increase malloc size for pre-relocPatrick Delaunay
2022-07-12clk: stm32: add support compatible st, stm32mp1-rcc-securePatrick Delaunay
2022-07-12ARM: dts: stm32mp15: alignment with v5.19Patrick Delaunay
2022-07-12mmc: stm32_sdmmc2: introduce of_to_plat opsPatrick Delaunay
2022-07-12mmc: stm32_sdmmc2: remove privdataPatrick Delaunay