summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/tangier/sdram.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini
2024-05-06x86: Remove <common.h> and add needed includesTom Rini
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár
2020-12-16x86: tangier: Find proper memory region for relocationAndy Shevchenko
2020-05-18common: Drop log.h from common headerSimon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-16x86: Rename e820entry to e820_entryBin Meng
2018-04-16x86: Use 'unsigned int' in install_e820_map() functionsBin Meng
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-07-30x86: Add Intel Tangier supportFelipe Balbi