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
2017-07-26
ARM: uniphier: remove part number info from the boot log
Masahiro Yamada
2017-07-26
ARM: uniphier: remove SPL support for ARMv8 SoCs
Masahiro Yamada
2017-06-25
ARM: uniphier: fix various sparse warnings
Masahiro Yamada
2017-06-01
dm: Fix up inclusion of common.h
Simon Glass
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2017-05-17
ARM: uniphier: add more init code for PXs3
Masahiro Yamada
2017-05-17
ARM: uniphier: add weird workaround code for LD20
Masahiro Yamada
2017-05-17
ARM: uniphier: fix MODEL field of REVISION register
Masahiro Yamada
2017-05-15
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
Tom Rini
2017-04-20
ARM: uniphier: show STM (SCP) status on boot and pinmon command
Masahiro Yamada
2017-04-20
ARM: uniphier: enable PSCI sysreset for uniphier_v8_defconfig
Masahiro Yamada
2017-04-20
ARM: uniphier: setup EHCI PHY paramters for LD11
Masahiro Yamada
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-03-14
ARM: uniphier: set DRAM_SPARSE flag for LD21 boards
Masahiro Yamada
2017-02-23
ARM: uniphier: set up charge pump current for MPLL of LD11 SoC
Masahiro Yamada
2017-02-23
ARM: uniphier: add simple eMMC load APIs instead of ROM API
Masahiro Yamada
2017-02-23
ARM: uniphier: deassert RST_n of eMMC device for LD11/LD20
Masahiro Yamada
2017-02-23
ARM: uniphier: add DRAM PHY clock duty adjustment for LD20 SoC
Kotaro Hayashi
2017-02-23
ARM: uniphier: remove dram_nr_ch from board parameters
Masahiro Yamada
2017-02-23
ARM: uniphier: rework spl_boot_device() and related code
Masahiro Yamada
2017-02-23
ARM: uniphier: move spl_boot_mode() to a separate file
Masahiro Yamada
2017-02-23
ARM: uniphier: move MMC code to a separate file
Masahiro Yamada
2017-02-23
ARM: uniphier: remove DRAM base address from board parameters
Masahiro Yamada
2017-02-23
ARM: uniphier: print Support Card info very late
Masahiro Yamada
2017-02-23
ARM: uniphier: skip memreserve of unused DRAM bank of LD20
Masahiro Yamada
2017-02-23
ARM: uniphier: correct spelling of "invalid"
Masahiro Yamada
2017-02-23
ARM: uniphier: skip MEMCONF ch2 parsing if CH2_DISABLE bit is set
Masahiro Yamada
2017-02-23
ARM: uniphier: revive accidentally removed dcache_disable()
Masahiro Yamada
2017-02-12
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-02-08
cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig
Masahiro Yamada
2017-01-29
ARM: uniphier: compile board data only for SPL
Masahiro Yamada
2017-01-29
ARM: uniphier: refactor cmd_ddrmphy
Masahiro Yamada
2017-01-29
ARM: uniphier: clean up UMC init for PXs2 SoC
Masahiro Yamada
2017-01-29
ARM: uniphier: refactor cmd_ddrphy
Masahiro Yamada
2017-01-29
ARM: uniphier: use gd->bd->bi_dram for memory reserve on LD20 SoC
Masahiro Yamada
2017-01-29
ARM: uniphier: detect RAM size by decoding HW register instead of DT
Masahiro Yamada
2017-01-29
ARM: uniphier: shrink arrays of DDR-PHY parameters for LD20 SoC
Masahiro Yamada
2017-01-22
ARM: uniphier: add PXs3 SoC support
Masahiro Yamada
2017-01-22
ARM: uniphier: add macro to generate SoC data look-up function
Masahiro Yamada
2017-01-22
ARM: uniphier: simplify SoC ID get function
Masahiro Yamada
2017-01-22
ARM: uniphier: replace <common.h> with <linux/delay.h> where possible
Masahiro Yamada
2017-01-22
ARM: uniphier: replace <linux/err.h> with <linux/errno.h>
Masahiro Yamada
2017-01-22
ARM: uniphier: make SPL optional for ARVv8 SoCs
Masahiro Yamada
2017-01-22
ARM: uniphier: add missing static and const qualifier
Masahiro Yamada
2017-01-22
ARM: uniphier: fix delay fixup code in LD11 UMC init
Kotaro Hayashi
2017-01-22
ARM: uniphier: update UMC_MEMMAPSET value for LD20 SoC
Wataru Okoshi
2017-01-18
ARM: uniphier: move SBC and Support Card init code to U-Boot proper
Masahiro Yamada
2017-01-18
ARM: uniphier: refactor spl_init_board()
Masahiro Yamada
2017-01-18
ARM: uniphier: refactor board_init()
Masahiro Yamada
2017-01-17
ARM: uniphier: make BCU init into void function
Masahiro Yamada
[next]