aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-21buildman: Update the TODO itemsSimon Glass1-6/+11
2020-04-21buildman: Add an option to ignore migration warningsSimon Glass5-35/+107
2020-04-21buildman: Add an option to ignore device-tree warningsSimon Glass5-23/+52
2020-04-21buildman: Make -I the defaultSimon Glass6-24/+41
2020-04-21buildman: Update workflow documentation with more detailSimon Glass1-17/+36
2020-04-21buildman: Add the abbreviation for --boardsSimon Glass1-3/+3
2020-04-21buildman: Update the 'theory of operation' a littleSimon Glass1-30/+39
2020-04-21buildman: Show a summary of the build resultSimon Glass2-3/+20
2020-04-21buildman: Limit the length of progress messagesSimon Glass1-1/+1
2020-04-21buildman: Show the number of builds remainingSimon Glass1-4/+9
2020-04-21buildman: Drop unused output codeSimon Glass1-5/+0
2020-04-21buildman: Show a message when fetching a repoSimon Glass1-1/+4
2020-04-21buildman: Drop the line-clearing code in BuilderSimon Glass1-25/+3
2020-04-21patman: Support limiting output to a single lineSimon Glass1-1/+57
2020-04-21patman: Support erasing a previously unfinished text lineSimon Glass2-1/+48
2020-04-21patman: Update flushing Print() for Python 3Simon Glass1-3/+2
2020-04-21buildman: Use spaces in the board listSimon Glass2-4/+4
2020-04-21buildman: Show the list of boards in magentaSimon Glass2-41/+44
2020-04-21buildman: Use an object to hold error linesSimon Glass1-17/+52
2020-04-21buildman: Use yellow consistently for warning linesSimon Glass2-4/+4
2020-04-21buildman: Test the output with --list-error-boardsSimon Glass1-14/+32
2020-04-21buildman: Add a test helper for creating a line prefixSimon Glass1-20/+31
2020-04-21buildman: Split out testOutput() into separate functionsSimon Glass1-6/+28
2020-04-21buildman: Create temp directory in test setupSimon Glass1-16/+10
2020-04-21buildman: Use an iterator to check test outputSimon Glass1-42/+52
2020-04-21buildman: Add test coverage for error/warning colourSimon Glass1-0/+7
2020-04-21buildman: Refactor error-line output int a functionSimon Glass1-13/+19
2020-04-20Merge branch '2020-04-17-master-imports'Tom Rini36-139/+832
2020-04-20Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodia...Tom Rini20-26/+316
2020-04-20fs: btrfs: support sparse extentsMarek BehĂșn1-0/+6
2020-04-20Merge tag 'ti-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini12-34/+121
2020-04-20Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imxTom Rini92-492/+3153
2020-04-20configs: libretech-s912-pc: Enable USB gadget with Mass Storage functionNeil Armstrong1-0/+7
2020-04-20configs: libretech-s905d-pc: Enable USB gadget with Mass Storage functionNeil Armstrong1-0/+7
2020-04-20configs: khadas-vim: Enable USB gadget with Mass Storage functionNeil Armstrong1-0/+7
2020-04-20configs: khadas-vim2: Enable USB gadget with Mass Storage functionNeil Armstrong1-0/+7
2020-04-20configs: libretech-ac: Enable USB gadget with Mass Storage functionNeil Armstrong1-0/+7
2020-04-20configs: libretech-cc: Enable USB gadget with Mass Storage functionNeil Armstrong1-0/+7
2020-04-20arm: dts: meson-gxl: Add USB Gadget nodes for U-BootNeil Armstrong4-3/+30
2020-04-20arm: meson-gx: add board_usb_init()/cleanup() for USB gadgetNeil Armstrong1-0/+118
2020-04-20phy: meson-gxl-usb: add set_mode call to force switch to peripheral modeNeil Armstrong3-18/+72
2020-04-20generic-phy: add generic_phy_get_by_node()Neil Armstrong2-5/+40
2020-04-19arm: mach-k3: Use JTAD_ID register for device identificationLokesh Vutla3-18/+8
2020-04-18Add support for i.MXRT1020-EVK boardGiulio Benetti12-1/+544
2020-04-18dt-bindings: pinctrl: add i.MXRT1020 pins definitionGiulio Benetti1-0/+763
2020-04-18ARM: dts: imxrt1020: add dtsi fileGiulio Benetti1-0/+133
2020-04-18Add i.MXRT1020 supportGiulio Benetti1-0/+4
2020-04-18clk: imx: add i.IMXRT1020 clk driverGiulio Benetti4-0/+296
2020-04-18imx: pmic: Set proper pmic name for iMX53 HSC|DDC boardsLukasz Majewski1-1/+1
2020-04-18config: imx: Enable CONFIG_PHY_FIXED on HSC and DDC i.MX53 boardsLukasz Majewski1-0/+1