Commit Graph

  • eacb6d0ba2 x86: Move DSDT table to a writer function Simon Glass 2021-12-01 09:02:52 -07:00
  • a53d38f80a x86: Move FACS table to a writer function Simon Glass 2021-12-01 09:02:51 -07:00
  • 94ba15a3f1 x86: Move base tables to a writer function Simon Glass 2021-12-01 09:02:50 -07:00
  • 31c27eb830 x86: Use the ACPI table writer Simon Glass 2021-12-01 09:02:49 -07:00
  • cc1f8c3988 x86: acpi: Split out context creation from base tables Simon Glass 2021-12-01 09:02:48 -07:00
  • 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
  • c249924b17 sunxi: Add a U-Boot port for the Lichee RV and its dock d1-2022-01-23 Jisheng Zhang 2022-01-18 23:06:43 +08:00
  • d323242b62 Merge https://source.denx.de/u-boot/custodians/u-boot-sh Tom Rini 2022-01-23 09:54:49 -05:00
  • 38fb5df88e riscv64: update nezha_defconfig for development/testing d1-2022-01-22 TekkamanV 2021-09-20 04:13:51 +08:00
  • 9a6c62107b sun20i: Add some variables to the default environment TekkamanV 2021-08-26 17:16:27 +08:00
  • 15b76c70a0 sunxi: Add a U-Boot port for the Allwinner D1 NeZha Samuel Holland 2021-08-07 13:48:44 -05:00
  • 6061fae0a4 sunxi: Convert some Kconfig defaults to implies Samuel Holland 2021-08-28 22:12:59 -05:00
  • 862a2c2225 board: riscv: Sort target configs alphabetically Samuel Holland 2021-08-07 12:09:35 -05:00
  • 84bd67b166 riscv: cpu: Add cache operations for T-HEAD CPUs Samuel Holland 2021-09-11 23:27:42 -05:00
  • 617e87ea64 usb: musb-new: Hack up the driver for the D1 Samuel Holland 2021-09-11 10:12:24 -05:00
  • bf8c397189 [BROKEN] spi: sunxi: Add support for the D1 Samuel Holland 2021-09-11 23:12:06 -05:00
  • 0d84a27d56 spi: sunxi: Hack up the driver for the D1 Samuel Holland 2021-09-08 21:31:06 -05:00
  • 23a8fe7c86 pinctrl: sunxi: Hack up the driver for the D1 Samuel Holland 2021-11-04 17:49:15 -05:00
  • 1ce8699c81 pinctrl: sunxi: Add support for the D1 Samuel Holland 2021-08-28 22:24:28 -05:00
  • e5a6b2399d phy: sun4i-usb: Add support for the D1 Samuel Holland 2021-09-11 23:13:37 -05:00
  • e66959f206 phy: sun4i-usb: Hack up the driver for the D1 Samuel Holland 2021-09-08 21:28:30 -05:00
  • cb202477e6 phy: sun4i-usb: Rework HCI PHY (aka. "pmu_unk1") handling Andre Przywara 2021-09-11 23:09:03 -05:00
  • 7c28119f7a net: sun8i-emac: Downgrade printf in probe to debug Samuel Holland 2021-09-11 23:48:00 -05:00
  • 7ed7c3c6a5 net: sun8i_emac: Hack up the driver for the D1 Samuel Holland 2021-08-08 19:39:44 -05:00
  • d7b2b52301 mmc: sunxi: Hack up the driver for the D1 Samuel Holland 2021-08-08 19:31:20 -05:00
  • f2b145ec71 gpio: sunxi: Hack up the driver for the D1 Samuel Holland 2021-08-08 19:32:14 -05:00
  • 4e5f952ec8 clk: sunxi: Add support for D1 CCU Samuel Holland 2021-08-08 11:05:23 -05:00
  • cea0596ddd dt-bindings: leds: Update common binding Samuel Holland 2021-08-08 20:08:54 -05:00
  • ad6a5b75f4 Merge branch 'patch/axp-gpio' into allwinner Samuel Holland 2022-01-22 18:35:10 -06:00
  • 45d6cf3636 Merge branch 'patch/axp-vbus' into allwinner Samuel Holland 2022-01-22 18:35:05 -06:00
  • a778babf4b Merge branch 'patch/dm-pinctrl' into allwinner Samuel Holland 2022-01-22 18:34:58 -06:00
  • e7af07bee0 Merge branch 'patch/sunxi-gpio' into allwinner Samuel Holland 2022-01-22 18:34:47 -06:00
  • 368882878b Merge branch 'patch/mkimage-toc1' into allwinner Samuel Holland 2022-01-22 18:34:45 -06:00
  • 4993e3396a Merge branch 'patch/mkimage-toc0' into allwinner Samuel Holland 2022-01-22 18:34:43 -06:00
  • 583b826fab Merge branch 'patch/mkimage-riscv' into allwinner Samuel Holland 2022-01-22 18:34:41 -06:00
  • 3815a68d05 Merge branch 'patch/h6-dts' into allwinner Samuel Holland 2022-01-22 18:34:37 -06:00
  • 438c4b58bd Merge branch 'patch/h3-scp' into allwinner Samuel Holland 2022-01-22 18:34:32 -06:00
  • 708afef15e Merge branch 'patch/h3-fit' into allwinner Samuel Holland 2022-01-22 18:34:29 -06:00
  • 862b214887 Merge branch 'patch/dt-sync' into allwinner Samuel Holland 2022-01-22 18:34:24 -06:00
  • 1210002bd6 gpio: axp: Add pull-down support for AXP22x/AXP8xx variant Samuel Holland 2021-08-28 00:34:54 -05:00
  • 98ab06234a gpio: axp: Add support for getting the pin function Samuel Holland 2021-08-28 00:36:33 -05:00
  • 11262c92ff gpio: axp: Select variant from compatible at runtime Samuel Holland 2021-08-28 00:27:19 -05:00
  • dacc207057 gpio: axp: Use DM_PMIC functions for register access Samuel Holland 2021-08-17 20:01:55 -05:00
  • 9ac80e3c3d gpio: axp: Bind via device tree Samuel Holland 2021-08-27 21:43:19 -05:00
  • 85dc239233 gpio: axp: Consistently use the "axp_gpio" order Samuel Holland 2021-08-27 17:39:36 -05:00
  • b4dc5f15a0 ARM: dts: sunxi: Add AXP221 and AXP809 GPIO nodes Samuel Holland 2021-08-21 17:11:54 -05:00