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
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-07
common/cmd_flash.c: Fix GCC 4.6 build warnings
Wolfgang Denk
1
-4
/
+4
2011-11-07
common/cmd_i2c.c: Fix GCC 4.6 build warning
Wolfgang Denk
1
-3
/
+1
2011-11-03
sandbox: Change md command to use map_physmem
Simon Glass
1
-2
/
+7
2011-11-03
common/cmd_ide.c: fix GCC 4.6 build warnings
Wolfgang Denk
1
-2
/
+0
2011-11-03
common/cmd_ide.c: CodingStyle cleanup
Wolfgang Denk
1
-840
/
+874
2011-10-28
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
3
-7
/
+2
2011-10-27
GCC4.6: Squash undefined variable in cmd_mtdparts.c
Marek Vasut
1
-2
/
+0
2011-10-27
GCC4.6: Squash subsequent warnings in usb_storage.c
Marek Vasut
1
-13
/
+13
2011-10-27
GCC4.6: Squash warning in usb_storage.c
Marek Vasut
1
-3
/
+4
2011-10-27
GCC4.6: Squash warning in cmd_ide.c
Marek Vasut
1
-1
/
+1
2011-10-27
GCC4.6: Squash warnings in common/usb.c
Marek Vasut
1
-14
/
+7
2011-10-27
omap: spl: fix build break due to changes in FAT
Aneesh V
1
-0
/
+1
2011-10-27
ARM: orion5x: reduce dependence of including platform file
Lei Wen
1
-6
/
+0
2011-10-27
arm, logbuffer: make it compileclean
Heiko Schocher
1
-1
/
+1
2011-10-26
net: tftpput: add tftpput command
Simon Glass
1
-0
/
+23
2011-10-26
tftpput: add save_addr and save_size global variables
Simon Glass
1
-0
/
+2
2011-10-26
net: tftpput: Rename TFTP to TFTPGET
Simon Glass
3
-8
/
+8
2011-10-26
Add setenv_ulong() and setenv_addr()
Simon Glass
1
-0
/
+30
2011-10-26
Move simple_itoa to vsprintf
Simon Glass
1
-15
/
+0
2011-10-23
mkimage: adding support for Davinci AIS image
Stefano Babic
1
-4
/
+5
2011-10-23
Add getenv_ulong() to read an integer from an environment variable
Simon Glass
1
-0
/
+20
2011-10-23
common: fix missing function pointer relocation in fixup_cmdtable()
Daniel Schwierzeck
1
-1
/
+2
2011-10-22
hwmon: Provide dtt_init()
Dirk Eibach
1
-9
/
+33
2011-10-22
common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
Joe Hershberger
2
-2
/
+2
2011-10-22
common: cosmetic: CONFIG_ROOTPATH checkpatch compliance
Joe Hershberger
2
-2
/
+2
2011-10-22
checkpatch whitespace cleanups
Stephen Warren
4
-870
/
+946
2011-10-22
nds32: common bdinfo, bootm, image support
Macpaul Lin
2
-0
/
+26
2011-10-22
cmd_bdinfo: replace print_str() with print_mhz()
Timur Tabi
1
-37
/
+35
2011-10-21
removed static from images in cmd_bootm.c
Simon Schwarz
1
-1
/
+1
2011-10-21
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
1
-1
/
+59
2011-10-20
cosmetic: Fixup fixup_silent_linux() for checkpatch
Doug Anderson
1
-12
/
+13
2011-10-18
fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers
Shengzhou Liu
1
-1
/
+59
2011-10-17
sandbox: Use uintptr_t for 32/64-bit compatibility
Simon Glass
2
-5
/
+5
2011-10-17
sandbox: Disable built-in malloc
Simon Glass
1
-0
/
+2
2011-10-17
sandbox: Add bootm support
Simon Glass
1
-4
/
+3
2011-10-17
sandbox: Add board info for architecture
Simon Glass
1
-4
/
+30
2011-10-17
Fix use of int as pointer in image.c
Simon Glass
1
-2
/
+2
2011-10-17
Add pxe command
Jason Hobbs
3
-0
/
+1358
2011-10-17
Replace space and tab checks with isblank
Jason Hobbs
2
-6
/
+8
2011-10-17
cosmetic: remove unneeded curly braces
Jason Hobbs
1
-4
/
+2
2011-10-17
common: add run_command2 for running simple or hush commands
Jason Hobbs
2
-30
/
+28
2011-10-17
common, menu: use abortboot for menu timeout
Jason Hobbs
2
-10
/
+40
2011-10-17
Add generic, reusable menu code
Jason Hobbs
2
-0
/
+394
2011-10-15
common: fix missing function pointer relocation in fixup_cmdtable()
Daniel Schwierzeck
1
-0
/
+6
2011-10-15
fdt: update fdt_alloc_phandle to use fdt_get_phandle
Timur Tabi
1
-5
/
+2
2011-10-15
fdt: check for fdt errors in fdt_create_phandle
Timur Tabi
1
-2
/
+9
2011-10-09
common/usb.c: fix warning: variable ... set but not used
Wolfgang Denk
1
-7
/
+13
2011-10-09
common/cmd_usb.c: fix warning: variable ... set but not used
Wolfgang Denk
1
-2
/
+1
2011-10-09
CFI: fix warning: variable ... set but not used
Wolfgang Denk
1
-2
/
+7
2011-10-09
cmd_time: add time command
Che-liang Chiou
2
-0
/
+91
[next]