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
old/tizen_20241126
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
2020-02-28
efi_loader: Implement FileLoad2 for initramfs loading
Ilias Apalodimas
1
-0
/
+4
2020-02-26
efi_loader: implement EFI_RT_PROPERTIES_TABLE
Heinrich Schuchardt
1
-0
/
+4
2020-02-19
efi_loader: fix efi_install_fdt() description
Heinrich Schuchardt
1
-5
/
+5
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
14
-5
/
+104
2020-02-09
cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage
Joel Johnson
2
-11
/
+5
2020-02-07
cmd/elf.c: Add SPDX tag
Tom Rini
1
-10
/
+1
2020-02-07
cmd: gpio: Correct do_gpio() return value
Luka Kovacic
1
-5
/
+17
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
8
-0
/
+8
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
4
-0
/
+5
2020-02-05
cmd: Add command to dump drivers and compatible strings
Sean Anderson
1
-1
/
+11
2020-02-05
cmd: tpm: add a subcommand device
Philippe Reynes
4
-4
/
+80
2020-02-04
doc: android: Convert to Sphinx format
Sam Protsenko
1
-1
/
+1
2020-02-04
doc: android: Add documentation for Android Boot Image
Sam Protsenko
1
-0
/
+2
2020-02-04
cmd: abootimg: Add abootimg command
Sam Protsenko
3
-0
/
+267
2020-01-30
cmd/gpt: Address error cases during gpt rename more correctly
Tom Rini
1
-35
/
+12
2020-01-27
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
1
-4
/
+10
2020-01-27
pmic: allow dump command for non contiguous register maps
Martin Fuzzey
1
-2
/
+10
2020-01-27
cmd: sata: Add block unbind device function
Peng Ma
1
-0
/
+2
2020-01-27
cmd: spi: Permit setting bus frequency
Marek Vasut
1
-4
/
+10
2020-01-24
cmd: mtd: solve bad block support in erase command
Patrick Delaunay
1
-12
/
+12
2020-01-23
zfs: remove unused buf variable
Joel Johnson
1
-1
/
+0
2020-01-22
cmd: pxe: execute the cls command only when supported
Patrick Delaunay
1
-1
/
+2
2020-01-21
cmd: add tlv_eeprom command
Baruch Siach
3
-0
/
+1121
2020-01-17
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
Simon Glass
1
-27
/
+27
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
1
-0
/
+1
2020-01-17
common: Rename and move source()
Simon Glass
1
-3
/
+2
2020-01-17
common: Move the image globals into image.h
Simon Glass
11
-0
/
+11
2020-01-17
image: Rename load_addr, save_addr, save_size
Simon Glass
17
-35
/
+39
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
1
-0
/
+1
2020-01-17
common: Drop floppy disk support
Simon Glass
3
-758
/
+0
2020-01-17
common: Move functions for loading from fat/ext2 to fs.h
Simon Glass
2
-1
/
+2
2020-01-17
common: Move do_tftpb() to net.h
Simon Glass
1
-0
/
+1
2020-01-17
common: Move flash_perror() to flash.h
Simon Glass
2
-2
/
+4
2020-01-17
aes: add support of aes192 and aes256
Philippe Reynes
1
-12
/
+26
2020-01-17
aes: add a define for the size of a block
Philippe Reynes
1
-1
/
+1
2020-01-16
cmd/blk_common: clarify no partition error message
Alexandre Besnard
1
-1
/
+2
2020-01-10
cmd: adtimg: Refactor usage style
Eugeniu Rosca
1
-59
/
+158
2020-01-10
cmd: adtimg: Rename internal symbols
Eugeniu Rosca
1
-25
/
+26
2020-01-10
dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg
Eugeniu Rosca
3
-3
/
+3
2020-01-10
cmd/eeprom.c: prepend 0x to hex numbers in output message format
Klaus H. Sorensen
1
-1
/
+1
2020-01-09
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
1
-7
/
+21
2020-01-08
Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
5
-68
/
+216
2020-01-08
cmd/Kconfig: Add more dependencies to OSE bootm support
Tom Rini
1
-0
/
+1
2020-01-07
cmd: add rng command
Heinrich Schuchardt
3
-0
/
+64
2020-01-07
bootm: Add a bootm command for type IH_OS_EFI
Cristian Ciocaltea
1
-0
/
+7
2020-01-07
cmd: efidebug: capitalize UEFI
Heinrich Schuchardt
1
-4
/
+4
2020-01-07
cmd: efidebug: new sub-command tables
Heinrich Schuchardt
1
-1
/
+46
2020-01-07
cmd: efidebug: simplify get_guid_text()
Heinrich Schuchardt
1
-11
/
+14
2020-01-07
efi_loader: free load options after execution
Heinrich Schuchardt
1
-12
/
+14
2020-01-07
efi_loader: export efi_install_fdt()
Heinrich Schuchardt
1
-10
/
+14
[next]