summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-02-11trace: Reduce the number of function sitesSimon Glass
2023-02-11trace: Update the file headerSimon Glass
2023-02-11timer: Tidy up use of notraceSimon Glass
2023-02-10Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-02-10dm: button: add support for linux_code in button-gpio.c driverDzmitry Sankouski
2023-02-10pinctrl-snapdragon: Get rid of custom drive-strength valuesSumit Garg
2023-02-10env: Couple networking-related variable flags to CONFIG_NETJan Kiszka
2023-02-10arm: bcm7xxx: Convert to DM_SERIALThomas Fitzsimmons
2023-02-10Correct SPL use of TEESimon Glass
2023-02-10Correct SPL use of TARGET_MX6UL_9X9_EVKSimon Glass
2023-02-10Correct SPL uses of SANDBOX_CLK_CCFSimon Glass
2023-02-10Correct SPL use of IMX8MN_BEACON_2GB_LPDDRSimon Glass
2023-02-10efi_loader: provide definition for efi_add_known_memory()Heinrich Schuchardt
2023-02-10efi_loader: add definition for efi_main()Heinrich Schuchardt
2023-02-10efi_loader: fix struct efi_input_keyHeinrich Schuchardt
2023-02-10eficonfig: set EFICONFIG_ENTRY_NUM_MAX to INT_MAX - 1Masahisa Kojima
2023-02-10eficonfig: CTRL+S to save the boot orderMasahisa Kojima
2023-02-10efi: use 32-bit alignment for efi_guid_tMasahisa Kojima
2023-02-09Correct SPL uses of CMD_USBSimon Glass
2023-02-09Correct SPL uses of CMD_SFSimon Glass
2023-02-09Correct SPL uses of CMD_SCSISimon Glass
2023-02-09Correct SPL uses of CMD_NVMESimon Glass
2023-02-09Correct SPL uses of CMD_MMCSimon Glass
2023-02-09Correct SPL use of CMD_ERASEENVSimon Glass
2023-02-09Correct SPL use of CMD_BCBSimon Glass
2023-02-09powerpc/mpc85xx: use board env file for socrates boardHeiko Schocher
2023-02-07usb: Drop unused fotg210 gadgetSimon Glass
2023-02-07usb: Drop unused ehci-faraday driverSimon Glass
2023-02-07armada: usb: net: Drop unused USB driversSimon Glass
2023-02-07mtd: Drop unused scf0403_lcd driverSimon Glass
2023-02-07power: Drop unused fg_max17042 driver and fuel gauge codeSimon Glass
2023-02-07gpio: Drop unused pca9698 driverSimon Glass
2023-02-07mtd: Drop unused fsmc_nand driverSimon Glass
2023-02-07mtd: Drop unused fsl_upm driverSimon Glass
2023-02-07freescale: Drop unused ftpmu010 driverSimon Glass
2023-02-06cmd: Add a SEAMA image load commandLinus Walleij
2023-02-06arm: qemu: Move GUIDs to the C fileSimon Glass
2023-02-06arm: qemu: Switch to a text environmentSimon Glass
2023-02-06arm: qemu: Switch to standard bootSimon Glass
2023-02-06qemu: Move qfw kernel setup into a common fileSimon Glass
2023-02-06log: Add a category for filesystemsSimon Glass
2023-02-06ti: j721e_evm: Add USB to the default boot orderTom Rini
2023-02-06powerpc/mpc85xx: socrates: enable protected EnvironmentHeiko Schocher
2023-02-06powerpc/mpc85xx: socrates: drop second flash bankHeiko Schocher
2023-02-06powerpc/mpc85xx: socrates: add initrd_high default environment variableHeiko Schocher
2023-02-06powerpc/mpc85xx: socrates: add MTD partitioning supportHeiko Schocher
2023-02-06km/ppc832x: join config filesHolger Brunck
2023-02-06km/ppc: remove km-mpc8360.h and km-mpc832x.hHolger Brunck
2023-02-06include: configs: am62x_evm: Add .env file for Am62xNikhil M Jain
2023-02-06elf: add Elf64_SymKaDiWa