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
2021-10-25
sunxi: SPL SPI: Allow larger SPL
Andre Przywara
1
-3
/
+7
2021-10-12
sunxi: Enable DM_I2C for all sunxi boards
Samuel Holland
1
-3
/
+0
2021-10-12
sunxi: video: Convert panel I2C to use DM_I2C
Samuel Holland
1
-15
/
+6
2021-10-12
sunxi: pmic_bus: Use the DM PMIC interface when possible
Samuel Holland
2
-0
/
+21
2021-10-12
sunxi: pmic_bus: Clean up preprocessor conditions
Samuel Holland
1
-51
/
+39
2021-10-12
i2c: Add a DM_I2C driver for the sun8i RSB controller
Samuel Holland
4
-194
/
+11
2021-10-12
i2c: Add a DM_I2C driver for the sun6i P2WI controller
Samuel Holland
4
-134
/
+5
2021-10-12
sunxi: pmic_bus: Fix Kconfig dependencies
Samuel Holland
1
-1
/
+2
2021-10-12
sunxi: Select SUN8I_RSB more carefully
Samuel Holland
1
-2
/
+3
2021-10-12
sunxi: Only initialize legacy I2C when enabled
Samuel Holland
1
-1
/
+1
2021-10-11
sunxi: Clean up inclusions of asm/arch/gpio.h
Samuel Holland
3
-3
/
+0
2021-10-11
sunxi: Simplify MMC pinmux selection
Samuel Holland
1
-17
/
+4
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
3
-4
/
+4
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
1
-13
/
+0
2021-08-30
Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
Tom Rini
1
-0
/
+7
2021-07-28
i2c: Rename SPL/TPL_I2C_SUPPORT to I2C
Simon Glass
1
-1
/
+1
2021-07-10
mmc: sunxi: Enable "new timing mode" on all new SoCs
Andre Przywara
1
-0
/
+3
2021-07-10
sunxi: H616: Enable full 4GB of DRAM
Andre Przywara
2
-3
/
+12
2021-07-10
sunxi: clock: H6/H616: Fix PLL clock factor encodings
Andre Przywara
3
-3
/
+3
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
1
-1
/
+1
2021-05-13
arm: sunxi: add support for DIP detection to CHIP board
Kory Maincent
1
-0
/
+9
2021-04-16
sunxi: video: select dw-hdmi in Kconfig, not Makefile
Jernej Skrabec
1
-0
/
+1
2021-04-16
sunxi: enable dual rank memory on R40
Icenowy Zheng
1
-6
/
+49
2021-04-16
sunxi: support asymmetric dual rank DRAM on A64/R40
Icenowy Zheng
1
-20
/
+74
2021-03-04
Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-4
/
+5
2021-03-03
video: sunxi_display: Convert to DM_VIDEO
Jagan Teki
1
-4
/
+5
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
1
-1
/
+1
2021-02-21
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
1
-1
/
+1
2021-02-19
sunxi: support boot console on uart1 for sun8i
Tobias Schramm
1
-0
/
+5
2021-02-19
sunxi: spl: Fix H616 clock initialization
Jernej Skrabec
1
-0
/
+5
2021-01-25
sunxi: Add support for H616 SoC
Jernej Skrabec
2
-1
/
+12
2021-01-25
sunxi: Add H616 DRAM support
Jernej Skrabec
5
-0
/
+1164
2021-01-25
sunxi: add support for H616 uart0
Jernej Skrabec
1
-0
/
+4
2021-01-25
sunxi: introduce support for H616 clocks
Jernej Skrabec
1
-2
/
+6
2021-01-25
sunxi: support loading with SPL > 32KB
Andre Przywara
1
-2
/
+16
2021-01-25
sunxi: Add support for I2C on H6 like SoCs
Jernej Skrabec
2
-1
/
+30
2021-01-25
sunxi: Introduce common symbol for H6 like SoCs
Jernej Skrabec
4
-10
/
+17
2021-01-25
sunxi: Add support for AXP305 PMIC
Jernej Skrabec
1
-0
/
+6
2021-01-11
sunxi: board: add a config option to fixup a Bluetooth address
Andre Heider
1
-0
/
+11
2021-01-11
sunxi: dram: h6: Improve DDR3 config detection
Jernej Skrabec
1
-44
/
+56
2020-11-17
sunxi: add V3/S3 support
Icenowy Zheng
1
-2
/
+1
2020-11-17
sunxi: board: Add PinePhone DT selection logic
Samuel Holland
1
-0
/
+7
2020-10-22
sunxi: make V3s DRAM initialization more proper
Icenowy Zheng
1
-5
/
+86
2020-06-01
sunxi: Silence warning about non-static inline function
Samuel Holland
1
-9
/
+9
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
10
-0
/
+10
2020-05-18
common: Drop log.h from common header
Simon Glass
5
-0
/
+5
2020-05-18
common: Drop init.h from common header
Simon Glass
9
-1
/
+10
2020-05-18
common: Drop image.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
[prev]
[next]