summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-21buildman: Update the 'theory of operation' a littleSimon Glass
2020-04-21buildman: Show a summary of the build resultSimon Glass
2020-04-21buildman: Limit the length of progress messagesSimon Glass
2020-04-21buildman: Show the number of builds remainingSimon Glass
2020-04-21buildman: Drop unused output codeSimon Glass
2020-04-21buildman: Show a message when fetching a repoSimon Glass
2020-04-21buildman: Drop the line-clearing code in BuilderSimon Glass
2020-04-21patman: Support limiting output to a single lineSimon Glass
2020-04-21patman: Support erasing a previously unfinished text lineSimon Glass
2020-04-21patman: Update flushing Print() for Python 3Simon Glass
2020-04-21buildman: Use spaces in the board listSimon Glass
2020-04-21buildman: Show the list of boards in magentaSimon Glass
2020-04-21buildman: Use an object to hold error linesSimon Glass
2020-04-21buildman: Use yellow consistently for warning linesSimon Glass
2020-04-21buildman: Test the output with --list-error-boardsSimon Glass
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