Commit Graph

  • db3a37c711 x86: Set the SMP flag when MP init is complete Simon Glass 2020-07-17 08:48:18 -06:00
  • 50e9cac107 global_data: Add a generic global_data flag for SMP state Simon Glass 2020-07-17 08:48:17 -06:00
  • c33aa3527d x86: mp: Support APs waiting for instructions Simon Glass 2020-07-17 08:48:16 -06:00
  • 8bccbc5ac0 x86: cpu: Remove unnecessary #ifdefs Simon Glass 2020-07-17 08:48:15 -06:00
  • 20b049e885 x86: mp_init: Adjust bsp_init() to return more information Simon Glass 2020-07-17 08:48:14 -06:00
  • 77a5e2d3bc x86: mp_init: Set up the CPU numbers at the start Simon Glass 2020-07-17 08:48:13 -06:00
  • 36c184bd0a x86: mtrr: Fix 'ensable' typo Simon Glass 2020-07-17 08:48:12 -06:00
  • a6c9fd4da0 x86: mp_init: Drop the num_cpus static variable Simon Glass 2020-07-17 08:48:11 -06:00
  • 3a5752ccff x86: mp_init: Switch parameter names in start_aps() Simon Glass 2020-07-17 08:48:10 -06:00
  • e624858407 x86: mp_init: Avoid declarations in header files Simon Glass 2020-07-17 08:48:09 -06:00
  • 78d57d63d7 x86: Move MP code into mp_init Simon Glass 2020-07-17 08:48:08 -06:00
  • cb1cb7146f x86: mp_init: Switch to livetree Simon Glass 2020-07-17 08:48:07 -06:00
  • d2ee543ae2 dm: core: Don't show an ACPI warning if there is no ordering Simon Glass 2020-07-17 08:49:25 -06:00
  • 49cf75101d Merge tag 'mips-pull-2020-07-18' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips Tom Rini 2020-07-18 11:34:49 -04:00
  • 5fef24c912 mips: octeon: Add minimal Octeon 3 EBB7304 EVK support Stefan Roese 2020-06-30 12:08:58 +02:00
  • e9609dc38b mips: octeon: use mips_mach_early_init() to copy to L2 cache Stefan Roese 2020-06-30 12:33:17 +02:00
  • ff7e4f030b mips: octeon: dts: Add Octeon 3 cn73xx base dtsi file Stefan Roese 2020-06-30 12:08:57 +02:00
  • 0dc4ab9c43 mips: octeon: Initial minimal support for the Marvell Octeon SoC Aaron Williams 2020-06-30 12:08:56 +02:00
  • 59aea37abf sysreset: Add Octeon sysreset driver Stefan Roese 2020-06-30 12:08:55 +02:00
  • de34a61642 mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init code Stefan Roese 2020-06-30 12:33:16 +02:00
  • 81d4b14f7e mips: sync asm/mipsregs.h with Linux 5.7 Daniel Schwierzeck 2020-07-12 01:46:18 +02:00
  • c0f99579fa mips: sync asm/addrspace.h with Linux 5.7 Daniel Schwierzeck 2020-07-12 01:46:17 +02:00
  • eac800043f mips: sync asm/asm.h with Linux 5.7 Daniel Schwierzeck 2020-07-12 01:46:16 +02:00
  • dd1bb42305 mips: remove deprecated UNCACHED_SDRAM() macro Daniel Schwierzeck 2020-07-12 01:46:15 +02:00
  • 57bfb1aed6 mips: add config options for generic cache setup code Daniel Schwierzeck 2020-07-12 00:45:57 +02:00
  • 60772433dd mips: refactor disabling of caches Daniel Schwierzeck 2020-07-12 00:45:56 +02:00
  • b55e07e565 mips: add KSEG1 wrapper for change_k0_cca Daniel Schwierzeck 2020-07-12 00:45:55 +02:00
  • 54e7fbd5ad mips: start.S: remove dead code Daniel Schwierzeck 2020-07-12 00:45:54 +02:00
  • 60a0559b7f mips: cache: Make invalidate_dcache_range() weak to enable overwrite Stefan Roese 2020-06-30 12:33:19 +02:00
  • 1d4ba15c6f mips: cache: Make flush_cache() weak to enable overwrite Stefan Roese 2020-05-14 11:59:04 +02:00
  • 2eed3dca22 mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CM Stefan Roese 2020-05-14 11:59:03 +02:00
  • c372813105 mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usage Stefan Roese 2020-06-05 10:29:25 +02:00
  • a02bc1f992 mips: traps: Set WG bit in EBase register on Octeon Stefan Roese 2020-05-14 11:59:06 +02:00
  • a414281da4 mips: time: Only compile the weak get_tbclk() when needed Stefan Roese 2020-05-14 11:59:05 +02:00
  • 1c4b5038af Merge branch '2020-07-17-misc-fixes' Tom Rini 2020-07-17 16:08:54 -04:00
  • 21fc5a1685 include: pci_ids: Add Cavium devices Suneel Garapati 2020-07-17 08:06:22 +02:00
  • 4d288dcd4c doc: fit: Write hex address as hex instead of int Michal Simek 2020-07-15 15:10:17 +02:00
  • 892d461735 mtd: mtdpart: use uint64_t instead of int for cur_off Martin Kaistra 2020-07-13 14:40:02 +02:00
  • b72bbf575b board/km: update MAINTAINERS email Holger Brunck 2020-07-09 17:31:23 +02:00
  • dd43272be1 doc: correct description of crash dumps Heinrich Schuchardt 2020-07-09 08:12:06 +02:00
  • 76ae74d348 fixdep: fix CONFIG_IS_ENABLED etc. handling Stephen Warren 2020-07-08 15:45:56 -06:00
  • dd85dc55eb mkimage: Fix error message if write less data then expected Mylène Josserand 2020-07-08 11:52:50 +02:00
  • 5c6a4d5a27 remove include/config_defaults.h Rasmus Villemoes 2020-07-07 10:40:26 +02:00
  • eeda3d7497 doc: multi-dtb-fit: Remove double underscores Fabio Estevam 2020-07-05 19:04:50 -03:00
  • 1244f36900 fs: error handling in do_load() Heinrich Schuchardt 2020-06-29 20:08:49 +02:00
  • 36da57aa87 asm/u-boot.h: remove bd_t definitions Masahiro Yamada 2020-06-26 15:13:35 +09:00
  • bb5a2cf9f9 treewide: convert bd_t to struct bd_info manually Masahiro Yamada 2020-06-26 15:13:34 +09:00
  • b75d8dc564 treewide: convert bd_t to struct bd_info by coccinelle Masahiro Yamada 2020-06-26 15:13:33 +09:00
  • 02ff91e8c6 arm64: Remove CONFIG_SYS_FULL_VA macro Michal Simek 2020-06-25 09:26:57 +02:00
  • 7125d2c195 Makefile: Silence relocate-rela call Jan Kiszka 2020-06-25 08:39:45 +02:00
  • 499b7493e7 lib: zlib: Remove offset pointer optimization in inftrees.c Chin Liang See 2020-06-24 16:31:08 +08:00
  • b4d14bc81a Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig Patrick Delaunay 2020-06-17 18:19:18 +02:00
  • ea5003ad66 spl: fix ext4fs_mount return code handling Thomas Schaefer 2020-06-16 22:03:52 +02:00
  • 9b83f9c594 cmd: booti: convert the debug print about image move to printf Tero Kristo 2020-06-12 15:41:21 +03:00
  • fbde7589ce common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image Tero Kristo 2020-06-12 15:41:20 +03:00
  • 19c6808d87 image: fdt: bail out with error if no boot time FDT image found Tero Kristo 2020-06-12 15:41:19 +03:00
  • e6676a34c4 Convert CONFIG_MXC_UART to Kconfig Tom Rini 2020-06-09 10:46:46 -04:00
  • e7885a48bb lz4: fix decompressor on big-endian powerpc Rasmus Villemoes 2020-06-07 14:29:18 +02:00
  • aac9f284db doc: Coccinelle: move to HTML doc Heinrich Schuchardt 2020-06-05 05:13:44 +02:00
  • 7c3cc6f106 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 Tom Rini 2020-07-17 08:04:48 -04:00
  • 42e7659db0 Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx Tom Rini 2020-07-17 08:04:28 -04:00
  • d40d2c5706 acpi: Enable ACPI table generation by default on x86 Simon Glass 2020-07-16 21:22:39 -06:00
  • 4021ee6388 x86: Rename board_final_cleanup() to board_final_init() Simon Glass 2020-07-16 21:22:38 -06:00
  • 22a7396f7f x86: acpi: Correct the version of the MADT Simon Glass 2020-07-16 21:22:37 -06:00
  • a308b1fa39 x86: Drop setup_pcat_compatibility() Simon Glass 2020-07-16 21:22:36 -06:00
  • 538c9b3d29 x86: Update the comment about booting for FSP2 Simon Glass 2020-07-16 21:22:35 -06:00
  • 9ef168676c x86: Store the coreboot table address in global_data Simon Glass 2020-07-16 21:22:34 -06:00
  • 487852b51b x86: apl: Adjust FSP-M code to avoid hard-coded address Simon Glass 2020-07-16 21:22:33 -06:00
  • efd3132852 x86: apl: Set the correct boot mode in the FSP-M code Simon Glass 2020-07-16 21:22:32 -06:00
  • b336a2b8f6 x86: Add debugging to table writing Simon Glass 2020-07-16 21:22:31 -06:00
  • b95611f67e x86: apl: Fix save/restore of ITSS priorities Simon Glass 2020-07-16 21:22:30 -06:00
  • a8c2789c09 x86: irq: Support flags for acpi_gpe Simon Glass 2020-07-07 21:32:34 -06:00
  • 11e27ae92b pmc: Move common registers to the header file Simon Glass 2020-07-07 21:32:33 -06:00
  • 62fba44d6d x86: apl: Hide the p2sb on exit from U-Boot Simon Glass 2020-07-07 21:32:32 -06:00
  • f549d9bbde x86: apl: Support set_hide() in p2sb driver Simon Glass 2020-07-07 21:32:31 -06:00
  • 6d349e2e43 p2sb: Add a method to hide the bus Simon Glass 2020-07-07 21:32:30 -06:00
  • 4b0ec52b9e i2c: designware_i2c: Support ACPI table generation Simon Glass 2020-07-07 21:32:29 -06:00
  • c61c8efd47 i2c: Add log_ret() on error Simon Glass 2020-07-07 21:32:28 -06:00
  • 767abfc6ce i2c: designware_i2c: Add a little more debugging Simon Glass 2020-07-07 21:32:27 -06:00
  • 43ee86cc4b x86: gpio: Add support for obtaining ACPI info for a GPIO Simon Glass 2020-07-07 21:32:26 -06:00
  • eb2ebbcf56 x86: apl: Use memory-mapped access for VBT Simon Glass 2020-07-07 21:32:25 -06:00
  • 31b410a68c x86: Add error checking for csrt table generation Simon Glass 2020-07-07 21:32:24 -06:00
  • 59cf26480b x86: pinctrl: Drop the acpi_path member Simon Glass 2020-07-07 21:32:23 -06:00
  • 6b651486f5 x86: pinctrl: Set up itss in the probe() method Simon Glass 2020-07-07 21:32:22 -06:00
  • a9331a3388 x86: pinctrl: Add multi-ACPI control Simon Glass 2020-07-07 21:32:21 -06:00
  • 05516e3d47 x86: pinctrl: Update comment for intel_pinctrl_get_pad() Simon Glass 2020-07-07 21:32:20 -06:00
  • 4916f4586e x86: pinctrl: Add a way to get the pinctrl reg address Simon Glass 2020-07-07 21:32:19 -06:00
  • 54bcca2973 sound: Add an ACPI driver for Maxim MAX98357ac Simon Glass 2020-07-07 21:32:18 -06:00
  • 0324b7123e sound: Add an ACPI driver for Dialog Semicondutor da7219 Simon Glass 2020-07-07 21:32:17 -06:00
  • 7f926c9648 x86: Add support for building up an NHLT structure Simon Glass 2020-07-07 21:32:16 -06:00
  • bb6772c3ff acpi: Support writing named values Simon Glass 2020-07-07 21:32:15 -06:00
  • 91c2f9c32e acpi: Support generation of a device Simon Glass 2020-07-07 21:32:14 -06:00
  • 70303d2480 x86: Add bindings for NHLT Simon Glass 2020-07-07 21:32:13 -06:00
  • dba7ee419d acpi: mmc: Generate ACPI info for the PCI SD Card Simon Glass 2020-07-07 21:32:12 -06:00
  • d7d631df2d acpi: Support generation of a generic register Simon Glass 2020-07-07 21:32:11 -06:00
  • 82659cc910 acpi: Support generation of a scope Simon Glass 2020-07-07 21:32:10 -06:00
  • fea9651084 acpi: Export functions to write sized values Simon Glass 2020-07-07 21:32:09 -06:00
  • b4e8433418 dm: acpi: Add support for the NHLT table Simon Glass 2020-07-07 21:32:08 -06:00
  • f18589576c dm: core: Add a way of overriding the ACPI device path Simon Glass 2020-07-07 21:32:07 -06:00
  • f02d0eb3fa dtoc: Support ACPI paths in of-platdata Simon Glass 2020-07-07 21:32:06 -06:00