summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-10tpm: refactor function names and macros for infineon v1.2 TPMIlias Apalodimas
2021-11-10efi_loader: fix BootOrder variable measurement handlingMasahisa Kojima
2021-11-10Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-11-10tools: kwbimage: Properly set srcaddr in kwbimage v0Pali Rohár
2021-11-10tools: kwbimage: Properly calculate and align kwbimage v0 header sizePali Rohár
2021-11-10tools: kwbimage: Fill the real header size into the main headerPali Rohár
2021-11-10tools: kwbimage: Align kwbimage header to proper sizePali Rohár
2021-11-10tools: kwbimage: Do not put final image padding to the image data sizePali Rohár
2021-11-10tools: kwbimage: Align final UART image to 128 bytesPali Rohár
2021-11-10tools: kwbimage: Remove unused enums and prototypesPali Rohár
2021-11-10tools: kwbimage: Fix validation of kwbimage v0Pali Rohár
2021-11-10tools: kwbimage: Set BOOT_FROM by default to SPIPali Rohár
2021-11-10tools: kwbimage: Explicitly set version also for kwbimage v0Pali Rohár
2021-11-10tools: kwbimage: Add support for new commands UART_PORT and UART_MPPPali Rohár
2021-11-10pci: pci_mvebu: Use global MBUS_PCI_MEM_SIZE macroPali Rohár
2021-11-10tools: kwboot: Always print kwboot versionPali Rohár
2021-11-10tools: kwboot: Fix sending Kirkwood v0 imagesPali Rohár
2021-11-09Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-11-10watchdog: don't autostart watchdog on Sunxi boardsHeinrich Schuchardt
2021-11-09Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2021-11-09exynos: mmu: use CONFIG_IS_ENABLEDMinkyu Kang
2021-11-09exynos78x0: pinctrl: set const to structsMinkyu Kang
2021-11-09exynos: pwm: Deal with a PWM at 100%Simon Glass
2021-11-08Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2021-11-08Fix syntax errorLeo Yu-Chi Liang
2021-11-08riscv: ae350: Use #if defined instead of CONFIG_IS_ENABLEDLeo Yu-Chi Liang
2021-11-08riscv: add #define in asm/io.h for some device driversWei Fu
2021-11-08cmd: sbi: show SBI implementation versionHeinrich Schuchardt
2021-11-08riscv: function to retrieve SBI implementation versionHeinrich Schuchardt
2021-11-07Merge tag 'efi-2022-01-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-11-07dfu: newline after updatingHeinrich Schuchardt
2021-11-07ARM: renesas: reduce rcar3_salvator-x image sizeHeinrich Schuchardt
2021-11-07efi_selftest: add selftest for EFI_TCG2_PROTOCOL and Measured BootMasahisa Kojima
2021-11-07efi: Add video support to the appSimon Glass
2021-11-07efi: Add a way to obtain boot services in the appSimon Glass
2021-11-07x86: Don't duplicate global_ptr in 64-bit EFI appSimon Glass
2021-11-07efi: Create a 64-bit appSimon Glass
2021-11-07x86: Create a 32/64-bit selection for the appSimon Glass
2021-11-07efi: Drop the OF_EMBED warning for EFISimon Glass
2021-11-07efi: Enable DM_ETH for the appSimon Glass
2021-11-07efi: Add a script to build an image for testing on UEFISimon Glass
2021-11-07efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommandMasahisa Kojima
2021-11-07efi_loader: use byteshift unaligned access helperMasahisa Kojima
2021-11-07efi_loader: capsule: drop __weak from efi_get_public_key_data()AKASHI Takahiro
2021-11-07doc: mmc rescan speed modeHeinrich Schuchardt
2021-11-07doc: Remove the obsolete README.AMCC-eval-boards-cleanup fileThomas Huth
2021-11-07doc: Remove obsolete doc/README.nand-boot-ppc440Stefan Roese
2021-11-05Merge branch '2021-11-05-Kconfig-syncs'Tom Rini
2021-11-05configs: Resync with savedefconfigTom Rini
2021-11-05Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini