Age | Commit message (Expand) | Author |
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 |
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 |