summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-28spl: Add dependency on serial to YmodemAlex Kiernan
2018-04-28Cleanup CONFIG_SPL_SERIAL_SUPPORT migrationAlex Kiernan
2018-04-28spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORTAlex Kiernan
2018-04-28test: dm: regmap: fix license headerMasahiro Yamada
2018-04-28arm: move SYS_ARCH_TIMER to KConfigAndre Przywara
2018-04-28ARM: qemu-arm: Dynamically determine timer frequencyTuomas Tynkkynen
2018-04-28configs: Resync with savedefconfigTom Rini
2018-04-28distro: select CMD_ENV_EXISTSMasahiro Yamada
2018-04-28distro: use imply to enable DISTRO_DEFAULTS as SoC defaultMasahiro Yamada
2018-04-28powerpc: fix typo in kgdb.cHeinrich Schuchardt
2018-04-28lib/rsa: Kconfig: Remove superfluous 'depends on RSA'Eugeniu Rosca
2018-04-28Migrate IMAGE_FORMAT_LEGACY to KconfigAlex Kiernan
2018-04-28cmd: CONFIG_CMD_LOG select CONFIG_LOGHeinrich Schuchardt
2018-04-28log: CONFIG_LOG should select CONFIG_DMHeinrich Schuchardt
2018-04-28kbuild: use -fmacro-prefix-map to make __FILE__ a relative pathMasahiro Yamada
2018-04-28serial: Migrate CONFIG_FSL_LINFLEXUART to KconfigTuomas Tynkkynen
2018-04-28ARM: s32v234evb: Set CONFIG_DM & CONFIG_DM_SERIAL in KconfigTuomas Tynkkynen
2018-04-27configs: Drop CONFIG_NET_MULTITom Rini
2018-04-27clang: Update documentationTom Rini
2018-04-27Makefile: Update clang warning disables from LinuxTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford
2018-04-27ARM: mxs: support full SPL frameworkMans Rullgard
2018-04-27ARM: mxs: move spl dataMans Rullgard
2018-04-27ARM: spl: include arm/thumb glue sectionsMans Rullgard
2018-04-27ARM: arm926ejs: fix lowlevel_init callMans Rullgard
2018-04-27ARM: mxs: make lowlevel_init() weakMans Rullgard
2018-04-26Merge git://git.denx.de/u-boot-usbTom Rini
2018-04-26Merge git://git.denx.de/u-boot-socfpgaTom Rini
2018-04-26Merge git://git.denx.de/u-boot-shTom Rini
2018-04-27arm: socfpga: Fix with the correct polling on bit is setTien Fong Chee
2018-04-26usb: gadget: composite: fix NULL pointer when a non standard request is receivedChristophe Kerello
2018-04-26usb: host: dwc3: fix phys initNeil Armstrong
2018-04-26ARM: rmobile: Fix PMIC address on E2 SilkMarek Vasut
2018-04-26ARM: rmobile: Update E2 AltMarek Vasut
2018-04-26ARM: rmobile: Update M2-N GoseMarek Vasut
2018-04-26ARM: rmobile: Update H2 LagerMarek Vasut
2018-04-26ARM: rmobile: Enable HS200 support on M3N Salvator-XMarek Vasut
2018-04-26Merge git://git.denx.de/u-boot-rockchipTom Rini
2018-04-26imx6ul: opos6ul: in Serial Downloader boot mode use ymodemSébastien Szymanski
2018-04-26imx6ul: opos6ul: add SPL_DM supportSébastien Szymanski
2018-04-26warp7: defconfig: Fix CAAM on boot with tip-of-treeBryan O'Donoghue
2018-04-26warp7: secure_defconfig: Remove secure_defconfigBryan O'Donoghue
2018-04-26dts: dm: fec: imx53: Provide proper compatible string for imx53 fec driverLukasz Majewski
2018-04-26eth: dm: fec: Change FEC PHY mask setting from CONFIG_PHYLIB to CONFIG_FEC_MX...Lukasz Majewski
2018-04-26Revert "imximage: Remove failure when no IVT offset is found"Fabio Estevam
2018-04-26mx7dsabresd: Remove the mx7dsabresd_secure_defconfig targetFabio Estevam
2018-04-26arm,imx6: fix PAD_CTL_SPEED_LOW constantMark Jonas
2018-04-26warp7: Add support for automated secure boot.scr verificationBryan O'Donoghue
2018-04-26warp7: defconfig: Enable CMD_SETEXPRBryan O'Donoghue