summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtd: cfi_flash: Make live-tree compatibleMario Six2018-04-161-10/+11
* Merge git://git.denx.de/u-boot-imxTom Rini2018-04-1569-1329/+1439
|\
| * mx6cuboxi: Fix some memory configuration errorsJon Nettleton2018-04-151-2/+1
| * imx: Create distinct pre-processed mkimage config filesTrent Piepho2018-04-151-7/+8
| * mx31ads: DeleteTom Rini2018-04-159-687/+0
| * imx31_phycore: DeleteTom Rini2018-04-1512-568/+0
| * pico-imx7d: Replace fatload commandVanessa Maegima2018-04-152-2/+3
| * imx: mx7: snvs: Add an SNVS init routineBryan O'Donoghue2018-04-154-1/+26
| * boot: script: The boot.scr file for K+P's boardsLukasz Majewski2018-04-151-0/+96
| * imx: board: Add support for the K+P's kp_imx6q_tpc boardLukasz Majewski2018-04-158-0/+863
| * board: ge: bx50v3: enable backlight on demandIan Ray2018-04-152-17/+29
| * arm: imx: Add Winbond SPI-NOR support for Advantech DMS-BA16 boardKen Lin2018-04-152-0/+2
| * imx: hab: Provide hab_auth_img_or_fail commandBryan O'Donoghue2018-04-151-0/+35
| * imximage: Encase majority of header in __ASSEMBLY__ declarationBryan O'Donoghue2018-04-151-0/+2
| * warp7: Set u-boot serial# based on OTP valueBryan O'Donoghue2018-04-152-0/+17
| * imx: mx7: Add comment to describe OTP TESTER registersBryan O'Donoghue2018-04-151-0/+21
| * imx: mx7: Fix CONFIG_SERIAL_TAG compilationBryan O'Donoghue2018-04-151-0/+1
| * ARM: mx6: ddr: Add write leveling correction codeMarek Vasut2018-04-151-0/+24
| * tools/imximage: use 0x prefix in HAB Blocks lineRasmus Villemoes2018-04-152-8/+8
| * Makefile: always preserve output for images that can contain HAB BlocksRasmus Villemoes2018-04-153-4/+4
| * wandboard: remove superfluous includeHeinrich Schuchardt2018-03-291-1/+0
| * imx7: spl: Check for Serial Downloader in spl_boot_deviceEran Matityahu2018-03-291-0/+23
| * imx7: Add src_base structure define macroEran Matityahu2018-03-291-0/+2
| * Makefile: Build firmware-ivt image type for HAB verification also for mx7Eran Matityahu2018-03-291-0/+4
| * mx7_common: Fix SPL compilation with secure boot support enabledEran Matityahu2018-03-291-0/+3
| * ARM: dts: imx6ull: add wdog3Jörg Krause2018-03-291-0/+8
| * ARM: dts: imx6ul: add wdog3Jörg Krause2018-03-291-0/+8
| * board: ge: ppd: Fix environment variable locationNandor Han2018-03-291-2/+2
| * imx: fix CAAM base for i.MX6ULAnatolij Gustschin2018-03-291-0/+4
| * drivers: i2c: mxc: Update support to 8 I2C controllersSriram Dash2018-03-292-0/+136
| * drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in KconfigSriram Dash2018-03-299-32/+109
* | Merge git://git.denx.de/u-boot-netTom Rini2018-04-1533-118/+221
|\ \
| * | net: phy: Don't limit phy addresses by defaultJoe Hershberger2018-04-1316-0/+23
| * | xilinx: Only enable dist boot pxe when DHCP is enabledJoe Hershberger2018-04-133-3/+3
| * | Revert "Kconfig: cmd: Make networking command dependent on NET"Joe Hershberger2018-04-134-5/+5
| * | net: Make core net code depend on NET instead of CMD_NETJoe Hershberger2018-04-131-5/+5
| * | net: Make the BOOTP options defaultJoe Hershberger2018-04-132-6/+6
| * | net: Improve BOOTP PXE config optionJoe Hershberger2018-04-131-3/+5
| * | net: Add the BOOTP_DNS2 option to KconfigJoe Hershberger2018-04-131-0/+11
| * | net: Improve menu options and help for BOOTP optionsJoe Hershberger2018-04-131-5/+14
| * | net: Move the DHCP command below the BOOTP commandJoe Hershberger2018-04-131-6/+6
| * | net: Move net command options to the cmd menuJoe Hershberger2018-04-132-57/+57
| * | net: Fix distro default dependenciesJoe Hershberger2018-04-131-2/+2
| * | net: Make CMD_NET a menuconfigJoe Hershberger2018-04-134-20/+32
| * | net: sh_eth: Add remaining Gen2 DT compatibleMarek Vasut2018-04-131-0/+3
| * | net: zynq_gem: Use max-speed property from dtSiva Durga Prasad Paladugu2018-04-131-0/+9
| * | net: fec: Fix issue in DM probe timeoutYe Li2018-04-131-2/+1
| * | net: fex_mxc: add i.MX6UL/SX/SL compatiblePeng Fan2018-04-131-0/+3
| * | net: fec: sharing MDIO for two enet controllersPeng Fan2018-04-133-3/+19
| * | net: fec: set dev->seq to priv->dev_idPeng Fan2018-04-131-3/+2