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
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-07-28
Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST
Simon Glass
2
-3
/
+3
2021-07-28
Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG
Simon Glass
2
-2
/
+2
2021-07-28
Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW
Simon Glass
1
-1
/
+1
2021-07-28
Rename SPL_ETH_SUPPORT to SPL_ETH
Simon Glass
2
-5
/
+5
2021-07-28
Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO
Simon Glass
2
-2
/
+2
2021-07-28
Rename SPL_POWER_SUPPORT to SPL_POWER
Simon Glass
1
-1
/
+1
2021-07-27
spl: Introduce spl_board_prepare_for_optee() hook
Alexandru Gagniuc
1
-0
/
+5
2021-07-27
spl: mmc: Support OP-TEE payloads in Falcon mode
Alexandru Gagniuc
1
-2
/
+2
2021-07-23
test: add first autoboot unit tests
Steffen Jaeckel
2
-1
/
+6
2021-07-23
common: add support to fallback to plain SHA256
Steffen Jaeckel
2
-1
/
+29
2021-07-23
common: add AUTOBOOT_FLUSH_STDIN option
Steffen Jaeckel
2
-0
/
+20
2021-07-23
common: allow disabling of timeout for password entry
Steffen Jaeckel
2
-1
/
+19
2021-07-23
common: Rename macro appropriately
Steffen Jaeckel
1
-8
/
+8
2021-07-23
common: integrate crypt-based passwords
Steffen Jaeckel
2
-14
/
+105
2021-07-23
Kconfig.boot: Make 0x0 the default SYS_TEXT_BASE for POSITION_INDEPENDENT
Tom Rini
1
-0
/
+1
2021-07-23
fit: Allow external data for FDTs
John Keeping
1
-1
/
+2
2021-07-23
spl: use CONFIG_IS_ENABLED(LOAD_FIT_FULL)
John Keeping
1
-2
/
+2
2021-07-21
log: Allow padding of the function name
Simon Glass
2
-1
/
+9
2021-07-21
spl: Provide more information on boot failure
Simon Glass
2
-16
/
+42
2021-07-21
image: Allow @ in node names when not using signatures
Simon Glass
1
-1
/
+1
2021-07-21
bloblist: Correct condition in bloblist_addrec()
Simon Glass
1
-1
/
+1
[next]