| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: mvebu: ClearFog: document boot selection switches, update UART | Florian Klink | 2018-01-09 | 1 | -4/+17 |
* | arm: mvebu: correct comments around cas_wl/cas_l | Chris Packham | 2017-11-30 | 1 | -1/+1 |
* | mx6cuboxi: Avoid calling setup_display() from SPL code | Fabio Estevam | 2017-10-12 | 1 | -7/+8 |
* | arm: mvebu: clearfog: document boot from UART | Baruch Siach | 2017-09-26 | 1 | -0/+20 |
* | detect and setup solidrun hummingboard2 | Dennis Gilmore | 2017-09-20 | 1 | -2/+33 |
* | imx: imx6: Move gpr_init() function to soc.c | Breno Lima | 2017-08-28 | 1 | -11/+0 |
* | env: Rename setenv() to env_set() | Simon Glass | 2017-08-16 | 1 | -4/+4 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2017-07-18 | 1 | -2/+7 |
|\ |
|
| * | imx: reorganize IMX code as other SOCs | Stefano Babic | 2017-07-12 | 1 | -3/+3 |
| * | mx6cuboxi: Add support for sata | Peter Robinson | 2017-07-12 | 1 | -0/+5 |
* | | arm: mvebu: clearfog: fix chip name comment | Baruch Siach | 2017-07-12 | 1 | -1/+1 |
* | | driver/ddr: Add support for setting timing in hws_topology_map | Marek BehĂșn | 2017-07-12 | 1 | -1/+2 |
|/ |
|
* | arm: mvebu: clearfog: reset uSOM onboard 1512 phy | Patrick Wildt | 2017-05-31 | 1 | -0/+4 |
* | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | 1 | -1/+1 |
* | mx6: ddr: Allow changing REFSEL and REFR fields | Fabio Estevam | 2016-09-06 | 1 | -0/+2 |
* | mx6cuboxi: Replace is_mx6q() for macro | Breno Lima | 2016-07-28 | 1 | -10/+2 |
* | usb: Rename ehci-fsl.h to ehci-ci.h | Mateusz Kulikowski | 2016-04-01 | 1 | -1/+1 |
* | Use correct spelling of "U-Boot" | Bin Meng | 2016-02-06 | 1 | -3/+3 |
* | arm: mvebu: Consolidate board Kconfig options into one file | Stefan Roese | 2016-01-14 | 1 | -12/+0 |
* | arm: mvebu: Add SolidRun ClearFog Armada 38x initial support | Stefan Roese | 2016-01-14 | 6 | -0/+211 |
* | MAINTAINERS/mailmap: Update my email address | Fabio Estevam | 2016-01-11 | 1 | -1/+1 |
* | mx6cuboxi: Remove obsolete comment | Fabio Estevam | 2016-01-10 | 1 | -4/+0 |
* | mx6cuboxi: Fix the reset delay for the AR8035 PHY | Fabio Estevam | 2016-01-10 | 1 | -1/+2 |
* | mx6: remove SYS_SOC from board Kconfig | Peng Fan | 2015-09-13 | 1 | -3/+0 |
* | imx: mx6: ddr init MMDC according to ddr_type | Peng Fan | 2015-09-02 | 1 | -0/+1 |
* | imx: clock support enet2 anatop clock support | Peng Fan | 2015-09-02 | 1 | -1/+1 |
* | mx6cuboxi: Fix boot of hummingboard dual-lite | Fabio Estevam | 2015-06-15 | 1 | -2/+2 |
* | hummingboard: Remove unused directory | Fabio Estevam | 2015-05-19 | 3 | -183/+0 |
* | mx6cuboxi: Mention Cubox-i in the README | Fabio Estevam | 2015-05-15 | 1 | -5/+5 |
* | hummingboard: Remove mx6solo specific support | Fabio Estevam | 2015-05-15 | 6 | -277/+0 |
* | mx6cuboxi: Pull down PAD_ENET_RXD0/RXD1 | Fabio Estevam | 2015-05-15 | 1 | -0/+2 |
* | mx6cuboxi: Fix Ethernet PHY detection problem | Fabio Estevam | 2015-05-15 | 1 | -1/+28 |
* | mx6cuboxi: Add USB host support | Fabio Estevam | 2015-05-15 | 1 | -0/+26 |
* | mx6cuboxi: Add HDMI output support | Fabio Estevam | 2015-05-15 | 1 | -1/+100 |
* | mx6cuboxi: Load the correct 'fdtfile' variable | Fabio Estevam | 2015-04-27 | 1 | -0/+25 |
* | mx6cuboxi: Differentiate Cubox-i and Hummingboard | Fabio Estevam | 2015-04-27 | 1 | -1/+40 |
* | mx6cuboxi: Introduce multi-SoC support | Fabio Estevam | 2015-04-27 | 1 | -9/+125 |
* | mx6cuboxi: Prepare for multi SoC support | Fabio Estevam | 2015-04-27 | 1 | -30/+30 |
* | mx6cuboxi: Fix the defconfig name | Fabio Estevam | 2015-04-27 | 1 | -1/+1 |
* | mx6: Add initial SPL support for HummingBoard-i2eX | Fabio Estevam | 2015-04-22 | 5 | -0/+381 |
* | arm: mx6: Change defines ENET_xxMHz to ENET_xxMHZ (no CamelCase) | Stefan Roese | 2014-12-01 | 1 | -1/+1 |
* | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj | 2014-10-29 | 1 | -3/+0 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 1 | -5/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Stefano Babic | 2014-08-11 | 2 | -0/+29 |
|\ |
|
| * | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | 1 | -0/+6 |
| * | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 1 | -0/+23 |
* | | mx6: Remove duplication of iomuxc structure | Fabio Estevam | 2014-07-23 | 1 | -2/+1 |
|/ |
|
* | hummingboard: Return from cpu_eth_init() directly | Fabio Estevam | 2014-02-11 | 1 | -5/+1 |
* | mx6: Add initial support for the Hummingboard solo | Fabio Estevam | 2014-01-15 | 7 | -0/+444 |