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