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
2015-02-19
cmd_i2c: quit I2C commands immediately on error
Masahiro Yamada
1
-13
/
+13
2015-02-18
Merge branch 'master' of git://git.denx.de/u-boot-fdt
Tom Rini
3
-7
/
+7
2015-02-17
cmd_fdt: Print the control fdt in terms of virtual memory
Joe Hershberger
1
-1
/
+1
2015-02-17
cmd_fdt: Actually fix fdt command in sandbox
Joe Hershberger
3
-6
/
+6
2015-02-17
Merge branch 'master' of git://git.denx.de/u-boot-avr32
Tom Rini
3
-41
/
+37
2015-02-17
avr32: add generic board support
Andreas Bießmann
3
-6
/
+13
2015-02-17
common/board_r: allocate bootparams
Andreas Bießmann
1
-0
/
+15
2015-02-17
common/board_f: factor out reserve_stacks
Andreas Bießmann
1
-35
/
+9
2015-02-17
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
1
-0
/
+5
2015-02-16
spl, spl_nor: fix compiler warning
Heiko Schocher
1
-1
/
+1
2015-02-16
arm: spl: Provide for a board-specific loader
Simon Glass
1
-0
/
+5
2015-02-16
image: Convert to use fdt_for_each_subnode macro
Axel Lin
2
-15
/
+5
2015-02-12
dm: Add CMD_DM and CMD_DEMO to Kconfig
Simon Glass
1
-0
/
+23
2015-02-12
dm: i2c: Add a dm_ prefix to driver model bus speed functions
Simon Glass
1
-2
/
+2
2015-02-12
Introduce board_init_f_mem() to handle early memory layout
Simon Glass
1
-0
/
+18
2015-02-12
malloc_simple: Return NULL on malloc failure rather then calling panic()
Hans de Goede
1
-1
/
+1
2015-02-12
dm: Prevent "demo hello" and "demo status" segfaults
Peter Tyser
1
-1
/
+3
2015-02-10
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
1
-0
/
+2
2015-02-10
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
1
-1
/
+1
2015-02-10
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
4
-280
/
+154
2015-02-10
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2
-0
/
+177
2015-02-10
lcd: split splash code into its own function
Nikita Kiryanov
2
-30
/
+38
2015-02-10
lcd: dt: extract simplefb support
Nikita Kiryanov
3
-50
/
+60
2015-02-10
lcd: rename bitmap_plot to better represent its functionality
Nikita Kiryanov
1
-3
/
+3
2015-02-10
lcd: various cleanups
Nikita Kiryanov
1
-75
/
+15
2015-02-10
lcd: remove unused includes
Nikita Kiryanov
1
-18
/
+0
2015-02-10
lcd: introduce lcd_set_cmap
Nikita Kiryanov
1
-24
/
+22
2015-02-10
lcd: logo: move generic cmap setting to lcd_logo_set_cmap()
Nikita Kiryanov
1
-21
/
+7
2015-02-10
lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c
Nikita Kiryanov
1
-9
/
+1
2015-02-10
lcd: atmel: introduce lcd_logo_set_cmap
Nikita Kiryanov
1
-21
/
+8
2015-02-10
lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c
Nikita Kiryanov
1
-6
/
+5
2015-02-10
lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb
Nikita Kiryanov
1
-10
/
+1
2015-02-10
lcd: split configuration_get_cmap
Nikita Kiryanov
1
-19
/
+0
2015-02-09
bdinfo: Show information about fdt blob via bdinfo
Michal Simek
1
-0
/
+3
2015-02-09
microblaze: Move architecture to use generic board init
Michal Simek
3
-5
/
+14
2015-02-09
common/board_r: manual relocation for cmd table
Andreas Bießmann
1
-0
/
+12
2015-02-07
common/board_f: add at91 wdt
Heiko Schocher
1
-1
/
+1
2015-02-06
scsi: bootstage: Measure time taken to scan the bus
Simon Glass
1
-0
/
+2
2015-01-30
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
11
-108
/
+164
2015-01-30
fpga: Extend dump description
Michal Simek
1
-1
/
+1
2015-01-30
cmd: Fix gettime command help
Bin Meng
1
-2
/
+2
2015-01-29
rsa: Use checksum algorithms from struct hash_algo
Ruchika Gupta
1
-3
/
+3
2015-01-29
Use hash.c in mkimage
Ruchika Gupta
1
-35
/
+46
2015-01-29
hash: Add function to find hash_algo struct with progressive hash
Ruchika Gupta
1
-9
/
+24
2015-01-29
Export redesign
Martin Dorwig
3
-37
/
+14
2015-01-29
dm: i2c: Provide an offset length parameter where needed
Simon Glass
1
-1
/
+1
2015-01-29
dm: i2c: Rename driver model I2C functions to permit compatibility
Simon Glass
2
-13
/
+18
2015-01-29
dm: demo: Add a simple GPIO demonstration
Simon Glass
1
-1
/
+28
2015-01-29
generic-board: show model name in board_init_f() too
Masahiro Yamada
4
-18
/
+39
2015-01-29
cmd_i2c: change variable type for 10bit addressing support
Masahiro Yamada
1
-11
/
+11
[next]