summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-27Merge tag 'arc-more-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/c...Tom Rini
2020-04-27Azure/GitLab: Switch over to using LLVM-10Tom Rini
2020-04-27travis: Switch over to using LLVM-10Tom Rini
2020-04-27Azure/GitLab: Update to latest Docker imageTom Rini
2020-04-27travis: Update ARC toolchain to 2019.09Tom Rini
2020-04-27Merge tag 'video-for-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-04-27ARC: AXS10x: cleanup kconfigEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: make init status resistant to U-boot reloadingEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: use separate config fileEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: tweak memory mapEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: add CSM configuration supportEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: add support for SLC enable/disableEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: print timer clock valueEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: drop additional GPU clock infoEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: print info about HDMI clocksEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: fix headerize script for HSDK-4xD compatibilityEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: use active low polarity of cpu_start pulseEugeniy Paltsev
2020-04-27ARC: HSDK: split HSDK and HSDK-4xD DTSEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: add initial board supportEugeniy Paltsev
2020-04-27ARC: HSDK: CGU: add support for timer clockEugeniy Paltsev
2020-04-27ARC: ARCv2: handle DSP presence in HWEugeniy Paltsev
2020-04-26video: simple_panel: add boe,nv140fhmn49 displayPeter Robinson
2020-04-26drivers: video: rockchip: fix building eDP and LVDS driversPeter Robinson
2020-04-25Merge branch '2020-04-25-master-imports'Tom Rini
2020-04-24rtc: ds1374: typo WatchdogHeinrich Schuchardt
2020-04-24spi: mpc8xxx_spi: fix missing dev_err definitionRasmus Villemoes
2020-04-24spl: fit: do not check argument of free()Heinrich Schuchardt
2020-04-24MAINTAINERS: add entry for cubieboard7 configAmit Singh Tomar
2020-04-24doc: boards: add Cubieboard7 documentationAmit Singh Tomar
2020-04-24arm: add Cubieboard7 board supportAmit Singh Tomar
2020-04-24actions: Move defconfig options to KconfigAmit Singh Tomar
2020-04-24arm: add support Actions Semi S700Amit Singh Tomar
2020-04-24arm: dts: actions: s700: add u-boot specific dtsi fileAmit Singh Tomar
2020-04-24arm: actions: add S700 SoC device treeAmit Singh Tomar
2020-04-24clk: actions: Add common clock driverAmit Singh Tomar
2020-04-24arm: dts: actions: s900: add u-boot specific dtsi fileAmit Singh Tomar
2020-04-24arm: dts: sync dts for Action Semi S900Amit Singh Tomar
2020-04-24serial: actions: add compatible stringAmit Singh Tomar
2020-04-24arm: actions: rename sysmap-s900 to sysmap-owlAmit Singh Tomar
2020-04-24arm: actions: Add common framework for Actions Owl Semi SoCsAmit Singh Tomar
2020-04-24coccinelle: adjust NULL check before free()Heinrich Schuchardt
2020-04-24coccinelle: check for casting malloc outputHeinrich Schuchardt
2020-04-24kbuild: cherry-pick kbuild changes from LinuxMasahiro Yamada
2020-04-24kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.oMasahiro Yamada
2020-04-24cache: l2x0: Fix write to incorrect shared-override bitLey Foon Tan
2020-04-24README: remove references on no more used config CONFIG_SYS_RCAR_I2C*Patrick Delaunay
2020-04-24cosmetic: README: Fix one CONFIG namePatrick Delaunay
2020-04-24dm: mmc: Update mmc_get_mmc_dev() to use const *Simon Glass
2020-04-24pci: Add a macro to convert BDF from linux to U-BootSimon Glass
2020-04-24uuid: Use const char * where possibleSimon Glass