index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2020-07-20
x86: mp: Add more comments to the module
Simon Glass
2020-07-20
x86: mtrr: Add support for writing to MTRRs on any CPU
Simon Glass
2020-07-20
x86: mtrr: Update MTRRs on all CPUs
Simon Glass
2020-07-20
x86: Don't enable SMP in SPL
Simon Glass
2020-07-20
x86: mtrr: Use MP calls to list the MTRRs
Simon Glass
2020-07-20
x86: mp: Add iterators for CPUs
Simon Glass
2020-07-20
x86: mp: Park CPUs before running the OS
Simon Glass
2020-07-20
x86: mp: Allow running functions on multiple CPUs
Simon Glass
2020-07-20
x86: Set the SMP flag when MP init is complete
Simon Glass
2020-07-20
x86: mp: Support APs waiting for instructions
Simon Glass
2020-07-20
x86: cpu: Remove unnecessary #ifdefs
Simon Glass
2020-07-20
x86: mp_init: Adjust bsp_init() to return more information
Simon Glass
2020-07-20
x86: mp_init: Set up the CPU numbers at the start
Simon Glass
2020-07-20
x86: mp_init: Drop the num_cpus static variable
Simon Glass
2020-07-20
x86: mp_init: Switch parameter names in start_aps()
Simon Glass
2020-07-20
x86: mp_init: Avoid declarations in header files
Simon Glass
2020-07-20
x86: Move MP code into mp_init
Simon Glass
2020-07-20
x86: mp_init: Switch to livetree
Simon Glass
2020-07-18
mips: octeon: Add minimal Octeon 3 EBB7304 EVK support
Stefan Roese
2020-07-18
mips: octeon: use mips_mach_early_init() to copy to L2 cache
Stefan Roese
2020-07-18
mips: octeon: dts: Add Octeon 3 cn73xx base dtsi file
Stefan Roese
2020-07-18
mips: octeon: Initial minimal support for the Marvell Octeon SoC
Aaron Williams
2020-07-18
mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init code
Stefan Roese
2020-07-18
mips: sync asm/mipsregs.h with Linux 5.7
Daniel Schwierzeck
2020-07-18
mips: sync asm/addrspace.h with Linux 5.7
Daniel Schwierzeck
2020-07-18
mips: sync asm/asm.h with Linux 5.7
Daniel Schwierzeck
2020-07-18
mips: remove deprecated UNCACHED_SDRAM() macro
Daniel Schwierzeck
2020-07-18
mips: add config options for generic cache setup code
Daniel Schwierzeck
2020-07-18
mips: refactor disabling of caches
Daniel Schwierzeck
2020-07-18
mips: add KSEG1 wrapper for change_k0_cca
Daniel Schwierzeck
2020-07-18
mips: start.S: remove dead code
Daniel Schwierzeck
2020-07-18
mips: cache: Make invalidate_dcache_range() weak to enable overwrite
Stefan Roese
2020-07-18
mips: cache: Make flush_cache() weak to enable overwrite
Stefan Roese
2020-07-18
mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CM
Stefan Roese
2020-07-18
mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usage
Stefan Roese
2020-07-18
mips: traps: Set WG bit in EBase register on Octeon
Stefan Roese
2020-07-18
mips: time: Only compile the weak get_tbclk() when needed
Stefan Roese
2020-07-17
treewide: convert bd_t to struct bd_info manually
Masahiro Yamada
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig
Patrick Delaunay
2020-07-17
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-07-17
Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-07-17
acpi: Enable ACPI table generation by default on x86
Simon Glass
2020-07-17
x86: Rename board_final_cleanup() to board_final_init()
Simon Glass
2020-07-17
x86: acpi: Correct the version of the MADT
Simon Glass
2020-07-17
x86: Drop setup_pcat_compatibility()
Simon Glass
2020-07-17
x86: Update the comment about booting for FSP2
Simon Glass
2020-07-17
x86: Store the coreboot table address in global_data
Simon Glass
2020-07-17
x86: apl: Adjust FSP-M code to avoid hard-coded address
Simon Glass
2020-07-17
x86: apl: Set the correct boot mode in the FSP-M code
Simon Glass
[next]