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
/
cmd
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-12
sf: fix sf probe
Cyrille Pitchen
1
-1
/
+0
2016-09-09
cmd: Rework disk.c usage
Tom Rini
2
-7
/
+3
2016-09-07
pxe: Fix pxe boot with FIT image
York Sun
1
-4
/
+5
2016-09-01
nand: Fix some more NULL name tests
Scott Wood
1
-1
/
+1
2016-09-01
nand: Fix nand info for no device
Tony Lindgren
1
-3
/
+3
2016-08-26
nand: Fix set_dev checks for no device
Tony Lindgren
1
-2
/
+1
2016-08-20
fastboot: implement Kconfig
Steve Rae
2
-0
/
+62
2016-08-20
cmd: efi_loader: Return CMD_RET_USAGE in case of not enough arguments
Bin Meng
1
-1
/
+1
2016-08-20
cmd: booti: move CONFIG_CMD_BOOTI to Kconfig
Masahiro Yamada
1
-0
/
+7
2016-08-20
cmd: Split 'bootz' and 'booti' out from 'bootm'
Tom Rini
4
-250
/
+269
2016-08-20
cmd: fdt: add fdt overlay application subcommand
Maxime Ripard
1
-0
/
+24
2016-08-20
cmd: fdt: Narrow the check for fdt addr
Maxime Ripard
1
-1
/
+1
2016-08-16
x86: bdinfo: Drop meaningless values
Simon Glass
1
-10
/
+0
2016-08-16
bdinfo: Don't print out empty DRAM banks
Simon Glass
1
-3
/
+5
2016-08-15
xtensa: add support for the xtensa processor architecture [1/2]
Chris Zankel
1
-0
/
+8
2016-08-08
efi_loader: disk: Fix CONFIG_BLK breakage
Alexander Graf
1
-5
/
+18
2016-08-05
cmd: gpt: fix the wrong size parse for the last partition
Kever Yang
1
-2
/
+2
2016-08-05
cmd/bdinfo: extract print_std_bdinfo
Max Filippov
1
-20
/
+12
2016-08-05
cmd/bdinfo: extract print_baudrate
Max Filippov
1
-14
/
+25
2016-08-05
cmd/bdinfo: extract print_eth_ip_addr
Max Filippov
1
-77
/
+36
2016-08-05
cmd/bdinfo: extract print_bi_flash
Max Filippov
1
-27
/
+27
2016-08-05
cmd/bdinfo: extract print_bi_dram
Max Filippov
1
-41
/
+19
2016-08-05
cmd/bdinfo: extract print_bi_mem
Max Filippov
1
-16
/
+26
2016-08-05
cmd/bdinfo: extract print_bi_boot_params
Max Filippov
1
-7
/
+13
2016-08-02
crypto/fsl: Update blob cmd to accept 64bit addresses
Sumit Garg
1
-1
/
+1
2016-07-27
dm: usb: Use blk_dread/write() instead of direct calls
Simon Glass
1
-2
/
+2
2016-07-27
arm: Show early-malloc() usage in bdinfo
Simon Glass
1
-0
/
+5
2016-07-25
Merge git://git.denx.de/u-boot-nand-flash
Tom Rini
2
-7
/
+12
2016-07-25
lzmadec: Use the same type as the lzma call
Simon Glass
1
-2
/
+3
2016-07-25
efi_loader: Make exposed image loader path absolute
Alexander Graf
1
-1
/
+6
2016-07-25
cmd: misc: Add support for fractions in sleep
mario.six@gdsys.cc
1
-1
/
+20
2016-07-24
mtd: fix compiler warnings
Steve Rae
1
-2
/
+2
2016-07-24
cmd, nand: add an option to disable the verification when writing in raw mode
Boris Brezillon
1
-5
/
+10
2016-07-22
cmd: mtdparts: support runtime generated mtdparts
Ladislav Michl
1
-9
/
+12
2016-07-22
cmd: mtdparts: use defaults by default
Ladislav Michl
1
-6
/
+16
2016-07-22
cmd: mtdparts: consolidate mtdparts reading from env
Ladislav Michl
1
-22
/
+20
2016-07-22
cmd: mtdparts: fix null pointer dereference in parse_mtdparts
Ladislav Michl
1
-10
/
+13
2016-07-22
cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_init
Ladislav Michl
1
-4
/
+6
2016-07-19
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
1
-2
/
+2
2016-07-16
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
1
-1
/
+1
2016-07-15
armv8: Move secure_ram variable out of generic global data
York Sun
1
-2
/
+2
2016-07-11
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
1
-0
/
+2
2016-07-09
dm: spi: Read default speed and mode values from DT
Vignesh R
1
-0
/
+2
2016-07-05
usb: dm: Make "usb info" use usb_for_each_root_dev()
Hans de Goede
1
-25
/
+6
2016-07-05
usb: dm: Add a usb_for_each_root_dev() helper function
Hans de Goede
1
-3
/
+12
2016-06-24
hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER
Masahiro Yamada
2
-8
/
+2
2016-06-24
common: image: minimal android image iminfo support
Michael Trimarchi
1
-0
/
+6
2016-06-24
cmd: bootefi: cosmetic
Sergey Kubushyn
1
-1
/
+1
2016-06-20
autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c
Masahiro Yamada
1
-0
/
+6
2016-06-20
Merge git://git.denx.de/u-boot-nand-flash
Tom Rini
1
-6
/
+35
[next]