summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-21buildman: Add a test helper for creating a line prefixSimon Glass
2020-04-21buildman: Split out testOutput() into separate functionsSimon Glass
2020-04-21buildman: Create temp directory in test setupSimon Glass
2020-04-21buildman: Use an iterator to check test outputSimon Glass
2020-04-21buildman: Add test coverage for error/warning colourSimon Glass
2020-04-21buildman: Refactor error-line output int a functionSimon Glass
2020-04-20Merge branch '2020-04-17-master-imports'Tom Rini
2020-04-20Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-04-20fs: btrfs: support sparse extentsMarek BehĂșn
2020-04-20Merge tag 'ti-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-04-20Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imxTom Rini
2020-04-20configs: libretech-s912-pc: Enable USB gadget with Mass Storage functionNeil Armstrong
2020-04-20configs: libretech-s905d-pc: Enable USB gadget with Mass Storage functionNeil Armstrong
2020-04-20configs: khadas-vim: Enable USB gadget with Mass Storage functionNeil Armstrong
2020-04-20configs: khadas-vim2: Enable USB gadget with Mass Storage functionNeil Armstrong
2020-04-20configs: libretech-ac: Enable USB gadget with Mass Storage functionNeil Armstrong
2020-04-20configs: libretech-cc: Enable USB gadget with Mass Storage functionNeil Armstrong
2020-04-20arm: dts: meson-gxl: Add USB Gadget nodes for U-BootNeil Armstrong
2020-04-20arm: meson-gx: add board_usb_init()/cleanup() for USB gadgetNeil Armstrong
2020-04-20phy: meson-gxl-usb: add set_mode call to force switch to peripheral modeNeil Armstrong
2020-04-20generic-phy: add generic_phy_get_by_node()Neil Armstrong
2020-04-19arm: mach-k3: Use JTAD_ID register for device identificationLokesh Vutla
2020-04-18Add support for i.MXRT1020-EVK boardGiulio Benetti
2020-04-18dt-bindings: pinctrl: add i.MXRT1020 pins definitionGiulio Benetti
2020-04-18ARM: dts: imxrt1020: add dtsi fileGiulio Benetti
2020-04-18Add i.MXRT1020 supportGiulio Benetti
2020-04-18clk: imx: add i.IMXRT1020 clk driverGiulio Benetti
2020-04-18imx: pmic: Set proper pmic name for iMX53 HSC|DDC boardsLukasz Majewski
2020-04-18config: imx: Enable CONFIG_PHY_FIXED on HSC and DDC i.MX53 boardsLukasz Majewski
2020-04-18dts: imx: Add fixed-link property to HSC and DDC (imx53) devicesLukasz Majewski
2020-04-18ARM: imx6: DHCOM i.MX6 PDK: Fix usb-otg VBUS regulatorHarald Seiler
2020-04-18ARM: imx6: DHCOM i.MX6 PDK: Convert to DM_ETHHarald Seiler
2020-04-18wandboard: Print the board version in board_late_init()Fabio Estevam
2020-04-18wandboard: Remove CONFIG_DISPLAY_BOARDINFO_LATEFabio Estevam
2020-04-18wandboard: Do not print error when PMIC is not presentFabio Estevam
2020-04-18pmic: pfuze100: Change error message level to debugFabio Estevam
2020-04-18wandboard: Fix version detection for mx6q/mx6dl revD1Fabio Estevam
2020-04-18configs: imxrt1050-evk: temporary disable DCACHEGiulio Benetti
2020-04-18configs: imxrt1050-evk: enable video support/consoleGiulio Benetti
2020-04-18arch: arm: dts: imxrt1050-evk: add lcdif nodeGiulio Benetti
2020-04-18ARM: dts: imxrt1050: allow this dtsi file to be compiled in LinuxGiulio Benetti
2020-04-18ARM: dts: i.mxrt1050: add lcdif nodeGiulio Benetti
2020-04-18imxrt1050_evk: add 16bpp video support if video layer enabledGiulio Benetti
2020-04-18video: mxsfb: enable setting ENABLE negative polarityGiulio Benetti
2020-04-18video: mxsfb: enable setting PIXDATA on negative edgeGiulio Benetti
2020-04-18video: mxsfb: enable setting VSYNC negative polarityGiulio Benetti
2020-04-18video: mxsfb: enable setting HSYNC negative polarityGiulio Benetti
2020-04-18video: mxsfb: refactor for using display_timingsGiulio Benetti
2020-04-18video: mxsfb: add support for i.MXRTGiulio Benetti
2020-04-18video: mxsfb: add support for DM CLKGiulio Benetti