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
old/tizen_20241126
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
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-28
malloc_f: enable SYS_MALLOC_F by default if DM is on
Masahiro Yamada
1
-3
/
+0
2015-03-28
generic-board: select SYS_GENERIC_BOARD for some architectures
Masahiro Yamada
1
-1
/
+0
2015-03-28
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
Masahiro Yamada
1
-3
/
+0
2015-03-24
x86: quark: Enable on-chip ethernet controllers
Bin Meng
1
-0
/
+19
2015-03-24
arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIME
Tom Rini
1
-1
/
+2
2015-03-24
x86: quark: MRC codes clean up
Bin Meng
7
-1049
/
+955
2015-03-24
remove unnecessary version.h includes
Rob Herring
1
-1
/
+0
2015-02-12
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
Simon Glass
1
-0
/
+6
2015-02-12
dm: x86: Move driver model CONFIGs to Kconfig
Simon Glass
1
-0
/
+9
2015-02-10
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
64
-149
/
+10646
2015-02-09
common: Move dram_init() declaration to common location
Michal Simek
1
-6
/
+0
2015-02-06
x86: Use tab instead of space to indent in PCIE_ECAM_BASE
Bin Meng
1
-1
/
+1
2015-02-06
x86: Add SD/MMC support to quark/galileo
Bin Meng
1
-0
/
+11
2015-02-06
x86: Add SPI support to quark/galileo
Bin Meng
2
-0
/
+30
2015-02-06
x86: galileo: Add GPIO support
Bin Meng
1
-0
/
+14
2015-02-06
x86: quark: Initialize non-standard BARs
Bin Meng
2
-0
/
+78
2015-02-06
x86: quark: Call MRC in dram_init()
Bin Meng
2
-2
/
+122
2015-02-06
x86: quark: Enable the Memory Reference Code build
Bin Meng
1
-0
/
+1
2015-02-06
x86: quark: Add System Memory Controller support
Bin Meng
2
-0
/
+3210
2015-02-06
x86: quark: Add utility codes needed for MRC
Bin Meng
4
-0
/
+2068
2015-02-06
x86: quark: Add Memory Reference Code (MRC) main routines
Bin Meng
2
-0
/
+391
2015-02-06
x86: quark: Bypass TSC calibration
Bin Meng
1
-0
/
+5
2015-02-06
x86: Allow overriding TSC_FREQ_IN_MHZ
Bin Meng
1
-20
/
+20
2015-02-06
x86: Enable the Intel quark/galileo build
Bin Meng
2
-0
/
+18
2015-02-06
x86: Add basic Intel Galileo board support
Bin Meng
2
-0
/
+44
2015-02-06
x86: Add basic Intel Quark processor support
Bin Meng
6
-0
/
+295
2015-02-06
x86: quark: Add Cache-As-RAM initialization
Bin Meng
1
-0
/
+105
2015-02-06
x86: Define macros for pci configuration space access
Bin Meng
2
-7
/
+13
2015-02-06
x86: quark: Add routines to access message bus registers
Bin Meng
2
-0
/
+183
2015-02-06
x86: Add header files for Intel Quark SoC defines
Bin Meng
2
-0
/
+68
2015-02-06
x86: Add support for Intel Minnowboard Max
Simon Glass
15
-2
/
+3831
2015-02-06
x86: Allow a UART to be set up before the FSP is ready
Simon Glass
2
-0
/
+7
2015-02-06
x86: Allow FSP Kconfig settings for all x86
Simon Glass
2
-38
/
+38
2015-02-06
x86: Remove unnecessary casts and fix comment typos
Simon Glass
1
-5
/
+5
2015-02-06
x86: mmc: Move common FSP functions into a common file
Simon Glass
5
-72
/
+59
2015-02-05
x86: Make CAR and DRAM FSP code common
Simon Glass
4
-1
/
+3
2015-02-05
x86: Adjust the FSP types slightly
Simon Glass
4
-7
/
+9
2015-02-05
x86: Move common FSP code into a common location
Simon Glass
18
-8
/
+16
2015-02-05
x86: video: Allow video ROM execution to fall back to the other method
Simon Glass
1
-1
/
+2
2015-02-05
x86: Rename MMCONF_BASE_ADDRESS and make it common across x86
Simon Glass
3
-2
/
+16
2015-01-24
x86: ivybridge: Drop the Kconfig MRC cache information
Simon Glass
1
-28
/
+0
2015-01-24
x86: config: Enable hook for saving MRC configuration
Simon Glass
1
-0
/
+5
2015-01-24
x86: Implement a cache for Memory Reference Code parameters
Simon Glass
5
-0
/
+464
2015-01-24
x86: dts: Add SPI flash MRC details for chromebook_link
Simon Glass
1
-1
/
+14
2015-01-24
x86: Use ipchecksum from net/
Simon Glass
4
-97
/
+4
2015-01-23
x86: Fix various code format issues in start16.S
Bin Meng
1
-10
/
+10
2015-01-23
x86: Test mtrr support flag before accessing mtrr msr
Bin Meng
3
-2
/
+19
2015-01-23
x86: Save mtrr support flag in global data
Bin Meng
2
-6
/
+14
2015-01-23
x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.c
Bin Meng
1
-0
/
+2
2015-01-23
x86: Fix out of bounds irq handlers access
Sebastien Ronsse
1
-1
/
+1
[next]