Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | board_f: Fix types for board_get_usable_ram_top() | Pali Rohár | 2022-09-23 | 1 | -1/+1 |
* | x86: tangier: Find proper memory region for relocation | Andy Shevchenko | 2020-12-16 | 1 | -0/+43 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Move RAM-sizing functions to init.h | Simon Glass | 2020-01-17 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | x86: Rename e820entry to e820_entry | Bin Meng | 2018-04-16 | 1 | -2/+2 |
* | x86: Use 'unsigned int' in install_e820_map() functions | Bin Meng | 2018-04-16 | 1 | -2/+4 |
* | treewide: replace with error() with pr_err() | Masahiro Yamada | 2017-10-04 | 1 | -3/+3 |
* | x86: Add Intel Tangier support | Felipe Balbi | 2017-07-30 | 1 | -0/+206 |