summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-28spl: Disable printf if not requiredAlex Kiernan
2018-04-28spl: Split sprintf, strto* from SPL serial in KconfigAlex Kiernan
2018-04-28spl: ti: Avoid serial calls when serial support is disabledAlex Kiernan
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-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-25Merge git://git.denx.de/u-boot-spiTom Rini
2018-04-25rockchip: defconfig: remove CONFIG_SYS_NS16550Kever Yang
2018-04-25rockchip: enable SYS_NS16550 for all SoCs by defaultKever Yang
2018-04-25Revert "rockchip: firefly: Add "usb start" to auto-start USB device"Kever Yang
2018-04-25rockchip: rk322x: update MACRO for back-to-bromKever Yang
2018-04-25rockchip: rk322x: update TPL_TEXT_BASEKever Yang
2018-04-25rockchip: rv1108: add ofdata_to_platdata() method for driverKever Yang
2018-04-25rockchip: rk3128: add ofdata_to_platdata() method for driverKever Yang
2018-04-25rockchip: rk3036: add ofdata_to_platdata() method for driverKever Yang
2018-04-25config: evb-rk3399: enable make uboot.itbPeter Robinson
2018-04-25arm: rockchip: make_fit_atf: remove unneeded importsPatrick Uiterwijk
2018-04-25rockchip: rk3188: use DM timer instead of rk_timerKever Yang
2018-04-25rockchip: rk3188: add timer3 nodeKever Yang