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
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-25
Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS
Nobuhiro Iwamatsu
1
-1
/
+2
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
3
-6
/
+6
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
1
-2
/
+0
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
1
-1
/
+1
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
1
-2
/
+2
2010-10-07
x86: Implement fully relocatable image
Graeme Russ
3
-24
/
+35
2010-10-07
x86: Use loops instead of memcpy/memset in board_init_f
Graeme Russ
1
-16
/
+31
2010-10-07
x86: Rearrange linker script
Graeme Russ
1
-2
/
+3
2010-10-07
x86: Rename linker script symbols
Graeme Russ
3
-24
/
+24
2010-10-07
x86: Set cold/warm boot flag
Graeme Russ
3
-16
/
+13
2010-10-07
x86: Place global data below stack before entering C
Graeme Russ
3
-37
/
+37
2010-10-07
x86: Dont clobber %eax after getting memory size
Graeme Russ
1
-3
/
+2
2010-10-07
x86: Don't clobber %ebx
Graeme Russ
2
-7
/
+12
2010-10-07
x86: Remove usage of %ebp as a return pointer
Graeme Russ
3
-10
/
+10
2010-10-07
x86: Move ECC initialisation outside RAM initialisation
Graeme Russ
2
-14
/
+14
2010-10-07
x86: Remove progress indication in low-level init
Graeme Russ
1
-42
/
+2
2010-10-07
x86: Fix %ss and %esp in register structure for interrupts
Graeme Russ
3
-4
/
+45
2010-10-07
x86: Change compiler options
Graeme Russ
4
-17
/
+12
2010-10-07
x86: Coding Style Cleanup
Graeme Russ
4
-373
/
+362
2010-10-07
x86: Move loading of GTD to C code
Graeme Russ
2
-96
/
+57
2010-10-07
x86: use gc sections to reduce image size
Graeme Russ
1
-0
/
+3
2010-10-07
x86: zboot update
Graeme Russ
1
-5
/
+13
2010-10-07
x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boards
Graeme Russ
1
-0
/
+2
2010-09-23
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
Stefan Roese
1
-7
/
+0
2010-09-19
arm: get rid of bi_env
Heiko Schocher
1
-4
/
+0
2010-09-19
New implementation for internal handling of environment variables.
Wolfgang Denk
1
-6
/
+7
2010-09-19
Make getenv() work before relocation.
Wolfgang Denk
1
-2
/
+3
2010-09-13
x86: Fix x86 Cold Boot
Graeme Russ
1
-0
/
+5
2010-09-13
x86: Fix do_go_exec() - const argv[]
Graeme Russ
1
-5
/
+20
2010-08-04
Rename getenv_r() into getenv_f()
Wolfgang Denk
1
-1
/
+1
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
5
-5
/
+5
2010-05-26
Coding style cleanup, update CHANGELOG.
Wolfgang Denk
1
-3
/
+0
2010-05-06
sc520: Fix minor DRAM Controller Setup bug
Graeme Russ
1
-1
/
+1
2010-05-06
sc520: Update to new AMD Copyright
Graeme Russ
1
-40
/
+77
2010-05-06
sc520: Board Specific PCI Init
Graeme Russ
2
-37
/
+3
2010-05-06
sc520: Move PCI defines to PCI include file
Graeme Russ
2
-29
/
+29
2010-05-06
sc520: Allow boards to override udelay
Graeme Russ
2
-0
/
+5
2010-05-06
x86: Fix support for booting bzImage
Graeme Russ
6
-32
/
+424
2010-05-06
x86: Provide weak PC/AT compatibility setup function
Graeme Russ
2
-0
/
+9
2010-05-06
x86: Use CONFIG_SERIAL_MULTI
Graeme Russ
3
-508
/
+5
2010-05-06
x86: Fix copying of Real-Mode code into RAM
Graeme Russ
2
-2
/
+2
2010-05-06
x86: Pass relocation offset into Global Data
Graeme Russ
1
-27
/
+36
2010-05-06
x86: Move GDT to a safe location in RAM
Graeme Russ
2
-14
/
+103
2010-05-06
x86: Add RAM bootstrap functionality
Graeme Russ
2
-6
/
+38
2010-05-06
x86: Split sc520 memory sizing versus reporting
Graeme Russ
2
-38
/
+61
2010-05-06
x86: Fix sc520 memory size reporting
Graeme Russ
1
-18
/
+17
2010-05-06
x86: Fix do_go_exec()
Graeme Russ
1
-4
/
+4
2010-05-06
x86: Add register dump to crash handlers
Graeme Russ
1
-34
/
+180
2010-05-06
x86: Fix MMCR Access
Graeme Russ
4
-52
/
+63
2010-05-06
x86: #ifdef out getenv_IPaddr()
Graeme Russ
1
-0
/
+2
[next]