index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-uniphier
Age
Commit message (
Expand
)
Author
2019-08-11
env: Move env_set_ulong() to env.h
Simon Glass
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
2019-07-24
psci: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-10
ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-time
Masahiro Yamada
2019-07-10
ARM: uniphier: set dram_base environment variable
Masahiro Yamada
2019-07-10
ARM: uniphier: set loadaddr at boot-time
Masahiro Yamada
2019-07-10
ARM: uniphier: turn uniphier_set_fdt_file() into void function
Masahiro Yamada
2019-07-10
ARM: uniphier: remove CONFIG_SYS_SDRAM_BASE
Masahiro Yamada
2019-07-10
ARM: uniphier: make mem_map run-time configurable
Masahiro Yamada
2019-07-10
ARM: uniphier: make dram_init() more generic
Masahiro Yamada
2019-07-10
ARM: uniphier: make dram_init() independent of SG_MEMCONF
Masahiro Yamada
2019-07-10
ARM: uniphier: detect register base addresses run-time
Masahiro Yamada
2019-07-10
ARM: uniphier: de-couple SC macros into base address and offset
Masahiro Yamada
2019-07-10
ARM: uniphier: de-couple SG macros into base address and offset
Masahiro Yamada
2019-07-10
ARM: uniphier: detect SD boot mode
Masahiro Yamada
2019-07-10
ARM: uniphier: make boot_is_swapped() code optional
Masahiro Yamada
2019-07-10
ARM: uniphier: check DT to determine whether to initialize SBC
Masahiro Yamada
2019-07-10
ARM: uniphier: check DT to determine whether to use support card
Masahiro Yamada
2019-07-10
ARM: uniphier: include <linux/io.h> from boot-device.c
Masahiro Yamada
2019-07-10
ARM: uniphier: use bool type for have_internal_stm parameter
Masahiro Yamada
2019-07-10
ARM: uniphier: clean up clk/Makefile
Masahiro Yamada
2019-07-10
ARM: uniphier: remove unused uniphier_ld11_boot_device_fixup()
Masahiro Yamada
2019-06-29
ARM: uniphier: move sg_set_{pinsel, iectrl} to more relevant places
Masahiro Yamada
2019-06-29
ARM: uniphier: remove unused init code for CONFIG_DEBUG_UART
Masahiro Yamada
2019-06-29
ARM: uniphier: include <linux/io.h> from dram_init.c
Masahiro Yamada
2019-06-29
ARM: uniphier: remove unused sg_set_iectrl_range()
Masahiro Yamada
2019-06-29
ARM: uniphier: remove unused SC_DPLLOSCCTRL
Masahiro Yamada
2019-06-29
ARM: uniphier: fix build error for CONFIG_DEBUG_LL=y
Masahiro Yamada
2018-12-29
ARM: uniphier: do not modify bootcmd environment variable at run-time
Masahiro Yamada
2018-09-20
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal
2018-09-11
ARM: uniphier: remove ad-hoc clock enabling for EHCI
Masahiro Yamada
2018-07-30
Kconfig: Sort bool, default, select and imply options
Michal Simek
2018-07-25
ARM: uniphier: enable distro boot
Masahiro Yamada
2018-07-25
ARM: uniphier: support fdt_fixup_mtdparts
Masahiro Yamada
2018-07-25
ARM: uniphier: split ft_board_setup() out to a separate file
Masahiro Yamada
2018-07-25
ARM: uniphier: clean-up ft_board_setup()
Masahiro Yamada
2018-05-23
ARM: uniphier: rename environment variable fdt_file to fdtfile
Masahiro Yamada
2018-05-07
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
Lokesh Vutla
2018-05-07
uniphier: psci: save context id in cpu_on command
Patrick Delaunay
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-01-09
ARM: uniphier: hide memory top by platform hook instead of CONFIG
Masahiro Yamada
2018-01-09
ARM: uniphier: do not use RAM that exceeds 32 bit address range
Masahiro Yamada
2017-12-12
ARM: uniphier: use FIELD_PREP for PLL settings
Masahiro Yamada
2017-12-12
ARM: uniphier: compute SSCPLL values more precisely
Masahiro Yamada
2017-12-12
ARM: uniphier: fix SSCPLL init code for LD11 SoC
Dai Okamura
2017-12-12
ARM: uniphier: compile pll-base-ld20.c for PXs3
Masahiro Yamada
2017-12-04
ARM: uniphier: clean up board_init
Masahiro Yamada
2017-11-29
ARM: dts: uniphier: Sync with Linux 4.15-rc1
Masahiro Yamada
2017-11-29
ARM: uniphier: remove XIRQ pin settings
Masahiro Yamada
[next]