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-01-28
disk: convert CONFIG_DOS_PARTITION to Kconfig
Patrick Delaunay
2
-2
/
+2
2017-01-26
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
1
-3
/
+22
2017-01-26
cmd: ubi: allow '-' to specify maximum volume size
Ladislav Michl
1
-3
/
+5
2017-01-25
arm64: mvebu: Update bubt command MMC block device access
Konstantin Porotchkin
1
-3
/
+22
2017-01-24
bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set
Cédric Schieli
2
-0
/
+6
2017-01-21
status_led: Kconfig migration
Uri Mashiach
3
-36
/
+37
2017-01-20
bootm: qnx: Disable data cache before booting QNX image
Emmanuel Vadot
1
-11
/
+0
2017-01-20
cmd/host: add missing \n in help text
Sébastien Szymanski
1
-1
/
+1
2017-01-20
bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set
Rick Altherr
1
-0
/
+3
2017-01-19
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
1
-1
/
+1
2017-01-18
armv8: aarch64: Fix the warning about x1-x3 nonzero issue
Alison Wang
1
-1
/
+1
2017-01-17
usb: storage: Show number of storage devices detected for DM_USB
Michal Simek
1
-1
/
+1
2017-01-14
cmd: sata: fix init command return value
Gary Bisson
1
-2
/
+3
2017-01-14
cmd/fdt: Make fdt get value endian-safe for single-cell properties
Andreas Färber
1
-2
/
+2
2017-01-13
cmd: fdt: Print error message when fdt application fails
Stefan Agner
1
-1
/
+5
2017-01-12
cmd: mem: Use memcpy for 'cp' command
Fabio Estevam
1
-26
/
+2
2017-01-10
fpga: Use enum for bitstream command types
Michal Simek
1
-9
/
+11
2016-12-27
cmd: net: fix function name in comment
Baruch Siach
1
-1
/
+1
2016-12-27
cmd/Kconfig: Fix typo in CMD_MEMORY help text
Fabio Estevam
1
-2
/
+2
2016-12-12
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
5
-0
/
+832
2016-12-12
arm64: mvebu: Add bubt command for flash image burn
Konstantin Porotchkin
5
-0
/
+832
2016-12-09
cmd: pci: add option to parse and display BAR information
Yehuda Yitschak
1
-0
/
+83
2016-12-03
Merge branch 'master' of git://www.denx.de/git/u-boot-dm
Tom Rini
3
-18
/
+39
2016-12-03
cmd: move CMD_PXE to Kconfig
Yann E. MORIN
1
-0
/
+6
2016-12-03
cmd: Convert CMD_BOOTMENU
Tom Rini
1
-0
/
+6
2016-12-02
cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c
Moritz Fischer
1
-0
/
+23
2016-12-02
cmd/fdt: fix uncallable systemsetup command
Fabien Parent
1
-12
/
+10
2016-12-02
cmd/tpm_test: Fix misleading code indentation
Stefan Brüns
1
-6
/
+6
2016-12-02
cmd: scsi: Make private functions static
Michal Simek
1
-2
/
+2
2016-12-02
scsi: Change scsi_scan() to be able to return value
Michal Simek
1
-4
/
+10
2016-12-02
common: miiphyutil: Work and report phy address in hex in mdio cmd
Michal Simek
1
-3
/
+3
2016-12-01
mmc: add bkops-enable command
Tomas Melin
2
-0
/
+41
2016-11-28
sata: fix sata command can not being executed bug
Tang Yuantian
1
-3
/
+6
2016-11-27
efi_loader: Allow to compile helloworld.efi w/o bundling it
Alexander Graf
1
-1
/
+14
2016-11-26
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
1
-1
/
+4
2016-11-25
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
1
-3
/
+20
2016-11-25
power: regulator: Introduce regulator_set_value_force function
Keerthy
1
-1
/
+4
2016-11-22
armv8: Support loading 32-bit OS in AArch32 execution state
Alison Wang
1
-3
/
+20
2016-11-21
fastboot: simplify the Kconfig logic
Yann E. MORIN
1
-5
/
+4
2016-11-21
fastboot: Add CONFIG_FASTBOOT_USB_DEV option
Semen Protsenko
1
-0
/
+8
2016-11-17
efi_loader: AArch64: Run EFI payloads in EL2 if U-Boot runs in EL3
Alexander Graf
1
-0
/
+11
2016-11-14
efi: x86: Adjust EFI files support efi_loader
Simon Glass
1
-1
/
+1
2016-11-14
efi: arm: Add aarch64 EFI app support
Simon Glass
1
-1
/
+1
2016-11-14
efi: arm: Add EFI app support
Simon Glass
1
-1
/
+1
2016-11-14
efi: Add support for a hello world test program
Simon Glass
2
-6
/
+30
2016-11-14
efi: Fix debug message address format
Simon Glass
1
-1
/
+1
2016-10-31
cmd: load: align cache flush
Chris Packham
1
-1
/
+1
2016-10-31
Fix spelling of "extended".
Vagrant Cascadian
1
-1
/
+1
2016-10-19
efi_loader: Revert device_handle to disk after net boot
Alexander Graf
1
-0
/
+2
2016-10-19
efi: Fix missing EFIAPI specifiers
Simon Glass
1
-2
/
+5
[next]