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
2019-01-18
cmd: mtd: fix compilation warning for help when SYS_LONGHELP=n
Quentin Schulz
1
-3
/
+2
2019-01-15
cmd: adc: Use the sub-command infrastructure
Boris Brezillon
1
-28
/
+5
2019-01-15
cmd: mtd: Use the subcmd infrastructure to declare mtd sub-commands
Boris Brezillon
1
-181
/
+267
2019-01-15
common: command: Rework the 'cmd is repeatable' logic
Boris Brezillon
3
-4
/
+4
2019-01-15
cmd: zip: use correct format code
Heinrich Schuchardt
1
-1
/
+1
2019-01-15
cmd: unzip: use correct format code
Heinrich Schuchardt
1
-1
/
+1
2019-01-15
cmd: ubi: remove unreachable code
Heinrich Schuchardt
1
-5
/
+1
2019-01-15
cmd: tpm-v2: use correct format code
Heinrich Schuchardt
1
-1
/
+1
2019-01-15
cmd: sf: use correct printf code
Heinrich Schuchardt
1
-1
/
+1
2019-01-15
cmd: nvedit: use correct format code
Heinrich Schuchardt
1
-2
/
+2
2019-01-15
cmd: gpio: use correct printf code
Heinrich Schuchardt
1
-1
/
+1
2019-01-15
cmd: mmc: Invalidate MMC block cache after init
Marek Vasut
1
-0
/
+6
2019-01-15
cmd: mmc: Force mmc reinit when no card present
Marek Vasut
1
-0
/
+3
2018-12-31
fs: cbfs: Add missing standard CBFS component types
Bin Meng
1
-0
/
+30
2018-12-31
fs: cbfs: Make all CBFS_TYPE_xxx macros consistent
Bin Meng
1
-2
/
+2
2018-12-15
cmd: Move the "dm" command from test/dm/ to cmd/
Tom Rini
2
-0
/
+89
2018-12-13
dm: sound: Complete migration to driver model
Simon Glass
1
-12
/
+0
2018-12-13
dm: sound: Create a uclass for sound
Simon Glass
1
-2
/
+21
2018-12-10
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2
-0
/
+2
2018-12-10
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
5
-10
/
+10
2018-12-10
cmd: i2c: Fix help output of i2c command.
Christoph Muellner
1
-0
/
+1
2018-12-10
cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT
Jean-Jacques Hiblot
1
-0
/
+1
2018-12-07
usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
Jean-Jacques Hiblot
5
-10
/
+10
2018-12-07
ensure active menuitem is inside menu
Frank Wunderlich
1
-0
/
+6
2018-12-05
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2
-18
/
+1
2018-12-05
Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-video
Tom Rini
4
-5
/
+57
2018-12-04
cmd: bmp: manage centered display
Patrick Delaunay
1
-5
/
+13
2018-12-04
cmd: add clear screen 'cls' command
Anatolij Gustschin
3
-0
/
+44
2018-12-03
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
1
-108
/
+136
2018-12-03
eeprom: Add device model based I2C support to eeprom command
Lukasz Majewski
1
-3
/
+21
2018-12-02
efi_loader: create fdt reservation before copy
Heinrich Schuchardt
1
-9
/
+3
2018-12-02
efi_loader: fix memory mapping for sandbox
Heinrich Schuchardt
1
-12
/
+17
2018-12-02
efi_loader: macro efi_size_in_pages()
Heinrich Schuchardt
1
-9
/
+6
2018-12-02
efi: Rename bootefi_test_finish() to bootefi_run_finish()
Simon Glass
1
-22
/
+24
2018-12-02
efi: Create a function to set up for running EFI code
Simon Glass
1
-21
/
+31
2018-12-02
efi: Split out test init/uninit into functions
Simon Glass
1
-21
/
+64
2018-12-02
efi: Check for failure to create objects in selftest
Simon Glass
1
-0
/
+5
2018-12-02
efi_loader: carving out memory reservations
Heinrich Schuchardt
1
-1
/
+10
2018-12-02
efi_loader: memory reservation for fdt
Heinrich Schuchardt
1
-16
/
+5
2018-12-02
efi_loader: fix typos
Heinrich Schuchardt
1
-1
/
+1
2018-12-02
efi_loader: add efi_dp_from_name()
AKASHI Takahiro
1
-34
/
+8
2018-12-02
efi_loader: rename parent to header
Heinrich Schuchardt
1
-6
/
+6
2018-12-02
efi_loader: typedef struct efi_object *efi_handle_t
Heinrich Schuchardt
1
-14
/
+14
2018-11-29
tpm: Convert to use a device parameter
Simon Glass
4
-189
/
+364
2018-11-29
cmd, fdt: add subcommand "get" to fdt header
Heiko Schocher
1
-1
/
+39
2018-11-27
spi: Remove unused mpc8xx code
Jagan Teki
1
-14
/
+1
2018-11-26
add default-option to bootmenu
Frank Wunderlich
1
-0
/
+5
2018-11-26
spl: Add support for passing handoff info to U-Boot proper
Simon Glass
1
-1
/
+20
2018-11-26
sandbox: Add a new 'sb' command
Simon Glass
2
-0
/
+47
2018-11-26
sandbox: Drop the deprecated 'sb' command
Simon Glass
1
-5
/
+0
[next]