index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-uniphier
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: uniphier: remove ad-hoc clock enabling for EHCI
Masahiro Yamada
2018-09-11
4
-15
/
+0
*
Kconfig: Sort bool, default, select and imply options
Michal Simek
2018-07-30
1
-3
/
+4
*
ARM: uniphier: enable distro boot
Masahiro Yamada
2018-07-25
1
-4
/
+4
*
ARM: uniphier: support fdt_fixup_mtdparts
Masahiro Yamada
2018-07-25
1
-0
/
+8
*
ARM: uniphier: split ft_board_setup() out to a separate file
Masahiro Yamada
2018-07-25
4
-36
/
+57
*
ARM: uniphier: clean-up ft_board_setup()
Masahiro Yamada
2018-07-25
1
-3
/
+3
*
ARM: uniphier: rename environment variable fdt_file to fdtfile
Masahiro Yamada
2018-05-23
1
-2
/
+2
*
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
Lokesh Vutla
2018-05-07
2
-2
/
+2
*
uniphier: psci: save context id in cpu_on command
Patrick Delaunay
2018-05-07
1
-2
/
+5
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
98
-205
/
+98
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
2
-2
/
+2
*
ARM: uniphier: hide memory top by platform hook instead of CONFIG
Masahiro Yamada
2018-01-09
1
-0
/
+7
*
ARM: uniphier: do not use RAM that exceeds 32 bit address range
Masahiro Yamada
2018-01-09
1
-0
/
+17
*
ARM: uniphier: use FIELD_PREP for PLL settings
Masahiro Yamada
2017-12-12
1
-6
/
+8
*
ARM: uniphier: compute SSCPLL values more precisely
Masahiro Yamada
2017-12-12
1
-2
/
+4
*
ARM: uniphier: fix SSCPLL init code for LD11 SoC
Dai Okamura
2017-12-12
1
-0
/
+1
*
ARM: uniphier: compile pll-base-ld20.c for PXs3
Masahiro Yamada
2017-12-12
1
-0
/
+1
*
ARM: uniphier: clean up board_init
Masahiro Yamada
2017-12-04
1
-5
/
+2
*
ARM: dts: uniphier: Sync with Linux 4.15-rc1
Masahiro Yamada
2017-11-29
2
-2
/
+2
*
ARM: uniphier: remove XIRQ pin settings
Masahiro Yamada
2017-11-29
1
-16
/
+0
*
ARM: uniphier: remove IRQ settings
Masahiro Yamada
2017-11-29
1
-35
/
+0
*
ARM: uniphier: use pr_*() more where appropriate
Masahiro Yamada
2017-10-23
1
-8
/
+10
*
ARM: uniphier: split u-boot,dm-pre-reloc out to uniphier-v7-u-boot.dtsi
Masahiro Yamada
2017-10-23
1
-0
/
+2
*
ARM: uniphier: remove CONFIG_UNIPHIER_ETH
Masahiro Yamada
2017-10-23
3
-18
/
+0
*
ARM: uniphier: adjust ifdefs for new UniPhier DWC3 CONFIG
Masahiro Yamada
2017-10-15
3
-9
/
+9
*
ARM: uniphier: change the default of SoC select to UNIPHIER_V7_MULTI
Masahiro Yamada
2017-10-15
1
-1
/
+1
*
ARM: uniphier: use pr_() instead of printf() where appropriate
Masahiro Yamada
2017-10-15
9
-19
/
+35
*
printk: collect printk stuff into <linux/printk.h> with loglevel support
Masahiro Yamada
2017-10-04
2
-8
/
+0
*
ARM: uniphier: add GPU(Mali) reset deassert and clk enable
Masahiro Yamada
2017-09-18
2
-0
/
+24
*
ARM: uniphier: remove bit field macros from sc64-regs.h
Masahiro Yamada
2017-09-18
2
-19
/
+1
*
ARM: uniphier: merge two defconfig files into uniphier_v7_defconfig
Masahiro Yamada
2017-09-18
1
-10
/
+11
*
ARM: uniphier: set system bus pinmux for PXs3
Masahiro Yamada
2017-08-30
1
-0
/
+2
*
ARM: uniphier: move CONFIG_NAND to defconfig
Masahiro Yamada
2017-08-30
1
-1
/
+0
*
ARM: uniphier: fix DSPLL init code for LD20 SoC
Dai Okamura
2017-08-30
1
-3
/
+3
*
ARM: uniphier: remove ad-hoc pin settings for NAND
Masahiro Yamada
2017-08-30
1
-24
/
+4
*
ARM: uniphier: add PLL settings for PXs3
Masahiro Yamada
2017-08-30
1
-0
/
+55
*
ARM: uniphier: move PLLCTRL register macros to each SoC .c file
Masahiro Yamada
2017-08-30
3
-21
/
+30
*
ARM: uniphier: replace <common.h> with <linux/delay.h> in pll settings
Masahiro Yamada
2017-08-30
2
-2
/
+2
*
Revert "ARM: uniphier: fix ROM boot mode for PH1-sLD3"
Masahiro Yamada
2017-08-20
1
-5
/
+0
*
Revert "ARM: uniphier: move lowlevel debug init code after page table switch"
Masahiro Yamada
2017-08-20
1
-4
/
+4
*
ARM: uniphier: remove sLD3 SoC support
Masahiro Yamada
2017-08-20
32
-338
/
+26
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-1
/
+1
*
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
1
-1
/
+1
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-5
/
+5
*
Convert CONFIG_NAND to Kconfig
Adam Ford
2017-08-12
1
-0
/
+1
*
ARM: uniphier: remove part number info from the boot log
Masahiro Yamada
2017-07-26
1
-11
/
+11
*
ARM: uniphier: remove SPL support for ARMv8 SoCs
Masahiro Yamada
2017-07-26
23
-1953
/
+6
*
ARM: uniphier: fix various sparse warnings
Masahiro Yamada
2017-06-25
8
-10
/
+17
*
dm: Fix up inclusion of common.h
Simon Glass
2017-06-01
1
-0
/
+1
*
dm: Use dm.h header when driver mode is used
Simon Glass
2017-06-01
1
-2
/
+1
[next]