summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | buildman: Use an object to hold error linesSimon Glass2020-04-211-17/+52
| * | buildman: Use yellow consistently for warning linesSimon Glass2020-04-212-4/+4
| * | buildman: Test the output with --list-error-boardsSimon Glass2020-04-211-14/+32
| * | buildman: Add a test helper for creating a line prefixSimon Glass2020-04-211-20/+31
| * | buildman: Split out testOutput() into separate functionsSimon Glass2020-04-211-6/+28
| * | buildman: Create temp directory in test setupSimon Glass2020-04-211-16/+10
| * | buildman: Use an iterator to check test outputSimon Glass2020-04-211-42/+52
| * | buildman: Add test coverage for error/warning colourSimon Glass2020-04-211-0/+7
| * | buildman: Refactor error-line output int a functionSimon Glass2020-04-211-13/+19
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-04-2111-26/+128
|\ \ \
| * | | t208xqds: add support for backplane krFlorinel Iordache2020-04-201-9/+20
| * | | lx2160aqds: add support for backplane krFlorinel Iordache2020-04-201-1/+8
| * | | ls1046aqds: add support for backplane krFlorinel Iordache2020-04-201-12/+7
| * | | phy: add support for backplane kr modeFlorinel Iordache2020-04-203-0/+41
| * | | armv8: ls1028a: define esdhc_status_fixupYinbo Zhu2020-04-202-0/+45
| * | | board: fsl: lx2160a: unused variable gic_lpi_baseHeinrich Schuchardt2020-04-201-1/+1
| * | | configs: ls1012afrwy: fix board nameBiwen Li2020-04-171-3/+4
| * | | net: fm: fix build error when not using nandFrancois Gervais2020-04-171-0/+2
* | | | Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini2020-04-217-3/+1066
|\ \ \ \
| * | | | drivers: i2c: add brcm iproc I2C driver supportRayagonda Kokatanur2020-04-204-0/+1057
| * | | | cmd: eeprom: Staticize eeprom_i2c_busMarek Vasut2020-04-201-1/+1
| * | | | i2c: muxes: pca954x: add PCA9546 variantChris Packham2020-04-202-2/+8
* | | | | Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini2020-04-212-0/+47
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cmd: ubi: add a command to rename volumePhilippe Reynes2020-04-202-0/+47
| |/ / /
* | | | Merge branch '2020-04-17-master-imports'Tom Rini2020-04-2036-139/+832
|\ \ \ \ | |_|_|/ |/| | |
| * | | fs: btrfs: support sparse extentsMarek BehĂșn2020-04-201-0/+6
| * | | ata: sort ATA commandsHeinrich Schuchardt2020-04-171-42/+42
| * | | include/ata.h: remove invalid linksHeinrich Schuchardt2020-04-171-5/+2
| * | | Kconfig: fix typos in CMD_BEDBUG descriptionHeinrich Schuchardt2020-04-171-1/+1
| * | | doc: fix references to driver-modelHeinrich Schuchardt2020-04-177-8/+8
| * | | README: replace reference to boards.cfgHeinrich Schuchardt2020-04-171-2/+2
| * | | image: Add compressed Image parsing support in booti.Atish Patra2020-04-173-1/+109
| * | | image: Add a common compression type detection function.Atish Patra2020-04-172-0/+44
| * | | lib: kconfig: Add option to set BZIP2 compression methodAtish Patra2020-04-171-0/+5
| * | | cmd: mem: Add bitflip memory test to alternate mtestStefan Roese2020-04-171-0/+60
| * | | cmd: mem: Use IS_ENABLED instead of alt_test variableStefan Roese2020-04-171-6/+1
| * | | cmd: mem: Drop eldk-4.2 workaround and use cast in unmap_sysmem()Stefan Roese2020-04-171-12/+2
| * | | cmd: mem: Correctly count the errors in mtestStefan Roese2020-04-171-7/+4
| * | | tee: optee: use dev_info in print_os_revisionPatrick Delaunay2020-04-171-6/+7
| * | | doc: spl: update reference to driver-model/README.txtPatrick Delaunay2020-04-171-1/+1
| * | | scripts: add documentation-file-ref-checkHeinrich Schuchardt2020-04-171-0/+226
| * | | mkimage: fit: don't create image with 0700 permissionsThomas Hebb2020-04-171-1/+1
| * | | ide: remove duplicate defines form include/ata.hHeinrich Schuchardt2020-04-171-34/+0
| * | | block: ide: use definitions from include/libata.hHeinrich Schuchardt2020-04-171-4/+4
| * | | cmd: fat: remove unused includesHeinrich Schuchardt2020-04-171-6/+0
| * | | arm: dts: add pwm support for MediaTek SoCsSam Shih2020-04-173-0/+52
| * | | mediatek: pwm: add pwm driver for MediaTek SoCsSam Shih2020-04-173-0/+196
| * | | cmd: Add unlz4 commandYusuke Ashiduka2020-04-173-0/+53
| * | | env: make file-scope env_ptr variables staticRasmus Villemoes2020-04-172-3/+3
| * | | ARM: bootm: take into account gd->ram_topPatrice Chotard2020-04-171-0/+3
| |/ /