- e624858 x86: mp_init: Avoid declarations in header files by Simon Glass · 4 years, 4 months ago
- 78d57d6 x86: Move MP code into mp_init by Simon Glass · 4 years, 4 months ago
- cb1cb71 x86: mp_init: Switch to livetree by Simon Glass · 4 years, 4 months ago
- d2ee543 dm: core: Don't show an ACPI warning if there is no ordering by Simon Glass · 4 years, 4 months ago
- 49cf751 Merge tag 'mips-pull-2020-07-18' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 4 months ago
- 5fef24c mips: octeon: Add minimal Octeon 3 EBB7304 EVK support by Stefan Roese · 4 years, 5 months ago
- e9609dc mips: octeon: use mips_mach_early_init() to copy to L2 cache by Stefan Roese · 4 years, 5 months ago
- ff7e4f0 mips: octeon: dts: Add Octeon 3 cn73xx base dtsi file by Stefan Roese · 4 years, 5 months ago
- 0dc4ab9 mips: octeon: Initial minimal support for the Marvell Octeon SoC by Aaron Williams · 4 years, 5 months ago
- 59aea37 sysreset: Add Octeon sysreset driver by Stefan Roese · 4 years, 5 months ago
- de34a61 mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init code by Stefan Roese · 4 years, 5 months ago
- 81d4b14 mips: sync asm/mipsregs.h with Linux 5.7 by Daniel Schwierzeck · 4 years, 4 months ago
- c0f9957 mips: sync asm/addrspace.h with Linux 5.7 by Daniel Schwierzeck · 4 years, 4 months ago
- eac8000 mips: sync asm/asm.h with Linux 5.7 by Daniel Schwierzeck · 4 years, 4 months ago
- dd1bb42 mips: remove deprecated UNCACHED_SDRAM() macro by Daniel Schwierzeck · 4 years, 4 months ago
- 57bfb1a mips: add config options for generic cache setup code by Daniel Schwierzeck · 4 years, 4 months ago
- 6077243 mips: refactor disabling of caches by Daniel Schwierzeck · 4 years, 4 months ago
- b55e07e mips: add KSEG1 wrapper for change_k0_cca by Daniel Schwierzeck · 4 years, 4 months ago
- 54e7fbd mips: start.S: remove dead code by Daniel Schwierzeck · 4 years, 4 months ago
- 60a0559 mips: cache: Make invalidate_dcache_range() weak to enable overwrite by Stefan Roese · 4 years, 5 months ago
- 1d4ba15 mips: cache: Make flush_cache() weak to enable overwrite by Stefan Roese · 4 years, 6 months ago
- 2eed3dc mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CM by Stefan Roese · 4 years, 6 months ago
- c372813 mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usage by Stefan Roese · 4 years, 5 months ago
- a02bc1f mips: traps: Set WG bit in EBase register on Octeon by Stefan Roese · 4 years, 6 months ago
- a414281 mips: time: Only compile the weak get_tbclk() when needed by Stefan Roese · 4 years, 6 months ago
- 1c4b503 Merge branch '2020-07-17-misc-fixes' by Tom Rini · 4 years, 4 months ago
- 21fc5a1 include: pci_ids: Add Cavium devices by Suneel Garapati · 4 years, 4 months ago
- 4d288dc doc: fit: Write hex address as hex instead of int by Michal Simek · 4 years, 4 months ago
- 892d461 mtd: mtdpart: use uint64_t instead of int for cur_off by Martin Kaistra · 4 years, 4 months ago
- b72bbf5 board/km: update MAINTAINERS email by Holger Brunck · 4 years, 4 months ago
- dd43272 doc: correct description of crash dumps by Heinrich Schuchardt · 4 years, 4 months ago
- 76ae74d fixdep: fix CONFIG_IS_ENABLED etc. handling by Stephen Warren · 4 years, 4 months ago
- dd85dc5 mkimage: Fix error message if write less data then expected by Mylène Josserand · 4 years, 4 months ago
- 5c6a4d5 remove include/config_defaults.h by Rasmus Villemoes · 4 years, 4 months ago
- eeda3d7 doc: multi-dtb-fit: Remove double underscores by Fabio Estevam · 4 years, 4 months ago
- 1244f36 fs: error handling in do_load() by Heinrich Schuchardt · 4 years, 5 months ago
- 36da57a asm/u-boot.h: remove bd_t definitions by Masahiro Yamada · 4 years, 5 months ago
- bb5a2cf treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · 4 years, 5 months ago
- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 02ff91e arm64: Remove CONFIG_SYS_FULL_VA macro by Michal Simek · 4 years, 5 months ago
- 7125d2c Makefile: Silence relocate-rela call by Jan Kiszka · 4 years, 5 months ago
- 499b749 lib: zlib: Remove offset pointer optimization in inftrees.c by Chin Liang See · 4 years, 5 months ago
- b4d14bc Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig by Patrick Delaunay · 4 years, 5 months ago
- ea5003a spl: fix ext4fs_mount return code handling by Thomas Schaefer · 4 years, 5 months ago
- 9b83f9c cmd: booti: convert the debug print about image move to printf by Tero Kristo · 4 years, 5 months ago
- fbde758 common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image by Tero Kristo · 4 years, 5 months ago
- 19c6808 image: fdt: bail out with error if no boot time FDT image found by Tero Kristo · 4 years, 5 months ago
- e6676a3 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 5 months ago
- e7885a4 lz4: fix decompressor on big-endian powerpc by Rasmus Villemoes · 4 years, 5 months ago
- aac9f28 doc: Coccinelle: move to HTML doc by Heinrich Schuchardt · 4 years, 5 months ago
- 7c3cc6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 4 months ago
- 42e7659 Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 4 months ago
- d40d2c5 acpi: Enable ACPI table generation by default on x86 by Simon Glass · 4 years, 4 months ago
- 4021ee6 x86: Rename board_final_cleanup() to board_final_init() by Simon Glass · 4 years, 4 months ago
- 22a7396 x86: acpi: Correct the version of the MADT by Simon Glass · 4 years, 4 months ago
- a308b1f x86: Drop setup_pcat_compatibility() by Simon Glass · 4 years, 4 months ago
- 538c9b3 x86: Update the comment about booting for FSP2 by Simon Glass · 4 years, 4 months ago
- 9ef1686 x86: Store the coreboot table address in global_data by Simon Glass · 4 years, 4 months ago
- 487852b x86: apl: Adjust FSP-M code to avoid hard-coded address by Simon Glass · 4 years, 4 months ago
- efd3132 x86: apl: Set the correct boot mode in the FSP-M code by Simon Glass · 4 years, 4 months ago
- b336a2b x86: Add debugging to table writing by Simon Glass · 4 years, 4 months ago
- b95611f x86: apl: Fix save/restore of ITSS priorities by Simon Glass · 4 years, 4 months ago
- a8c2789 x86: irq: Support flags for acpi_gpe by Simon Glass · 4 years, 4 months ago
- 11e27ae pmc: Move common registers to the header file by Simon Glass · 4 years, 4 months ago
- 62fba44 x86: apl: Hide the p2sb on exit from U-Boot by Simon Glass · 4 years, 4 months ago
- f549d9b x86: apl: Support set_hide() in p2sb driver by Simon Glass · 4 years, 4 months ago
- 6d349e2 p2sb: Add a method to hide the bus by Simon Glass · 4 years, 4 months ago
- 4b0ec52 i2c: designware_i2c: Support ACPI table generation by Simon Glass · 4 years, 4 months ago
- c61c8ef i2c: Add log_ret() on error by Simon Glass · 4 years, 4 months ago
- 767abfc i2c: designware_i2c: Add a little more debugging by Simon Glass · 4 years, 4 months ago
- 43ee86c x86: gpio: Add support for obtaining ACPI info for a GPIO by Simon Glass · 4 years, 4 months ago
- eb2ebbc x86: apl: Use memory-mapped access for VBT by Simon Glass · 4 years, 4 months ago
- 31b410a x86: Add error checking for csrt table generation by Simon Glass · 4 years, 4 months ago
- 59cf264 x86: pinctrl: Drop the acpi_path member by Simon Glass · 4 years, 4 months ago
- 6b65148 x86: pinctrl: Set up itss in the probe() method by Simon Glass · 4 years, 4 months ago
- a9331a3 x86: pinctrl: Add multi-ACPI control by Simon Glass · 4 years, 4 months ago
- 05516e3 x86: pinctrl: Update comment for intel_pinctrl_get_pad() by Simon Glass · 4 years, 4 months ago
- 4916f45 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · 4 years, 4 months ago
- 54bcca2 sound: Add an ACPI driver for Maxim MAX98357ac by Simon Glass · 4 years, 4 months ago
- 0324b71 sound: Add an ACPI driver for Dialog Semicondutor da7219 by Simon Glass · 4 years, 4 months ago
- 7f926c9 x86: Add support for building up an NHLT structure by Simon Glass · 4 years, 4 months ago
- bb6772c acpi: Support writing named values by Simon Glass · 4 years, 4 months ago
- 91c2f9c acpi: Support generation of a device by Simon Glass · 4 years, 4 months ago
- 70303d2 x86: Add bindings for NHLT by Simon Glass · 4 years, 4 months ago
- dba7ee4 acpi: mmc: Generate ACPI info for the PCI SD Card by Simon Glass · 4 years, 4 months ago
- d7d631d acpi: Support generation of a generic register by Simon Glass · 4 years, 4 months ago
- 82659cc acpi: Support generation of a scope by Simon Glass · 4 years, 4 months ago
- fea9651 acpi: Export functions to write sized values by Simon Glass · 4 years, 4 months ago
- b4e8433 dm: acpi: Add support for the NHLT table by Simon Glass · 4 years, 4 months ago
- f185895 dm: core: Add a way of overriding the ACPI device path by Simon Glass · 4 years, 4 months ago
- f02d0eb dtoc: Support ACPI paths in of-platdata by Simon Glass · 4 years, 4 months ago
- 8d7ff12 acpi: Allow creating the GNVS to fail by Simon Glass · 4 years, 4 months ago
- 8f9877d binman: Add way to locate an entry in memory by Simon Glass · 4 years, 4 months ago
- 956a908 binman: Refactor binman_entry_find() to allow other nodes by Simon Glass · 4 years, 4 months ago
- db6fb7d binman: Allow setting the ROM offset by Simon Glass · 4 years, 4 months ago
- a4f8208 acpi: Add an acpi command to list/dump generated ACPI items by Simon Glass · 4 years, 4 months ago
- fefac0b dm: acpi: Enhance acpi_get_name() by Simon Glass · 4 years, 4 months ago
- 2034978 pci: Avoid a crash in device_is_on_pci_bus() by Simon Glass · 4 years, 4 months ago
- 58a6ccd x86: Allow devices to write to DSDT by Simon Glass · 4 years, 4 months ago
- 0169458 acpi: Add support for DSDT generation by Simon Glass · 4 years, 4 months ago