index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
uniphier
Age
Commit message (
Expand
)
Author
2015-02-28
ARM: UniPhier: move SoC sources to mach-uniphier
Masahiro Yamada
2015-02-24
kconfig: remove unneeded dependency on !SPL_BUILD
Masahiro Yamada
2015-02-24
kconfig: switch to single .config configuration
Masahiro Yamada
2015-02-24
ARM: UniPhier: set CONFIG_SYS_MALLOC_F to the global default value
Masahiro Yamada
2015-02-12
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
Simon Glass
2015-02-06
ARM: UniPhier: leave the last element of boot_device_table empty
Masahiro Yamada
2015-02-06
ARM: UniPhier: refactor pinmon command
Masahiro Yamada
2015-02-06
ARM: UniPhier: enable I2C input pins for PH1-sLD8
Masahiro Yamada
2015-02-06
ARM: UniPhier: do not compile unnecessary objects
Masahiro Yamada
2015-02-06
ARM: UniPhier: remove unused checkboard() functions
Masahiro Yamada
2015-02-06
ARM: UniPhier: revive support card info
Masahiro Yamada
2015-02-06
ARM: UniPhier: move SPL init functions to spl_board_init()
Masahiro Yamada
2015-02-06
ARM: UniPhier: move pin_init() to board_early_init_f()
Masahiro Yamada
2015-01-22
ARM: UniPhier: remove non-sense inline directives
Masahiro Yamada
2015-01-22
ARM: UniPhier: add static to local functions
Masahiro Yamada
2015-01-22
ARM: UniPhier: fix IECTRL set code for PH1-Pro4
Masahiro Yamada
2015-01-22
ARM: UniPhier: describe init_page_table shorter
Masahiro Yamada
2015-01-22
ARM: UniPhier: fix comments in SoC Glue init function
Masahiro Yamada
2015-01-08
ARM: UniPhier: add UART initialization routine for low-level debug
Masahiro Yamada
2015-01-08
ARM: UniPhier: enable output of system bus
Masahiro Yamada
2015-01-08
ARM: UniPhier: fix SRAM size on support card
Masahiro Yamada
2014-12-30
ARM: UniPhier: display boot swap pin status by pinmon command
Masahiro Yamada
2014-12-30
ARM: UniPhier: add dump command of DDR PHY parameters
Masahiro Yamada
2014-12-30
ARM: UniPhier: add DDR PHY training code
Masahiro Yamada
2014-12-18
ARM: UniPhier: remove unnecessary ifdef conditional
Masahiro Yamada
2014-12-08
ARM: UniPhier: detect the number of flash banks at run-time
Masahiro Yamada
2014-12-08
ARM: UniPhier: extend register area of init page table for PH1-sLD3
Masahiro Yamada
2014-12-07
ARM: UniPhier: merge UniPhier config headers into a single file
Masahiro Yamada
2014-12-07
ARM: UniPhier: move support card select to Kconfig
Masahiro Yamada
2014-12-07
ARM: UniPhier: move CONFIG_UNIPHIER_SMP to Kconfig
Masahiro Yamada
2014-12-07
ARM: UniPhier: use boot_is_swapped() macro for readability
Masahiro Yamada
2014-12-07
ARM: UniPhier: remove Denali NAND controller fixup code
Masahiro Yamada
2014-11-27
usb: UniPhier: support OF configuration
Masahiro Yamada
2014-11-27
ARM: UniPhier: do not compile platform data when CONFIG_OF_CONTROL=y
Masahiro Yamada
2014-11-11
ARM: UniPhier: call pin_init() also in the normal boot
Masahiro Yamada
2014-11-11
ARM: UniPhier: consolidate board_postclk_init() function
Masahiro Yamada
2014-11-11
usb: UniPhier: add UniPhier on-chip EHCI host driver support
Masahiro Yamada
2014-11-11
ARM: UniPhier: add EHCI host pin settings for PH1-Pro4
Masahiro Yamada
2014-11-11
ARM: UniPhier: move DDR related configuration to Kconfig
Masahiro Yamada
2014-11-11
ARM: UniPhier: reset on-board devices on start-up
Masahiro Yamada
2014-11-03
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2014-10-29
ARM: UniPhier: make pinmon command optional
Masahiro Yamada
2014-10-29
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2014-10-24
dm: serial: use Driver Model for UniPhier serial driver
Masahiro Yamada
2014-10-05
ARM: UniPhier: add Kconfig and defconfig
Masahiro Yamada
2014-10-05
ARM: UniPhier: add UniPhier SoC support code
Masahiro Yamada