Age | Commit message (Expand) | Author |
2020-07-28 | Makefile: Rename ALL-y to INPUTS-y | Simon Glass |
2020-06-02 | x86: minnowmax: Add support for Winbond flash | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-01-07 | board: intel: agilex: Add socdk board support for Intel Agilex SoC | Ley Foon Tan |
2019-12-02 | common: Move some board functions out of common.h | Simon Glass |
2019-10-08 | x86: Rename existing FSP code to fsp1 | Simon Glass |
2019-08-11 | env: Drop environment.h header file where not needed | Simon Glass |
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
2019-08-09 | board: intel: Add new slimbootloader board | Park, Aiden |
2019-08-09 | x86: edison: Enable SD slot | Andy Shevchenko |
2018-06-17 | x86: baytrail: Drop EFI-specific test logics | Bin Meng |
2018-05-07 | SPDX: Convert all of our multiple license tags to Linux Kernel style | Tom Rini |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |
2017-10-07 | x86: edison: Bring minimal ACPI support to the board | Andy Shevchenko |
2017-09-16 | x86: Support Intel Cherry Hill board | Bin Meng |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2017-08-15 | env: Drop saveenv() in favour of env_save() | Simon Glass |
2017-08-01 | x86: kconfig: Let board select SPI flash | Bin Meng |
2017-08-01 | x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig | Bin Meng |
2017-08-01 | x86: kconfig: Let board select BOARD_EARLY_INIT_F | Bin Meng |
2017-07-30 | x86: Add Intel Edison board files | Andy Shevchenko |
2017-06-22 | x86: minnowmax: Configure GPIO pins to turn on USB ports VBUS | Bin Meng |
2016-08-16 | x86: bayleybay: Add PS/2 keyboard and mouse to ASL file | Bin Meng |
2016-05-30 | x86: galileo: Enable ACPI table generation | Bin Meng |
2016-05-23 | x86: galileo: Override SMBIOS product name | Bin Meng |
2016-05-23 | x86: baytrail: Add .gitignore for ACPI enabled boards | Bin Meng |
2016-05-23 | x86: baytrail: Enable ACPI table generation for all boards | Bin Meng |
2016-03-17 | x86: Drop all the old pin configuration code | Simon Glass |
2016-03-17 | x86: Move common LPC code to its own place | Simon Glass |
2016-02-21 | x86: Add Intel Cougar Canyon 2 board | Bin Meng |
2016-02-05 | x86: Drop asm/arch/gpio.h | Bin Meng |
2015-09-09 | x86: Enable PCIe controller on quark/galileo | Bin Meng |
2015-09-09 | x86: bayleybay: Convert to use more dm drivers | Bin Meng |
2015-09-09 | x86: crownbay: Convert to use CONFIG_DM_ETH for E1000 | Bin Meng |
2015-08-26 | x86: crownbay: Enable on-board SMSC superio keyboard controller | Bin Meng |
2015-08-14 | x86: Convert minnowmax to use CONFIG_DM_NET | Simon Glass |
2015-08-05 | x86: baytrail: Support operation as an EFI payload | Simon Glass |
2015-08-05 | x86: Add Intel Bayley Bay board support | Bin Meng |
2015-08-05 | x86: minnowmax: Remove smsc47x superio codes | Bin Meng |
2015-06-04 | x86: minnowmax: initialize the pin-muxing from device tree | Gabriel Huau |
2015-06-04 | x86: Remove DECLARE_GLOBAL_DATA_PTR in board files | Bin Meng |
2015-05-12 | arch: Make board selection choices optional | Joe Hershberger |
2015-04-29 | x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS | Bin Meng |
2015-04-29 | x86: Kconfig: Divide the target selection to vendor/model | Bin Meng |
2015-04-29 | x86: Set serial port IRQ for SMSC LPC47M | Bin Meng |
2015-02-06 | x86: Add basic Intel Galileo board support | Bin Meng |
2015-02-06 | x86: Add support for Intel Minnowboard Max | Simon Glass |