index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
uniphier
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: UniPhier: move SoC sources to mach-uniphier
Masahiro Yamada
2015-03-01
58
-3587
/
+0
*
kconfig: remove unneeded dependency on !SPL_BUILD
Masahiro Yamada
2015-02-24
1
-1
/
+0
*
kconfig: switch to single .config configuration
Masahiro Yamada
2015-02-24
1
-1
/
+0
*
ARM: UniPhier: set CONFIG_SYS_MALLOC_F to the global default value
Masahiro Yamada
2015-02-24
1
-1
/
+1
*
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
Simon Glass
2015-02-12
1
-0
/
+6
*
ARM: UniPhier: leave the last element of boot_device_table empty
Masahiro Yamada
2015-02-07
2
-2
/
+2
*
ARM: UniPhier: refactor pinmon command
Masahiro Yamada
2015-02-07
2
-11
/
+8
*
ARM: UniPhier: enable I2C input pins for PH1-sLD8
Masahiro Yamada
2015-02-07
1
-0
/
+9
*
ARM: UniPhier: do not compile unnecessary objects
Masahiro Yamada
2015-02-07
5
-32
/
+41
*
ARM: UniPhier: remove unused checkboard() functions
Masahiro Yamada
2015-02-07
6
-51
/
+0
*
ARM: UniPhier: revive support card info
Masahiro Yamada
2015-02-07
2
-0
/
+14
*
ARM: UniPhier: move SPL init functions to spl_board_init()
Masahiro Yamada
2015-02-07
4
-72
/
+48
*
ARM: UniPhier: move pin_init() to board_early_init_f()
Masahiro Yamada
2015-02-07
6
-6
/
+26
*
ARM: UniPhier: remove non-sense inline directives
Masahiro Yamada
2015-01-23
3
-6
/
+6
*
ARM: UniPhier: add static to local functions
Masahiro Yamada
2015-01-23
6
-15
/
+15
*
ARM: UniPhier: fix IECTRL set code for PH1-Pro4
Masahiro Yamada
2015-01-23
1
-1
/
+1
*
ARM: UniPhier: describe init_page_table shorter
Masahiro Yamada
2015-01-23
2
-1069
/
+26
*
ARM: UniPhier: fix comments in SoC Glue init function
Masahiro Yamada
2015-01-23
2
-2
/
+2
*
ARM: UniPhier: add UART initialization routine for low-level debug
Masahiro Yamada
2015-01-08
7
-0
/
+104
*
ARM: UniPhier: enable output of system bus
Masahiro Yamada
2015-01-08
2
-0
/
+14
*
ARM: UniPhier: fix SRAM size on support card
Masahiro Yamada
2015-01-08
1
-3
/
+3
*
ARM: UniPhier: display boot swap pin status by pinmon command
Masahiro Yamada
2014-12-30
1
-0
/
+3
*
ARM: UniPhier: add dump command of DDR PHY parameters
Masahiro Yamada
2014-12-30
3
-0
/
+237
*
ARM: UniPhier: add DDR PHY training code
Masahiro Yamada
2014-12-30
11
-3
/
+414
*
ARM: UniPhier: remove unnecessary ifdef conditional
Masahiro Yamada
2014-12-18
1
-4
/
+0
*
ARM: UniPhier: detect the number of flash banks at run-time
Masahiro Yamada
2014-12-09
3
-40
/
+101
*
ARM: UniPhier: extend register area of init page table for PH1-sLD3
Masahiro Yamada
2014-12-09
1
-1
/
+6
*
ARM: UniPhier: merge UniPhier config headers into a single file
Masahiro Yamada
2014-12-08
1
-3
/
+1
*
ARM: UniPhier: move support card select to Kconfig
Masahiro Yamada
2014-12-08
1
-0
/
+23
*
ARM: UniPhier: move CONFIG_UNIPHIER_SMP to Kconfig
Masahiro Yamada
2014-12-08
1
-0
/
+4
*
ARM: UniPhier: use boot_is_swapped() macro for readability
Masahiro Yamada
2014-12-08
1
-10
/
+10
*
ARM: UniPhier: remove Denali NAND controller fixup code
Masahiro Yamada
2014-12-07
1
-38
/
+0
*
usb: UniPhier: support OF configuration
Masahiro Yamada
2014-11-28
3
-3
/
+0
*
ARM: UniPhier: do not compile platform data when CONFIG_OF_CONTROL=y
Masahiro Yamada
2014-11-28
3
-3
/
+3
*
ARM: UniPhier: call pin_init() also in the normal boot
Masahiro Yamada
2014-11-12
5
-7
/
+14
*
ARM: UniPhier: consolidate board_postclk_init() function
Masahiro Yamada
2014-11-12
7
-50
/
+11
*
usb: UniPhier: add UniPhier on-chip EHCI host driver support
Masahiro Yamada
2014-11-12
3
-0
/
+36
*
ARM: UniPhier: add EHCI host pin settings for PH1-Pro4
Masahiro Yamada
2014-11-12
1
-0
/
+7
*
ARM: UniPhier: move DDR related configuration to Kconfig
Masahiro Yamada
2014-11-12
8
-19
/
+27
*
ARM: UniPhier: reset on-board devices on start-up
Masahiro Yamada
2014-11-12
3
-3
/
+4
*
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2014-11-03
2
-1
/
+10
|
\
|
*
ARM: UniPhier: make pinmon command optional
Masahiro Yamada
2014-10-29
2
-1
/
+10
*
|
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2014-10-29
1
-6
/
+0
|
/
*
dm: serial: use Driver Model for UniPhier serial driver
Masahiro Yamada
2014-10-23
6
-0
/
+48
*
ARM: UniPhier: add Kconfig and defconfig
Masahiro Yamada
2014-10-05
1
-0
/
+32
*
ARM: UniPhier: add UniPhier SoC support code
Masahiro Yamada
2014-10-05
49
-0
/
+3734