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-07-25
cosmetic, main: correct indentation/spacing issues
Jason Hobbs
1
-6
/
+6
2011-07-25
cosmetic, main: clean up declarations of abortboot
Jason Hobbs
1
-6
/
+2
2011-07-25
autostart: unify duplicated logic into the bootm code
Mike Frysinger
8
-85
/
+25
2011-07-19
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Wolfgang Denk
1
-35
/
+54
2011-07-19
Fix typo from 'mb_alloc' -> 'lmb_alloc'
Matthew McClintock
1
-1
/
+1
2011-07-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
1
-1
/
+1
2011-07-17
Remove volatile qualifier in get_ram_size() calls
Albert ARIBAUD
1
-1
/
+1
2011-07-16
Add uboot "fdt_high" enviroment variable
David A. Long
1
-11
/
+49
2011-07-15
mmc: rescan fails on empty slot
Michael Jones
1
-2
/
+4
2011-07-15
MMC: add erase function to both mmc and sd
Lei Wen
1
-4
/
+18
2011-07-15
MMC: unify mmc read and write operation
Lei Wen
1
-32
/
+35
2011-07-14
fdt: introduce fdt_create_phandle()
Gerald Van Baren
1
-0
/
+40
2011-07-14
fdt: introduce fdt_verify_alias_address() and fdt_get_base_address()
Timur Tabi
1
-0
/
+67
2011-07-04
armv7: rename cache related CONFIG flags
Aneesh V
1
-1
/
+1
2011-07-01
cmd_nand: add nand write.trimffs command
Ben Gardiner
1
-0
/
+16
2011-07-01
nand_util: convert nand_write_skip_bad() to flags
Ben Gardiner
1
-1
/
+2
2011-06-22
ARM: drop unsupported 'trab' board
Wolfgang Denk
3
-114
/
+0
2011-06-01
common/cmd_fdt.c: fix wrong data displayed in fdt print
Haojian Zhuang
1
-1
/
+1
2011-06-01
sntp: avoid use of uninitialized variable
Luuk Paulussen
1
-1
/
+2
2011-05-24
cmd_nand: fix help of nand erase subcommand
Daniel Hobi
1
-1
/
+1
2011-05-24
env_nand: zero-initialize variable nand_erase_options
Daniel Hobi
1
-6
/
+2
2011-05-19
Minor coding style cleanup.
Wolfgang Denk
1
-1
/
+1
2011-05-19
TFTP: add tftpsrv command
Luca Ceresoli
1
-0
/
+17
2011-05-18
mmc: enable partition switch function for emmc
Lei Wen
1
-4
/
+34
2011-05-18
cmd_mmc: eliminate device num in the mmc command
Lei Wen
1
-88
/
+110
2011-05-12
cosmetic: cmd_bdinfo.c: clean up by using checkpatch.pl
Macpaul Lin
1
-147
/
+149
2011-05-12
cmd_nvedit.c: make error message more helpful
Wolfgang Denk
1
-1
/
+2
2011-05-10
common/hush: make get_local_var visible for other users
Holger Brunck
1
-2
/
+1
2011-05-10
cramfs: make cramfs usable without a NOR flash
Heiko Schocher
1
-2
/
+8
2011-05-10
cramfs: fix bug in using CONFIG_CRAMFS_CMDLINE
Heiko Schocher
1
-1
/
+1
2011-04-30
IDE: fix compiler warnings
Wolfgang Denk
1
-4
/
+4
2011-04-30
common/cmd_mdio.c: fix compile warning
Anatolij Gustschin
1
-2
/
+2
2011-04-30
miiphy: miiphyutil.c: fix compile warning
Anatolij Gustschin
1
-4
/
+8
2011-04-30
cmd_nvedit.c: clean up with checkpatch
Macpaul Lin
1
-75
/
+73
2011-04-30
cmd_ide: enhance new feature "CONFIG_IDE_AHB"
Macpaul Lin
1
-1
/
+28
2011-04-29
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Wolfgang Denk
1
-0
/
+1
2011-04-29
mmc_spi: add mmc_init call
Thomas Chou
1
-0
/
+1
2011-04-28
i2c: add i2c deblock sequence before and after every mux config
Stefan Bigler
1
-0
/
+12
2011-04-28
common: add a grepenv command
Kim Phillips
1
-3
/
+52
2011-04-28
fix redundant environment for serial flash
thomas.langer@lantiq.com
1
-27
/
+12
2011-04-27
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
1
-0
/
+153
2011-04-27
Add 'led' command
Jason Kridner
1
-0
/
+153
2011-04-25
Respect memreserve regions specified in the device tree
Grant Likely
2
-1
/
+30
2011-04-25
Fix off-by-one error in passing initrd end address via device tree
Grant Likely
1
-1
/
+1
2011-04-25
Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ
Grant Likely
2
-3
/
+3
2011-04-25
Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined
Grant Likely
1
-3
/
+19
2011-04-25
Stop passing around bootmem_base value.
Grant Likely
2
-18
/
+10
2011-04-26
Fix typo in #error: IS_IN_NOWHERE vs. IS_NOWHERE
Loïc Minier
1
-1
/
+1
2011-04-20
Merge branch 'phylib' of git://git.denx.de/u-boot-mmc
Wolfgang Denk
3
-101
/
+500
2011-04-20
Merge branch 'misc' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
8
-102
/
+276
[next]