Commit Graph

  • 70edba0784 dma: Add a Kconfig for legacy DMA Simon Glass 2021-08-08 12:20:19 -06:00
  • 807cc640ed Makefile: Unify the rules for BOOTCOUNT_LIMIT Simon Glass 2021-08-08 12:20:18 -06:00
  • f7560376ae sata: Rename SATA_SUPPORT to SATA Simon Glass 2021-08-08 12:20:17 -06:00
  • 6f004adaf6 ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDR Simon Glass 2021-08-08 12:20:16 -06:00
  • de213c71a3 Rename CACHE_SUPPORT to CACHE Simon Glass 2021-08-08 12:20:15 -06:00
  • ea2ca7e17e spi: Rename SPI_SUPPORT to SPI Simon Glass 2021-08-08 12:20:14 -06:00
  • 52510486c5 serial: Add a SERIAL config Simon Glass 2021-08-08 12:20:13 -06:00
  • 2a73606668 serial: Rename SERIAL_SUPPORT to SERIAL Simon Glass 2021-08-08 12:20:12 -06:00
  • 73c6ff6aac rtc: Rename RTC_SUPPORT to RTC Simon Glass 2021-08-08 12:20:11 -06:00
  • 15042e7b9b pch: Rename PCH_SUPPORT to PCH Simon Glass 2021-08-08 12:20:10 -06:00
  • 103c5f1806 mmc: Rename MMC_SUPPORT to MMC Simon Glass 2021-08-08 12:20:09 -06:00
  • 538c0f2d37 efi_loader: fix efi_tcg2_hash_log_extend_event() parameter check Masahisa Kojima 2021-09-03 10:55:52 +09:00
  • db3ed2cf9c efi_loader: fix boot_service_capability_min calculation Masahisa Kojima 2021-09-03 10:55:51 +09:00
  • 580d7242b1 efi_loader: add missing parameter check for EFI_TCG2_PROTOCOL api Masahisa Kojima 2021-09-03 10:55:50 +09:00
  • 7219856dae efi_loader: correct determination of secure boot state Heinrich Schuchardt 2021-09-02 07:11:45 +02:00
  • b191aa429e efi_loader: efi_auth_var_type for AuditMode, DeployedMode Heinrich Schuchardt 2021-08-26 04:30:24 +02:00
  • 9ef82e2947 efi_loader: don't load signature database from file Heinrich Schuchardt 2021-08-25 19:13:24 +02:00
  • f3a343d733 efi_loader: rounding of image size Heinrich Schuchardt 2021-08-29 11:52:44 +02:00
  • 1ea133acd6 efi_loader: sections with zero VirtualSize Heinrich Schuchardt 2021-08-29 11:52:44 +02:00
  • d6136c63ca doc: Remove information about CAPSULE_FMP_HEADER Michal Simek 2021-08-27 12:41:38 +02:00
  • a48f5ff4f5 Merge branch '2021-09-03-xyz-modem-fixes' into next Tom Rini 2021-09-03 17:15:44 -04:00
  • dffeb40098 xyz-modem: Allow to cancel transfer also by CTRL+C Pali Rohár 2021-08-03 16:28:44 +02:00
  • c97b2557bc xyz-modem: Show information about finished transfer Pali Rohár 2021-08-03 16:28:43 +02:00
  • 081bd249d1 xyz-modem: Properly abort/terminate transfer on error Pali Rohár 2021-08-03 16:28:42 +02:00
  • 1f26c49ea1 xyz-modem: Close stream after processing/sending terminate sequence Pali Rohár 2021-08-03 16:28:41 +02:00
  • f05d69bd0a xyz-modem: Put xyzModem_stream_close debug diagnostic message into ZM_DEBUG() Pali Rohár 2021-08-03 16:28:40 +02:00
  • 15c27a5a22 xyz-modem: Fix x-modem "xyzModem_eof error" at the end of file Pali Rohár 2021-08-03 16:28:39 +02:00
  • 1e7478461b xyz-modem: Fix crash after cancelling transfer Pali Rohár 2021-08-03 16:28:38 +02:00
  • ecd6e0ce5a Merge tag 'xilinx-for-v2021.10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze Tom Rini 2021-09-03 13:17:43 -04:00
  • 0017931971 Revert most of the series for adding vexpress_aemv8r support Tom Rini 2021-09-03 10:40:28 -04:00
  • 020b353be9 spi: zynqmp_gqspi: Fix dma alignment issue Ashok Reddy Soma 2021-08-20 07:43:17 -06:00
  • 72022a5b2e spi: zynqmp_gqspi: Switch genfifo start to manual mode Ashok Reddy Soma 2021-08-20 07:43:16 -06:00
  • acbbd98313 doc: Remove information about CAPSULE_FMP_HEADER Michal Simek 2021-08-27 12:27:46 +02:00
  • b35be5ed42 Merge branch '2021-09-02-assorted-platform-and-bugfixes' into next Tom Rini 2021-09-02 18:39:28 -04:00
  • 6628813f9d tools: env: Handle shorter read calls Thibault Ferrante 2021-08-24 17:29:50 +02:00
  • 7befc8490a psci: fix double declaration Oleksandr Suvorov 2021-08-24 00:55:39 +03:00
  • 2cb32607e1 pci: iproc: fix compilation errors and warnings Bharat Gooty 2021-08-23 14:57:24 +05:30
  • 210985b5e5 mailmap: Update e-mail for Jernej Skrabec Jernej Skrabec 2021-08-22 07:23:48 +02:00
  • f43312c974 ARM: Prevent the compiler from using NEON registers Samuel Holland 2021-08-21 19:54:02 -05:00
  • e0bd6f31ce doc: Add documentation for the Arm vexpress board configs Peter Hoyes 2021-08-19 16:53:14 +01:00
  • 30e5a449e8 arm: Use armv8_switch_to_el1 env to switch to EL1 Peter Hoyes 2021-08-19 16:53:13 +01:00
  • b53bbca63b vexpress64: Add BASER_FVP vexpress board variant Peter Hoyes 2021-08-19 16:53:12 +01:00
  • 2f5b7b7490 armv8: Add ARMv8 MPU configuration logic Peter Hoyes 2021-08-19 16:53:11 +01:00
  • 37a757e227 armv8: Ensure EL1&0 VMSA is enabled Peter Hoyes 2021-08-19 16:53:10 +01:00
  • 53b40e8d54 armv8: Disable pointer authentication traps for EL1 Peter Hoyes 2021-08-19 16:53:09 +01:00
  • 99a2bd65f1 Revert "configs: synquacer: Make U-Boot binary position independent" Masami Hiramatsu 2021-08-19 22:15:25 +09:00
  • c8291f53b0 lib: add crc16.o if CONFIG_MMC_SPI_CRC_ON for SPL build Andreas Schwab 2021-08-17 12:51:34 +02:00
  • d9d8849183 cmd/part: correct alignment of partition list Heinrich Schuchardt 2021-08-06 00:51:46 +02:00
  • 15dd941202 arm: mach-snapdrgon: misc: Simplify msm_generate_mac_addr() Stephan Gerhold 2021-08-03 12:12:38 +02:00
  • 1eb006249e arm: mach-snapdragon: misc: Initialize eMMC if necessary Stephan Gerhold 2021-08-03 12:12:37 +02:00
  • cd82f19985 armv7: Add Position Independent Execution support Chia-Wei Wang 2021-08-03 10:50:10 +08:00
  • aa29b21d62 arm: Fix option dependency with Kconfig language Chia-Wei Wang 2021-08-03 10:50:09 +08:00
  • 4bb7de1b3c Merge branch '2021-09-02-assorted-fixes' into next Tom Rini 2021-09-02 09:25:43 -04:00
  • 73059529b2 ata: ahci-pci: Add new option CONFIG_SPL_AHCI_PCI Pali Rohár 2021-08-15 16:27:37 +02:00
  • 20aa320a4f ata: ahci-pci: Fix dependency on DM_PCI Pali Rohár 2021-08-15 16:27:36 +02:00
  • 223c44904d rtc: ds1307: Fix incorrect clock reset for DS13xx Callum Sinclair 2021-08-10 14:51:15 +12:00
  • 8956854d48 arm: u8500: Prefer building in thumb mode by default Stephan Gerhold 2021-08-07 15:07:24 +02:00
  • f629895fa3 board: stemmy: Update documentation Stephan Gerhold 2021-08-07 15:07:23 +02:00
  • f64011e11e board: stemmy: Add basic Fastboot support Stephan Gerhold 2021-08-07 15:07:22 +02:00
  • fc9d4b123d arm: dts: u8500: u-boot: Add fixed clock for eMMC Stephan Gerhold 2021-08-07 15:07:21 +02:00
  • 1ae43a0e23 arm: dts: u8500: Update from Linux ux500-dts-for-v5.15 Stephan Gerhold 2021-08-07 15:07:20 +02:00
  • 9f78ccf186 arm: u8500: Imply options for new drivers Stephan Gerhold 2021-08-07 15:07:19 +02:00
  • 7093df3c75 MAINTAINERS: Add new drivers for ARM U8500 Stephan Gerhold 2021-08-07 15:07:18 +02:00
  • 515381414d loadb: Properly indicate aborted kermit transfer Pali Rohár 2021-08-06 18:07:39 +02:00
  • e199fb35b4 scripts/checkpatch.pl: Resync with v5.13 Tom Rini 2021-08-03 08:31:56 -04:00
  • eaa6442e4f mkimage: clarify error message for empty input files Thomas Hebb 2021-08-01 15:23:13 -07:00
  • 295ab733df lib: -Wformat-truncation in rsa_engine_get_priv_key Heinrich Schuchardt 2021-07-30 17:05:07 +02:00
  • ca47955a66 fit: Use DM hash driver if supported Chia-Wei Wang 2021-07-30 09:08:05 +08:00
  • e5d870fa1e crypto: hash: Add software hash DM driver Chia-Wei Wang 2021-07-30 09:08:04 +08:00
  • 4deaff791c dm: hash: Add new UCLASS_HASH support Chia-Wei Wang 2021-07-30 09:08:03 +08:00
  • 74bda4fe3d lib/md5: Export progressive APIs Chia-Wei Wang 2021-07-30 09:08:02 +08:00
  • fe68a67a5f lib/rsa: Remove support for OpenSSL < 1.1.0 and libressl < 2.7.0 Alexandru Gagniuc 2021-07-29 13:31:21 -05:00
  • 94509b79b1 btrfs: Use default subvolume as filesystem root Matwey V. Kornilov 2021-08-01 23:52:16 +03:00
  • 48cf96fbdf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell Tom Rini 2021-09-01 07:52:08 -04:00
  • 4116a0f38a tools: kwbimage: Remove comment about unimplemented register headers in v1 images Pali Rohár 2021-08-22 12:31:35 +02:00
  • f0317d7882 kwbimage: check return value of image_get_csk_index Heinrich Schuchardt 2021-08-17 07:11:58 +02:00
  • f858bb2e6c kwbimage: check fopen() return value Heinrich Schuchardt 2021-08-17 07:03:20 +02:00
  • e23162c805 arm: mvebu: turris_omnia: disable MCU watchdog in board_late_init() Marek Behún 2021-08-16 15:19:40 +02:00
  • aeb0ca64db arm: mvebu: turris_omnia: disable MCU watchdog in SPL when booting over UART Marek Behún 2021-08-16 15:19:39 +02:00
  • 008a069b89 arm: mvebu: turris_omnia: don't guard by CONFIG_SPL_BUILD macro Marek Behún 2021-08-16 15:19:38 +02:00
  • dc595e3e45 arm: mvebu: Move get_boot_device() to cpu.c and make visible Marek Behún 2021-08-16 15:19:37 +02:00
  • 167689897b serial: a37xx: Remove CONFIG_DEBUG_UART_SHIFT options Pali Rohár 2021-08-13 13:58:49 +02:00
  • 1b713f1550 arm: mvebu: turris_omnia: Enable NVMe support Pali Rohár 2021-08-13 13:56:38 +02:00
  • be575083c9 arm: mvebu: turris_mox: Enable SATA support Pali Rohár 2021-08-13 13:56:37 +02:00
  • 8e7fe46305 arm: mvebu: espressobin: Enable also SATA support via PCIe Pali Rohár 2021-08-13 13:56:36 +02:00
  • 3404aa4646 arm: mvebu: axp: Properly check for Armada XP in mach/soc.h Pali Rohár 2021-08-11 20:53:29 +02:00
  • e515a33040 tools: kwbimage: Use IBR_HDR_* constants instead of raw numbers Pali Rohár 2021-08-11 10:14:17 +02:00
  • a008dbaa8c tools: kwbimage: Verify size of image data Pali Rohár 2021-08-11 10:14:16 +02:00
  • 33a0af2d80 tools: kwbimage: Verify size of v0 image header Pali Rohár 2021-08-11 10:14:15 +02:00
  • b984056fa6 tools: kwbimage: Verify supported image version Pali Rohár 2021-08-11 10:14:14 +02:00
  • ead4864fa6 arm: mvebu: a38x: Define supported UART baudrates Pali Rohár 2021-08-11 10:08:04 +02:00
  • e2e5eec6ce Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next Tom Rini 2021-08-31 19:11:15 -04:00
  • b15a17be0c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh Tom Rini 2021-08-31 18:37:25 -04:00
  • df6cf3d809 Merge branch '2021-08-31-kconfig-migrations-part2' into next Tom Rini 2021-08-31 17:52:28 -04:00
  • b4c2c151b1 Kconfig: Remove all default n/no options Michal Simek 2021-08-27 08:48:10 +02:00
  • 7cfbba36e9 Convert CONFIG_SYS_MALLOC_LEN to Kconfig Tom Rini 2021-08-28 21:34:49 -04:00
  • a2ac2b964b Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig Tom Rini 2021-08-27 21:18:30 -04:00
  • ab92b38a01 Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig Tom Rini 2021-08-26 11:47:59 -04:00
  • e4ddf14305 ls1046ardb_qspi*: Enable RAMBOOT_PBL Tom Rini 2021-08-24 23:11:50 -04:00
  • d8ef01e964 Convert CONFIG_RAMBOOT_PBL et al to Kconfig Tom Rini 2021-08-24 23:11:49 -04:00