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
2012-12-13
env: Add environment variable flags
Joe Hershberger
4
-50
/
+323
2012-12-13
env: Add a silent env handler
Joe Hershberger
1
-0
/
+23
2012-12-13
env: Add a console env handler
Joe Hershberger
2
-33
/
+47
2012-12-13
env: Add a loadaddr env handler
Joe Hershberger
2
-12
/
+21
2012-12-13
env: Add a baudrate env handler
Joe Hershberger
1
-47
/
+0
2012-12-13
env: Add a bootfile env handler
Joe Hershberger
1
-9
/
+0
2012-12-13
env: Add a command to view callbacks
Joe Hershberger
1
-0
/
+81
2012-12-13
env: Add support for callbacks to environment vars
Joe Hershberger
3
-0
/
+370
2012-12-13
env: Hide '.' variables in env print by default
Joe Hershberger
10
-21
/
+29
2012-12-13
env: Use getenv_yesno() more generally
Joe Hershberger
2
-6
/
+14
2012-12-13
env: Refactor apply into change_ok
Joe Hershberger
2
-20
/
+17
2012-12-13
env: Refactor do_apply to a flag
Joe Hershberger
3
-32
/
+21
2012-12-13
gpt: Support for new "gpt" command
Piotr Wilczek
2
-0
/
+334
2012-12-11
cmd:spl:fix: Prevent from a build error on boards, which don't support FDT
Łukasz Majewski
1
-0
/
+2
2012-12-11
tpm: Add TPM stress test
Luigi Semenzato
1
-6
/
+87
2012-12-11
console: Enable function to display console info
Simon Glass
1
-2
/
+4
2012-12-11
Add console command to access io space registers
Vadim Bendebury
2
-0
/
+94
2012-12-11
fdt: edid: Enable fdt_add_edid() function when CONFIG_LCD defined
Tom Wai-Hong Tam
1
-1
/
+1
2012-12-11
edid: Add I2C command for printing the EDID
Tom Wai-Hong Tam
1
-0
/
+39
2012-12-11
edid: Library of EDID decode and print
Tom Wai-Hong Tam
2
-0
/
+308
2012-12-11
Add hash command to perform hashing using various algorithms
Simon Glass
2
-0
/
+64
2012-12-11
sha1sum: Use generic hash layer
Simon Glass
1
-125
/
+4
2012-12-11
Add generic hash API
Simon Glass
2
-0
/
+222
2012-12-11
stdio: remove useless strncpy
Vincent Palatin
1
-1
/
+0
2012-12-11
Fix use of conditional LMB
Simon Glass
1
-1
/
+1
2012-12-11
Add a command to read raw blocks from a partition
Kenneth Waters
2
-0
/
+82
2012-12-11
Add gettime command
Anton Staaf
2
-0
/
+57
2012-12-11
Add new bootstage step for the main loop
Simon Glass
1
-0
/
+2
2012-12-11
i2c: kerneldoc: Add kerneldoc annotations to cmd_i2c.c
Marek Vasut
1
-15
/
+179
2012-12-11
i2c: Use __weak instead of __attribute__((weak, alias))
Marek Vasut
1
-9
/
+7
2012-12-06
cmd_led.c: Standardize format of help and usage info.
Robert P. J. Day
1
-3
/
+3
2012-12-05
env: Enable getenv_f() for SPL_BUILD
Stefan Roese
1
-0
/
+3
2012-12-05
SPL: Port SPL framework to powerpc
Stefan Roese
1
-0
/
+16
2012-11-30
x86: Add CBMEM console driver for coreboot
Vadim Bendebury
1
-1
/
+3
2012-11-28
fdt: Correct global_data condition in main
Simon Glass
1
-2
/
+0
2012-11-27
mmc: Fix incorrect handling of 'read' & 'write' commands
Taylor Hutt
1
-5
/
+4
2012-11-27
common: rework bouncebuf implementation
Stephen Warren
1
-34
/
+41
2012-11-26
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
1
-0
/
+22
2012-11-26
nand: Add torture feature
Benoît Thébaudeau
1
-0
/
+22
2012-11-20
Merge branch 'master' of git://git.denx.de/u-boot-fdt
Tom Rini
3
-1
/
+239
2012-11-19
Merge branch 'next'
Gerald Van Baren
3
-1
/
+239
2012-11-20
usb: use linux/usb/ch9.h instead of usbdescriptors.h
Ilya Yanok
2
-3
/
+3
2012-11-20
USB: add arrow key support to usb_kbd
Allen Martin
1
-0
/
+13
2012-11-20
USB: make usb_kbd obey USB DMA alignment requirements
Allen Martin
1
-1
/
+4
2012-11-19
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2
-7
/
+176
2012-11-19
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
1
-1
/
+1
2012-11-14
cmd_mmc.c: Fix typo, "dislay" -> "display"
Robert P. J. Day
1
-1
/
+1
2012-11-12
fdt: Set kernaddr if fdt indicates a kernel is present
Simon Glass
1
-0
/
+16
2012-11-12
fdt: Add option to default to most compatible conf in a fit image
Gabe Black
2
-0
/
+138
2012-11-12
fdt: Allow device tree to specify secure booting
Doug Anderson
1
-0
/
+62
[next]