summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-01configs: removing am335x_evm_usbspl_defconfigJean-Jacques Hiblot
2019-02-01configs: am335x_evm: enable DM_USB_GADGET and USB_ETHER in u-boot and SPLJean-Jacques Hiblot
2019-02-01ARM: DTS: am335x-evm: Use USB0 in peripheral modeJean-Jacques Hiblot
2019-02-01usb: ether: call _usb_eth_halt() if initialization failsJean-Jacques Hiblot
2019-02-01am335x, shc: adapt shc board to DMHeiko Schocher
2019-02-01ARM: dts: am335x-shc: add u-boot specific dtsiHeiko Schocher
2019-02-01arm: dts: add am335x-shc.dts for shc boardHeiko Schocher
2019-02-01configs: mscc_luton: Add network support.Horatiu Vultur
2019-02-01net: Add MSCC Luton networkd driver.Horatiu Vultur
2019-02-01mips: mscc: luton: Add ethernet nodes for Luton.Horatiu Vultur
2019-02-01net: mscc: Remove unused variablesHoratiu Vultur
2019-02-01net: mscc: Move mac_table_add function into different file.Horatiu Vultur
2019-02-01net: mscc: Move ocelot_send and ocelot_recv in a different file.Horatiu Vultur
2019-02-01net: mscc: Move miim commands into separate file.Horatiu Vultur
2019-02-01net: mscc: Move ocelot_switch to mscc_eswitch folderHoratiu Vultur
2019-02-01mips: mt76xx: Use correct timer frequencyStefan Roese
2019-02-01MSCC: Fix Jaguar2 board detection.Horatiu Vultur
2019-02-01MSCC: Jaguar2 enable debug uartHoratiu Vultur
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
2019-01-29sunxi: clk: add MMC gates/resetsAndre Przywara
2019-01-29sunxi: amarula_a64_relic: Enable USB hostJagan Teki
2019-01-29arm: stm32mp1: deploy spl in root folderPatrick Delaunay