Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f9e3ed5e83faad551f22b7a2bf196037c0a7a76c
/
arch
/
arm
/
mach-uniphier
4619eec
ARM: uniphier: update DRAM init code for LD11 SoC
by Masahiro Yamada
· 8 years ago
b5a8393
ARM: uniphier: support DDR PHY parameter dump command for LD11
by Masahiro Yamada
· 8 years ago
913b3d0
ARM: uniphier: refactor DDR PHY parameter dump command
by Masahiro Yamada
· 8 years ago
b464ff9
ARM: uniphier: rework existing DDR PHY code to reuse for LD11 SoC
by Masahiro Yamada
· 8 years ago
d3a6781
ARM: uniphier: do not run harmful code for USB boot mode of LD11 ES3
by Masahiro Yamada
· 8 years ago
77857e2
ARM: uniphier: enable clocks to MIO/STDMAC on LD11 if USB is enabled
by Masahiro Yamada
· 8 years ago
b018e26
ARM: uniphier: fix DRAM init poll address for LD4, Pro4, sLD8
by Masahiro Yamada
· 8 years ago
5ffc49b
ARM: uniphier: rename ddrphy-ld20-regs.h to ddruqphy-regs.h
by Masahiro Yamada
· 8 years ago
bf4266e
ARM: uniphier: update DRAM init code for LD20 SoC (3rd)
by Masahiro Yamada
· 8 years ago
97fd732
ARM: uniphier: remove unused board attribute macros
by Masahiro Yamada
· 8 years ago
cc9fca1
ARM: uniphier: enable SSC for more PLLs for LD20 SoC
by Masahiro Yamada
· 8 years ago
830abf2
ARM: uniphier: remove unneeded mdelay() in PLL setting function
by Masahiro Yamada
· 8 years ago
adb349d
ARM: uniphier: adjust fdt_file environment handling to latest Linux
by Masahiro Yamada
· 8 years ago
b4eda20
ARM: uniphier: remove unnecessary EHCI reset deassertion
by Masahiro Yamada
· 8 years ago
39a67ff
ARM: dts: uniphier: sync DT with latest Linux
by Masahiro Yamada
· 8 years ago
3cdbc1a
ARM: uniphier: fix addresses of Cortex-A72 gear setting macros
by Masahiro Yamada
· 8 years ago
b0ea740
libfdt: Bring in upstream stringlist functions
by Simon Glass
· 8 years ago
a53f74f
ARM: uniphier: insert udelay() just before support_card_reset_deassert()
by Masahiro Yamada
· 8 years ago
7b50588
ARM: uniphier: add work-around for VBO noise problem
by Masahiro Yamada
· 8 years ago
b1224f3
ARM: uniphier: update DRAM init code for LD20 SoC (2nd)
by Masahiro Yamada
· 8 years ago
0335cce
ARM: uniphier: enable SSC for DPLL (DRAM PLL) on LD11 SoC
by Masahiro Yamada
· 8 years ago
33b5651
ARM: uniphier: do not setup pins for System Bus on NAND boot mode
by Masahiro Yamada
· 8 years ago
ee30679
spl: Pass spl_image as a parameter to load_image() methods
by Simon Glass
· 8 years ago
a499648
spl: Convert spl_board_load_image() to use linker list
by Simon Glass
· 8 years ago
c0b6c9b
spl: Convert boot_device into a struct
by Simon Glass
· 8 years ago
6b2e4db
spl: Add a parameter to spl_parse_image_header()
by Simon Glass
· 8 years ago
090785d
ARM: uniphier: add PLL init code for LD11 SoC
by Masahiro Yamada
· 8 years ago
8bcd0ec
ARM: uniphier: move CONFIG_SPL_* to defconfig or select
by Masahiro Yamada
· 8 years ago
a128ba5
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 8 years ago
40ee94e
ARM: uniphier: update DRAM init code for LD20 SoC
by Masahiro Yamada
· 8 years ago
d11b0b7
ARM: uniphier: add PLL init code for LD20 SoC
by Masahiro Yamada
· 8 years ago
f16518e
ARM: uniphier: collect clock/PLL init code into a single directory
by Masahiro Yamada
· 8 years ago
9d6652c
ARM: uniphier: move PLL init code to U-Boot proper where possible
by Masahiro Yamada
· 8 years ago
ab61550
ARM: uniphier: rename CONFIG_DPLL_SSC_RATE_1PER
by Masahiro Yamada
· 8 years ago
011fd5b
ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20
by Masahiro Yamada
· 8 years ago
7aac23c
ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20
by Masahiro Yamada
· 8 years ago
c21e19a
ARM: uniphier: consolidate NAND pin-mux settings
by Masahiro Yamada
· 8 years ago
3249627
ARM: uniphier: remove ad-hoc pin-mux code for sLD3
by Masahiro Yamada
· 8 years ago
3d02c56
ARM: uniphier: remove redundant pin-muxing for EA24 pin of sLD3 SoC
by Masahiro Yamada
· 8 years ago
e076d6f
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
d5a307a
Convert CONFIG_SPL_NAND_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
bd58f1d
Convert CONFIG_SPL_MMC_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
b16c92c
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
f2a8946
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
2de45ed
ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21
by Masahiro Yamada
· 8 years ago
63cd9b1
ARM: uniphier: fix DRAM size of LD21 SoC package
by Masahiro Yamada
· 8 years ago
e59ed19
ARM: uniphier: merge board init functions into board_init()
by Masahiro Yamada
· 8 years ago
059c543
ARM: uniphier: use checkboard() instead of misc_init_f()
by Masahiro Yamada
· 8 years ago
492f50d
ARM: uniphier: remove IECTRL setup code of LD4 SoC
by Masahiro Yamada
· 8 years ago
0d685b1
ARM: uniphier: delete unnecessary xHCI pin-mux settings
by Masahiro Yamada
· 8 years ago
d5415b2
ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig
by Masahiro Yamada
· 8 years ago
28a0b14
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 8 years ago
d040170
ARM: uniphier: display revision of Micro Support Card 3.6.x kindly
by Masahiro Yamada
· 8 years ago
a788892
ARM: uniphier: support system reset functionality for PSCI
by Masahiro Yamada
· 8 years ago
7facf88
treewide: fix "followings" to "following"
by Masahiro Yamada
· 8 years ago
84f9b61
ARM: Move SYS_CACHELINE_SIZE over to Kconfig
by Tom Rini
· 8 years ago
0ae5c5a
ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs
by Masahiro Yamada
· 8 years ago
f98afb6
ARM: uniphier: add uniphier_cache_set_active_ways()
by Masahiro Yamada
· 8 years ago
983b3d3
ARM: uniphier: add uniphier_cache_inv_way() to support way invalidation
by Masahiro Yamada
· 8 years ago
bf44dde
ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to Kconfig
by Masahiro Yamada
· 8 years ago
f846a2b
ARM: uniphier: move outer cache register macros to .c file
by Masahiro Yamada
· 8 years ago
54fb0a4
ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_init
by Masahiro Yamada
· 8 years ago
df64901
ARM: uniphier: export uniphier_cache_enable/disable functions
by Masahiro Yamada
· 8 years ago
9ff0acf
ARM: uniphier: move lowlevel debug init code after page table switch
by Masahiro Yamada
· 8 years ago
659484f
ARM: uniphier: fix ROM boot mode for PH1-sLD3
by Masahiro Yamada
· 8 years ago
6caf51c
ARM: uniphier: refactor L2 zero-touching code in lowlevel_init
by Masahiro Yamada
· 8 years ago
2c8df19
ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabled
by Masahiro Yamada
· 8 years ago
487b5fe
ARM: uniphier: support prefetch and touch operations for outer cache
by Masahiro Yamada
· 8 years ago
5ffada9
ARM: uniphier: refactor outer cache code
by Masahiro Yamada
· 8 years ago
85ab607
ARM: uniphier: add clock/reset settings for xHCI of ProXstream2
by Masahiro Yamada
· 8 years ago
78ead63
ARM: uniphier: add PH1-LD21 board data
by Masahiro Yamada
· 8 years ago
fcdbbec
ARM: uniphier: introduce flags to uniphier_board_data structure
by Masahiro Yamada
· 8 years ago
a7c901f
ARM: uniphier: rename outer-cache register macros
by Masahiro Yamada
· 8 years ago
e5e1360
ARM: uniphier: clear notification flag before L2 operation
by Masahiro Yamada
· 8 years ago
fa1f73f
ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
by Masahiro Yamada
· 8 years ago
c267581
ARM: uniphier: select CONFIG_ARMV8_SPIN_TABLE
by Masahiro Yamada
· 8 years ago
c7104e5
armv8: mmu: Add support of non-identical mapping
by York Sun
· 8 years ago
2480256
ARM: uniphier: add external IRQ setup code
by Masahiro Yamada
· 8 years ago
3a1e442
ARM: uniphier: fix typo "talbe"
by Masahiro Yamada
· 8 years ago
64d64bb
common: Pass the boot device into spl_boot_mode()
by Marek Vasut
· 9 years ago
460483c
ARM: uniphier: reserve memory for DRAM PHY training on PH1-LD20
by Masahiro Yamada
· 8 years ago
3a0850d
ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to Kconfig
by Masahiro Yamada
· 8 years ago
74b79f8
ARM: uniphier: introduce CONFIG_ARM_UNIPHIER_{32, 64}BIT
by Masahiro Yamada
· 8 years ago
f627ef1
ARM: uniphier: insert dsb barrier to ensure visibility of store
by Masahiro Yamada
· 8 years ago
afbde6f
ARM: uniphier: do not overwrite fdt_file environment
by Masahiro Yamada
· 8 years ago
7d10978
ARM: uniphier: check return code of setenv()
by Masahiro Yamada
· 8 years ago
be46136
ARM: uniphier: fix boot mode for PH1-LD11
by Masahiro Yamada
· 8 years ago
d69e409
ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20
by Masahiro Yamada
· 8 years ago
8bbbcbd
ARM: uniphier: add PH1-LD11 SoC support
by Masahiro Yamada
· 9 years ago
fc678cb
ARM: uniphier: rename UMC register macros of PH1-LD20
by Masahiro Yamada
· 9 years ago
900117b
ARM: uniphier: rename umc-ld20-regs.h to umc64-regs.h
by Masahiro Yamada
· 9 years ago
fd9256d
ARM: uniphier: clean up boot mode tables
by Masahiro Yamada
· 9 years ago
6a5c5ac
ARM: uniphier: disable cache in SPL of PH1-LD20
by Masahiro Yamada
· 9 years ago
8c60f92
Fix various typos, scattered over the code.
by Robert P. J. Day
· 9 years ago
9b4ebb0
ARM: uniphier: move pin-mux code into pin_init function
by Masahiro Yamada
· 9 years ago
ea4d3db
ARM: uniphier: allow to use System Bus for ROM boot mode of PH1-LD20
by Masahiro Yamada
· 9 years ago
d32a4df
ARM: uniphier: enable Peripherl clock to use UART in SPL
by Masahiro Yamada
· 9 years ago
b0757f8
ARM: uniphier: fix boot mode table of PH1-LD20
by Masahiro Yamada
· 9 years ago
063eb1e
ARM: uniphier: add PH1-LD20 SoC support
by Masahiro Yamada
· 9 years ago
8e3e0fe
ARM: uniphier: rework uniphier_set_fdt_file()
by Masahiro Yamada
· 9 years ago
Next »