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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-24
checkpatch: require quotes around section name in the __section() macro
Marek BehĂșn
1
-1
/
+1
2021-05-24
regmap: fix a serious pointer casting bug
Marek BehĂșn
1
-2
/
+57
2021-05-24
test: Avoid random numbers in dm_test_devm_regmap()
Simon Glass
1
-2
/
+1
2021-05-24
pylibfdt: Rework "avoid unused variable warning" lines
Tom Rini
1
-2
/
+2
2021-05-23
Merge https://source.denx.de/u-boot/custodians/u-boot-sh
Tom Rini
25
-377
/
+452
2021-05-21
pinctrl: renesas: Implement unlock register masks
Marek Vasut
2
-21
/
+20
2021-05-21
pinctrl: renesas: Fix R-Car Gen2 help text
Marek Vasut
1
-5
/
+5
2021-05-21
pinctrl: renesas: Deduplicate Kconfig
Marek Vasut
1
-69
/
+5
2021-05-21
gpio: renesas: Pass struct udevice to rcar_gpio_set_direction()
Marek Vasut
1
-7
/
+6
2021-05-21
clk: renesas: Deduplicate gen3_clk_get_rate64() PLL handling
Marek Vasut
1
-43
/
+43
2021-05-21
clk: renesas: Add register pointers into struct cpg_mssr_info
Hai Pham
3
-45
/
+65
2021-05-21
clk: renesas: Introduce enum clk_reg_layout
Hai Pham
1
-0
/
+6
2021-05-21
clk: renesas: Pass struct cpg_mssr_info to renesas_clk_endisable()
Hai Pham
4
-6
/
+8
2021-05-21
clk: renesas: Make reset controller modemr register offset configurable
Marek Vasut
20
-5
/
+21
2021-05-21
clk: renesas: Add support for RPCD2 clock
Hai Pham
2
-5
/
+17
2021-05-21
clk: renesas: Fix Realtime Module Stop Control Register offsets
Hai Pham
1
-1
/
+1
2021-05-21
clk: renesas: Fix incorrect return RPC clk_get_rate
Hai Pham
1
-1
/
+1
2021-05-21
clk: renesas: Reinstate RPC clock on R-Car D3/E3
Marek Vasut
2
-0
/
+18
2021-05-21
clk: renesas: Synchronize R-Car Gen3 tables with Linux 5.12
Marek Vasut
7
-163
/
+212
2021-05-21
clk: renesas: Synchronize R-Car Gen2 tables with Linux 5.12
Marek Vasut
5
-9
/
+6
2021-05-21
clk: renesas: Synchronize RZ/G2 tables with Linux 5.12
Marek Vasut
3
-5
/
+26
2021-05-20
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
3
-100
/
+165
2021-05-20
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
27
-114
/
+219
2021-05-20
arm: mvebu: armada-3720-uDPU.dts: Change back to phy-mode "2500base-x"
Stefan Roese
1
-2
/
+2
2021-05-20
net: mvpp2: add explicit sgmii-2500 support
Marcin Wojtas
1
-16
/
+12
2021-05-20
net: mvpp2: allow MDIO registration for fixed links
Stefan Chulski
1
-4
/
+13
2021-05-20
net: mvpp2: fix missing switch case break
Ben Peled
1
-0
/
+2
2021-05-20
net: mvpp2: remove unused define MVPP22_SMI_PHY_ADDR_REG
Ben Peled
1
-3
/
+0
2021-05-20
net: mvpp2: AN Bypass in 1000 and 2500 basex mode
Ben Peled
1
-2
/
+4
2021-05-20
net: mvpp2: Fix 2.5G GMII_SPEED configurations
Stefan Chulski
1
-1
/
+2
2021-05-20
net: mvpp2: remove redundant SMI address configuration
Marcin Wojtas
1
-12
/
+0
2021-05-20
net: mvpp2: add 1000BaseX and 2500BaseX ppv2 support
Stefan Chulski
1
-5
/
+112
2021-05-20
net: mvpp2: add CP115 port1 10G/5G SFI support
Stefan Chulski
1
-58
/
+17
2021-05-20
phy: introduce 1000BaseX and 2500BaseX modes
Stefan Chulski
1
-0
/
+4
2021-05-19
Merge tag 'xilinx-for-v2021.07-rc3' of https://source.denx.de/u-boot/custodia...
Tom Rini
28
-24
/
+3797
2021-05-19
riscv: ae350: Increase malloc size for binman spl flow
Rick Chen
4
-0
/
+4
2021-05-19
riscv: Drop USE_SPL_FIT_GENERATOR
Bin Meng
9
-109
/
+1
2021-05-19
riscv: ae350: Switch to use binman to generate u-boot.itb
Bin Meng
7
-0
/
+13
2021-05-19
riscv: qemu: Switch to use binman to generate u-boot.itb
Bin Meng
6
-0
/
+22
2021-05-19
riscv: dts: Sort build targets in alphabetical order
Bin Meng
1
-1
/
+1
2021-05-19
binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE
Bin Meng
3
-1
/
+44
2021-05-19
lib: kconfig: Limit BINMAN_FDT for OF_SEPARATE or OF_EMBED
Bin Meng
1
-1
/
+1
2021-05-19
riscv: sifive: unleashed: Switch to use binman to generate u-boot.itb
Bin Meng
4
-0
/
+73
2021-05-19
makefile: Pass OpenSBI blob to binman make rules
Bin Meng
1
-0
/
+1
2021-05-19
binman: Add support for RISC-V OpenSBI fw_dynamic blob
Bin Meng
4
-0
/
+57
2021-05-19
binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dts
Bin Meng
2
-5
/
+5
2021-05-19
binman: Correct the comment for ATF entry type
Bin Meng
1
-1
/
+1
2021-05-19
binman: Correct '-a' description in the doc
Bin Meng
1
-2
/
+2
2021-05-19
common: kconfig: Correct a typo in SPL_LOAD_FIT
Bin Meng
1
-1
/
+1
2021-05-19
xilinx: zynqmp: Enable DM_RTC/emul driver/cmd date/gettime and efi settime
Michal Simek
1
-0
/
+4
[next]