aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-15imx31_phycore: DeleteTom Rini12-568/+0
2018-04-15pico-imx7d: Replace fatload commandVanessa Maegima2-2/+3
2018-04-15imx: mx7: snvs: Add an SNVS init routineBryan O'Donoghue4-1/+26
2018-04-15boot: script: The boot.scr file for K+P's boardsLukasz Majewski1-0/+96
2018-04-15imx: board: Add support for the K+P's kp_imx6q_tpc boardLukasz Majewski8-0/+863
2018-04-15board: ge: bx50v3: enable backlight on demandIan Ray2-17/+29
2018-04-15arm: imx: Add Winbond SPI-NOR support for Advantech DMS-BA16 boardKen Lin2-0/+2
2018-04-15imx: hab: Provide hab_auth_img_or_fail commandBryan O'Donoghue1-0/+35
2018-04-15imximage: Encase majority of header in __ASSEMBLY__ declarationBryan O'Donoghue1-0/+2
2018-04-15warp7: Set u-boot serial# based on OTP valueBryan O'Donoghue2-0/+17
2018-04-15imx: mx7: Add comment to describe OTP TESTER registersBryan O'Donoghue1-0/+21
2018-04-15imx: mx7: Fix CONFIG_SERIAL_TAG compilationBryan O'Donoghue1-0/+1
2018-04-15ARM: mx6: ddr: Add write leveling correction codeMarek Vasut1-0/+24
2018-04-15tools/imximage: use 0x prefix in HAB Blocks lineRasmus Villemoes2-8/+8
2018-04-15Makefile: always preserve output for images that can contain HAB BlocksRasmus Villemoes3-4/+4
2018-03-29wandboard: remove superfluous includeHeinrich Schuchardt1-1/+0
2018-03-29imx7: spl: Check for Serial Downloader in spl_boot_deviceEran Matityahu1-0/+23
2018-03-29imx7: Add src_base structure define macroEran Matityahu1-0/+2
2018-03-29Makefile: Build firmware-ivt image type for HAB verification also for mx7Eran Matityahu1-0/+4
2018-03-29mx7_common: Fix SPL compilation with secure boot support enabledEran Matityahu1-0/+3
2018-03-29ARM: dts: imx6ull: add wdog3Jörg Krause1-0/+8
2018-03-29ARM: dts: imx6ul: add wdog3Jörg Krause1-0/+8
2018-03-29board: ge: ppd: Fix environment variable locationNandor Han1-2/+2
2018-03-29imx: fix CAAM base for i.MX6ULAnatolij Gustschin1-0/+4
2018-03-29drivers: i2c: mxc: Update support to 8 I2C controllersSriram Dash2-0/+136
2018-03-29drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in KconfigSriram Dash9-32/+109
2018-03-11doc: mxc_hab: Update i.MX HAB documentationBreno Lima1-39/+33
2018-03-11doc: mxc_hab: Move HAB related info to the appropriate docBreno Lima2-51/+54
2018-03-11imx: hab: Make usage of packed attribute consistentBryan O'Donoghue1-2/+2
2018-03-11imx: hab: Fix usage of packed attributeBryan O'Donoghue1-0/+1
2018-03-11ARM: dts: imx6dl-icore-rqs: Fix to include correct dtsiJagan Teki1-1/+1
2018-03-11ARM: dts: imx6qdl-icore-rqs: Sync usdhc4 node from LinuxJagan Teki1-1/+36
2018-03-09Merge git://git.denx.de/u-boot-imxTom Rini2-7/+2
2018-03-09configs: Resync with savedefconfigTom Rini13-25/+4
2018-03-09tools/mkimage: Use proper output parameter in dtc-system callStefan Theil1-3/+3
2018-03-09fs: ext4: Do not print mount fail message when not ext4 filesystemMarek Behún1-1/+2
2018-03-09MAINTAINERS: bring sections into alphabetic orderHeinrich Schuchardt1-19/+19
2018-03-09scripts/coccinelle: add some more coccinelle testsHeinrich Schuchardt2-0/+316
2018-03-09yaffs2: iterator variable cannot be NULLHeinrich Schuchardt2-8/+5
2018-03-09bcm283x_pl011: Flush RX queue after setting baud rateAlexander Graf3-7/+35
2018-03-09serial_bcm283x_mu: Flush RX queue after setting baud rateAlexander Graf1-1/+7
2018-03-09ARM: Drop unreferenced CONFIG_* defines named after boardsTuomas Tynkkynen20-42/+0
2018-03-09ARM: Drop unreferenced CONFIG_* defines named after SoCsTuomas Tynkkynen5-10/+0
2018-03-09MIPS: Drop unreferenced CONFIG_* definesTuomas Tynkkynen3-4/+0
2018-03-09treewide: Fix gdsys mail addressesMario Six24-25/+25
2018-03-09ARM: qemu-arm: Increase CONFIG_SYS_CBSIZETuomas Tynkkynen1-0/+2
2018-03-09imx: syscounter: make sure asm is volatileYasushi SHOJI1-2/+2
2018-03-09imximage: Remove failure when no IVT offset is foundFabio Estevam1-5/+0
2018-03-05Prepare v2018.03-rc4v2018.03-rc4Tom Rini1-1/+1
2018-03-05Merge git://git.denx.de/u-boot-shTom Rini25-8/+1025