aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-02test: lib: lmb: add lmb test for multiple RAM banksSimon Goldschmidt
2019-02-02lmb: handle more than one DRAM BANKSimon Goldschmidt
2019-02-01tools: dumpimage: Clarify helpMartyn Welch
2019-02-01tools: dumpimage: Add help option and make error paths consistentMartyn Welch
2019-02-01tools: dumpimage: Simplify internal logicMartyn Welch
2019-02-01tools: dumpimage: Simplify argumentsMartyn Welch
2019-02-01tools: dumpimage: Provide more feedback on errorMartyn Welch
2019-02-01regulator: pbias: Handle extended drain IO when changing omap36 PBIASAdam Ford
2019-02-01ARM: DTS: am43xx: Enable the DTS entries for USB port #2 in SPLJean-Jacques Hiblot
2019-02-01ARM: DTS: am43xx: Add aliases for the USB portsJean-Jacques Hiblot
2019-02-01ARM: DTS: Resync am3517-evm.dts with Linux 5.0-rc3Adam Ford
2019-02-01ARM: dts: da850-evm: Re-sync with Kernel 5.0Adam Ford
2019-02-01ARM: am3517_evm: Enable DM_SPI and DM_USBAdam Ford
2019-02-01spl: fat/fs: Add control to build FS EXT4 in SPLTien Fong Chee
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee
2019-02-01spl: fat/fs: Add option to include/exclude FAT write build in SPLTien Fong Chee
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee
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-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