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
/
arch
/
x86
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-18
x86: Remove x86 specific GD flags as they are not referenced at all
Stefan Roese
3
-14
/
+1
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass
1
-1
/
+1
2019-08-11
env: Move TOTAL_MALLOC_LEN to environment.h
Simon Glass
1
-0
/
+1
2019-08-09
x86: slimbootloader: Set TSC information for tsc_timer
Park, Aiden
1
-0
/
+37
2019-08-09
x86: slimbootloader: Add serial driver
Park, Aiden
2
-1
/
+68
2019-08-09
x86: slimbootloader: Add memory configuration
Park, Aiden
2
-1
/
+152
2019-08-09
x86: Add new slimbootloader CPU type
Park, Aiden
6
-2
/
+64
2019-08-09
x86: tangier: Populate CSRT for shared DMA controller
Andy Shevchenko
1
-0
/
+38
2019-06-22
watchdog: tangier: Convert to use WDT class
Andy Shevchenko
1
-1
/
+0
2019-05-19
x86: coreboot: make it possible to process unhandled tags
Christian Gmeiner
1
-0
/
+7
2019-05-09
Fix spelling of available.
Vagrant Cascadian
1
-1
/
+1
2019-05-08
x86: Add a way to jump from TPL to SPL
Simon Glass
1
-0
/
+13
2019-05-08
x86: broadwell: Update PCH to work in TPL
Simon Glass
1
-3
/
+9
2019-05-08
x86: Support TPL in Intel common code
Simon Glass
1
-3
/
+6
2019-05-08
x86: broadwell: Implement PCH_REQ_PMBASE_INFO
Simon Glass
1
-0
/
+25
2019-05-08
x86: ivybridge: Implement PCH_REQ_PMBASE_INFO
Simon Glass
1
-0
/
+15
2019-05-08
x86: Add common Intel code for SPL
Simon Glass
2
-0
/
+33
2019-05-08
x86: broadwell: Select refcode and CPU code for SPL
Simon Glass
1
-3
/
+4
2019-05-08
x86: broadwell: Allow booting from SPL
Simon Glass
2
-0
/
+78
2019-05-08
x86: Allow 16-bit init to be in TPL
Simon Glass
2
-2
/
+2
2019-05-08
x86: Add support for starting from SPL/TPL
Simon Glass
3
-1
/
+134
2019-05-08
x86: broadwell: Split CPU init
Simon Glass
3
-673
/
+695
2019-05-08
x86: broadwell: Move init of debug UART to cpu.c
Simon Glass
2
-11
/
+13
2019-05-08
x86: broadwell: Allow SDRAM init from SPL
Simon Glass
3
-94
/
+101
2019-05-08
x86: broadwell: Improve SDRAM debugging output
Simon Glass
1
-12
/
+20
2019-05-08
x86: Add a way to reinit the cpu
Simon Glass
2
-44
/
+74
2019-05-08
x86: mp_init: Use proper error numbers
Simon Glass
1
-5
/
+5
2019-05-08
x86: Update a stale comment about ifdtool
Simon Glass
1
-1
/
+1
2019-05-08
x86: start64: Fix copyright message
Simon Glass
1
-1
/
+1
2019-02-20
x86: broadwell: Add support for serial I/O devices
Simon Glass
1
-0
/
+110
2019-02-20
x86: broadwell: Don't bother probing the PCH for pinctrl
Simon Glass
1
-1
/
+2
2019-02-20
x86: broadwell: Add support for the ADSP
Simon Glass
2
-0
/
+157
2019-02-20
sound: x86: link: Add sound support
Simon Glass
2
-0
/
+33
2019-02-20
x86: ivybridge: Add a way to get the HDA config setting
Simon Glass
1
-2
/
+25
2019-02-12
x86: Use the existing GDT in the ROM for 64-bit U-Boot proper
Bin Meng
1
-14
/
+0
2019-02-12
x86: Don't copy the cpu_call64() function to a hardcoded address
Bin Meng
2
-3
/
+12
2019-02-12
x86: Change 4-level page table base address to low memory
Bin Meng
1
-4
/
+2
2019-01-26
linker: Modify linker scripts to be more generic
Tom Rini
1
-1
/
+1
2019-01-18
x86: Kconfig: spelling fixes
Chris Packham
2
-2
/
+2
2018-12-10
efi: payload: only init usb if necessary
Bin Meng
1
-1
/
+2
2018-12-10
coreboot: only init usb if necessary
Thomas RIENOESSL
1
-1
/
+2
2018-12-10
x86: make the LAPIC / IOAPIC construct switchable with Kconfig
Hannes Schmelzer
2
-1
/
+3
2018-11-14
cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers
Bin Meng
4
-0
/
+4
2018-11-14
sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
1
-1
/
+0
2018-10-28
x86: Fix car_uninit weak symbol definition
Bin Meng
1
-6
/
+6
2018-10-22
x86: quark: Specify X86_TSC_TIMER_EARLY_FREQ
Bin Meng
1
-0
/
+4
2018-10-22
x86: Fix the mystery of printch() during 64-bit boot
Bin Meng
2
-18
/
+1
2018-10-22
x86: put global data pointer into the .data section
Heinrich Schuchardt
1
-2
/
+8
2018-10-09
x86: Update mtrr functions to allow leaving cache alone
Simon Glass
2
-10
/
+25
2018-09-17
x86: tangier: pinmux: add API to configure protected pins
Georgii Staroselskii
2
-1
/
+195
[next]