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
path:
root
/
arch
/
arm
/
mach-uniphier
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
1
-1
/
+0
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
1
-0
/
+1
2024-05-06
global: Make <asm/global_data.h> include <asm/u-boot.h>
Tom Rini
1
-1
/
+0
2024-04-12
ARM: uniphier: Move uniphier_mem_map_init() call into dram_init()
Kunihiko Hayashi
1
-13
/
+3
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
8
-0
/
+8
2023-05-31
arm: uniphier: fix header inclusion guard
Andre Przywara
1
-1
/
+1
2023-01-02
arm: uniphier: use DM_TIMER of arm a9 global timer
Dai Okamura
3
-41
/
+1
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
1
-1
/
+1
2022-06-06
serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)
Pali Rohár
1
-2
/
+2
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
1
-1
/
+2
2022-04-04
spl: mmc: extend spl_mmc_boot_mode() to take mmc argument
Andre Przywara
1
-4
/
+1
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
1
-1
/
+1
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
1
-1
/
+1
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2
-2
/
+2
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
1
-1
/
+1
2020-08-18
ARM: uniphier: use FIELD_GET() to get access to revision register fields
Masahiro Yamada
2
-11
/
+15
2020-08-18
ARM: uniphier: remove unneeded header inclusion from board_late_init.c
Masahiro Yamada
1
-2
/
+1
2020-08-18
ARM: uniphier: remove unused uniphier_pin_init()
Masahiro Yamada
3
-32
/
+0
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
1
-2
/
+2
2020-07-11
ARM: uniphier: remove NAND reset code
Masahiro Yamada
4
-55
/
+0
2020-07-11
ARM: uniphier: remove sbc/ directory
Masahiro Yamada
5
-33
/
+8
2020-07-11
bus: uniphier-system-bus: move hardware init from board files
Masahiro Yamada
10
-256
/
+45
2020-07-11
bus: uniphier-system-bus: add UniPhier System Bus driver
Masahiro Yamada
1
-0
/
+1
2020-07-11
ARM: uniphier: remove support for NOR Flash on support card
Masahiro Yamada
3
-102
/
+0
2020-07-11
ARM: uniphier: remove unused uniphier_sbc_init_admulti()
Masahiro Yamada
2
-34
/
+5
2020-07-11
ARM: uniphier: fix build error when CONFIG_MICRO_SUPPORT_CARD=n
Masahiro Yamada
1
-0
/
+2
2020-07-11
ARM: uniphier: consolidate SoC select menu
Masahiro Yamada
1
-18
/
+15
2020-07-11
Revert "ARM: uniphier: add weird workaround code for LD20"
Masahiro Yamada
2
-14
/
+0
2020-05-22
ARM: uniphier: remove board_eth_init()
Masahiro Yamada
1
-12
/
+0
2020-05-22
ARM: uniphier: delete or replace <common.h> includes
Masahiro Yamada
36
-36
/
+8
2020-05-22
ARM: uniphier: drop #include <log.h> again
Masahiro Yamada
5
-5
/
+0
2020-05-22
ARM: uniphier: drop #include <init.h> again from umc-pxs2.c
Masahiro Yamada
1
-1
/
+0
2020-05-22
ARM: uniphier: remove #include <net.h> again from micro-support-card.c
Masahiro Yamada
1
-2
/
+1
2020-05-22
ARM: uniphier: include <asm/system.h> instead of <asm/cache.h> from psci.c
Masahiro Yamada
1
-1
/
+1
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
5
-0
/
+5
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
4
-0
/
+4
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
5
-0
/
+5
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
4
-5
/
+14
2020-05-18
common: Drop init.h from common header
Simon Glass
4
-0
/
+4
2020-05-18
common: Drop net.h from common header
Simon Glass
2
-1
/
+3
2020-05-15
spl: Always define preloader_console_init
Samuel Holland
1
-2
/
+0
2020-04-22
spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()
Harald Seiler
1
-1
/
+1
2020-02-28
ARM: uniphier: detect the base of micro support card at run-time
Masahiro Yamada
1
-12
/
+31
2020-02-28
ARM: uniphier: remove workaround for the NAND write protect
Masahiro Yamada
1
-17
/
+0
2020-02-28
ARM: uniphier: move NAND reset assertion to U-Boot proper from SPL
Masahiro Yamada
5
-7
/
+56
2020-02-28
ARM: uniphier: add sdscript, sdboot, sdupdate environment variables
Masahiro Yamada
1
-4
/
+23
2020-02-01
ARM: uniphier: set gd->ram_base correctly
Masahiro Yamada
1
-6
/
+1
2020-02-01
ARM: uniphier: remove adhoc reset deassertion for the NAND controller
Masahiro Yamada
7
-73
/
+8
[next]