Age | Commit message (Expand) | Author |
2018-08-20 | x86: coreboot: Add generic coreboot payload support | Bin Meng |
2015-01-13 | x86: Remove include/configs/coreboot.h | Bin Meng |
2015-01-13 | x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig | Bin Meng |
2014-12-18 | x86: Rename coreboot-serial to x86-serial | Bin Meng |
2014-11-21 | x86: config: Move common x86 configs to a common file | Simon Glass |
2014-10-29 | x86: config: Increase CONFIG_SYS_BOOTM_LEN to 16MB | Simon Glass |
2014-10-28 | x86: Display basic CPU information on boot | Simon Glass |
2014-10-23 | dm: x86: Convert coreboot serial to use driver model | Simon Glass |
2014-10-23 | dm: x86: Convert Intel ICH6 GPIO driver to use driver model | Simon Glass |
2014-10-22 | x86: Enable FIT, ELF on coreboot | Simon Glass |
2014-10-22 | x86: config: link: Display the board model on the screen | Simon Glass |
2014-10-22 | x86: link: Tidy up the command lines options | Simon Glass |
2014-10-22 | x86: cros_ec: Enable cros_ec for link | Simon Glass |
2014-10-22 | x86: config: Enable dhcp on link | Simon Glass |
2014-09-25 | kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig | Masahiro Yamada |
2014-09-25 | kconfig: move CONFIG_OF_* to Kconfig | Masahiro Yamada |
2014-05-20 | fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK | Siva Durga Prasad Paladugu |
2013-12-13 | kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX | Vladimir Zapolskiy |
2013-11-04 | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-09-06 | ahci: convert to use libata functions and definitions | Rob Herring |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-26 | x86: config: Add tracing options | Simon Glass |
2013-06-03 | x86: config: Reflect the name changes of LPC TPM configs | Tom Wai-Hong Tam |
2013-05-13 | x86: config: Enable LZO for coreboot, remove zlib, gzip | Simon Glass |
2013-05-13 | x86: Enable bootstage for coreboot | Simon Glass |
2013-05-13 | x86: Re-enable PCAT timer 2 for beeping | Simon Glass |
2013-05-13 | x86: Add TSC timer | Simon Glass |
2013-04-15 | x86: config: Init PCI before SPI | Simon Glass |
2013-03-20 | Merge branch 'spi' of git://git.denx.de/u-boot-x86 | Tom Rini |
2013-03-19 | x86: Enable time command for coreboot | Simon Glass |
2013-03-19 | x86: Enable SPI flash support for coreboot | Simon Glass |
2013-03-18 | x86: Enable USB features for coreboot | Simon Glass |
2013-03-04 | x86: Enable CONFIG_OF_CONTROL on coreboot | Simon Glass |
2013-02-14 | x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR | Simon Glass |
2012-12-26 | x86: coreboot: Enable io command | Simon Glass |
2012-12-06 | x86: Fix coreboot config to boot on Chromebook | Simon Glass |
2012-12-06 | x86: Turn on support for EFI's GPT in the coreboot config | Gabe Black |
2012-12-06 | x86: coreboot: Enable video display | Simon Glass |
2012-12-06 | x86: Emit port 80 post codes in show_boot_progress() | Stefan Reinauer |
2012-12-06 | x86: Enable CONFIG_CMD_ZBOOT for coreboot | Simon Glass |
2012-12-06 | x86: Enable ICH6 GPIO controller for coreboot | Simon Glass |
2012-11-30 | x86: Define CONFIG_SYS_VSNPRINTF for coreboot | Simon Glass |
2012-11-30 | x86: Select stdio devices for coreboot | Simon Glass |
2012-11-28 | x86: coreboot: Enable LPC TPM | Simon Glass |
2012-11-28 | x86: Remove coreboot start16 code | Simon Glass |
2012-11-28 | x86: Put global data on the stack | Graeme Russ |
2012-11-02 | x86: config: Enable AHCI support for coreboot | Simon Glass |
2012-10-22 | config: Enable CBFS, ext4 for coreboot | Simon Glass |
2012-10-15 | serial: Remove CONFIG_SERIAL_MULTI from config files | Marek Vasut |