Commit Graph

227 Commits (81049ba8f43618a85867d88bb612fb5106f41dad)

Author SHA1 Message Date
Simon Glass 2a2ee2ac35 spl: Pass spl_image as a parameter to load_image() methods 8 years ago
Simon Glass 97d9df0a91 spl: Convert spl_board_load_image() to use linker list 8 years ago
Simon Glass ecdfd69a4b spl: Convert boot_device into a struct 8 years ago
Simon Glass 71316c1d8c spl: Add a parameter to spl_parse_image_header() 8 years ago
Masahiro Yamada c72f4d4c2e ARM: uniphier: add PLL init code for LD11 SoC 8 years ago
Masahiro Yamada 0298f4c003 ARM: uniphier: move CONFIG_SPL_* to defconfig or select 8 years ago
Masahiro Yamada f9d7e17e84 ARM: uniphier: update DRAM init code for LD20 SoC 8 years ago
Masahiro Yamada 682e09ff9f ARM: uniphier: add PLL init code for LD20 SoC 8 years ago
Masahiro Yamada fcc238baee ARM: uniphier: collect clock/PLL init code into a single directory 8 years ago
Masahiro Yamada 6a3e4274e4 ARM: uniphier: move PLL init code to U-Boot proper where possible 8 years ago
Masahiro Yamada 22de6b3374 ARM: uniphier: rename CONFIG_DPLL_SSC_RATE_1PER 8 years ago
Masahiro Yamada b78ffc53c5 ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20 8 years ago
Masahiro Yamada 68557ec37e ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20 8 years ago
Masahiro Yamada 5ac9dfbe9d ARM: uniphier: consolidate NAND pin-mux settings 8 years ago
Masahiro Yamada 6a93478b93 ARM: uniphier: remove ad-hoc pin-mux code for sLD3 8 years ago
Masahiro Yamada cd477c9def ARM: uniphier: remove redundant pin-muxing for EA24 pin of sLD3 SoC 8 years ago
Simon Glass e00f76cee9 Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig 8 years ago
Simon Glass d6b9bd8923 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig 8 years ago
Simon Glass 1fdf7c64ed Convert CONFIG_SPL_MMC_SUPPORT to Kconfig 8 years ago
Simon Glass cc4288ef42 Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig 8 years ago
Simon Glass 77d2f7f507 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig 8 years ago
Masahiro Yamada f6bbec3d5c ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21 8 years ago
Masahiro Yamada ef70eb54aa ARM: uniphier: fix DRAM size of LD21 SoC package 8 years ago
Masahiro Yamada b291671232 ARM: uniphier: merge board init functions into board_init() 8 years ago
Masahiro Yamada 43a8cc905d ARM: uniphier: use checkboard() instead of misc_init_f() 8 years ago
Masahiro Yamada 3756fe2a2c ARM: uniphier: remove IECTRL setup code of LD4 SoC 8 years ago
Masahiro Yamada 025b62f303 ARM: uniphier: delete unnecessary xHCI pin-mux settings 8 years ago
Masahiro Yamada 217f92bb79 ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig 8 years ago
Masahiro Yamada 499c8679be ARM: uniphier: display revision of Micro Support Card 3.6.x kindly 8 years ago
Masahiro Yamada 928f3248b3 ARM: uniphier: support system reset functionality for PSCI 8 years ago
Masahiro Yamada c21fc7e223 treewide: fix "followings" to "following" 8 years ago
Tom Rini 067716bac5 ARM: Move SYS_CACHELINE_SIZE over to Kconfig 8 years ago
Masahiro Yamada e8a9293295 ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs 8 years ago
Masahiro Yamada ee9bc77f3a ARM: uniphier: add uniphier_cache_set_active_ways() 8 years ago
Masahiro Yamada 5941638027 ARM: uniphier: add uniphier_cache_inv_way() to support way invalidation 8 years ago
Masahiro Yamada 7382d17826 ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to Kconfig 8 years ago
Masahiro Yamada 95646e1d75 ARM: uniphier: move outer cache register macros to .c file 8 years ago
Masahiro Yamada c21fadfe17 ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_init 8 years ago
Masahiro Yamada 6f579db754 ARM: uniphier: export uniphier_cache_enable/disable functions 8 years ago
Masahiro Yamada bcc51c1512 ARM: uniphier: move lowlevel debug init code after page table switch 8 years ago
Masahiro Yamada 82d075e79f ARM: uniphier: fix ROM boot mode for PH1-sLD3 8 years ago
Masahiro Yamada 0efbbc5c61 ARM: uniphier: refactor L2 zero-touching code in lowlevel_init 8 years ago
Masahiro Yamada e731a5385d ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabled 8 years ago
Masahiro Yamada 95a1feca2e ARM: uniphier: support prefetch and touch operations for outer cache 8 years ago
Masahiro Yamada 3ffc747574 ARM: uniphier: refactor outer cache code 8 years ago
Masahiro Yamada 29d63a59ea ARM: uniphier: add clock/reset settings for xHCI of ProXstream2 8 years ago
Masahiro Yamada be44a4679f ARM: uniphier: add PH1-LD21 board data 8 years ago
Masahiro Yamada a74c28a0f2 ARM: uniphier: introduce flags to uniphier_board_data structure 8 years ago
Masahiro Yamada 4bab70a77d ARM: uniphier: rename outer-cache register macros 8 years ago
Masahiro Yamada ebab100a98 ARM: uniphier: clear notification flag before L2 operation 8 years ago