aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-15gpio: Fix pin's status display for pin with GPIOF_UNUSED functionPatrice Chotard
2022-09-15gpio: Allow to print pin's label even for pin with GPIOF_FUNC functionPatrice Chotard
2022-09-15virtio: pci: fix bug of virtio_pci_map_capabilityXiang W
2022-09-15nvme: Fix multipage prp-listAlexander Sowarka
2022-09-15doc: cmd: loady: Document new configurationPali Rohár
2022-09-15xyz-modem: Allow to configure initial timeout for loadx and loadyPali Rohár
2022-09-15post: memory: Fix format stringsSean Anderson
2022-09-14drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERYEtienne Carriere
2022-09-14drivers: tee: optee: discover OP-TEE servicesEtienne Carriere
2022-09-14drivers: tee: optee: remove unused probe local variableEtienne Carriere
2022-09-14spl: fit: Allocate buffers aligned to cache line sizeStefan Herbrechtsmeier
2022-09-14misc: usb251xb: Support 8/16 bit device tree valuesStefan Herbrechtsmeier
2022-09-14dm: core: Add functions to read 8/16-bit integersStefan Herbrechtsmeier
2022-09-14Add in the ability to load and boot an uncompressed kernel image during the F...Nathan Barrett-Morrison
2022-09-14Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2022-09-14Merge branch '2022-09-14-refactor-ramdisk-code-again' into nextTom Rini
2022-09-14image: Drop some other #ifdefs in image-board.cSimon Glass
2022-09-14image: Correct indentation in select_ramdisk()Simon Glass
2022-09-14image: Drop remaining FIT #ifdefSimon Glass
2022-09-14image: Drop another #ifdef for FITSimon Glass
2022-09-14image: Drop one #ifdef for FITSimon Glass
2022-09-14image: Drop #ifdefs for LEGACY_IMAGE_FORMATSimon Glass
2022-09-14image: Track when ramdisk processing is completedSimon Glass
2022-09-14image: Fix up ANDROID_BOOT_IMAGE ramdisk codeSimon Glass
2022-09-14Merge branch '2022-09-13-add-support-for-cyclic-function-execution' into nextTom Rini
2022-09-14test: unit test for eficonfigMasahisa Kojima
2022-09-14doc:eficonfig: add documentation for eficonfig commandMasahisa Kojima
2022-09-14doc:bootmenu: add description for UEFI boot supportMasahisa Kojima
2022-09-14eficonfig: add "Change Boot Order" menu entryMasahisa Kojima
2022-09-14eficonfig: scan media device in eficonfig startupMasahisa Kojima
2022-09-14bootmenu: add removable media entriesMasahisa Kojima
2022-09-14eficonfig: add "Delete Boot Option" menu entryMasahisa Kojima
2022-09-14menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handlingMasahisa Kojima
2022-09-14eficonfig: add "Edit Boot Option" menu entryMasahisa Kojima
2022-09-14eficonfig: menu-driven addition of UEFI boot optionMasahisa Kojima
2022-09-13cyclic: Add a simple testStefan Roese
2022-09-13cyclic: Add documentationStefan Roese
2022-09-13mips: octeon_nic23: Add PCIe FLR fixup via cyclic infrastructureAaron Williams
2022-09-13cyclic: Add 'cyclic list' and 'cyclic demo' commandsStefan Roese
2022-09-13cyclic: Integrate cyclic functionality at bootup in board_r/fStefan Roese
2022-09-13cyclic: Integrate cyclic infrastructure into WATCHDOG_RESETStefan Roese
2022-09-13cyclic: Add basic support for cyclic function execution infrastrutureStefan Roese
2022-09-13time: Import time_after64() and friends from LinuxStefan Roese
2022-09-13Merge branch '2022-09-13-add-aspeed-spi-controller' into nextTom Rini
2022-09-13mtd: spi-nor-ids: Add Winbond W25Q512JVQ IDChin-Ting Kuo
2022-09-13spi: aspeed: Clock frequency adjustment supportChin-Ting Kuo
2022-09-13spi: aspeed: Support customized decoded address rangesChin-Ting Kuo
2022-09-13spi: aspeed: Adjust decoded range size supportChin-Ting Kuo
2022-09-13configs: aspeed: Enable CONFIG_SPI_DIRMAPChin-Ting Kuo
2022-09-13spi: aspeed: SPI dirmap read supportChin-Ting Kuo