Commit Graph

  • 6afa63a5a6 acpi: Add a linker list for ACPI tables Simon Glass 2021-12-01 09:02:47 -07:00
  • fb746fdec6 acpi: Add a table start Simon Glass 2021-12-01 09:02:46 -07:00
  • 383bf1bc9e acpi: Move acpi_fill_header() to the generic header Simon Glass 2021-12-01 09:02:45 -07:00
  • a16f488239 acpi: Allow include files within the board directory Simon Glass 2021-12-01 09:02:44 -07:00
  • 437992d3a9 acpi: Use finer-grained control of ACPI-table generation Simon Glass 2021-12-01 09:02:43 -07:00
  • a9e414dd50 efi: Correct address handling with ACPI tables Simon Glass 2021-12-01 09:02:42 -07:00
  • 47642428ee efi: Correct call to write_acpi_tables() Simon Glass 2021-12-01 09:02:41 -07:00
  • 0679cca507 sandbox: Allow building with GENERATE_ACPI_TABLE Simon Glass 2021-12-01 09:02:40 -07:00
  • 27ba6289fe x86: Tidy up use of CONFIG_ACPIGEN Simon Glass 2021-12-01 09:02:39 -07:00
  • 0153723590 arm: Allow supporting ACPI-table generation Simon Glass 2021-12-01 09:02:38 -07:00
  • 233f0e35a3 x86: Move the acpi table to generic global_data Simon Glass 2021-12-01 09:02:37 -07:00
  • e1722fcb7d x86: Allow any arch to generate ACPI tables Simon Glass 2021-12-01 09:02:36 -07:00
  • 6146cd62ae Merge branch '2022-01-24-assorted-updates' Tom Rini 2022-01-25 08:01:43 -05:00
  • 54c5c2b8fe configs: Resync with savedefconfig Tom Rini 2022-01-24 21:08:41 +00:00
  • 91197aa696 moveconfig: Fix some pylint errors Simon Glass 2021-12-18 14:54:35 -07:00
  • 37f815cad0 moveconfig: Use a function to read files Simon Glass 2021-12-18 14:54:34 -07:00
  • 2fd85bd326 moveconfig: Use a function to write files Simon Glass 2021-12-18 14:54:33 -07:00
  • 478920dc58 moveconfig: Drop check for old Python Simon Glass 2021-12-18 14:54:32 -07:00
  • b2e83c6348 moveconfig: Convert to ArgumentParser Simon Glass 2021-12-18 14:54:31 -07:00
  • daa694d39e moveconfig: Use single quotes Simon Glass 2021-12-18 14:54:30 -07:00
  • 65d7fcec5a moveconfig: Allow querying board configuration Simon Glass 2021-12-18 08:09:46 -07:00
  • 84067a5890 moveconfig: Allow adding unit tests Simon Glass 2021-12-18 08:09:45 -07:00
  • e1ae563294 moveconfig: Sort the options Simon Glass 2021-12-18 08:09:44 -07:00
  • 9d603391a7 moveconfig: Read the database in a separate function Simon Glass 2021-12-18 08:09:43 -07:00
  • a36270861b moveconfig: Correct operation of the 'imply' feature Simon Glass 2021-12-18 08:09:42 -07:00
  • 93ad26264e test: fix pylint warnings in test_env.py Heinrich Schuchardt 2021-11-26 23:30:27 +01:00
  • feafc61ea6 Makefile: Add a pylint checker to the build Simon Glass 2021-11-21 20:48:40 -07:00
  • c761cf778f tools: Add init files for Python tools Simon Glass 2021-11-21 20:48:39 -07:00
  • fd520092b7 patman: Update the list of modules Simon Glass 2021-11-21 20:48:38 -07:00
  • 0c7cdd0302 dtoc: Fix up a code comment that confuses pylint Simon Glass 2021-11-21 20:48:37 -07:00
  • f0198f7f89 .gitignore: Ignore any html coverage directory Simon Glass 2021-11-21 20:48:36 -07:00
  • 253373d307 pci: iproc: Set all 24 bits of PCI class code Pali Rohár 2022-01-05 10:50:20 +01:00
  • 21a1439d98 Merge branch '2022-01-24-assorted-fixes-and-updates' Tom Rini 2022-01-24 10:39:28 -05:00
  • 480245cf27 cmd: Add Kconfig option for multiprocessor cmds Ashok Reddy Soma 2022-01-17 10:16:50 +01:00
  • c28f249995 mkimage: struct stat.st_size may not be long Heinrich Schuchardt 2022-01-15 20:12:56 +01:00
  • 800f0d05e1 MAINTAINERS: Update e-mail in Xen maintainership Anastasiia Lukianenko 2022-01-19 22:49:21 +02:00
  • 5902a397d0 mkimage: Allow to specify the signature algorithm on the command line Jan Kiszka 2022-01-14 10:21:19 +01:00
  • 6ae2434689 mkimage: Drop unused OPT_STRING constant Jan Kiszka 2022-01-14 10:21:18 +01:00
  • 4550ce9be0 image-fit: Make string of algo parameter constant Jan Kiszka 2022-01-14 10:21:17 +01:00
  • e44d2f5df9 misc: mark write buffer const John Keeping 2022-01-11 17:04:49 +00:00
  • 6f08eee67f tools/fitimage: make sure dumpimage still works when "@" are detected Stefan Eichenberger 2022-01-10 18:48:32 +01:00
  • 5390cafed8 tools/fitimage: remove redundant format check Stefan Eichenberger 2022-01-10 18:48:31 +01:00
  • 51d8367d8a vexpress64: semi_defconfig: disable CRC32 support Andre Przywara 2022-01-21 16:36:04 +00:00
  • ae35c59389 Merge tag 'u-boot-stm32-20220124' of https://source.denx.de/u-boot/custodians/u-boot-stm Tom Rini 2022-01-24 08:19:31 -05:00
  • 22c0815eca configs: stm32mp15: Enable OF_BOARD flag Patrice Chotard 2022-01-20 08:19:15 +01:00
  • 94e561f84a stm32prog: add partition name in treat_partition_list error messages Patrick Delaunay 2022-01-18 10:33:14 +01:00
  • 046bdb8064 board: stm32mp1: solve compilation issue when ENV_IS_IN_MMC is deactivated Patrick Delaunay 2022-01-11 16:37:21 +01:00
  • 6ddc71c13e stm32mp: fix board_get_alt_info_mmc() Heinrich Schuchardt 2022-01-11 15:58:08 +01:00
  • 332facce6f ARM: dts: stm32: Synchronize DHCOM DTs with Linux 5.15.12 Marek Vasut 2021-12-30 23:46:47 +01:00
  • 6b8bd70904 ARM: dts: stm32: Synchronize DHCOR DTs with Linux 5.15.12 Marek Vasut 2021-12-30 23:46:46 +01:00
  • bd485f9bcc arm: dts: stm32mp15: alignment with v5.16 Patrick Delaunay 2021-12-17 16:30:22 +01:00
  • 5c68904fe1 stm32mp: correct the dependency for bootcount configs Patrick Delaunay 2021-12-07 10:05:59 +01:00
  • d5e8119bae stm32mp: remove the bootcount activation Patrick Delaunay 2021-12-07 10:05:58 +01:00
  • 3919aa1722 ARM: dts: stm32: Add DFU support for DHCOR recovery Marek Vasut 2021-12-06 21:58:09 +01:00
  • 757c8387be arm: stm32mp: Fix USB boot device report Marek Vasut 2021-12-06 21:58:08 +01:00
  • d323242b62 Merge https://source.denx.de/u-boot/custodians/u-boot-sh Tom Rini 2022-01-23 09:54:49 -05:00
  • 16f4d36c7b arm: dts: rz-g2-beacon-u-boot: Enable pinmux for QSPI Adam Ford 2022-01-11 07:21:06 -06:00
  • 1a192f1622 arm: rmobile: rzg2_beacon: Migrate reset to SYSRESET_PSCI Adam Ford 2021-12-17 13:47:59 -06:00
  • da158ec5f2 Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2022-01-22 15:43:36 -05:00
  • e6786b0354 Merge branch '2022-01-21-Kconfig-migrations' Tom Rini 2022-01-21 14:01:41 -05:00
  • 3425decf52 Convert CONFIG_AT91_EFLASH to Kconfig Patrick Delaunay 2022-01-04 14:24:01 +01:00
  • 0f9595b9fa configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig Patrick Delaunay 2022-01-04 14:24:00 +01:00
  • 144fef87df mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as boolean Patrick Delaunay 2022-01-04 14:23:59 +01:00
  • 98150e7e8c mtd: cfi: introduce CFI_FLASH_BANKS Patrick Delaunay 2022-01-04 14:23:58 +01:00
  • c8363b12b2 cmd: Fix up warnings in flash.c Patrick Delaunay 2022-01-04 14:23:57 +01:00
  • 22eb1526d4 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig Alexandru Gagniuc 2021-12-30 10:39:59 -06:00
  • 434075393d net: Drop #ifdefs with CONFIG_BOOTP_SERVERIP Simon Glass 2021-12-18 11:27:52 -07:00
  • d3877fba31 Convert CONFIG_BOOTP_SERVERIP to Kconfig Simon Glass 2021-12-18 11:27:51 -07:00
  • d6b318de2f Convert CONFIG_TIMESTAMP to Kconfig Simon Glass 2021-12-18 11:27:50 -07:00
  • 4b37fd146b Convert CONFIG_UDP_CHECKSUM to Kconfig Simon Glass 2021-12-18 11:27:49 -07:00
  • 3df6cd4d63 Convert CONFIG_KEEP_SERVERADDR to Kconfig Simon Glass 2021-12-18 11:27:48 -07:00
  • 2d7a463e82 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell Tom Rini 2022-01-20 12:40:20 -05:00
  • 3918376e91 Merge tag 'u-boot-amlogic-20220120' of https://source.denx.de/u-boot/custodians/u-boot-amlogic Tom Rini 2022-01-20 09:40:04 -05:00
  • 280db76f15 Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2022-01-20 09:39:45 -05:00
  • 8f880c3d89 arm: a37xx: Disable CONFIG_DEBUG_UART_ANNOUNCE Pali Rohár 2022-01-18 10:43:23 +01:00
  • 2928d2cd50 phy: marvell: Remove unused function comphy_update_map() Pali Rohár 2022-01-18 10:33:20 +01:00
  • f33d67647f arm: mvebu: turris_mox: Convert comphy_update_map() to board_fix_fdt() Pali Rohár 2022-01-18 10:33:19 +01:00
  • 2e66ecb765 drivers: octeon: get rid of Unicode in code Heinrich Schuchardt 2022-01-16 23:11:58 +01:00
  • 0d582a461e arm: mvebu: spl: Fix 100 column exceeds Marek Behún 2022-01-14 14:31:45 +01:00
  • 37241ce1ba arm: mvebu: spl: Use IS_ENABLED() instead of #ifdef where possible Marek Behún 2022-01-14 14:31:44 +01:00
  • c894566c5d arm: mvebu: spl: Use preferred types u8/u16/u32 instead of uintN_t Marek Behún 2022-01-14 14:31:43 +01:00
  • 62ee75a30d arm: mvebu: spl: Print srcaddr in error message Marek Behún 2022-01-14 14:31:42 +01:00
  • 402e84ee88 arm: mvebu: Check for kwbimage data checksum Pali Rohár 2022-01-14 14:31:41 +01:00
  • c10939d8a1 SPL: Add support for checking board / BootROM specific image types Pali Rohár 2022-01-14 14:31:40 +01:00
  • f830703f42 arm: mvebu: Check that kwbimage blockid matches boot mode Pali Rohár 2022-01-14 14:31:39 +01:00
  • 2e0429bcc1 SPL: Add struct spl_boot_device parameter into spl_parse_board_header() Pali Rohár 2022-01-14 14:31:38 +01:00
  • 66f874855c arm: mvebu: Check that kwbimage offset and blocksize are valid Pali Rohár 2022-01-14 14:31:37 +01:00
  • 4364071362 pci: pci_mvebu: Add support for Kirkwood PCIe controllers Pali Rohár 2022-01-13 14:28:04 +01:00
  • e3f92093d7 arm: mvebu: turris_omnia: Fixup SATA or PCIe nodes at runtime in DT blob Pali Rohár 2022-01-10 11:47:18 +01:00
  • 3058e283b8 fdt_support: Add fdt_for_each_node_by_compatible() helper macro Marek Behún 2022-01-20 01:04:42 +01:00
  • 09c2debab7 board: amlogic: vim3: configure serial# from ethaddr Mattijs Korpershoek 2022-01-19 15:24:00 +01:00
  • b749d5ecdc configs: meson64_android: define raw parts for bootloader Mattijs Korpershoek 2022-01-07 17:39:13 +01:00
  • 25aff586f0 configs: amlogic: Disable CONFIG_NET_RANDOM_ETHADDR for android Mattijs Korpershoek 2022-01-12 09:40:23 +01:00
  • 185f812c41 doc: replace @return by Return: Heinrich Schuchardt 2022-01-19 18:05:50 +01:00
  • 068415eade Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze Tom Rini 2022-01-19 11:43:44 -05:00
  • 93ee2bbe14 doc: samsung: axy17lte: Fix underlines Tom Rini 2022-01-19 11:06:07 -05:00
  • f5e9035043 doc: printf() codes Heinrich Schuchardt 2022-01-19 01:20:45 +01:00
  • 3280eaad18 doc: fix description of build dependencies for Alpine Linux Heinrich Schuchardt 2022-01-15 20:35:37 +01:00
  • 8699af63b8 lib/crypto: Enable more algorithms in cert verification Ilias Apalodimas 2022-01-19 13:54:41 +02:00
  • 38040a63a3 efi_loader: printing TCG2 protocol GUID Heinrich Schuchardt 2022-01-16 17:46:38 +01:00