summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-01rockchip: rk3328: Add support for ROC-RK3328-CC boardChen-Yu Tsai
2020-05-01rockchip: dts: rk3328: Sync device tree files from LinuxChen-Yu Tsai
2020-05-01rockchip: rk3328: Disable generic PHY supportChen-Yu Tsai
2020-05-01dt-bindings: power: rk3328-power: sync from upstream Linux kernelChen-Yu Tsai
2020-05-01dt-bindings: clock: rk3328: sync from upstream Linux kernelChen-Yu Tsai
2020-05-01rockchip: dts: rk3328: Move OTG node's hnp-srp-disable to rk3328-u-boot.dtsiChen-Yu Tsai
2020-05-01rockchip: dts: rk3328-evb: Move gmac2io related nodes to -u-boot.dtsiChen-Yu Tsai
2020-05-01rockchip: dts: rk3328-evb: Move vcc5v0-host-xhci-drv to -u-boot.dtsiChen-Yu Tsai
2020-04-29rockchip: board: roc-pc-rk3399: Remove support for push buttonSuniel Mahesh
2020-04-29rockchip: px30: Enable CONFIG_RNG_ROCKCHIPLin Jinhan
2020-04-29rockchip: rk3399: Enable CONFIG_RNG_ROCKCHIPLin Jinhan
2020-04-29rockchip: rng: Add a driver for random number generator(rng) deviceLin Jinhan
2020-04-29arm: dts: rockchip: px30: add and enable rng nodeLin Jinhan
2020-04-29arm: dts: rockchip: rk3399: add and enable rng nodeLin Jinhan
2020-04-28rockchip: px30-evb: remove redundant include fileKever Yang
2020-04-28rockchip: px30: add -u-boot dtsi for socKever Yang
2020-04-28arm: dts: rockchip: rk3399-roc-pc: Enable FE1.1 USB 2.0 HUB on roc-rk3399-pcSuniel Mahesh
2020-04-28rockchip: video: Convert to use APIs which support live DTKever Yang
2020-04-28rockchip: video: Use ofnode_decode_display_timing() to parse timingKever Yang
2020-04-27Merge tag 'video-for-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
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
2020-04-24lib: Add a function to convert a string to upper caseSimon Glass