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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-04
Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
13
-187
/
+275
2019-08-02
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
Tom Rini
18
-14
/
+759
2019-08-02
gitlab-ci: Add qemu-riscv64 testing
Tom Rini
1
-1
/
+9
2019-08-02
gitlab-ci: Remove unused TOOLCHAIN environment variable
Tom Rini
1
-8
/
+0
2019-08-02
travis.yml: run Python tests on qemu-riscv64_defconfig
Heinrich Schuchardt
1
-0
/
+7
2019-08-02
Merge branch '2019-08-02-autoboot-cleanup'
Tom Rini
431
-458
/
+709
2019-08-02
autoboot: Adjust the implementation in autoboot_command()
Simon Glass
1
-6
/
+9
2019-08-02
autoboot: Move a few more options from #ifdef to if()
Simon Glass
1
-10
/
+9
2019-08-02
autoboot: Add comments for menu_show()
Simon Glass
1
-2
/
+15
2019-08-02
Convert CONFIG_AUTOBOOT_MENU_SHOW to Kconfig
Simon Glass
4
-4
/
+9
2019-08-02
autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT
Simon Glass
8
-8
/
+8
2019-08-02
autoboot: Tidy up use of menukey
Simon Glass
1
-12
/
+14
2019-08-02
snow: Define CONFIG_AUTOBOOT_MENUKEY
Simon Glass
1
-0
/
+2
2019-08-02
autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY
Simon Glass
6
-8
/
+32
2019-08-02
autoboot: Drop unused CONFIG_MENUPROMPT
Simon Glass
2
-5
/
+0
2019-08-02
autoboot: Drop #ifdef CONFIG_AUTOBOOT_KEYED
Simon Glass
1
-9
/
+8
2019-08-02
autoboot: Use if() for CONFIG_SILENT_CONSOLE
Simon Glass
1
-3
/
+1
2019-08-02
autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION
Simon Glass
4
-1
/
+41
2019-08-02
autoboot: Drop #ifdef for CONFIG_AUTOBOOT_ENCRYPTION
Simon Glass
1
-6
/
+8
2019-08-02
autoboot: Use CONFIG_AUTOBOOT_STOP_STR_SHA256 indirectly
Simon Glass
1
-1
/
+7
2019-08-02
Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig
Simon Glass
380
-264
/
+362
2019-08-02
Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT
Simon Glass
59
-1
/
+60
2019-08-02
Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig
Simon Glass
48
-186
/
+193
2019-08-02
main: Use conditional run_preboot_environment_command()
Simon Glass
1
-3
/
+2
2019-07-31
Merge tag 'u-boot-amlogic-20190731' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
19
-336
/
+2752
2019-07-31
Merge branch '2019-07-31-ti-imports'
Tom Rini
15
-33
/
+62
2019-07-31
Revert "ARM: davinci: da850: Manual pinmux only when PINCTRL not available"
Adam Ford
1
-12
/
+2
2019-07-31
nand: davinci: avoid out of bounds array access
Heinrich Schuchardt
1
-2
/
+2
2019-07-31
ARM: da850-evm: Remove references to CONFIG_DA850_AM18X_EVM
Adam Ford
2
-4
/
+0
2019-07-31
ARM: dts: da850-evm: Fix MDIO pinmux
Adam Ford
1
-0
/
+4
2019-07-31
configs: am335x_boneblack_vboot_defconfig: Add DM for SPI and Flash devices
Suniel Mahesh
1
-0
/
+2
2019-07-31
configs: am335x_boneblack_vboot_defconfig: Fix regression by enabling BLK and...
Suniel Mahesh
1
-1
/
+2
2019-07-31
configs: j721e_evm_a72: Disable K3_SYSTEM_CONTROLLER
Suman Anna
1
-3
/
+0
2019-07-31
configs: am65x_evm_a53: Disable K3_SYSTEM_CONTROLLER
Suman Anna
2
-6
/
+0
2019-07-31
arm: dts: k3-am654-base-board: Fix cpsw_nuss power-domains property
Suman Anna
1
-1
/
+1
2019-07-31
ARM: da850-evm: Replace CMD_SF with CMD_MTD
Adam Ford
1
-0
/
+2
2019-07-31
ARM: da850evm: Split MTDPARTS into SPL and u-boot
Adam Ford
1
-2
/
+1
2019-07-31
configs: am57xx_evm_defconfig: Enable 'dtimg' command
Sam Protsenko
3
-0
/
+3
2019-07-31
configs: am57xx_evm_defconfig: Enable 'bcb' command
Sam Protsenko
3
-0
/
+3
2019-07-31
omap: Correct the fastboot product var
Sam Protsenko
1
-0
/
+13
2019-07-31
env: ti: boot: Handle reboot reason from BCB
Sam Protsenko
1
-2
/
+27
2019-07-31
Merge tag 'mmc-7-31' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
5
-5
/
+113
2019-07-31
clk: meson: remove duplicate logic
Heinrich Schuchardt
1
-4
/
+1
2019-07-31
board: amlogic: add support for Odroid-N2
Neil Armstrong
6
-0
/
+346
2019-07-31
ARM: meson-g12a: Handle 4GiB DRAM size
Neil Armstrong
1
-6
/
+7
2019-07-31
ARM: dts: add support for Odroid-N2
Neil Armstrong
4
-1
/
+483
2019-07-31
ARM: dts: Sync Amlogic G12A with Linux 5.3-rc1
Neil Armstrong
7
-325
/
+1915
2019-07-31
mmc: relocate code comment
Baruch Siach
1
-1
/
+1
2019-07-31
mmc: mtk-sd: add WATCHDOG_RESET() to prevent watchdog timeout
Weijie Gao
1
-0
/
+3
2019-07-31
mmc: sdhci: fix chip detect gpio property name
Baruch Siach
1
-1
/
+1
[next]