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-10-04
Kconfig: fix a typo in the description of bmp command.
Andrius Štikonas
1
-1
/
+1
2019-10-04
Kconfig: Migrate CONFIG_BOOTM_* options
Tom Rini
1
-0
/
+48
2019-10-04
cmd: part: number: return hexadecimal value
Roman Stratiienko
1
-1
/
+1
2019-10-04
autoboot: add necessary dependency at AUTOBOOT_MENU_SHOW
AKASHI Takahiro
1
-0
/
+1
2019-09-04
net: introduce packet capture support
Ramon Fried
3
-0
/
+79
2019-09-04
net: mdio: Clarify code flow Covarity 244085 & 244090
Joe Hershberger
1
-1
/
+2
2019-08-26
cmd: pci: Adjust display of digits for 64bit address and size
Kunihiko Hayashi
1
-3
/
+3
2019-08-26
cmd: gpio: remove redundant assignment
Heinrich Schuchardt
1
-1
/
+1
2019-08-24
Merge branch '2019-08-23-master-imports'
Tom Rini
1
-0
/
+14
2019-08-23
Convert CONFIG_MX_CYCLIC to Kconfig
Adam Ford
1
-0
/
+14
2019-08-22
clk: support clk tree dump
Peng Fan
1
-30
/
+49
2019-08-18
cbfs: Move result variable into the struct
Simon Glass
1
-2
/
+2
2019-08-11
Drop PCMCIA
Simon Glass
4
-354
/
+0
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass
1
-1
/
+1
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
9
-9
/
+1
2019-08-11
env: Drop the ACTION typedef
Simon Glass
1
-4
/
+4
2019-08-11
env: Rename the redundancy flags
Simon Glass
1
-1
/
+1
2019-08-11
env: Drop the ENTRY typedef
Simon Glass
1
-6
/
+6
2019-08-11
env: Move get/set_default_env() to env.h
Simon Glass
1
-1
/
+1
2019-08-11
env: Move set_default_vars to env.h
Simon Glass
1
-1
/
+1
2019-08-11
env: net: Move eth_parse_enetaddr() to net.c/h
Simon Glass
1
-12
/
+0
2019-08-11
env: Move env_get() to env.h
Simon Glass
7
-0
/
+7
2019-08-11
env: Move env_set() to env.h
Simon Glass
11
-0
/
+11
2019-08-11
env: Move env_get_hex() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_get_yesno() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_set_ulong() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
17
-0
/
+17
2019-08-11
env: Move envmatch() to env.h
Simon Glass
1
-10
/
+2
2019-08-11
env: Move env_get_f() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move get_env_id() to env.h
Simon Glass
1
-2
/
+3
2019-08-11
common: Move gzip functions into a new gzip header
Simon Glass
6
-4
/
+9
2019-08-10
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
1
-1
/
+5
2019-08-09
x86: Add a common HOB library
Park, Aiden
3
-64
/
+79
2019-08-09
x86: lib: fsp: Use EFI_GUID and efi_guid_t
Park, Aiden
1
-6
/
+4
2019-08-08
thor: fix crash after usb initialization failure
Marek Szyprowski
1
-1
/
+5
2019-08-07
cmd: avb: Fix compiler warnings
Sam Protsenko
1
-2
/
+2
2019-08-04
Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-3
/
+2
2019-08-02
Convert CONFIG_AUTOBOOT_MENU_SHOW to Kconfig
Simon Glass
1
-0
/
+8
2019-08-02
autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT
Simon Glass
1
-1
/
+1
2019-08-02
autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY
Simon Glass
1
-0
/
+17
2019-08-02
autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION
Simon Glass
1
-1
/
+8
2019-07-30
Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
1
-1
/
+1
2019-07-30
efi_loader: efidebug.c function documentation
Heinrich Schuchardt
1
-3
/
+2
2019-07-30
bdinfo: show fb base with DM_VIDEO
Heiko Schocher
1
-1
/
+1
2019-07-30
cmd: fpga: correct typo, capitalize "Xilinx"
Robert P. J. Day
1
-1
/
+1
2019-07-29
Add validation for icache/dcache arguments - arguments different from off/on/...
Eric Perie
1
-2
/
+6
2019-07-29
Drop linker-generated array creation when CONFIG_CMDLINE is disabled
Andrej Rosano
1
-0
/
+2
2019-07-27
Merge branch '2019-07-26-ti-imports'
Tom Rini
1
-20
/
+22
2019-07-27
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2
-3
/
+11
2019-07-26
cmd: remoteproc: Allow list command to print the probed devices
Lokesh Vutla
1
-5
/
+4
[next]