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
2018-09-15
sh: tmu: Inline get_tmu0_clk_rate()
Marek Vasut
2
-6
/
+1
2018-09-15
sh: tmu: Inline tmu_timer_{start,stop}()
Marek Vasut
1
-17
/
+3
2018-09-15
sh: tmu: Simplify the tmu_bit math
Marek Vasut
1
-5
/
+2
2018-09-15
sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIV
Marek Vasut
29
-28
/
+1
2018-09-15
sh: sh7724: Drop EDMR macro
Marek Vasut
1
-3
/
+0
2018-09-15
sh: sh7723: ap325rxa: Drop duplicate HIZCRB macro
Marek Vasut
1
-3
/
+1
2018-09-15
usb: ehci-generic: Add vbus-supply regulator support
Patrice Chotard
1
-1
/
+61
2018-09-15
arm: socfpga: stratix10: Add CONFIG_OF_EMBED
Dalon Westergreen
2
-1
/
+2
2018-09-15
socfpga: stratix10: fix sdram_calculate_size
Dalon Westergreen
2
-3
/
+3
2018-09-15
arm: socfpga: stratix10: add CONFIG_SPL_TARGET
Dalon Westergreen
1
-0
/
+1
2018-09-15
common: add spl/u-boot-spl.hex target
Dalon Westergreen
1
-0
/
+5
2018-09-15
gpio: dwapb_gpio: Change to use dev_read_addr()
Ley Foon Tan
1
-1
/
+1
2018-09-15
gpio: dwapb_gpio: Add reset ctrl to driver
Ley Foon Tan
1
-2
/
+49
2018-09-15
gpio: dwapb_gpio: Enable get_function support
Ley Foon Tan
1
-0
/
+14
2018-09-14
Merge branch 'master' of git://git.denx.de/u-boot-ubi
Tom Rini
1
-3
/
+3
2018-09-14
Revert "ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL"
Tom Rini
2
-5
/
+2
2018-09-14
am3517_evm: Drop inadvertently added line
Tom Rini
1
-1
/
+0
2018-09-14
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2
-320
/
+0
2018-09-14
fs: ubifs: Add missing newlines in super.c
Stefan Roese
1
-3
/
+3
2018-09-14
i2c: Drop CONFIG_SYS_I2C_MXS
Tuomas Tynkkynen
2
-320
/
+0
2018-09-11
MMC: davinici_mmc: Enable CD and WP with DM and OF_CONTROL
Adam Ford
1
-0
/
+41
2018-09-11
ARM: am3517_evm: Disable DM_I2C_COMPAT
Adam Ford
2
-2
/
+4
2018-09-11
Configs: am3517_evm: Remove TWL4030 reference
Adam Ford
1
-0
/
+1
2018-09-11
ARM: omap3_logic: Enable DM_PMIC and DM_REGULATOR
Adam Ford
1
-0
/
+5
2018-09-11
ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL
Adam Ford
2
-2
/
+5
2018-09-11
ARM: davinci: omapl138_lcdk: Enable DM_MMC
Adam Ford
2
-0
/
+3
2018-09-11
ARM: davinci: da850evm: Support DM_MMC
Adam Ford
2
-0
/
+3
2018-09-11
MMC: Enable DM_MMC for Davinci
Adam Ford
1
-11
/
+147
2018-09-11
ARM: omap3_logic: Enable Pinctrl
Adam Ford
1
-0
/
+2
2018-09-11
ARM: omap3_logic_defconfig: Convert to DM_SPL
Adam Ford
2
-0
/
+34
2018-09-11
mmc: omap_hsmmc: Make DM_GPIO calls dependent on DM_GPIO
Adam Ford
1
-5
/
+9
2018-09-11
DM: serial: ti_omap3_common: Don't define serial unless !DM_SERIAL
Adam Ford
1
-3
/
+1
2018-09-11
ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabled
Adam Ford
1
-1
/
+1
2018-09-11
DM: omap_gpio: Reduce overhead when used with OF_PLATDATA
Adam Ford
1
-3
/
+4
2018-09-11
DM: OMAP24XX_I2C: Reduce overhead when used with OF_PLATDATA
Adam Ford
1
-6
/
+10
2018-09-11
DM: I2C: Reduce overhead when used with OF_PLATDATA
Adam Ford
1
-4
/
+4
2018-09-11
regulator: pbias: Add additional compatible flags
Adam Ford
1
-0
/
+4
2018-09-11
GPIO: omap_gpio: Fix gpio name names with device tree
Adam Ford
1
-3
/
+1
2018-09-11
ARM: dts: da850-evm-u-boot: Remove redundant entries
Adam Ford
1
-11
/
+0
2018-09-11
arm: dts: da850: Re-sync da850-evm.dts from Linux 4.18
Adam Ford
1
-136
/
+172
2018-09-11
dm: gpio: da8xx_gpio: Add support for GPIO_ACTIVE_LOW/HIGH
Adam Ford
1
-0
/
+13
2018-09-11
DM: GPIO: Fix da8xx GPIO indexing over GPIO 32
Adam Ford
1
-7
/
+15
2018-09-11
ARM: configs: Add da850evm_nand to boot from NAND
Adam Ford
3
-3
/
+69
2018-09-11
ARM: da850evm_direct_nor: Enable CONFIG_BLK
Adam Ford
1
-0
/
+1
2018-09-11
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
20
-90
/
+68
2018-09-11
Merge tag 'fpga-for-v2018.11' of git://git.denx.de/u-boot-microblaze
Tom Rini
4
-324
/
+904
2018-09-11
configs: am65x_evm_a53: Add initial support
Lokesh Vutla
2
-0
/
+72
2018-09-11
arm64: dts: k3: Add u-boot specific nodes
Lokesh Vutla
2
-0
/
+252
2018-09-11
arm64: dts: k3: Add Support for AM654 SoC
Lokesh Vutla
6
-0
/
+283
2018-09-11
include: am654_evm: Establish initial environment for SD card boot
Andreas Dannenberg
1
-0
/
+35
[prev]
[next]