index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-21
x86: edison: Move config SYS_MALLOC_LEN to Kconfig
Andy Shevchenko
1
-0
/
+3
2020-09-01
x86: intel: slimbootloader: Remove dead code
Andy Shevchenko
2
-10
/
+1
2020-09-01
x86: intel: minnowmax: Remove dead code
Andy Shevchenko
2
-9
/
+1
2020-09-01
x86: intel: galileo: Remove dead code
Andy Shevchenko
2
-9
/
+1
2020-09-01
x86: intel: edison: Remove dead code
Andy Shevchenko
2
-13
/
+1
2020-09-01
x86: intel: crownbay: Remove dead code
Andy Shevchenko
2
-9
/
+1
2020-09-01
x86: intel: cougarcanyon2: Remove dead code
Andy Shevchenko
2
-9
/
+1
2020-09-01
x86: intel: cherryhill: Remove dead code
Andy Shevchenko
2
-9
/
+1
2020-09-01
x86: intel: bayleybay: Remove dead code
Andy Shevchenko
2
-9
/
+1
2020-07-28
Makefile: Rename ALL-y to INPUTS-y
Simon Glass
1
-1
/
+1
2020-06-02
x86: minnowmax: Add support for Winbond flash
Simon Glass
1
-0
/
+3
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop init.h from common header
Simon Glass
3
-0
/
+3
2020-01-07
board: intel: agilex: Add socdk board support for Intel Agilex SoC
Ley Foon Tan
3
-0
/
+21
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2
-0
/
+2
2019-10-08
x86: Rename existing FSP code to fsp1
Simon Glass
1
-1
/
+1
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
1
-1
/
+0
2019-08-11
env: Move env_set() to env.h
Simon Glass
1
-0
/
+1
2019-08-09
board: intel: Add new slimbootloader board
Park, Aiden
6
-0
/
+83
2019-08-09
x86: edison: Enable SD slot
Andy Shevchenko
1
-0
/
+10
2018-06-17
x86: baytrail: Drop EFI-specific test logics
Bin Meng
1
-3
/
+2
2018-05-07
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
28
-63
/
+28
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
2017-10-07
x86: edison: Bring minimal ACPI support to the board
Andy Shevchenko
4
-0
/
+23
2017-09-16
x86: Support Intel Cherry Hill board
Bin Meng
6
-0
/
+653
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-2
/
+2
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
1
-3
/
+3
2017-08-15
env: Drop saveenv() in favour of env_save()
Simon Glass
1
-2
/
+3
2017-08-01
x86: kconfig: Let board select SPI flash
Bin Meng
5
-0
/
+5
2017-08-01
x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig
Bin Meng
1
-5
/
+0
2017-08-01
x86: kconfig: Let board select BOARD_EARLY_INIT_F
Bin Meng
3
-5
/
+2
2017-07-30
x86: Add Intel Edison board files
Andy Shevchenko
7
-0
/
+182
2017-06-22
x86: minnowmax: Configure GPIO pins to turn on USB ports VBUS
Bin Meng
1
-0
/
+53
2016-08-16
x86: bayleybay: Add PS/2 keyboard and mouse to ASL file
Bin Meng
1
-0
/
+38
2016-05-30
x86: galileo: Enable ACPI table generation
Bin Meng
4
-0
/
+29
2016-05-23
x86: galileo: Override SMBIOS product name
Bin Meng
1
-0
/
+11
2016-05-23
x86: baytrail: Add .gitignore for ACPI enabled boards
Bin Meng
2
-0
/
+6
2016-05-23
x86: baytrail: Enable ACPI table generation for all boards
Bin Meng
6
-0
/
+52
2016-03-17
x86: Drop all the old pin configuration code
Simon Glass
5
-28
/
+0
2016-03-17
x86: Move common LPC code to its own place
Simon Glass
1
-0
/
+1
2016-02-21
x86: Add Intel Cougar Canyon 2 board
Bin Meng
6
-0
/
+114
2016-02-05
x86: Drop asm/arch/gpio.h
Bin Meng
1
-3
/
+2
2015-09-09
x86: Enable PCIe controller on quark/galileo
Bin Meng
1
-0
/
+56
2015-09-09
x86: bayleybay: Convert to use more dm drivers
Bin Meng
1
-6
/
+0
2015-09-09
x86: crownbay: Convert to use CONFIG_DM_ETH for E1000
Bin Meng
1
-6
/
+0
2015-08-26
x86: crownbay: Enable on-board SMSC superio keyboard controller
Bin Meng
1
-3
/
+4
2015-08-14
x86: Convert minnowmax to use CONFIG_DM_NET
Simon Glass
1
-6
/
+0
2015-08-05
x86: baytrail: Support operation as an EFI payload
Simon Glass
1
-2
/
+3
2015-08-05
x86: Add Intel Bayley Bay board support
Bin Meng
6
-0
/
+77
[next]