summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* aristainetos2: Rename CONFIG_EXTRA_ENV_BOARD_SETTINGSTom Rini2021-08-301-3/+3
* usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2Tom Rini2021-08-301-4/+0
* Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodia...WIP/27Aug2021Tom Rini2021-08-273-66/+308
|\
| * mmc: zynq_sdhci: Move setting tapdelay code to driverAshok Reddy Soma2021-08-261-34/+0
| * mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelaysAshok Reddy Soma2021-08-261-6/+19
| * zynqmp_firmware: Add zynqmp firmware related enumsT Karthik Reddy2021-08-061-0/+127
| * mmc: sdhci: Change prototype of set_delay to return errorsAshok Reddy Soma2021-08-061-1/+1
| * reset: zynqmp: Add reset controller for ZynqMP SoCMichal Simek2021-08-061-0/+131
| * firmware: xilinx: Use explicit values for all enum valuesMichal Simek2021-08-061-44/+49
* | Merge branch 'next-socfpga' of https://github.com/tienfong/uboot_mainlineTom Rini2021-08-253-2/+117
|\ \
| * | include: configs: Add Intel N5X device CONFIGsSiew Chin Lim2021-08-251-0/+45
| * | drivers: clk: Add clock driver for Intel N5X deviceSiew Chin Lim2021-08-251-0/+71
| * | arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.hSiew Chin Lim2021-08-241-1/+1
|/ /
* | Merge tag 'efi-2021-10-rc3' of https://source.denx.de/u-boot/custodians/u-boo...WIP/23Aug2021Tom Rini2021-08-234-15/+89
|\ \
| * | efi_loader: use correct type for AllocatePages, AllocatePoolHeinrich Schuchardt2021-08-171-4/+5
| * | efi_loader rename enum efi_mem_type to efi_memory_typeHeinrich Schuchardt2021-08-172-2/+2
| * | efi_loader: use an enum for the memory allocation typesHeinrich Schuchardt2021-08-171-6/+28
| * | efi_loader: add comment for efi_tcg2.hMasahisa Kojima2021-08-171-3/+54
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2021-08-234-19/+3
|\ \ \
| * | | configs: lx2160a: load device-tree in RAM for distro bootPriyanka Jain2021-08-201-0/+3
| * | | configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to KconfigKuldeep Singh2021-08-183-18/+0
| * | | arm: Finish migration of HAS_FSL_XHCI_USBTom Rini2021-08-181-1/+0
| |/ /
* | | i2c: add dm_i2c_reg_clrsetSebastian Reichel2021-08-221-0/+14
|/ /
* | dm: crypto: Define UCLASS API for ECDSA signature verificationAlexandru Gagniuc2021-08-162-0/+40
* | efi_loader: add ExitBootServices() measurementMasahisa Kojima2021-08-141-0/+1
* | efi_loader: add boot variable measurementMasahisa Kojima2021-08-142-1/+21
* | efi_loader: add secure boot variable measurementMasahisa Kojima2021-08-141-0/+20
* | efi_loader: Uri() device path nodeHeinrich Schuchardt2021-08-141-0/+6
* | Merge tag 'u-boot-rockchip-20210812' of https://source.denx.de/u-boot/custodi...Tom Rini2021-08-123-6/+36
|\ \
| * | rockchip: rk3188-power: sync power domain dt-binding header from LinuxJohan Jonker2021-08-111-0/+24
| * | rockchip: rk3188-cru-common: sync clock dt-binding header from LinuxJohan Jonker2021-08-111-3/+9
| * | rockchip: Fix MMC boot orderAlex Bee2021-08-111-3/+3
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashTom Rini2021-08-112-2/+2
|\ \ \
| * | | riscv: qemu: Enable MTD NOR flash supportBin Meng2021-08-111-0/+2
| * | | flash.h: Remove CONFIG_SYS_FLASH_CFI from flash_info_tBin Meng2021-08-111-2/+0
| |/ /
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-08-1117-25/+6
|\ \ \
| * | | arm: kirkwood: Do not overwrite CONFIG_SYS_TCLKPali Rohár2021-08-112-7/+0
| * | | arm: mvebu: axp: Set CONFIG_SYS_TCLK globallyPali Rohár2021-08-114-4/+0
| * | | arm: mvebu: msys: Set CONFIG_SYS_TCLK globallyPali Rohár2021-08-112-2/+0
| * | | arm: mvebu: a37x: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár2021-08-111-1/+0
| * | | arm: mvebu: a38x: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár2021-08-117-11/+0
| * | | arm: kirkwood: GoFlex Home: Add DM SATA configsTony Dinh2021-08-111-0/+6
| |/ /
* | | Merge tag 'u-boot-amlogic-20210810' of https://source.denx.de/u-boot/custodia...Tom Rini2021-08-114-59/+206
|\ \ \ | |/ / |/| |
| * | configs: sei510/610: android bootflow via abootimgGuillaume La Roque2021-08-102-9/+15
| * | configs: sei510/sei610: don't use hard-coded gpt uuidsMattijs Korpershoek2021-08-102-16/+8
| * | configs: sei510/sei610: reformat PARTS_defaultMattijs Korpershoek2021-08-102-14/+14
| * | configs: meson64_android: boot android via abootimgGuillaume La Roque2021-08-101-1/+56
| * | configs: meson64_android: define BOOT_CMD macroMattijs Korpershoek2021-08-101-2/+4
| * | configs: meson64_android: implement A/B slot supportMattijs Korpershoek2021-08-101-8/+47
| * | configs: meson64_android: implement AVB supportMattijs Korpershoek2021-08-101-0/+23