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
2017-02-06
x86: Use X86_16BIT_INIT instead of X86_RESET_VECTOR
Simon Glass
3
-6
/
+4
2017-02-06
x86: Kconfig: Add location options for 16/32-bit init
Simon Glass
1
-0
/
+40
2017-02-06
x86: Add Kconfig options to build 64-bit U-Boot
Simon Glass
1
-0
/
+46
2017-02-06
x86: lib: Fix types and casts for 64-bit compilation
Simon Glass
3
-5
/
+5
2017-02-06
x86: fsp: Fix cast for 64-bit compilation
Simon Glass
1
-2
/
+2
2017-02-06
x86: dts: Mark serial as needed before relocation
Simon Glass
1
-0
/
+1
2017-02-06
x86: ivybridge: Fix types for 64-bit compilation
Simon Glass
1
-2
/
+2
2017-02-06
x86: ivybridge: Add more debugging for failures
Simon Glass
2
-10
/
+31
2017-02-06
x86: ivybridge: Declare global data where it is used
Simon Glass
4
-0
/
+8
2017-02-06
x86: Update mpspec to build on 64-bit machines
Simon Glass
2
-10
/
+10
2017-02-06
x86: Use unsigned long for address in table generation
Simon Glass
10
-21
/
+14
2017-02-06
x86: Synchronize list of x86 subarchitectures (update bootparam.h)
Andy Shevchenko
1
-1
/
+2
2016-12-26
x86: Add file names from Kconfig in CMC/FSP/VGA nodes in u-boot.dtsi
Bin Meng
1
-0
/
+3
2016-12-26
x86: quark: Fix build error for quark-based boards
Bin Meng
1
-0
/
+17
2016-12-20
x86: Use binman all x86 boards
Simon Glass
2
-0
/
+80
2016-12-02
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
1
-0
/
+5
2016-11-27
efi_loader: Allow to compile helloworld.efi w/o bundling it
Alexander Graf
2
-2
/
+2
2016-11-17
ls2080: Exit dpaa only right before exiting U-Boot
Alexander Graf
2
-0
/
+5
2016-11-14
efi: x86: Adjust EFI files support efi_loader
Simon Glass
4
-4
/
+21
2016-11-14
x86: Move efi .S files into the 'lib' directory
Simon Glass
7
-19
/
+19
2016-11-14
x86: Move efi .lds files into the 'lib' directory
Simon Glass
3
-1
/
+1
2016-11-14
x86: Correct a build warning in x86 tables
Simon Glass
1
-0
/
+2
2016-10-19
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
12
-536
/
+89
2016-10-19
x86: efi: Add EFI loader support for x86
Simon Glass
3
-1
/
+48
2016-10-19
cpu: Add get_vendor callback
Alexander Graf
5
-0
/
+29
2016-10-19
cpu: Add DMTF id and family fields
Alexander Graf
1
-0
/
+5
2016-10-19
smbios: Allow compilation on 64bit systems
Alexander Graf
1
-1
/
+6
2016-10-19
x86: Move smbios generation into arch independent directory
Alexander Graf
5
-534
/
+1
2016-10-19
x86: Move table csum into separate file
Alexander Graf
2
-12
/
+2
2016-10-18
x86: Add implementations of setjmp() and longjmp()
Simon Glass
3
-1
/
+86
2016-10-18
x86: Move table csum into separate header
Alexander Graf
2
-12
/
+2
2016-10-13
libfdt: Bring in upstream stringlist functions
Simon Glass
1
-2
/
+3
2016-10-12
x86: coreboot: Convert to use DM coreboot video driver
Bin Meng
8
-4
/
+11
2016-10-11
x86: mrccache: Fix error handling in mrccache_get_region()
Simon Glass
1
-3
/
+5
2016-10-11
x86: Drop unused init_helper functions
Simon Glass
2
-12
/
+0
2016-10-11
x86: ivybridge: Tidy up enable_clock_gating() for 64-bit
Simon Glass
1
-4
/
+4
2016-10-11
x86: ivybridge: Fix PCH power setup
Simon Glass
1
-4
/
+4
2016-10-11
x86: Correct address casts in interrupt code
Simon Glass
1
-2
/
+2
2016-10-11
x86: Correct address casts in cpu code
Simon Glass
1
-6
/
+4
2016-10-11
x86: Allow interrupts to be disabled in 64-bit mode
Simon Glass
1
-1
/
+4
2016-10-11
dm: x86: Move link to use driver model for video
Simon Glass
9
-1035
/
+0
2016-10-11
dm: x86: Move samus to use new driver model support
Simon Glass
1
-1
/
+0
2016-10-11
x86: Add an accelerated memmove() function
Simon Glass
2
-1
/
+162
2016-10-11
x86: Fix Linux v4.7+ zimage booting (update bootparam.h)
Stefan Roese
1
-0
/
+3
2016-10-11
x86: baytrail: Add 2nd eMMC controller to the PCI probe list
Stefan Roese
1
-2
/
+3
2016-10-01
input: specify the default of I8042_KEYB in more correct manner
Masahiro Yamada
1
-3
/
+0
2016-10-01
sandbox, x86: select DM_KEYBOARD instead of default y entry
Masahiro Yamada
1
-3
/
+0
2016-09-23
Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
1
-1
/
+0
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2
-2
/
+2
2016-09-23
x86: squash lines for immediate return
Masahiro Yamada
4
-28
/
+4
[next]