| Commit message (Expand) | Author | Age | Files | Lines |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 484 | -1050/+484 |
* | MAINTAINERS: Switch nxp.com domain | Fabio Estevam | 2018-05-01 | 20 | -20/+20 |
* | Merge git://git.denx.de/u-boot-imx | Tom Rini | 2018-04-30 | 1 | -1/+0 |
|\ |
|
| * | mx7dsabresd: Remove the mx7dsabresd_secure_defconfig target | Fabio Estevam | 2018-04-26 | 1 | -1/+0 |
* | | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 13 | -26/+0 |
|/ |
|
* | Merge git://git.denx.de/u-boot-imx | Tom Rini | 2018-04-15 | 6 | -521/+0 |
|\ |
|
| * | mx31ads: Delete | Tom Rini | 2018-04-15 | 6 | -521/+0 |
* | | board: freescale: ls1012a2g5rdb: enable network support on ls1012a2g5rdb | Calvin Johnson | 2018-03-22 | 2 | -8/+67 |
* | | board: freescale: ls1012ardb: enable network support on ls1012ardb | Calvin Johnson | 2018-03-22 | 4 | -4/+136 |
* | | board: freescale: ls1012afrdm: enable network support on ls1012afrdm | Calvin Johnson | 2018-03-22 | 4 | -5/+154 |
* | | board: freescale: ls1012aqds: enable network support on ls1012aqds | Calvin Johnson | 2018-03-22 | 6 | -7/+492 |
* | | armv8: ls1088aqds: Add IFC-NOR as boot source for LS1088 | Ashish Kumar | 2018-03-20 | 1 | -0/+2 |
* | | armv8: ls1088a: Add i2c_early_init() func for LS1088AQDS | Ashish Kumar | 2018-03-20 | 1 | -0/+3 |
* | | armv8: ls1088a: Add clock related function in CONFIG_SPL_BUILD | Ashish Kumar | 2018-03-20 | 1 | -1/+1 |
|/ |
|
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada | 2018-03-05 | 50 | -51/+51 |
* | mx6memcal: enable SDP support | Eric Nelson | 2018-02-04 | 1 | -1/+0 |
* | arm: imx: mx53loco: remove usage of mx53_dram_size | Patrick Bruenn | 2018-02-04 | 1 | -39/+0 |
* | armv8: ls2088ardb: Add 3DS RDIMM support | York Sun | 2018-01-30 | 2 | -19/+6 |
* | armv8: ls1046ardb: Add RDIMM support | York Sun | 2018-01-30 | 2 | -4/+24 |
* | fsl: common: qixis: Add ifc and emmc switching via qixis | Ashish Kumar | 2018-01-23 | 1 | -0/+22 |
* | armv8: ls1088a: vid: Compiling VID specific functions for SPL | Rajesh Bhagat | 2018-01-23 | 1 | -0/+4 |
* | ls1088a: Add VID support for QDS and RDB platforms | Rajesh Bhagat | 2018-01-23 | 1 | -0/+127 |
* | common: board_f: vid: Add VID specific API to adjust core voltage | Rajesh Bhagat | 2018-01-23 | 1 | -1/+1 |
* | ls1088a: ddr: configure DDR for 0.9v for VID support | Rajesh Bhagat | 2018-01-23 | 1 | -0/+21 |
* | board: common: vid: Add support for LTC3882 voltage regulator chip | Rajesh Bhagat | 2018-01-23 | 1 | -0/+77 |
* | Kconfig: Add LTC3882 voltage regulator config | Rajesh Bhagat | 2018-01-23 | 1 | -0/+16 |
* | board: common: vid: Move IR chip specific code in flag | Rajesh Bhagat | 2018-01-23 | 1 | -1/+18 |
* | board: common: vid: Add board specific vdd adjust API | Rajesh Bhagat | 2018-01-23 | 1 | -0/+13 |
* | board: common:vid: Add LS1088A VID Supported voltage values | Rajesh Bhagat | 2018-01-23 | 1 | -0/+38 |
* | powerpc: Drop unreferenced CONFIG_* defines | Tuomas Tynkkynen | 2018-01-19 | 1 | -1/+0 |
* | m68k: Drop unreferenced CONFIG_* defines | Tuomas Tynkkynen | 2018-01-19 | 2 | -2/+0 |
* | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2018-01-17 | 10 | -56/+134 |
|\ |
|
| * | freescale: Ensure common commands are not included in SPL binary | Tom Rini | 2018-01-17 | 2 | -7/+9 |
| * | arm: ls1021atwr: Rework local commands to not be included in SPL | Tom Rini | 2018-01-15 | 1 | -46/+45 |
| * | powerpc: P1010RDB: Rework local command to not be included in SPL | Tom Rini | 2018-01-15 | 1 | -0/+2 |
| * | board/ls2081ard: Correct code to get QMAP value in checkboard | Priyanka Jain | 2018-01-15 | 1 | -1/+1 |
| * | board/ls2081ardb: Update board related prints | Priyanka Jain | 2018-01-15 | 1 | -1/+1 |
| * | configs: SECURE_BOOT: Enable CONFIG_CMD_EXT4_WRITE | Sumit Garg | 2018-01-15 | 1 | -0/+2 |
| * | board: ls1012a: LS1012A-2G5RDB board support | Bhaskar Upadhaya | 2018-01-15 | 4 | -1/+74 |
* | | mx6memcal: spl: Disambiguate the error message | Fabio Estevam | 2018-01-12 | 1 | -1/+1 |
* | | mx6memcal: spl: Also take i.MX6ULL into account | Fabio Estevam | 2018-01-12 | 1 | -0/+1 |
* | | mx6memcal: Fix the UART ports for mx6sabresd/auto boards | Fabio Estevam | 2018-01-12 | 1 | -10/+2 |
* | | imx: mx6sxsabresd: config wdog pinmux | Peng Fan | 2018-01-12 | 1 | -0/+15 |
* | | imx: mx6sxsabresd: Enable DM driver | Peng Fan | 2018-01-12 | 1 | -244/+125 |
* | | board: freescale: common: add pfuze dm code | Peng Fan | 2018-01-12 | 3 | -0/+85 |
|/ |
|
* | ls1088ardb: Add SD Secure boot target support | Sumit Garg | 2018-01-10 | 1 | -0/+5 |
* | armv8: ls1088a: SPL size reduction | Sumit Garg | 2018-01-10 | 2 | -7/+13 |
* | drivers/misc: Share qbman init between archs | Ahmed Mansour | 2018-01-10 | 1 | -1/+2 |
* | mx6: Add board mx6memcal for use in validating DDR | Eric Nelson | 2018-01-03 | 6 | -0/+792 |
* | Merge git://git.denx.de/u-boot-imx | Tom Rini | 2017-12-29 | 3 | -46/+26 |
|\ |
|