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
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
2
-5
/
+5
2021-09-25
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
4
-15
/
+12
2021-09-23
image: add lz4 zstd compression magic map
Artem Lapkin
1
-0
/
+2
2021-09-17
Remove including timestamp.h in version.h
Pali Rohár
1
-0
/
+3
2021-09-17
version: Move version_string[] from version.h to version_string.h
Pali Rohár
1
-1
/
+1
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
8
-140
/
+37
2021-09-14
image: Avoid erroneous double byte-swap in CRC value
Alexandru Gagniuc
1
-9
/
+0
2021-09-14
image: rsa: Move padding_algos to linker lists
Alexandru Gagniuc
1
-17
/
+6
2021-09-13
pci: Drop DM_PCI
Simon Glass
1
-1
/
+0
2021-09-08
image: Drop if/elseif hash selection in calculate_hash()
Alexandru Gagniuc
2
-26
/
+21
2021-09-08
common: Move MD5 hash to hash_algo[] array.
Alexandru Gagniuc
1
-0
/
+13
2021-09-08
common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH
Alexandru Gagniuc
3
-26
/
+3
2021-09-08
common: Remove unused CONFIG_FIT_SHAxxx selectors
Alexandru Gagniuc
2
-70
/
+1
2021-09-07
common: board_r: support enable_caches for RISC-V
Zong Li
1
-2
/
+2
2021-09-04
net: Move network rules to drivers/net
Simon Glass
1
-0
/
+2
2021-09-04
net: Rename SPL_NET_SUPPORT to SPL_NET
Simon Glass
3
-7
/
+7
2021-09-04
power: Refactor Makefile rules
Simon Glass
1
-0
/
+13
2021-09-04
sata: Rename SATA_SUPPORT to SATA
Simon Glass
2
-4
/
+4
2021-09-04
ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDR
Simon Glass
1
-3
/
+3
2021-09-04
Rename CACHE_SUPPORT to CACHE
Simon Glass
1
-7
/
+1
2021-09-04
spi: Rename SPI_SUPPORT to SPI
Simon Glass
1
-5
/
+5
2021-09-04
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
3
-10
/
+10
2021-09-04
rtc: Rename RTC_SUPPORT to RTC
Simon Glass
1
-2
/
+2
2021-09-04
pch: Rename PCH_SUPPORT to PCH
Simon Glass
1
-2
/
+2
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
2
-7
/
+7
2021-09-03
xyz-modem: Allow to cancel transfer also by CTRL+C
Pali Rohár
1
-0
/
+2
2021-09-03
xyz-modem: Put xyzModem_stream_close debug diagnostic message into ZM_DEBUG()
Pali Rohár
1
-2
/
+2
2021-09-03
xyz-modem: Fix x-modem "xyzModem_eof error" at the end of file
Pali Rohár
1
-0
/
+2
2021-09-03
xyz-modem: Fix crash after cancelling transfer
Pali Rohár
1
-2
/
+2
2021-09-01
fit: Use DM hash driver if supported
Chia-Wei Wang
1
-0
/
+30
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
3
-23
/
+0
2021-08-31
Convert CONFIG_RAMBOOT_PBL et al to Kconfig
Tom Rini
1
-0
/
+20
2021-08-30
Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
Tom Rini
2
-3
/
+3
2021-08-30
Convert CONFIG_ID_EEPROM to Kconfig
Tom Rini
2
-1
/
+7
2021-08-27
Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
1
-0
/
+18
2021-08-26
fdt_support: Add kernel-doc for fdt_fixup_memory_banks()
Michal Simek
1
-0
/
+18
2021-08-16
Kconfig: FIT_SIGNATURE should not select RSA_VERIFY
Alexandru Gagniuc
1
-4
/
+4
2021-08-04
fit: Fix verification of images with external data
John Keeping
1
-1
/
+7
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2
-3
/
+3
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
12
-27
/
+26
2021-08-02
hash: Ensure verification hex pairs are terminated
Simon Glass
1
-1
/
+1
2021-08-01
sandbox: Reduce keyed autoboot delay
Simon Glass
1
-3
/
+3
2021-08-01
common: board_r: print error if binman_init fails
Tim Harvey
1
-1
/
+7
2021-07-31
arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage header
Pali Rohár
1
-1
/
+3
2021-07-31
SPL: Add support for parsing board / BootROM specific image types
Pali Rohár
1
-0
/
+9
2021-07-31
SPL: Add support for specifying offset between header and image
Pali Rohár
3
-3
/
+27
2021-07-28
i2c: Rename SPL/TPL_I2C_SUPPORT to I2C
Simon Glass
1
-3
/
+3
2021-07-28
i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
Simon Glass
2
-3
/
+3
2021-07-28
Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC
Simon Glass
1
-2
/
+2
2021-07-28
Rename GPIO_SUPPORT to GPIO
Simon Glass
1
-2
/
+2
[next]