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
2021-08-25
Merge branch 'next-socfpga' of https://github.com/tienfong/uboot_mainline
Tom Rini
3
-0
/
+23
2021-08-25
board: intel: Add socdk board support for Intel N5X device
Siew Chin Lim
3
-0
/
+21
2021-03-08
Merge branch 'v2021.04-rc4' of https://github.com/lftan/u-boot
Tom Rini
1
-0
/
+5
2021-01-15
Merge branch '2021.04-rc' of https://github.com/lftan/u-boot
Tom Rini
1
-0
/
+1
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2
-35
/
+1
2020-12-16
x86: edison: Switch to DM_USB_GADGET
Andy Shevchenko
1
-35
/
+0
2020-12-16
x86: edison: BINMAN selection is specific to the board
Andy Shevchenko
1
-0
/
+1
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
1
-1
/
+1
2020-11-06
x86: galileo: Use devicetree for SMBIOS settings
Simon Glass
1
-11
/
+0
2020-09-25
x86: edison: Generate an image suitable for xFSTK
Simon Glass
2
-0
/
+48
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
[next]