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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-17
version: Move version_string[] from version.h to version_string.h
Pali Rohár
2
-3
/
+8
2021-09-17
Remove #include <version.h> from files which do not need it
Pali Rohár
1
-1
/
+0
2021-09-16
test: Add a way to skip console checking until a string matches
Simon Glass
1
-0
/
+24
2021-09-16
sandbox: Add a way to map a file into memory
Simon Glass
1
-0
/
+13
2021-09-16
sandbox: Add a way to find the size of a file
Simon Glass
1
-0
/
+8
2021-09-16
dm: core: Fix a few incorrect comments on first/next functions
Simon Glass
2
-3
/
+3
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
21
-961
/
+74
2021-09-14
image: rsa: Move padding_algos to linker lists
Alexandru Gagniuc
1
-0
/
+4
2021-09-13
pci: Drop PCI_INDIRECT_BRIDGE
Simon Glass
6
-16
/
+0
2021-09-13
pci: acpi: Drop DM_PCI check from ahci
Simon Glass
1
-4
/
+0
2021-09-13
pci: Drop old code from header file
Simon Glass
1
-57
/
+3
2021-09-13
ppc: Remove UCP1020 board
Simon Glass
1
-832
/
+0
2021-09-13
Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
1
-0
/
+2
2021-09-12
Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
1
-1
/
+1
2021-09-11
efi_loader: boot_service_capability_min should be capitalized
Masahisa Kojima
1
-1
/
+1
2021-09-10
configs: j72*_evm: Define the buffer sizes for dfu
Aswath Govindraju
1
-2
/
+0
2021-09-10
environment: ti: k3_dfu: Increase the size allocated for bootloader images in...
Aswath Govindraju
1
-2
/
+2
2021-09-10
include: configs: am64x_evm: Add env variables for booting to kernel using US...
Aswath Govindraju
1
-1
/
+30
2021-09-10
environment: ti: mmc.h: Make the finduuid generic for usage across different ...
Aswath Govindraju
1
-1
/
+1
2021-09-10
ARM: omap3: evm: Enable booting 'fitImage' with DEFAULT_FIT_TI_ARGS
Derald D. Woods
1
-40
/
+5
2021-09-10
mmc: Add support for enumerating MMC card in a given mode using mmc command
Aswath Govindraju
1
-0
/
+2
2021-09-10
arm: mvebu: a38x: Fix 5200000 baudrate
Pali Rohár
1
-1
/
+1
2021-09-08
image: Drop IMAGE_ENABLE_{MD5, CRC32} #defines
Alexandru Gagniuc
1
-20
/
+0
2021-09-08
common: Move MD5 hash to hash_algo[] array.
Alexandru Gagniuc
2
-2
/
+5
2021-09-08
common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH
Alexandru Gagniuc
1
-1
/
+1
2021-09-08
common: Remove unused CONFIG_FIT_SHAxxx selectors
Alexandru Gagniuc
1
-3
/
+0
2021-09-07
arm: Finish migration of CONFIG_MACH_TYPE
Tom Rini
79
-236
/
+0
2021-09-07
arm: Add Kconfig entry for MACH_TYPE
Tom Rini
1
-2
/
+0
2021-09-07
arm: Disable ATAGs support
Tom Rini
107
-458
/
+0
2021-09-07
imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG
Tom Rini
7
-13
/
+0
2021-09-07
Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
Tom Rini
11
-21
/
+0
2021-09-07
riscv: enable booting HiFive Unmatched from SATA
Heinrich Schuchardt
1
-0
/
+3
2021-09-04
net: Move network rules to drivers/net
Simon Glass
1
-1
/
+1
2021-09-04
i2c: Convert CONFIG_POWER_I2C et al to Kconfig
Simon Glass
24
-53
/
+5
2021-09-04
power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY
Simon Glass
24
-29
/
+34
2021-09-04
power: Tidy up #undef of CONFIG_DM_PMIC
Simon Glass
4
-19
/
+0
2021-09-04
Convert CONFIG_DMA_LPC32XX to Kconfig
Simon Glass
1
-3
/
+0
2021-09-04
ti: Convert CONFIG_TI_EDMA3 to Kconfig
Simon Glass
1
-1
/
+0
2021-09-04
sata: Rename SATA_SUPPORT to SATA
Simon Glass
1
-1
/
+1
2021-09-04
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
4
-5
/
+5
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
10
-10
/
+10
2021-09-04
efi_loader: fix efi_tcg2_hash_log_extend_event() parameter check
Masahisa Kojima
1
-0
/
+2
2021-09-04
efi_loader: fix boot_service_capability_min calculation
Masahisa Kojima
1
-1
/
+1
2021-09-04
efi_loader: efi_auth_var_type for AuditMode, DeployedMode
Heinrich Schuchardt
1
-0
/
+1
2021-09-04
efi_loader: don't load signature database from file
Heinrich Schuchardt
1
-1
/
+4
2021-09-03
Revert most of the series for adding vexpress_aemv8r support
Tom Rini
1
-37
/
+21
2021-09-02
vexpress64: Add BASER_FVP vexpress board variant
Peter Hoyes
1
-21
/
+37
2021-09-01
board: stemmy: Add basic Fastboot support
Stephan Gerhold
1
-0
/
+27
2021-09-01
dm: hash: Add new UCLASS_HASH support
Chia-Wei Wang
2
-0
/
+62
2021-09-01
lib/md5: Export progressive APIs
Chia-Wei Wang
1
-0
/
+4
[next]