aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-02-11timer: Tidy up use of notraceSimon Glass1-4/+9
2023-02-10Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boo...WIP/10Feb2023Tom Rini5-3/+30
2023-02-10dm: button: add support for linux_code in button-gpio.c driverDzmitry Sankouski1-0/+16
2023-02-10pinctrl-snapdragon: Get rid of custom drive-strength valuesSumit Garg1-22/+0
2023-02-10env: Couple networking-related variable flags to CONFIG_NETJan Kiszka1-2/+2
2023-02-10arm: bcm7xxx: Convert to DM_SERIALThomas Fitzsimmons3-17/+0
2023-02-10Correct SPL use of TEESimon Glass1-1/+1
2023-02-10Correct SPL use of TARGET_MX6UL_9X9_EVKSimon Glass1-1/+1
2023-02-10Correct SPL uses of SANDBOX_CLK_CCFSimon Glass1-3/+3
2023-02-10Correct SPL use of IMX8MN_BEACON_2GB_LPDDRSimon Glass1-1/+1
2023-02-10efi_loader: provide definition for efi_add_known_memory()Heinrich Schuchardt1-0/+7
2023-02-10efi_loader: add definition for efi_main()Heinrich Schuchardt1-0/+10
2023-02-10efi_loader: fix struct efi_input_keyHeinrich Schuchardt1-1/+1
2023-02-10eficonfig: set EFICONFIG_ENTRY_NUM_MAX to INT_MAX - 1Masahisa Kojima1-1/+1
2023-02-10eficonfig: CTRL+S to save the boot orderMasahisa Kojima1-0/+1
2023-02-10efi: use 32-bit alignment for efi_guid_tMasahisa Kojima1-1/+10
2023-02-09Correct SPL uses of CMD_USBSimon Glass7-7/+7
2023-02-09Correct SPL uses of CMD_SFSimon Glass2-2/+2
2023-02-09Correct SPL uses of CMD_SCSISimon Glass1-1/+1
2023-02-09Correct SPL uses of CMD_NVMESimon Glass2-2/+2
2023-02-09Correct SPL uses of CMD_MMCSimon Glass5-6/+6
2023-02-09Correct SPL use of CMD_ERASEENVSimon Glass1-1/+1
2023-02-09Correct SPL use of CMD_BCBSimon Glass1-1/+1
2023-02-09powerpc/mpc85xx: use board env file for socrates boardWIP/2023-02-09-minor-updatesHeiko Schocher1-62/+0
2023-02-07usb: Drop unused fotg210 gadgetSimon Glass1-362/+0
2023-02-07usb: Drop unused ehci-faraday driverSimon Glass1-59/+0
2023-02-07armada: usb: net: Drop unused USB driversSimon Glass1-1/+0
2023-02-07mtd: Drop unused scf0403_lcd driverSimon Glass1-10/+0
2023-02-07power: Drop unused fg_max17042 driver and fuel gauge codeSimon Glass1-73/+0
2023-02-07gpio: Drop unused pca9698 driverSimon Glass1-17/+0
2023-02-07mtd: Drop unused fsmc_nand driverSimon Glass1-84/+0
2023-02-07mtd: Drop unused fsl_upm driverSimon Glass1-44/+0
2023-02-07freescale: Drop unused ftpmu010 driverSimon Glass1-234/+0
2023-02-06cmd: Add a SEAMA image load commandLinus Walleij1-0/+1
2023-02-06arm: qemu: Move GUIDs to the C fileSimon Glass1-12/+0
2023-02-06arm: qemu: Switch to a text environmentSimon Glass1-13/+0
2023-02-06arm: qemu: Switch to standard bootSimon Glass1-52/+2
2023-02-06qemu: Move qfw kernel setup into a common fileSimon Glass1-0/+13
2023-02-06log: Add a category for filesystemsSimon Glass1-0/+2
2023-02-06ti: j721e_evm: Add USB to the default boot orderTom Rini1-0/+7
2023-02-06powerpc/mpc85xx: socrates: enable protected EnvironmentHeiko Schocher1-0/+2
2023-02-06powerpc/mpc85xx: socrates: drop second flash bankHeiko Schocher1-3/+2
2023-02-06powerpc/mpc85xx: socrates: add initrd_high default environment variableHeiko Schocher1-0/+1
2023-02-06powerpc/mpc85xx: socrates: add MTD partitioning supportHeiko Schocher1-6/+11
2023-02-06km/ppc832x: join config filesHolger Brunck5-104/+0
2023-02-06km/ppc: remove km-mpc8360.h and km-mpc832x.hHolger Brunck11-148/+26
2023-02-06include: configs: am62x_evm: Add .env file for Am62xNikhil M Jain1-43/+0
2023-02-06elf: add Elf64_SymKaDiWa1-0/+9
2023-02-04drivers: core: ofnode: Add panel timing decode.Nikhil M Jain2-0/+32
2023-02-03Merge tag 'u-boot-imx-20230203' of https://gitlab.denx.de/u-boot/custodians/u...WIP/03Feb2023Tom Rini1-6/+0