summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-16sandbox: Avoid defining HAVE_BLOCK_DEVICE in KonfigSimon Glass
2022-09-16ata: Fix an instance of SPL_SATA_SUPPORTSimon Glass
2022-09-16blk: Enable CONFIG_BLK for all mediaSimon Glass
2022-09-16disk: Correct help for TPL_PARTITIONSSimon Glass
2022-09-15Merge branch '2022-09-15-TI-platform-updates' into nextTom Rini
2022-09-15Nokia RX-51: Add booting from UBI into test scriptPali Rohár
2022-09-15Nokia RX-51: Add comment describing kernel image type into test scriptPali Rohár
2022-09-15Nokia RX-51: Do not set useless ARCH= in test scriptPali Rohár
2022-09-15Nokia RX-51: Fix documentation how to enable UBI supportPali Rohár
2022-09-15Nokia RX-51: Call bootm in test script only when image is validPali Rohár
2022-09-15Nokia RX-51: Change UBIFS volume size to 1870 LEBs in test scriptPali Rohár
2022-09-15Nokia RX-51: Set default SYS_LOAD_ADDR to 0x80008000Pali Rohár
2022-09-15Nokia RX-51: Do not clear unknown memory in lowlevel_init.SPali Rohár
2022-09-15Nokia RX-51: Remove label copy_kernel_start from lowlevel_init.SPali Rohár
2022-09-15configs: Add configs for j721s2 High Security EVMJayesh Choudhary
2022-09-15configs: Add configs for J7200 High Security EVMAndrew Davis
2022-09-15brppt1: Update environment to support new boot conceptBernhard Messerklinger
2022-09-15include: configs: brppt1: Fix commit 0ea4fc4dcf90Bernhard Messerklinger
2022-09-15brppt1: Cleanup device treeBernhard Messerklinger
2022-09-15brppt1: Fix SPL boot stageBernhard Messerklinger
2022-09-15brppt1: Remove unused board variantsBernhard Messerklinger
2022-09-15Merge tag 'u-boot-stm32-20220915' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-09-15Merge branch '2022-09-15-general-improvements' into nextTom Rini
2022-09-15lib: rsa: fix padding_pss_verifyHeinrich Schuchardt
2022-09-15cli: Reduce size of readline buffers in SPLSean Anderson
2022-09-15gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate functionPatrice Chotard
2022-09-15pinctrl: pinctrl_stm32: Populate uc_priv->name[] with pinmux node's namePatrice Chotard
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-15i2c: stm32: fix usage of rise/fall device tree propertiesJorge Ramirez-Ortiz
2022-09-15i2c: stm32: do not set the STOP condition on errorAlain Volmat
2022-09-15i2c: stm32: remove unused stop parameter in start & reload handlingAlain Volmat
2022-09-15i2c: stm32: fix comment and remove unused AUTOEND bitAlain Volmat
2022-09-15i2c: stm32f7: fix clearing the control registerJorge Ramirez-Ortiz
2022-09-15configs: stm32mp15: activate DM_REGULATOR_SCMIPatrick Delaunay
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