index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
coreboot
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
2021-05-24
1
-1
/
+1
*
x86: Allow installing an e820 when booting from coreboot
Simon Glass
2021-03-27
1
-26
/
+1
*
x86: Move coreboot sysinfo parsing into generic x86 code
Simon Glass
2021-03-27
2
-256
/
+0
*
x86: Move coreboot timestamp info into coreboot_tables.h
Simon Glass
2021-03-27
1
-12
/
+0
*
x86: Make coreboot sysinfo available to any x86 board
Simon Glass
2021-03-27
4
-4
/
+4
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
3
-0
/
+3
*
x86: Rename board_final_cleanup() to board_final_init()
Simon Glass
2020-07-17
1
-2
/
+2
*
x86: Store the coreboot table address in global_data
Simon Glass
2020-07-17
1
-1
/
+7
*
x86: coreboot: add SMBIOS cbmem entry parsing
Christian Gmeiner
2020-05-27
1
-0
/
+14
*
common: Drop init.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
x86: coreboot: Allow building an SPL image
Simon Glass
2020-05-04
3
-2
/
+21
*
x86: Allow building an SPL image for coreboot
Simon Glass
2020-05-04
1
-0
/
+1
*
x86: Move coreboot-table detection into common code
Simon Glass
2020-04-30
1
-15
/
+9
*
x86: Correct wording of coreboot source code
Simon Glass
2020-04-16
1
-2
/
+2
*
x86: timer: use a timer base of 0
Simon Glass
2019-12-15
1
-0
/
+1
*
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move checkcpu() out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
x86: Remove x86 specific GD flags as they are not referenced at all
Stefan Roese
2019-08-18
1
-3
/
+0
*
x86: coreboot: make it possible to process unhandled tags
Christian Gmeiner
2019-05-19
1
-0
/
+7
*
coreboot: only init usb if necessary
Thomas RIENOESSL
2018-12-10
1
-1
/
+2
*
x86: Update mtrr functions to allow leaving cache alone
Simon Glass
2018-10-09
1
-2
/
+2
*
x86: coreboot: Add generic coreboot payload support
Bin Meng
2018-08-20
2
-15
/
+14
*
x86: Add scsi command to coreboot and qemu
Bin Meng
2018-07-02
1
-0
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
6
-13
/
+6
*
x86: Rename e820entry to e820_entry
Bin Meng
2018-04-16
1
-1
/
+1
*
x86: Use 'unsigned int' in install_e820_map() functions
Bin Meng
2018-04-16
1
-3
/
+4
*
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
Tuomas Tynkkynen
2017-12-12
1
-0
/
+1
*
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
2017-08-15
1
-1
/
+0
*
x86: Switch all boards to use DM SCSI
Bin Meng
2017-08-01
1
-0
/
+1
*
x86: kconfig: Move USB to platform Kconfig
Bin Meng
2017-08-01
1
-0
/
+3
*
x86: coreboot: kconfig: Imply drivers that are useful
Bin Meng
2017-08-01
1
-0
/
+10
*
x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig
Bin Meng
2017-08-01
1
-5
/
+0
*
x86: kconfig: Let board select BOARD_EARLY_INIT_F
Bin Meng
2017-08-01
1
-5
/
+0
*
fs: Kconfig: Add a separate config for FS_CBFS
Simon Glass
2017-04-30
1
-0
/
+1
*
fs: Convert CONFIG_CMD_CBFS to Kconfig
Simon Glass
2017-04-30
1
-0
/
+1
*
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-04-05
1
-1
/
+3
*
board_f: x86: Use checkcpu() for CPU init
Simon Glass
2017-04-05
1
-0
/
+5
*
x86: coreboot: Convert to use DM coreboot video driver
Bin Meng
2016-10-12
1
-4
/
+0
*
x86: coreboot: Remove the dummy pch driver
Bin Meng
2016-06-29
2
-27
/
+0
*
x86: Call board_final_cleanup() in last_stage_init()
Bin Meng
2016-05-23
1
-9
/
+11
*
x86: Move asm/arch-coreboot/tables.h to a common place
Bin Meng
2016-03-17
2
-2
/
+0
*
dm: x86: spi: Convert ICH SPI driver to driver model PCI API
Simon Glass
2016-01-24
1
-1
/
+2
*
x86: Convert to use driver model timer
Bin Meng
2015-12-01
1
-22
/
+0
*
x86: coreboot: Convert to use more dm drivers
Bin Meng
2015-09-09
1
-6
/
+0
*
x86: coreboot: Allow >=4GiB memory bank size
Bin Meng
2015-08-26
1
-5
/
+4
*
x86: Remove calculate_relocation_address()
Bin Meng
2015-08-26
1
-8
/
+1
*
x86: coreboot: Correctly report E820 types
Bin Meng
2015-08-26
1
-2
/
+13
*
x86: pci: Tidy up the generic x86 PCI driver
Simon Glass
2015-07-14
1
-22
/
+0
*
x86: qemu: Implement PIRQ routing
Bin Meng
2015-06-04
1
-0
/
+5
[next]