~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* x86: Add return-value comment to cpu_jump_to_64bit()Simon Glass2023-03-25
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* x86: cpu: Report address width from cpu_get_info()Simon Glass2020-09-25
* x86: spl: Support init of a PUNITSimon Glass2019-11-03
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng2017-08-01
* x86: Introduce minimal PMU driver for Intel MID platformsAndy Shevchenko2017-04-10
* x86: Add SCU IPC driver for Intel MID platformsFelipe Balbi2017-04-10
* x86: Support jumping from SPL to U-BootSimon Glass2017-02-06
* x86: Drop flag_is_changable() on x86_64Simon Glass2017-02-06
* dm: x86: Move link to use driver model for videoSimon Glass2016-10-11
* x86: Add support for running Intel reference codeSimon Glass2016-03-17
* x86: Add an ICH6 pin configuration driverSimon Glass2016-03-17
* x86: cpu: Add functions to return the family and steppingSimon Glass2016-03-17
* x86: ivybridge: Use syscon for the GMA deviceSimon Glass2016-01-24
* x86: Set up a shared syscon numbering schemaSimon Glass2016-01-24
* x86: Add a way to call 32-bit code from 64-bit modeSimon Glass2015-08-05
* x86: Add an enum for some commonly-used GDT bitsSimon Glass2015-08-05
* x86: dm: Clean up cpu driversBin Meng2015-07-14
* x86: Allow CPUs to be set up after relocationSimon Glass2015-04-30
* x86: Add an mfence macroSimon Glass2015-04-29
* x86: Replace fill_processor_name() with cpu_get_name()Simon Glass2014-11-21
* x86: Do CPU identification in the early phaseBin Meng2014-11-21
* x86: Add support for starting 64-bit kernelSimon Glass2014-10-28
* x86: Display basic CPU information on bootSimon Glass2014-10-28
* x86: Move paging functions into cpu.cSimon Glass2014-10-28