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
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-14
dm: part: Rename some partition functions
Simon Glass
4
-11
/
+9
2016-03-14
dm: blk: Rename get_device_and_partition()
Simon Glass
1
-2
/
+2
2016-03-14
dm: blk: Rename get_dev() to blk_get_dev()
Simon Glass
1
-2
/
+2
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
7
-28
/
+28
2016-03-08
malloc: remove !gd handling
Stephen Warren
1
-1
/
+1
2016-02-26
timer: Set up the real timer after driver model is available
Simon Glass
2
-2
/
+18
2016-02-26
Revert "image-fit: Fix signature checking"
Simon Glass
1
-3
/
+8
2016-02-26
image: Correct the OS location code to work on sandbox
Simon Glass
2
-1
/
+6
2016-02-19
spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS
Guillaume GARDET
1
-1
/
+1
2016-02-15
tools: fix env_flags build
Lubomir Rintel
1
-0
/
+1
2016-02-11
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
1
-0
/
+8
2016-02-11
dm: video: Add a temporary work-around for old stdout var
Simon Glass
1
-0
/
+8
2016-02-10
Revert "common/memsize.c: Simplify RAM size detection"
Hans de Goede
1
-21
/
+26
2016-02-08
Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.
David Müller (ELSOFT AG)
4
-118
/
+0
2016-02-08
board_r: fix a typo in comment block
Masahiro Yamada
1
-1
/
+1
2016-02-08
image: fix getenv_bootm_size() function again
Masahiro Yamada
1
-8
/
+13
2016-02-08
malloc: solve dead code issue in memalign()
Stephen Warren
1
-1
/
+1
2016-02-08
common/memsize.c: Simplify RAM size detection
Eddy Petrișor
1
-26
/
+21
2016-02-08
hush: Add rudimentary support for PS1 and PS2
Marek Vasut
1
-0
/
+10
2016-02-08
hush: Pull out U-Boot prompt display and read functionality
Marek Vasut
1
-5
/
+16
2016-02-08
tools: env validate: pass values as 0-based array
Andreas Fenkart
1
-7
/
+7
2016-02-08
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
3
-3
/
+3
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
3
-3
/
+3
2016-02-05
autoboot.c: Fill env vars in process_fdt_options() only if TEXT_BASE is set
Stefan Roese
1
-2
/
+2
2016-02-01
malloc: work around some memalign fragmentation issues
Stephen Warren
1
-0
/
+22
2016-01-27
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
1
-0
/
+29
2016-01-27
dm: env_sf: fix saveenv() to use driver model
Gong Qianyu
1
-0
/
+29
2016-01-26
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
1
-1
/
+15
2016-01-25
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
1
-1
/
+1
2016-01-25
usb: kbd: Prevent out of bound access
Marek Vasut
1
-1
/
+1
2016-01-25
common/console.c: Remove unused inline functions
Tom Rini
1
-48
/
+0
2016-01-25
env_mmc: support overriding mmc dev from board code
Clemens Gruber
1
-7
/
+12
2016-01-25
bootm: fix size arg of flush_cache() in bootm_load_os().
Purna Chandra Mandal
1
-1
/
+1
2016-01-25
Move all command code into its own directory
Simon Glass
128
-43190
/
+6
2016-01-24
lcd: fix the color testpattern in 16bit mode
Andreas Neubacher
1
-1
/
+15
2016-01-21
gpio: Warn about invalid GPIOs used with the 'gpio' command
Simon Glass
1
-1
/
+3
2016-01-21
stdio: Correct a build error with driver model
Simon Glass
1
-0
/
+3
2016-01-21
gpio: Allow 's' as an abbreviation for 'status'
Simon Glass
1
-1
/
+1
2016-01-21
dm: pmic: Add 'reg status' to show all regulators
Simon Glass
1
-10
/
+56
2016-01-20
dm: video: sandbox: Convert sandbox to use driver model for video
Simon Glass
1
-11
/
+0
2016-01-20
dm: stdio: video: Plumb the video uclass into stdio
Simon Glass
1
-4
/
+15
2016-01-20
dm: video: Implement the bmp command for driver model
Simon Glass
1
-1
/
+21
2016-01-20
dm: common: Add memory reservation for the video uclass
Simon Glass
1
-12
/
+35
2016-01-20
common: Move LCD and video memory reservation together
Simon Glass
1
-14
/
+14
2016-01-20
dm: lcd: Avoid using the lcd.h header file with driver model
Simon Glass
1
-0
/
+2
2016-01-20
Revert "fdt_support: Add multi-serial support for stdout fixup"
Bin Meng
1
-15
/
+1
2016-01-20
usb: Define USB_MAX_STOR_DEV in only one place
Simon Glass
1
-1
/
+0
2016-01-20
sandbox: Support the bmp command
Simon Glass
1
-5
/
+8
2016-01-20
i2c: Correct command return values
Simon Glass
1
-2
/
+4
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2
-14
/
+2
[next]