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
/
arch
/
arm
/
mach-sunxi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-29
sunxi: binman: Move BL31 and SCP firmware addresses to Kconfig
Samuel Holland
1
-0
/
+17
2024-01-29
sunxi: simplify U-Boot proper only builds
Andre Przywara
1
-8
/
+8
2024-01-29
sunxi: remove common.h inclusion
Andre Przywara
24
-24
/
+3
2023-12-21
global: Restrict use of '#include <linux/kconfig.h>'
Tom Rini
3
-3
/
+0
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
6
-89
/
+323
2023-11-16
spl: Only support bl_len when we have to
Sean Anderson
1
-1
/
+1
2023-11-16
spl: Remove filename from spl_load_info
Sean Anderson
1
-1
/
+0
2023-11-16
spl: Remove NULL assignments in spl_load_info
Sean Anderson
1
-2
/
+0
2023-11-12
sunxi: H616: add LPDDR4 DRAM support
Mikhail Kalashnikov
4
-39
/
+292
2023-11-12
sunxi: H616: DRAM: refactor mctl_phy_configure_odt()
Andre Przywara
1
-53
/
+31
2023-11-12
power: pmic: sunxi: add AXP313 SPL driver
Andre Przywara
1
-0
/
+3
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
1
-1
/
+1
2023-10-30
Kconfig: Remove all default n/no options
Michal Simek
1
-1
/
+0
2023-10-24
Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-2
/
+2
2023-10-22
sunxi: psci: implement PSCI on R528
Sam Edwards
1
-0
/
+4
2023-10-22
sunxi: refactor serial base addresses to avoid asm/arch/cpu.h
Andre Przywara
2
-0
/
+2
2023-10-22
sunxi: add Allwinner R528/T113 SoC support
Andre Przywara
4
-0
/
+23
2023-10-22
sunxi: clock: support D1/R528 PLL6 clock
Andre Przywara
1
-7
/
+17
2023-10-22
sunxi: clock: D1/R528: Enable PLL LDO during PLL1 setup
Andre Przywara
1
-5
/
+7
2023-10-22
sunxi: introduce NCAT2 generation model
Andre Przywara
4
-11
/
+31
2023-10-22
pinctrl: sunxi: remove GPIO_EXTRA_HEADER
Andre Przywara
3
-1
/
+3
2023-10-22
pinctrl: sunxi: move pinctrl code
Andre Przywara
2
-79
/
+0
2023-10-22
sunxi: remove CONFIG_MACPWR
Andre Przywara
1
-7
/
+0
2023-10-22
sunxi: remove CONFIG_SATAPWR
Andre Przywara
1
-8
/
+0
2023-10-17
spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector()
Marek Vasut
1
-2
/
+2
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
1
-1
/
+1
2023-08-15
common: return type board_get_usable_ram_top
Heinrich Schuchardt
1
-1
/
+1
2023-08-09
Kconfigs: Correct default of "0" on hex type entries
Tom Rini
1
-2
/
+2
2023-07-21
sunxi: H616: add LPDDR3 DRAM support
Mikhail Kalashnikov
4
-55
/
+242
2023-07-21
sunxi: H616: add DRAM type selection
Mikhail Kalashnikov
2
-3
/
+10
2023-07-21
sunxi: H616: dram: split struct dram_para
Andre Przywara
1
-87
/
+95
2023-07-21
sunxi: H616: dram: const-ify DRAM function parameters
Andre Przywara
2
-16
/
+16
2023-07-21
sunxi: dram: make MBUS configuration functions static
Andre Przywara
3
-11
/
+12
2023-07-21
sunxi: Kconfig: rework PHY_USB_SUN4I selection
Andre Przywara
1
-11
/
+0
2023-04-12
sunxi: arm64: boot0.h: runtime check for RVBAR address
Andre Przywara
1
-0
/
+14
2023-04-12
sunxi: boot0.h: allow RVBAR MMIO address customisation
Andre Przywara
1
-0
/
+12
2023-04-12
sunxi: Add TPR2 parameter for H616 DRAM driver
Jernej Skrabec
3
-24
/
+74
2023-04-12
sunxi: Parameterize some of H616 DDR3 timings
Jernej Skrabec
1
-4
/
+5
2023-04-12
sunxi: Parameterize "unknown feature" in H616 DRAM driver
Jernej Skrabec
2
-11
/
+42
2023-04-12
sunxi: Parameterize bit delay code in H616 DRAM driver
Jernej Skrabec
2
-49
/
+158
2023-04-12
sunxi: Make bit delay function in H616 DRAM code void
Jernej Skrabec
1
-3
/
+1
2023-04-12
sunxi: Always configure ODT on H616 DRAM
Jernej Skrabec
2
-3
/
+2
2023-04-12
sunxi: Convert H616 DRAM options to single setting
Jernej Skrabec
2
-129
/
+106
2023-04-12
sunxi: parameterize H616 DRAM ODT values
Jernej Skrabec
2
-22
/
+52
2023-04-12
sunxi: cosmetic: Fix H616 DRAM driver code style
Jernej Skrabec
1
-37
/
+37
2023-04-12
sunxi: Fix write to H616 DRAM CR register
Jernej Skrabec
1
-1
/
+1
2023-01-23
sunxi: eMMC: support TOC0 on boot partitions
Andre Przywara
1
-2
/
+9
2023-01-21
sunxi: remove CONFIG_MMC?_CD_PIN
Andre Przywara
1
-27
/
+0
2023-01-21
sunxi: fel: drop redundant "control register" save/restore
Andre Przywara
1
-1
/
+0
2022-12-21
Merge tag 'v2023.01-rc4' into next
Tom Rini
2
-6
/
+6
[next]