summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-01rockchip: Add mention of other boardsSimon Glass
2019-02-01gpio: Add a simple GPIO API for SPLSimon Glass
2019-02-01gpio: Use more command-specific enums valuesSimon Glass
2019-02-01clk: Improve debug message in clk_set_default_rates()Simon Glass
2019-02-01lib: Allow using display_buffer() in SPLSimon Glass
2019-02-01ARM: dts: rk322x: Correct the uart2 default pin configurationDavid Wu
2019-02-01pinctrl: rockchip: Clean the unused rockchip pinctrl driversDavid Wu
2019-02-01rockchip: defconfig: Clean the unused pinctrl configDavid Wu
2019-02-01pinctrl: rockchip: Add common rockchip pinctrl driverDavid Wu
2019-02-01rk3288: chrome: defconfig: Enable FDT for new pinctrl driverDavid Wu
2019-02-01ARM: rockchip: Remove the pinctrl request at rk3288-board-splDavid Wu
2019-02-01ARM: rockchip: Kconfig: Remove the SPL_PINCTRL for rk3188David Wu
2019-02-01ARM: rockchip: rk3188: Remove the pinctrl setup and enable uart at SPLDavid Wu
2019-02-01rockchip: rk3399-evb: defconfig: Enable FDT for new pinctrl driverDavid Wu
2019-02-01rockchip: add support for veyron-speedy (ASUS Chromebook C201)Marty E. Plummer
2019-02-01rockchip: dts: rk3399-firely: add 'same-as-spl'Mark Kettenis
2019-02-01rockchip: Drop call to rockchip_dnl_mode_check() for nowSimon Glass
2019-02-01sound: rockchip: Add sound support for jerrySimon Glass
2019-02-01rockchip: Add a sound driverSimon Glass
2019-02-01rockchip: Add an I2S driverSimon Glass
2019-02-01rockchip: rk3288: Add i2s pinctrl and clock supportSimon Glass
2019-01-31Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-videoTom Rini
2019-01-31Merge tag 'u-boot-amlogic-20190131' of git://git.denx.de/u-boot-amlogicTom Rini
2019-01-31arm: libretech-cc: enable video by defaultMaxime Jourdan
2019-01-31arm: meson64: enable console mux and console env by defaultMaxime Jourdan
2019-01-31configs: meson64: use vidconsole and usbkbd if enabledNeil Armstrong
2019-01-31arm: meson: board-gx: Setup VPU in fdtMaxime Jourdan
2019-01-31arm64: dts: meson-gx: add hhi reg entry to hdmi_txMaxime Jourdan
2019-01-31arm64: dts: meson-gx: Add hdmi_5v regulator as hdmi tx supplyNeil Armstrong
2019-01-31arm64: dts: meson-gx: vpu should be probed before relocationMaxime Jourdan
2019-01-31video: Add Meson Video Processing Unit DriverNeil Armstrong
2019-01-31video: dw_hdmi: add support for color conversionJorge Ramirez-Ortiz
2019-01-31video: dw_hdmi: support SoC specific read/write opsJorge Ramirez-Ortiz
2019-01-31power: domain: meson-gx-pwrc-vpu: add missing dependsMaxime Jourdan
2019-01-30MAINTAINERS: Add Amlogic entryNeil Armstrong
2019-01-30Makefile: remove generated font filesHeinrich Schuchardt
2019-01-30dfu: mmc: call fs functions instead of run_commandSimon Goldschmidt
2019-01-30Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2019-01-30arm: sunxi: Enable DM_MMCJagan Teki
2019-01-30sunxi: A64: pinebook-u-boot: Include sunxi-u-boot.dtsiJagan Teki
2019-01-30arm: dts: sunxi: Alter mmc2 auto-numbering to mmc1Jagan Teki
2019-01-30sunxi: clk: enable clk and reset for CCU devicesAndre Przywara
2019-01-30Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imxTom Rini
2019-01-29mmc: sunxi: Honour non-removable property in DTAndre Przywara
2019-01-29sunxi: board: do MMC pinmux setup for DM_MMC buildsAndre Przywara
2019-01-29mmc: sunxi: Add DM clk and reset supportAndre Przywara
2019-01-29mmc: sunxi: Add DM_MMC support for A80Jagan Teki
2019-01-29mmc: sunxi: Add DM_MMC support for H6Jagan Teki
2019-01-29mmc: sunxi: Add remaining compatible stringsJagan Teki
2019-01-29sunxi: clk: A80: add MMC clock supportAndre Przywara