Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2cde1a2ee81156da71c8d89d54bc1efed967534b
/
arch
/
arm
/
mach-uniphier
3ff49ec
global: Convert simple_strtoul() with hex to hextoul()
by Simon Glass
· Sat Jul 24 09:03:29 2021 -0600
6f14d5f
reset: Remove addr parameter from reset_cpu()
by Harald Seiler
· Tue Dec 15 16:47:52 2020 +0100
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
65130cd
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
by Simon Glass
· Mon Dec 28 20:34:56 2020 -0700
4706656
ARM: uniphier: use FIELD_GET() to get access to revision register fields
by Masahiro Yamada
· Thu Jul 30 18:28:08 2020 +0900
e6eea83
ARM: uniphier: remove unneeded header inclusion from board_late_init.c
by Masahiro Yamada
· Thu Jul 30 18:28:06 2020 +0900
0a2c917
ARM: uniphier: remove unused uniphier_pin_init()
by Masahiro Yamada
· Thu Jul 30 18:28:05 2020 +0900
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
e1d082e
ARM: uniphier: remove NAND reset code
by Masahiro Yamada
· Fri Jul 10 22:31:27 2020 +0900
98b5f34
ARM: uniphier: remove sbc/ directory
by Masahiro Yamada
· Thu Jul 09 15:08:20 2020 +0900
ed16cf0
bus: uniphier-system-bus: move hardware init from board files
by Masahiro Yamada
· Thu Jul 09 15:08:19 2020 +0900
dbdd420
bus: uniphier-system-bus: add UniPhier System Bus driver
by Masahiro Yamada
· Thu Jul 09 15:08:18 2020 +0900
425462f
ARM: uniphier: remove support for NOR Flash on support card
by Masahiro Yamada
· Thu Jul 09 15:08:17 2020 +0900
097f3a8
ARM: uniphier: remove unused uniphier_sbc_init_admulti()
by Masahiro Yamada
· Thu Jul 09 15:08:16 2020 +0900
4c71e25
ARM: uniphier: fix build error when CONFIG_MICRO_SUPPORT_CARD=n
by Masahiro Yamada
· Thu Jul 09 15:08:15 2020 +0900
4131cb6
ARM: uniphier: consolidate SoC select menu
by Masahiro Yamada
· Thu Jul 09 15:08:13 2020 +0900
007d2a7
Revert "ARM: uniphier: add weird workaround code for LD20"
by Masahiro Yamada
· Thu Jul 09 15:08:11 2020 +0900
6370a30
ARM: uniphier: remove board_eth_init()
by Masahiro Yamada
· Wed May 20 12:31:28 2020 +0900
e631441
ARM: uniphier: delete or replace <common.h> includes
by Masahiro Yamada
· Wed May 20 12:31:27 2020 +0900
4808fbc
ARM: uniphier: drop #include <log.h> again
by Masahiro Yamada
· Wed May 20 12:31:26 2020 +0900
b0060b5
ARM: uniphier: drop #include <init.h> again from umc-pxs2.c
by Masahiro Yamada
· Wed May 20 12:31:25 2020 +0900
bbec08c
ARM: uniphier: remove #include <net.h> again from micro-support-card.c
by Masahiro Yamada
· Wed May 20 12:31:24 2020 +0900
56642ed
ARM: uniphier: include <asm/system.h> instead of <asm/cache.h> from psci.c
by Masahiro Yamada
· Wed May 20 12:31:23 2020 +0900
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
c06c1be
common: Drop linux/bug.h from common header
by Simon Glass
· Sun May 10 11:40:08 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· Sun May 10 11:40:03 2020 -0600
9758973
common: Drop init.h from common header
by Simon Glass
· Sun May 10 11:40:02 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
b03e666
spl: Always define preloader_console_init
by Samuel Holland
· Thu May 07 18:08:10 2020 -0500
0bf7ab1
spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()
by Harald Seiler
· Wed Apr 15 11:33:30 2020 +0200
bc9daa0
ARM: uniphier: detect the base of micro support card at run-time
by Masahiro Yamada
· Fri Feb 14 20:54:42 2020 +0900
f5008ce
ARM: uniphier: remove workaround for the NAND write protect
by Masahiro Yamada
· Fri Feb 14 20:54:41 2020 +0900
ee53ea7
ARM: uniphier: move NAND reset assertion to U-Boot proper from SPL
by Masahiro Yamada
· Fri Feb 14 20:54:40 2020 +0900
85a8f21
ARM: uniphier: add sdscript, sdboot, sdupdate environment variables
by Masahiro Yamada
· Thu Feb 13 12:27:37 2020 +0900
23929fb
ARM: uniphier: set gd->ram_base correctly
by Masahiro Yamada
· Thu Jan 30 22:20:37 2020 +0900
51b9bc9
ARM: uniphier: remove adhoc reset deassertion for the NAND controller
by Masahiro Yamada
· Thu Jan 30 00:55:57 2020 +0900
f11478f
common: Move hang() to the same header as panic()
by Simon Glass
· Sat Dec 28 10:45:07 2019 -0700
afb0215
common: Move reset_cpu() to the CPU header
by Simon Glass
· Sat Dec 28 10:45:01 2019 -0700
a7b5130
common: Move some board functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:46 2019 -0700
1d91ba7
common: Move some cache and MMU functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:37 2019 -0700
370382c
common: Move some SMP functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:35 2019 -0700
cfd7293
dm: core: Add device_foreach_child()
by Simon Glass
· Wed Sep 25 08:55:56 2019 -0600
07dc93c
env: Move env_set_ulong() to env.h
by Simon Glass
· Thu Aug 01 09:46:47 2019 -0600
313112a
env: Move env_set_hex() to env.h
by Simon Glass
· Thu Aug 01 09:46:46 2019 -0600
9c59d86
psci: Fix warnings when compiling with W=1
by Patrick Delaunay
· Mon Jul 22 14:19:20 2019 +0200
a4677b1
ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-time
by Masahiro Yamada
· Wed Jul 10 20:07:50 2019 +0900
a74f0c3
ARM: uniphier: set dram_base environment variable
by Masahiro Yamada
· Wed Jul 10 20:07:49 2019 +0900
1fedafb
ARM: uniphier: set loadaddr at boot-time
by Masahiro Yamada
· Wed Jul 10 20:07:48 2019 +0900
bdd7955
ARM: uniphier: turn uniphier_set_fdt_file() into void function
by Masahiro Yamada
· Wed Jul 10 20:07:47 2019 +0900
7353ce3
ARM: uniphier: remove CONFIG_SYS_SDRAM_BASE
by Masahiro Yamada
· Wed Jul 10 20:07:46 2019 +0900
f0f6a80
ARM: uniphier: make mem_map run-time configurable
by Masahiro Yamada
· Wed Jul 10 20:07:45 2019 +0900
efcae8e
ARM: uniphier: make dram_init() more generic
by Masahiro Yamada
· Wed Jul 10 20:07:44 2019 +0900
12938bf
ARM: uniphier: make dram_init() independent of SG_MEMCONF
by Masahiro Yamada
· Wed Jul 10 20:07:43 2019 +0900
8f74e79
ARM: uniphier: detect register base addresses run-time
by Masahiro Yamada
· Wed Jul 10 20:07:42 2019 +0900
c84024c
ARM: uniphier: de-couple SC macros into base address and offset
by Masahiro Yamada
· Wed Jul 10 20:07:41 2019 +0900
76b3124
ARM: uniphier: de-couple SG macros into base address and offset
by Masahiro Yamada
· Wed Jul 10 20:07:40 2019 +0900
c85f81b
ARM: uniphier: detect SD boot mode
by Masahiro Yamada
· Wed Jul 10 20:07:39 2019 +0900
6f7b68c
ARM: uniphier: make boot_is_swapped() code optional
by Masahiro Yamada
· Wed Jul 10 20:07:38 2019 +0900
f4716dc
ARM: uniphier: check DT to determine whether to initialize SBC
by Masahiro Yamada
· Wed Jul 10 20:07:37 2019 +0900
bcd2244
ARM: uniphier: check DT to determine whether to use support card
by Masahiro Yamada
· Wed Jul 10 20:07:36 2019 +0900
9272732
ARM: uniphier: include <linux/io.h> from boot-device.c
by Masahiro Yamada
· Wed Jul 10 20:07:34 2019 +0900
db0b812
ARM: uniphier: use bool type for have_internal_stm parameter
by Masahiro Yamada
· Wed Jul 10 20:07:33 2019 +0900
6ea1e7d
ARM: uniphier: clean up clk/Makefile
by Masahiro Yamada
· Wed Jul 10 20:07:32 2019 +0900
76240bc
ARM: uniphier: remove unused uniphier_ld11_boot_device_fixup()
by Masahiro Yamada
· Wed Jul 10 20:07:31 2019 +0900
3cac7f7
ARM: uniphier: move sg_set_{pinsel, iectrl} to more relevant places
by Masahiro Yamada
· Sat Jun 29 02:38:06 2019 +0900
1950f12
ARM: uniphier: remove unused init code for CONFIG_DEBUG_UART
by Masahiro Yamada
· Sat Jun 29 02:38:05 2019 +0900
2757ff0
ARM: uniphier: include <linux/io.h> from dram_init.c
by Masahiro Yamada
· Sat Jun 29 02:38:04 2019 +0900
3220a34
ARM: uniphier: remove unused sg_set_iectrl_range()
by Masahiro Yamada
· Sat Jun 29 02:38:03 2019 +0900
26642c7
ARM: uniphier: remove unused SC_DPLLOSCCTRL
by Masahiro Yamada
· Sat Jun 29 02:38:02 2019 +0900
0ae2865
ARM: uniphier: fix build error for CONFIG_DEBUG_LL=y
by Masahiro Yamada
· Sat Jun 29 02:38:01 2019 +0900
93270eb
ARM: uniphier: do not modify bootcmd environment variable at run-time
by Masahiro Yamada
· Wed Dec 19 20:03:13 2018 +0900
1f1ae15
mtd: move NAND files into a raw/ subdirectory
by Miquel Raynal
· Thu Aug 16 17:30:07 2018 +0200
e363ddd
ARM: uniphier: remove ad-hoc clock enabling for EHCI
by Masahiro Yamada
· Mon Sep 10 12:58:36 2018 +0900
7e7ba3b
Kconfig: Sort bool, default, select and imply options
by Michal Simek
· Mon Jul 23 15:55:15 2018 +0200
577242b
ARM: uniphier: enable distro boot
by Masahiro Yamada
· Fri Jul 20 21:47:18 2018 +0900
ce66709
ARM: uniphier: support fdt_fixup_mtdparts
by Masahiro Yamada
· Thu Jul 19 16:28:26 2018 +0900
e0a6fa8
ARM: uniphier: split ft_board_setup() out to a separate file
by Masahiro Yamada
· Thu Jul 19 16:28:25 2018 +0900
f4cfd5c
ARM: uniphier: clean-up ft_board_setup()
by Masahiro Yamada
· Thu Jul 19 16:28:24 2018 +0900
018f2fb
ARM: uniphier: rename environment variable fdt_file to fdtfile
by Masahiro Yamada
· Thu May 17 19:55:20 2018 +0900
81b1a67
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
by Lokesh Vutla
· Thu Apr 26 18:21:26 2018 +0530
fd7451a
uniphier: psci: save context id in cpu_on command
by Patrick Delaunay
· Mon Apr 16 10:15:10 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· Mon Mar 05 01:20:11 2018 +0900
5737e47
ARM: uniphier: hide memory top by platform hook instead of CONFIG
by Masahiro Yamada
· Sat Jan 06 22:59:26 2018 +0900
86f90c2
ARM: uniphier: do not use RAM that exceeds 32 bit address range
by Masahiro Yamada
· Sat Jan 06 22:59:24 2018 +0900
ff4a554
ARM: uniphier: use FIELD_PREP for PLL settings
by Masahiro Yamada
· Wed Dec 06 14:16:34 2017 +0900
1fe3dac
ARM: uniphier: compute SSCPLL values more precisely
by Masahiro Yamada
· Wed Dec 06 14:16:33 2017 +0900
652c4c9
ARM: uniphier: fix SSCPLL init code for LD11 SoC
by Dai Okamura
· Wed Dec 06 14:16:32 2017 +0900
6272c27
ARM: uniphier: compile pll-base-ld20.c for PXs3
by Masahiro Yamada
· Wed Dec 06 13:16:45 2017 +0900
7b9fc45
ARM: uniphier: clean up board_init
by Masahiro Yamada
· Wed Nov 29 15:01:22 2017 +0900
6c086d0
ARM: dts: uniphier: Sync with Linux 4.15-rc1
by Masahiro Yamada
· Sat Nov 25 00:25:35 2017 +0900
653c664
ARM: uniphier: remove XIRQ pin settings
by Masahiro Yamada
· Sat Nov 25 00:25:33 2017 +0900
0cace4f
ARM: uniphier: remove IRQ settings
by Masahiro Yamada
· Sat Nov 25 00:25:32 2017 +0900
4647aca
ARM: uniphier: use pr_*() more where appropriate
by Masahiro Yamada
· Mon Oct 23 00:19:36 2017 +0900
81087e1
ARM: uniphier: split u-boot,dm-pre-reloc out to uniphier-v7-u-boot.dtsi
by Masahiro Yamada
· Tue Oct 17 21:19:42 2017 +0900
9193b45
ARM: uniphier: remove CONFIG_UNIPHIER_ETH
by Masahiro Yamada
· Tue Oct 17 21:19:41 2017 +0900
260eda2
ARM: uniphier: adjust ifdefs for new UniPhier DWC3 CONFIG
by Masahiro Yamada
· Sat Oct 14 02:21:17 2017 +0900
41fef3e
ARM: uniphier: change the default of SoC select to UNIPHIER_V7_MULTI
by Masahiro Yamada
· Fri Oct 13 19:22:09 2017 +0900
Next »