summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: rmobile: Zap #undef DEBUGMarek Vasut2018-05-0214-27/+0
* ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRINGMarek Vasut2018-05-0212-48/+2
* ARM: rmobile: Convert CONFIG_ARCH_RMOBILE_BOARD_STRING to KconfigMarek Vasut2018-05-0222-11/+14
* ARM: rmobile: Fix CONFIG_RMOBILE_BOARD_STRINGMarek Vasut2018-05-023-3/+2
* doc: rmobile: Update the READMEMarek Vasut2018-05-021-44/+32
* clk: renesas: Drop USB extal from the R8A7792 clock driverMarek Vasut2018-05-021-2/+0
* Prepare v2018.05-rc3Tom Rini2018-05-011-1/+1
* Merge git://git.denx.de/u-boot-imxTom Rini2018-04-3033-218/+145
|\
| * ARM: mxs: support full SPL frameworkMans Rullgard2018-04-276-3/+18
| * ARM: mxs: move spl dataMans Rullgard2018-04-273-6/+5
| * ARM: spl: include arm/thumb glue sectionsMans Rullgard2018-04-271-0/+1
| * ARM: arm926ejs: fix lowlevel_init callMans Rullgard2018-04-271-2/+2
| * ARM: mxs: make lowlevel_init() weakMans Rullgard2018-04-271-1/+1
| * imx6ul: opos6ul: in Serial Downloader boot mode use ymodemSébastien Szymanski2018-04-261-0/+10
| * imx6ul: opos6ul: add SPL_DM supportSébastien Szymanski2018-04-269-74/+25
| * warp7: defconfig: Fix CAAM on boot with tip-of-treeBryan O'Donoghue2018-04-261-0/+1
| * warp7: secure_defconfig: Remove secure_defconfigBryan O'Donoghue2018-04-262-44/+0
| * dts: dm: fec: imx53: Provide proper compatible string for imx53 fec driverLukasz Majewski2018-04-261-0/+1
| * eth: dm: fec: Change FEC PHY mask setting from CONFIG_PHYLIB to CONFIG_FEC_MX...Lukasz Majewski2018-04-261-1/+1
| * Revert "imximage: Remove failure when no IVT offset is found"Fabio Estevam2018-04-261-0/+5
| * mx7dsabresd: Remove the mx7dsabresd_secure_defconfig targetFabio Estevam2018-04-263-79/+1
| * arm,imx6: fix PAD_CTL_SPEED_LOW constantMark Jonas2018-04-261-3/+3
| * warp7: Add support for automated secure boot.scr verificationBryan O'Donoghue2018-04-261-0/+9
| * warp7: defconfig: Enable CMD_SETEXPRBryan O'Donoghue2018-04-261-1/+1
| * warp7: hab: Set environment variable indicating IVT offsetBryan O'Donoghue2018-04-261-0/+2
| * warp7: add warp7_auth_or_failBryan O'Donoghue2018-04-261-0/+1
| * warp7: Define the name of a signed boot-script fileBryan O'Donoghue2018-04-261-0/+1
| * warp7: select uuid partition based on rootpartBryan O'Donoghue2018-04-261-1/+2
| * warp7: Add Kconfig WARP7_ROOT_PARTBryan O'Donoghue2018-04-261-0/+8
| * warp7: Make CONFIG_SYS_FDT_ADDR a defineBryan O'Donoghue2018-04-262-1/+7
| * warp7: defconfig: Enable CONFIG_BOOTM_TEEBryan O'Donoghue2018-04-261-0/+1
| * warp7: defconfig: Enable CONFIG_SECURE_BOOTBryan O'Donoghue2018-04-261-0/+1
| * warp7: Specify CONFIG_OPTEE_LOAD_ADDRBryan O'Donoghue2018-04-262-0/+2
| * warp7: Print out the OPTEE DRAM regionBryan O'Donoghue2018-04-261-0/+10
| * warp7: Allocate specific region of memory to OPTEEBryan O'Donoghue2018-04-261-0/+5
| * warp7: defconfig: Enable OPTEE for WaRP7Bryan O'Donoghue2018-04-261-0/+1
| * warp7: hab: Set environment variable indicating HAB enableBryan O'Donoghue2018-04-262-0/+11
| * warp7: hab: Add a CSF location definitionBryan O'Donoghue2018-04-261-0/+4
| * imximage: Specify default IVT offset in IMX imageBryan O'Donoghue2018-04-261-0/+3
| * tools/imximage: Fix fruity lack of 0x prefix in DCD BlocksBryan O'Donoghue2018-04-261-1/+1
| * warp7: configs: enable CONFIG_CMD_FS_GENERICPierre-Jean TEXIER2018-04-261-0/+1
| * warp7: include/configs: use generic fs commands in CONFIG_EXTRA_ENV_SETTINGSPierre-Jean TEXIER2018-04-261-3/+3
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2018-04-301-15/+20
|\ \
| * | sunxi: improve throughput in the sunxi_mmc driverPhilipp Tomsich2018-04-251-11/+16
| * | sunxi: mmc: Fix phase delaysStefan Mavrodiev2018-04-231-4/+4
* | | tools: mkimage: Check for datafile when type is scriptAlex Kiernan2018-04-281-0/+2
* | | tools: mkenvimage: Fix possible segfault on stdin inputAlexander Dahl2018-04-281-1/+1
* | | tools: mkenvimage: Fix read() stdin error handlingAlexander Dahl2018-04-281-1/+1
* | | serial: serial_stm32: Rename status register flagsPatrice Chotard2018-04-282-8/+8
* | | serial: serial_stm32: Enable overrunPatrice Chotard2018-04-282-8/+15