Age | Commit message (Expand) | Author |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2017-07-12 | imx: reorganize IMX code as other SOCs | Stefano Babic |
2017-03-17 | arm: imx6: tqma6: add support for TQMa6DL variant | Markus Niebel |
2017-03-17 | arm: imx6: tqma6: use CONFIG_TQM6x for SOM specific settings | Markus Niebel |
2017-03-17 | mx6: tqma6: clear enet clk sel for mba6 | Markus Niebel |
2017-03-17 | imx6: tqma6: adjust ethernet phy reset delay | Markus Niebel |
2017-03-17 | imx6: tqma6: disable spi CS unused in U-Boot | Markus Niebel |
2017-03-17 | imx6: tqma6: use lower driver stength for I2C pins | Markus Niebel |
2017-03-17 | imx6: tqma6: implement power_init_board | Markus Niebel |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-02-06 | Use correct spelling of "U-Boot" | Bin Meng |
2016-02-02 | tqma6_wru4: Fix the reset delay for the the LAN8720 PHY | Fabio Estevam |
2015-09-13 | tqma6_mba6: Fix the error handling in board_eth_init() | Fabio Estevam |
2015-09-13 | mx6: remove SYS_SOC from board Kconfig | Peng Fan |
2015-09-02 | arm: mx6: Remove SPI support from WRU-IV baseboard | Stefan Roese |
2015-07-26 | arm: mx6: tqma6: Add WRU-IV baseboard for the TQMa6 SoM | Stefan Roese |
2015-06-27 | arm: imx6: tqma6: implement KConfig baseboard selection | Markus Niebel |
2015-06-27 | arm: imx6: tqma6: boot device selection via Kconfig | Markus Niebel |
2015-06-27 | arm: imx6: tqma6: implement IMX_CONFIG with Kconfig | Markus Niebel |
2015-06-27 | arm: mx6: tqma6: CPU type selection via Kconfig | Markus Niebel |
2015-05-15 | arm: mx6: tqma6: Update to optionally configure an alternative SPI setup | Stefan Roese |
2014-11-26 | Merge git://git.denx.de/u-boot-fdt | Tom Rini |
2014-11-21 | fdt: Allow ft_board_setup() to report failure | Simon Glass |
2014-11-20 | tqma6: use imx_ddr_size | Markus Niebel |
2014-11-20 | tqma6: add warning on failed setup_i2c | Markus Niebel |
2014-11-20 | tqma6: add missing include | Markus Niebel |
2014-11-05 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2014-10-30 | tqma6: fix typo in header guard define | Markus Niebel |
2014-10-30 | tqma6: fix sf detection | Markus Niebel |
2014-10-29 | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-08-31 | mx6: tqma6: get board support back to Kconfig build system | Masahiro Yamada |
2014-08-08 | pmic: pmic_pfuze100: Use a shorter name for PMIC name | Fabio Estevam |
2014-07-23 | Add TQ Systems TQMa6 board support | Markus Niebel |