Age | Commit message (Expand) | Author |
2016-12-12 | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini |
2016-12-10 | ARM: uniphier: remove unneeded parentheses | Masahiro Yamada |
2016-12-10 | ARM: uniphier: remove unneeded initializer | Masahiro Yamada |
2016-12-09 | spl: uniphier: Drop spl_board_announce_boot_device() | Simon Glass |
2016-12-09 | spl: Add a name to the SPL load-image methods | Simon Glass |
2016-10-29 | ARM: uniphier: update DRAM init code for LD11 SoC | Masahiro Yamada |
2016-10-29 | ARM: uniphier: support DDR PHY parameter dump command for LD11 | Masahiro Yamada |
2016-10-29 | ARM: uniphier: refactor DDR PHY parameter dump command | Masahiro Yamada |
2016-10-29 | ARM: uniphier: rework existing DDR PHY code to reuse for LD11 SoC | Masahiro Yamada |
2016-10-29 | ARM: uniphier: do not run harmful code for USB boot mode of LD11 ES3 | Masahiro Yamada |
2016-10-29 | ARM: uniphier: enable clocks to MIO/STDMAC on LD11 if USB is enabled | Masahiro Yamada |
2016-10-29 | ARM: uniphier: fix DRAM init poll address for LD4, Pro4, sLD8 | Masahiro Yamada |
2016-10-29 | ARM: uniphier: rename ddrphy-ld20-regs.h to ddruqphy-regs.h | Masahiro Yamada |
2016-10-29 | ARM: uniphier: update DRAM init code for LD20 SoC (3rd) | Masahiro Yamada |
2016-10-29 | ARM: uniphier: remove unused board attribute macros | Masahiro Yamada |
2016-10-29 | ARM: uniphier: enable SSC for more PLLs for LD20 SoC | Masahiro Yamada |
2016-10-29 | ARM: uniphier: remove unneeded mdelay() in PLL setting function | Masahiro Yamada |
2016-10-29 | ARM: uniphier: adjust fdt_file environment handling to latest Linux | Masahiro Yamada |
2016-10-18 | ARM: uniphier: remove unnecessary EHCI reset deassertion | Masahiro Yamada |
2016-10-18 | ARM: dts: uniphier: sync DT with latest Linux | Masahiro Yamada |
2016-10-18 | ARM: uniphier: fix addresses of Cortex-A72 gear setting macros | Masahiro Yamada |
2016-10-13 | libfdt: Bring in upstream stringlist functions | Simon Glass |
2016-10-10 | ARM: uniphier: insert udelay() just before support_card_reset_deassert() | Masahiro Yamada |
2016-10-10 | ARM: uniphier: add work-around for VBO noise problem | Masahiro Yamada |
2016-10-10 | ARM: uniphier: update DRAM init code for LD20 SoC (2nd) | Masahiro Yamada |
2016-10-10 | ARM: uniphier: enable SSC for DPLL (DRAM PLL) on LD11 SoC | Masahiro Yamada |
2016-10-10 | ARM: uniphier: do not setup pins for System Bus on NAND boot mode | Masahiro Yamada |
2016-10-06 | spl: Pass spl_image as a parameter to load_image() methods | Simon Glass |
2016-10-06 | spl: Convert spl_board_load_image() to use linker list | Simon Glass |
2016-10-06 | spl: Convert boot_device into a struct | Simon Glass |
2016-10-06 | spl: Add a parameter to spl_parse_image_header() | Simon Glass |
2016-09-23 | ARM: uniphier: add PLL init code for LD11 SoC | Masahiro Yamada |
2016-09-23 | ARM: uniphier: move CONFIG_SPL_* to defconfig or select | Masahiro Yamada |
2016-09-18 | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini |
2016-09-19 | ARM: uniphier: update DRAM init code for LD20 SoC | Masahiro Yamada |
2016-09-19 | ARM: uniphier: add PLL init code for LD20 SoC | Masahiro Yamada |
2016-09-19 | ARM: uniphier: collect clock/PLL init code into a single directory | Masahiro Yamada |
2016-09-19 | ARM: uniphier: move PLL init code to U-Boot proper where possible | Masahiro Yamada |
2016-09-18 | ARM: uniphier: rename CONFIG_DPLL_SSC_RATE_1PER | Masahiro Yamada |
2016-09-18 | ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20 | Masahiro Yamada |
2016-09-18 | ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20 | Masahiro Yamada |
2016-09-18 | ARM: uniphier: consolidate NAND pin-mux settings | Masahiro Yamada |
2016-09-18 | ARM: uniphier: remove ad-hoc pin-mux code for sLD3 | Masahiro Yamada |
2016-09-18 | ARM: uniphier: remove redundant pin-muxing for EA24 pin of sLD3 SoC | Masahiro Yamada |
2016-09-16 | Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_NAND_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_MMC_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig | Simon Glass |
2016-09-17 | ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21 | Masahiro Yamada |