Age | Commit message (Expand) | Author |
---|---|---|
2020-07-20 | x86: mp: Add more comments to the module | Simon Glass |
2020-07-20 | x86: Don't enable SMP in SPL | 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: mp: Support APs waiting for instructions | 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-05-18 | common: Drop net.h from common header | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-02-06 | x86: Move the i386 code into its own directory | Simon Glass |
2015-07-14 | x86: Move MP initialization codes into a common place | Bin Meng |
2015-04-30 | x86: Add multi-processor init | Simon Glass |