~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* common: return type board_get_usable_ram_topHeinrich Schuchardt2023-08-15
* x86: samus: Don't include audio and SATA in TPLSimon Glass2023-05-11
* dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass2023-05-11
* event: Correct dependencies on the EVENT frameworkTom Rini2023-01-18
* global: Migrate CONFIG_X86_REFCODE_RUN_ADDR to CFGTom Rini2022-12-23
* global: Migrate CONFIG_X86_REFCODE_ADDR to CFGTom Rini2022-12-23
* dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek2022-10-17
* board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-23
* common: Drop display_options.h from common headerSimon Glass2022-08-10
* event: Convert arch_cpu_init_dm() to use eventsSimon Glass2022-03-10
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* bloblist: Rename the SPL tagSimon Glass2022-01-13
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: Avoid accessing seq directlySimon Glass2020-12-18
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-13
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always definedStefan Roese2020-08-26
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-25
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-24
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-20
* x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUMESimon Glass2020-07-17
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* x86: Update mrccache to support multiple cachesSimon Glass2019-12-15
* common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-02
* common: Move checkcpu() out of common.hSimon Glass2019-12-02
* x86: Tidy up some duplicate MSR definesSimon Glass2019-10-08
* x86: Add common functions for TDP and perf controlSimon Glass2019-10-08
* x86: Use a common bus clock for Intel CPUsSimon Glass2019-10-08
* x86: Add a common function to set CPU thermal targetSimon Glass2019-10-08
* x86: Use a common definition of MSR_IA32_PERF_CTLSimon Glass2019-10-08
* x86: pci: Drop the first parameter in pci_x86_r/w_config()Simon Glass2019-10-08
* x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMITSimon Glass2019-10-08
* x86: spl: Move broadwell-specific code out of generic x86 splSimon Glass2019-10-08
* x86: Move common Intel CPU info code into a functionSimon Glass2019-10-08
* x86: broadwell: Update PCH to work in TPLSimon Glass2019-05-08
* x86: broadwell: Implement PCH_REQ_PMBASE_INFOSimon Glass2019-05-08
* x86: broadwell: Select refcode and CPU code for SPLSimon Glass2019-05-08
* x86: broadwell: Allow booting from SPLSimon Glass2019-05-08
* x86: broadwell: Split CPU initSimon Glass2019-05-08
* x86: broadwell: Move init of debug UART to cpu.cSimon Glass2019-05-08
* x86: broadwell: Allow SDRAM init from SPLSimon Glass2019-05-08
* x86: broadwell: Improve SDRAM debugging outputSimon Glass2019-05-08
* x86: broadwell: Add support for serial I/O devicesSimon Glass2019-02-20
* x86: broadwell: Don't bother probing the PCH for pinctrlSimon Glass2019-02-20
* x86: broadwell: Add support for the ADSPSimon Glass2019-02-20