Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ee5b69f34f783269fc662965ce4d00067385728d
/
board
/
solidrun
4a35965
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 6 years ago
ea3d9de
mvebu: select boot device at SoC level
by Baruch Siach
· 6 years ago
5118211
mx6cuboxi: Use mmc_get_op_cond() to check for an eMMC
by Jon Nettleton
· 6 years ago
08d38cb
mx6cuboxi: Add support for eMMC booting
by Jon Nettleton
· 6 years ago
dfe7fab
mx6cuboxi: fix 4GB ddr memory detection
by Jon Nettleton
· 6 years ago
30cba09
mx6cuboxi: consolidate board detection and add som revision checking
by Jon Nettleton
· 6 years ago
959b07e
arm: mvebu: switch clearfog to use device-tree i2c and gpio
by Jon Nettleton
· 6 years ago
3a09e13
ARM: mvebu: a38x: restore support for setting timing
by Chris Packham
· 7 years ago
1a07d21
ARM: mvebu: a38x: sync ddr training code with upstream
by Chris Packham
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
cd2020d
mx6cuboxi: Fix some memory configuration errors
by Jon Nettleton
· 7 years ago
5d74703
arm: mvebu: ClearFog: document boot selection switches, update UART
by Florian Klink
· 7 years ago
dd092bd
arm: mvebu: correct comments around cas_wl/cas_l
by Chris Packham
· 7 years ago
f82f20c
mx6cuboxi: Avoid calling setup_display() from SPL code
by Fabio Estevam
· 7 years ago
67732a1
arm: mvebu: clearfog: document boot from UART
by Baruch Siach
· 7 years ago
52e61ba
detect and setup solidrun hummingboard2
by Dennis Gilmore
· 7 years ago
f22b109
imx: imx6: Move gpr_init() function to soc.c
by Breno Lima
· 7 years ago
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
9390f3d
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
33731bc
imx: reorganize IMX code as other SOCs
by Stefano Babic
· 7 years ago
8576fbc
mx6cuboxi: Add support for sata
by Peter Robinson
· 7 years ago
49155d0
arm: mvebu: clearfog: fix chip name comment
by Baruch Siach
· 7 years ago
f8bf75f
driver/ddr: Add support for setting timing in hws_topology_map
by Marek Behún
· 7 years ago
b6bce29
arm: mvebu: clearfog: reset uSOM onboard 1512 phy
by Patrick Wildt
· 8 years ago
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
cb3c121
mx6: ddr: Allow changing REFSEL and REFR fields
by Fabio Estevam
· 8 years ago
ba77612
mx6cuboxi: Replace is_mx6q() for macro
by Breno Lima
· 8 years ago
3add69e
usb: Rename ehci-fsl.h to ehci-ci.h
by Mateusz Kulikowski
· 9 years ago
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
b9f41bf
arm: mvebu: Consolidate board Kconfig options into one file
by Stefan Roese
· 9 years ago
7360640
arm: mvebu: Add SolidRun ClearFog Armada 38x initial support
by Stefan Roese
· 9 years ago
96ccad0
MAINTAINERS/mailmap: Update my email address
by Fabio Estevam
· 9 years ago
37c9dad
mx6cuboxi: Remove obsolete comment
by Fabio Estevam
· 9 years ago
355b28f
mx6cuboxi: Fix the reset delay for the AR8035 PHY
by Fabio Estevam
· 9 years ago
17a01a2
mx6: remove SYS_SOC from board Kconfig
by Peng Fan
· 9 years ago
77e8695
imx: mx6: ddr init MMDC according to ddr_type
by Peng Fan
· 9 years ago
967a83b
imx: clock support enet2 anatop clock support
by Peng Fan
· 9 years ago
4461e1e
mx6cuboxi: Fix boot of hummingboard dual-lite
by Fabio Estevam
· 9 years ago
203b497
hummingboard: Remove unused directory
by Fabio Estevam
· 10 years ago
3dc5ea7
mx6cuboxi: Mention Cubox-i in the README
by Fabio Estevam
· 10 years ago
4c0f65f
hummingboard: Remove mx6solo specific support
by Fabio Estevam
· 10 years ago
a6aac04
mx6cuboxi: Pull down PAD_ENET_RXD0/RXD1
by Fabio Estevam
· 10 years ago
444f001
mx6cuboxi: Fix Ethernet PHY detection problem
by Fabio Estevam
· 10 years ago
729bbb8
mx6cuboxi: Add USB host support
by Fabio Estevam
· 10 years ago
239fd31
mx6cuboxi: Add HDMI output support
by Fabio Estevam
· 10 years ago
9887c1a
mx6cuboxi: Load the correct 'fdtfile' variable
by Fabio Estevam
· 10 years ago
7a2f9cd
mx6cuboxi: Differentiate Cubox-i and Hummingboard
by Fabio Estevam
· 10 years ago
cb60191
mx6cuboxi: Introduce multi-SoC support
by Fabio Estevam
· 10 years ago
5f402c4
mx6cuboxi: Prepare for multi SoC support
by Fabio Estevam
· 10 years ago
8fdc56f
mx6cuboxi: Fix the defconfig name
by Fabio Estevam
· 10 years ago
1d97a59
mx6: Add initial SPL support for HummingBoard-i2eX
by Fabio Estevam
· 10 years ago
d7e0731
arm: mx6: Change defines ENET_xxMHz to ENET_xxMHZ (no CamelCase)
by Stefan Roese
· 10 years ago
3bae15f
kconfig: arm: introduce symbol for ARM CPUs
by Georges Savoundararadj
· 10 years ago
0d82bad
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
3245e42
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· 10 years ago
9799f26
Add board MAINTAINERS files
by Masahiro Yamada
· 10 years ago
d3ae678
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· 10 years ago
ceb74c4
mx6: Remove duplication of iomuxc structure
by Fabio Estevam
· 10 years ago
daca535
hummingboard: Return from cpu_eth_init() directly
by Fabio Estevam
· 11 years ago
f22d759
mx6: Add initial support for the Hummingboard solo
by Fabio Estevam
· 11 years ago