Age | Commit message (Expand) | Author |
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 |
2017-11-29 | ARM: uniphier: remove IRQ settings | Masahiro Yamada |
2017-10-23 | ARM: uniphier: use pr_*() more where appropriate | Masahiro Yamada |
2017-10-23 | ARM: uniphier: split u-boot,dm-pre-reloc out to uniphier-v7-u-boot.dtsi | Masahiro Yamada |
2017-10-23 | ARM: uniphier: remove CONFIG_UNIPHIER_ETH | Masahiro Yamada |
2017-10-15 | ARM: uniphier: adjust ifdefs for new UniPhier DWC3 CONFIG | Masahiro Yamada |
2017-10-15 | ARM: uniphier: change the default of SoC select to UNIPHIER_V7_MULTI | Masahiro Yamada |
2017-10-15 | ARM: uniphier: use pr_() instead of printf() where appropriate | Masahiro Yamada |
2017-10-04 | printk: collect printk stuff into <linux/printk.h> with loglevel support | Masahiro Yamada |
2017-09-18 | ARM: uniphier: add GPU(Mali) reset deassert and clk enable | Masahiro Yamada |
2017-09-18 | ARM: uniphier: remove bit field macros from sc64-regs.h | Masahiro Yamada |
2017-09-18 | ARM: uniphier: merge two defconfig files into uniphier_v7_defconfig | Masahiro Yamada |
2017-08-30 | ARM: uniphier: set system bus pinmux for PXs3 | Masahiro Yamada |
2017-08-30 | ARM: uniphier: move CONFIG_NAND to defconfig | Masahiro Yamada |
2017-08-30 | ARM: uniphier: fix DSPLL init code for LD20 SoC | Dai Okamura |
2017-08-30 | ARM: uniphier: remove ad-hoc pin settings for NAND | Masahiro Yamada |
2017-08-30 | ARM: uniphier: add PLL settings for PXs3 | Masahiro Yamada |
2017-08-30 | ARM: uniphier: move PLLCTRL register macros to each SoC .c file | Masahiro Yamada |
2017-08-30 | ARM: uniphier: replace <common.h> with <linux/delay.h> in pll settings | Masahiro Yamada |
2017-08-20 | Revert "ARM: uniphier: fix ROM boot mode for PH1-sLD3" | Masahiro Yamada |
2017-08-20 | Revert "ARM: uniphier: move lowlevel debug init code after page table switch" | Masahiro Yamada |
2017-08-20 | ARM: uniphier: remove sLD3 SoC support | Masahiro Yamada |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-16 | env: Rename common functions related to setenv() | Simon Glass |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2017-08-12 | Convert CONFIG_NAND to Kconfig | Adam Ford |
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 |