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
2017-08-04
gpt: harden set_gpt_info() against non NULL-terminated strings
Alison Chaiken
1
-27
/
+36
2017-08-04
GPT: provide commands to selectively rename partitions
Alison Chaiken
2
-4
/
+241
2017-08-04
GPT: read partition table from device into a data structure
Alison Chaiken
1
-0
/
+125
2017-08-04
GPT: add accessor function for disk GUID
Alison Chaiken
1
-0
/
+26
2017-07-31
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
1
-54
/
+81
2017-07-29
Merge git://git.denx.de/u-boot-usb
Tom Rini
1
-2
/
+5
2017-07-28
usb: cmd: Print actual packet size for super speed devices
Bin Meng
1
-2
/
+5
2017-07-28
cmd: scsi: Fix null pointer dereference in 'scsi reset'
Bin Meng
1
-0
/
+2
2017-07-27
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
1
-2
/
+2
2017-07-26
efi_loader: Fix configuration table override
Alexander Graf
1
-4
/
+3
2017-07-24
configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS
Tom Rini
1
-1
/
+1
2017-07-24
efi_loader: initalize EFI object list only once
Heinrich Schuchardt
1
-26
/
+36
2017-07-24
efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD
Rob Clark
1
-1
/
+1
2017-07-24
efi_loader: EFI file paths should be DOS style
Rob Clark
1
-1
/
+5
2017-07-24
cmd: Kconfig: Fix CMD_UBIFS dependencies
Karl Beldan
1
-2
/
+1
2017-07-24
cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS
Karl Beldan
1
-0
/
+1
2017-07-24
cmd: Kconfig: Fix a dependency of CMD_MTDPARTS
Karl Beldan
1
-1
/
+0
2017-07-22
powerpc: Remove unneccessary #ifdefs in reginfo
Christophe Leroy
1
-18
/
+2
2017-07-19
efi_console: set up events
xypron.glpk@gmx.de
1
-0
/
+1
2017-07-19
efi_loader: provide meaningful status code
xypron.glpk@gmx.de
1
-8
/
+8
2017-07-19
bootefi: allow return without EFI_BOOT_SERVICES.Exit
xypron.glpk@gmx.de
1
-5
/
+18
2017-07-19
efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
xypron.glpk@gmx.de
1
-0
/
+4
2017-07-19
efi_loader: reimplement efi_locate_protocol
xypron.glpk@gmx.de
1
-0
/
+4
2017-07-19
efi_loader: refactor efi_open_protocol
xypron.glpk@gmx.de
1
-11
/
+3
2017-07-19
mmc: use new hwpart API when CONFIG_BLK enabled
Kever Yang
1
-0
/
+4
2017-07-11
cmd: mvebu: bubt: use get_nand_dev_by_index()
Grygorii Strashko
1
-8
/
+6
2017-07-11
cmd: nand: remove direct access to struct mtd_info->priv
Grygorii Strashko
1
-1
/
+1
2017-07-11
cmd: jffs2: use get_nand_dev_by_index()
Grygorii Strashko
1
-3
/
+4
2017-07-11
cmd: bootm: use get_nand_dev_by_index()
Grygorii Strashko
1
-1
/
+1
2017-07-11
cmd: nand: abstract global variable usage for dm conversion
Mugunthan V N
1
-30
/
+39
2017-07-11
fdt: Check for NULL return from fdt_getprop in 'fdt set'
Tom Rini
1
-0
/
+4
2017-07-11
display_options: Refactor to allow obtaining the banner
Simon Glass
1
-1
/
+3
2017-07-11
dm: scsi: Document and rename the scsi_scan() parameter
Simon Glass
1
-2
/
+2
2017-07-11
dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
Simon Glass
1
-1
/
+1
2017-07-11
Kconfig: Add CONFIG_SATA to enable SATA
Simon Glass
1
-0
/
+1
2017-07-11
Convert CONFIG_CMD_SATA to Kconfig
Simon Glass
1
-0
/
+12
2017-07-10
cmd, nand: fix broken output of "nand info"
Lothar Waßmann
1
-2
/
+2
2017-07-08
powerpc, 8xx: move specific reginfo
Christophe Leroy
1
-52
/
+2
2017-07-08
powerpc: Partialy restore core of mpc8xx
Christophe Leroy
2
-3
/
+58
2017-07-06
avr32: Retire AVR32 for good
Andy Shevchenko
1
-11
/
+0
2017-07-04
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
1
-0
/
+6
2017-07-03
powerpc: remove 4xx support
Heiko Schocher
6
-264
/
+2
2017-07-03
efi_loader: Add check for fallback fdt memory reservation
Alexander Graf
1
-0
/
+6
2017-06-23
bdinfo: print fdt_blob
Heiko Schocher
1
-0
/
+2
2017-06-18
cmd: usb_mass_storage: Staticize do_usb_mass_storage()
Fabio Estevam
1
-1
/
+1
2017-06-18
cmd: usb_mass_storage: Use NULL for pointer
Fabio Estevam
1
-1
/
+1
2017-06-16
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
Heiko Schocher
2
-56
/
+1
2017-06-16
cmd: ethsw: Fix out-of-bounds error
York Sun
1
-1
/
+1
2017-06-12
cmd: nvedit: bring error message in sync with condition under which it appears
Lothar Waßmann
1
-2
/
+2
2017-06-12
cmd: mtdparts: fix uninitialized variable warning
Lothar Waßmann
1
-1
/
+1
[next]