| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x | Heiko Schocher | 2017-06-16 | 7 | -2945/+0 |
* | treewide: remove unneeded semicolons | Masahiro Yamada | 2017-06-16 | 1 | -1/+1 |
* | powerpc, 8xx: remove support for 8xx | Heiko Schocher | 2017-06-12 | 6 | -1054/+0 |
* | Kconfig: Add a CONFIG_IDE option | Simon Glass | 2017-05-22 | 1 | -1/+1 |
* | i2c: Drop use of CONFIG_I2C_HARD | Simon Glass | 2017-05-15 | 1 | -14/+4 |
* | board_f: Rename initdram() to dram_init() | Simon Glass | 2017-04-13 | 3 | -4/+4 |
* | board_f: Drop return value from initdram() | Simon Glass | 2017-04-05 | 3 | -7/+13 |
* | board_f: Drop board_type parameter from initdram() | Simon Glass | 2017-04-05 | 3 | -3/+4 |
* | arm: imx6: tqma6: add support for TQMa6DL variant | Markus Niebel | 2017-03-17 | 5 | -2/+145 |
* | arm: imx6: tqma6: use CONFIG_TQM6x for SOM specific settings | Markus Niebel | 2017-03-17 | 1 | -6/+7 |
* | mx6: tqma6: clear enet clk sel for mba6 | Markus Niebel | 2017-03-17 | 1 | -0/+5 |
* | imx6: tqma6: adjust ethernet phy reset delay | Markus Niebel | 2017-03-17 | 1 | -2/+2 |
* | imx6: tqma6: disable spi CS unused in U-Boot | Markus Niebel | 2017-03-17 | 1 | -22/+0 |
* | imx6: tqma6: use lower driver stength for I2C pins | Markus Niebel | 2017-03-17 | 2 | -2/+2 |
* | imx6: tqma6: implement power_init_board | Markus Niebel | 2017-03-17 | 1 | -10/+12 |
* | video: Move video_get_info_str() prototype to a header file | Simon Glass | 2016-10-23 | 1 | -0/+1 |
* | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | 3 | -3/+3 |
* | Fix spelling of "occurred". | Vagrant Cascadian | 2016-05-02 | 1 | -1/+1 |
* | Use correct spelling of "U-Boot" | Bin Meng | 2016-02-06 | 1 | -1/+1 |
* | tqma6_wru4: Fix the reset delay for the the LAN8720 PHY | Fabio Estevam | 2016-02-02 | 1 | -1/+1 |
* | powerpc: tqm834x: Fix build warnings in initdram() | Bin Meng | 2016-01-25 | 1 | -2/+2 |
* | Move console definitions into a new console.h file | Simon Glass | 2015-11-19 | 2 | -0/+2 |
* | powerpc: Finish updating u-boot*lds scripts for newer binutils | Tom Rini | 2015-11-10 | 1 | -1/+0 |
* | tqma6_mba6: Fix the error handling in board_eth_init() | Fabio Estevam | 2015-09-13 | 1 | -9/+11 |
* | mx6: remove SYS_SOC from board Kconfig | Peng Fan | 2015-09-13 | 1 | -3/+0 |
* | arm: mx6: Remove SPI support from WRU-IV baseboard | Stefan Roese | 2015-09-02 | 1 | -0/+1 |
* | arm: mx6: tqma6: Add WRU-IV baseboard for the TQMa6 SoM | Stefan Roese | 2015-07-26 | 3 | -0/+352 |
* | arm: imx6: tqma6: implement KConfig baseboard selection | Markus Niebel | 2015-06-27 | 1 | -0/+14 |
* | arm: imx6: tqma6: boot device selection via Kconfig | Markus Niebel | 2015-06-27 | 1 | -0/+19 |
* | arm: imx6: tqma6: implement IMX_CONFIG with Kconfig | Markus Niebel | 2015-06-27 | 1 | -0/+4 |
* | arm: mx6: tqma6: CPU type selection via Kconfig | Markus Niebel | 2015-06-27 | 1 | -0/+21 |
* | arm: mx6: tqma6: Update to optionally configure an alternative SPI setup | Stefan Roese | 2015-05-15 | 1 | -1/+1 |
* | powerpc: mpc5xxx: remove aev, TB5200 board support | Masahiro Yamada | 2015-03-17 | 5 | -129/+2 |
* | mpc8xx: remove FPS{850, 860}L, NSCU, SM850, TK885D, virtlab2 support | Masahiro Yamada | 2015-01-05 | 3 | -151/+1 |
* | Merge git://git.denx.de/u-boot-fdt | Tom Rini | 2014-11-26 | 4 | -4/+12 |
|\ |
|
| * | fdt: Allow ft_board_setup() to report failure | Simon Glass | 2014-11-21 | 4 | -4/+12 |
* | | tqma6: use imx_ddr_size | Markus Niebel | 2014-11-20 | 1 | -1/+1 |
* | | tqma6: add warning on failed setup_i2c | Markus Niebel | 2014-11-20 | 2 | -4/+16 |
* | | tqma6: add missing include | Markus Niebel | 2014-11-20 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2014-11-05 | 2 | -2/+10 |
|\ |
|
| * | tqma6: fix typo in header guard define | Markus Niebel | 2014-10-30 | 1 | -1/+1 |
| * | tqma6: fix sf detection | Markus Niebel | 2014-10-30 | 1 | -1/+9 |
* | | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj | 2014-10-29 | 1 | -3/+0 |
* | | ppc: Zap TQM8272 board | Marek Vasut | 2014-10-27 | 6 | -1271/+0 |
* | | ppc: Zap TQM8260 board | Marek Vasut | 2014-10-27 | 5 | -803/+0 |
|/ |
|
* | MAINTAINERS: comment out blank M: field | Masahiro Yamada | 2014-09-24 | 4 | -4/+4 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 6 | -80/+0 |
* | mx6: tqma6: get board support back to Kconfig build system | Masahiro Yamada | 2014-08-31 | 2 | -0/+29 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2014-08-29 | 8 | -0/+971 |
|\ |
|
| * | Merge branch 'master' of git://git.denx.de/u-boot-arm | Stefano Babic | 2014-08-11 | 10 | -0/+496 |
| |\ |
|