summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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