Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3592252ea713817e28648e048b0ba456ce822c83
/
include
/
configs
/
coreboot.h
204e1e5
x86: coreboot: Add generic coreboot payload support
by Bin Meng
· Fri Aug 10 02:39:33 2018 -0700
05f0046
x86: Remove include/configs/coreboot.h
by Bin Meng
· Tue Jan 06 22:14:20 2015 +0800
5d710a5
x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig
by Bin Meng
· Tue Jan 06 22:14:18 2015 +0800
7bb2c3c
x86: Rename coreboot-serial to x86-serial
by Bin Meng
· Wed Dec 17 15:50:47 2014 +0800
ff7636c
x86: config: Move common x86 configs to a common file
by Simon Glass
· Mon Nov 10 18:00:23 2014 -0700
fb8c2a6
x86: config: Increase CONFIG_SYS_BOOTM_LEN to 16MB
by Simon Glass
· Fri Oct 10 08:22:01 2014 -0600
2f2efbc
x86: Display basic CPU information on boot
by Simon Glass
· Fri Oct 10 08:21:54 2014 -0600
60cebe5
dm: x86: Convert coreboot serial to use driver model
by Simon Glass
· Fri Oct 10 07:49:20 2014 -0600
2b4071b
dm: x86: Convert Intel ICH6 GPIO driver to use driver model
by Simon Glass
· Fri Oct 10 07:49:18 2014 -0600
feeab79
x86: Enable FIT, ELF on coreboot
by Simon Glass
· Fri Oct 10 07:30:20 2014 -0600
353df54
x86: config: link: Display the board model on the screen
by Simon Glass
· Fri Oct 10 07:30:19 2014 -0600
4507405
x86: link: Tidy up the command lines options
by Simon Glass
· Fri Oct 10 07:30:18 2014 -0600
7fb1aa4
x86: cros_ec: Enable cros_ec for link
by Simon Glass
· Fri Oct 10 07:30:16 2014 -0600
0295e75
x86: config: Enable dhcp on link
by Simon Glass
· Fri Oct 10 07:30:12 2014 -0600
8c65b9d
kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig
by Masahiro Yamada
· Mon Sep 22 19:59:06 2014 +0900
9fadbc8
kconfig: move CONFIG_OF_* to Kconfig
by Masahiro Yamada
· Mon Sep 22 19:59:05 2014 +0900
adc11de
fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK
by Siva Durga Prasad Paladugu
· Fri Mar 14 16:35:38 2014 +0530
a3e6895
kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX
by Vladimir Zapolskiy
· Sun Dec 01 20:07:28 2013 +0200
33d1b9a
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· Fri Oct 04 08:40:05 2013 -0500
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· Mon Oct 07 13:07:26 2013 +0200
83f6648
ahci: convert to use libata functions and definitions
by Rob Herring
· Sat Aug 24 10:10:54 2013 -0500
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
dfe33ea
x86: config: Add tracing options
by Simon Glass
· Tue Jun 11 11:14:53 2013 -0700
7110146
x86: config: Reflect the name changes of LPC TPM configs
by Tom Wai-Hong Tam
· Fri Apr 12 11:04:35 2013 +0000
8ac19e2
x86: config: Enable LZO for coreboot, remove zlib, gzip
by Simon Glass
· Wed Apr 17 16:13:46 2013 +0000
ba55cdc
x86: Enable bootstage for coreboot
by Simon Glass
· Wed Apr 17 16:13:43 2013 +0000
3e8b605
x86: Re-enable PCAT timer 2 for beeping
by Simon Glass
· Wed Apr 17 16:13:39 2013 +0000
11d7a5b
x86: Add TSC timer
by Simon Glass
· Wed Apr 17 16:13:36 2013 +0000
3d52059
x86: config: Init PCI before SPI
by Simon Glass
· Mon Apr 15 11:25:21 2013 +0000
45b52ce
Merge branch 'spi' of git://git.denx.de/u-boot-x86
by Tom Rini
· Wed Mar 20 14:55:10 2013 -0400
753f18d
x86: Enable time command for coreboot
by Simon Glass
· Mon Mar 11 06:08:12 2013 +0000
3f84ef1
x86: Enable SPI flash support for coreboot
by Simon Glass
· Mon Mar 11 06:08:11 2013 +0000
2f59c32
x86: Enable USB features for coreboot
by Simon Glass
· Wed Mar 06 14:08:35 2013 +0000
5042213
x86: Enable CONFIG_OF_CONTROL on coreboot
by Simon Glass
· Thu Feb 28 19:26:18 2013 +0000
bfb5980
x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR
by Simon Glass
· Thu Feb 14 04:18:54 2013 +0000
07b1062
x86: coreboot: Enable io command
by Simon Glass
· Fri Dec 14 13:05:17 2012 +0000
4f7bfe2
x86: Fix coreboot config to boot on Chromebook
by Simon Glass
· Wed Dec 05 15:11:27 2012 +0000
c5206bb
x86: Turn on support for EFI's GPT in the coreboot config
by Gabe Black
· Wed Dec 05 15:10:58 2012 +0000
c28c3b2
x86: coreboot: Enable video display
by Simon Glass
· Sat Nov 03 11:41:42 2012 +0000
43a2fdd
x86: Emit port 80 post codes in show_boot_progress()
by Stefan Reinauer
· Mon Dec 03 13:58:12 2012 +0000
c777e52
x86: Enable CONFIG_CMD_ZBOOT for coreboot
by Simon Glass
· Sun Dec 02 04:49:55 2012 +0000
aed8413
x86: Enable ICH6 GPIO controller for coreboot
by Simon Glass
· Sun Dec 02 03:44:44 2012 +0000
2477646
x86: Define CONFIG_SYS_VSNPRINTF for coreboot
by Simon Glass
· Sat Oct 20 12:33:15 2012 +0000
b357bc0
x86: Select stdio devices for coreboot
by Simon Glass
· Thu Nov 29 09:58:58 2012 +0000
45b30b9
x86: coreboot: Enable LPC TPM
by Simon Glass
· Sun Nov 25 20:12:16 2012 +0000
b1992e2
x86: Remove coreboot start16 code
by Simon Glass
· Tue Nov 27 21:08:12 2012 +0000
007818a
x86: Put global data on the stack
by Graeme Russ
· Tue Nov 27 15:38:36 2012 +0000
08726a2
x86: config: Enable AHCI support for coreboot
by Simon Glass
· Mon Oct 29 05:24:05 2012 +0000
7f143b4
config: Enable CBFS, ext4 for coreboot
by Simon Glass
· Fri Oct 12 14:26:12 2012 +0000
8ee2951
serial: Remove CONFIG_SERIAL_MULTI from config files
by Marek Vasut
· Fri Sep 14 23:39:52 2012 +0200
1843fd3
configs: Remove CONFIG_NET_MULTI from board files
by Fabio Estevam
· Sun Jan 15 05:03:08 2012 +0000
27a4d07
x86: Initial commit for running as a coreboot payload
by Gabe Black
· Tue Nov 29 18:05:07 2011 +0000