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
2009-07-07
env_onenand: change env_address type from unsigned long to loff_t
HeungJun Kim
1
-1
/
+1
2009-07-07
nand_spl: read environment early, when booting from NAND using nand_spl
Guennadi Liakhovetski
1
-13
/
+30
2009-07-07
nand/onenand: Fix missing argument checking for "markbad" command
Wolfgang Denk
2
-22
/
+44
2009-07-07
env_nand: remove unused variable.
Guennadi Liakhovetski
1
-10
/
+0
2009-07-02
8xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processors
Poonam Aggrwal
1
-1
/
+2
2009-06-14
Blackfin: new spibootldr command
Mike Frysinger
2
-0
/
+37
2009-06-12
83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
Peter Tyser
1
-2
/
+2
2009-06-12
MPC512x: remove include/mpc512x.h
Wolfgang Denk
1
-4
/
+0
2009-06-12
General help message cleanup
Wolfgang Denk
71
-241
/
+237
2009-06-12
Make "usage" messages more helpful.
Wolfgang Denk
1
-17
/
+16
2009-06-12
nvedit: speed up printing of environment
Mike Frysinger
1
-39
/
+55
2009-06-12
Add support for Linux-like kallsysms
Mike Frysinger
3
-0
/
+53
2009-06-12
cmd_mtdparts.c: allow to omit definitions for default settings
Wolfgang Denk
1
-4
/
+4
2009-06-12
cmd_mtdparts: Move to common handling of FLASH devices via MTD layer
Stefan Roese
1
-160
/
+80
2009-06-12
mtd: Update MTD infrastructure to support 64bit device size
Stefan Roese
2
-2
/
+6
2009-06-12
make MODEM SUPPORT generic instead of duplicate it
Jean-Christophe PLAGNIOL-VILLARD
2
-0
/
+119
2009-06-12
ZOOM2 Add serial support.
Tom Rix
1
-0
/
+2
2009-06-12
cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUX
Peter Tyser
1
-2
/
+2
2009-06-12
cmd_i2c: Clean up trivial helper functions
Peter Tyser
1
-21
/
+4
2009-06-12
cmd_i2c: Clean up i2c command argument parsing
Peter Tyser
1
-24
/
+28
2009-06-12
i2c: Update references to individual i2c commands
Peter Tyser
1
-16
/
+11
2009-06-12
i2c: Remove deprecated individual i2c commands
Peter Tyser
1
-58
/
+0
2009-06-12
i2c: Create common default i2c_[set|get]_bus_speed() functions
Peter Tyser
1
-0
/
+18
2009-06-12
i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value
Peter Tyser
1
-4
/
+0
2009-06-02
mmc: check find_mmc_device return value
Rabin Vincent
1
-0
/
+9
2009-06-02
mmc: clean up help texts
Rabin Vincent
1
-4
/
+5
2009-05-28
jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS together
Stefan Roese
2
-54
/
+64
2009-05-20
Merge branch 'master' of git://git.denx.de/u-boot-ubi
Wolfgang Denk
1
-1
/
+1
2009-05-20
common: fix inline--weak error spotted by gcc 4.4
Kim Phillips
1
-2
/
+2
2009-05-20
UBI: fix return code in ubi_volume_read
Andreas Huber
1
-1
/
+1
2009-05-15
Fix e-mail address of Gary Jennejohn.
Detlev Zundel
1
-1
/
+1
2009-05-15
Remove inline qualifier from show_boot_progress()
Emil Medve
1
-1
/
+1
2009-05-15
netloop: updates for NetLoop
Heiko Schocher
1
-0
/
+7
2009-04-28
cmd_ext2.c: fix compile warnings
Wolfgang Denk
1
-2
/
+2
2009-04-28
ubi: Remove flash selection parameter (nor|nand|onenand) from "ubi part"
Stefan Roese
1
-48
/
+25
2009-04-28
Separate mtdparts command from jffs2
Ladislav Michl
1
-5
/
+5
2009-04-28
cmd_ide: Remove unused AmigaOneG3SE code
Peter Tyser
1
-44
/
+0
2009-04-28
mtdpart command: align output columns
David Brownell
1
-1
/
+1
2009-04-28
fs: Fix the wrong type of var
Gao Guanhua
1
-1
/
+2
2009-04-16
cmd_nand: drop duplicate NULL ptr check
Mike Frysinger
1
-1
/
+1
2009-04-05
One more fix for building env_embedded.o
Wolfgang Denk
1
-0
/
+2
2009-04-04
common/image.c: Relocate strings in tables.
Scott Wood
1
-2
/
+6
2009-04-04
UBI/cfi-mtd: Fix mtd name for multiple chips
Andreas Huber
1
-5
/
+21
2009-04-04
cmd_mmc: add support for device command for selecting mmc device
Minkyu Kang
1
-5
/
+56
2009-04-04
more command usage cleanup
Mike Frysinger
2
-4
/
+4
2009-04-04
Separate mtdparts command from jffs2
Ladislav Michl
1
-6
/
+3
2009-04-04
add dataflash mmc mux missing support
Jean-Christophe PLAGNIOL-VILLARD
2
-0
/
+66
2009-04-04
Fix quoting bug introduced by commit 74de7aef
Wolfgang Denk
2
-2
/
+2
2009-04-04
Fix building of env_embedded.o
Wolfgang Denk
1
-0
/
+1
2009-04-04
rename include/zlib.h to include/u-boot/zlib.h
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
[next]