summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configs: Resync with savedefconfigWIP/04Dec2019Tom Rini2019-12-04967-1377/+668
* Merge branch '2019-10-27-mtd-cleanup'Tom Rini2019-12-04914-657/+1760
|\
| * mtd: Makefile: deep cleanupMiquel Raynal2019-12-044-26/+43
| * cmd: make MTD commands depend on MTDMiquel Raynal2019-12-041-3/+7
| * cmd: nand/sf: isolate legacy codeMiquel Raynal2019-12-049-101/+121
| * cmd: mtdparts: Kconfig: join mtdparts command entry with its optionsMiquel Raynal2019-12-041-14/+14
| * mtd: spi: SPI_FLASH_MTD depends on MTDMiquel Raynal2019-12-041-1/+1
| * dfu: add dependency on the raw NAND coreMiquel Raynal2019-12-042-0/+2
| * mtd: nand: add includes in NAND core to avoid warningsMiquel Raynal2019-12-042-0/+2
| * configs: ls104x/ls108x/ls208x: Build the raw NAND core with TFABOOTMiquel Raynal2019-12-0413-0/+19
| * configs: socfpga: mcvevk: Remove useless UBI infosMiquel Raynal2019-12-041-3/+0
| * configs: remove MTD support from bcm11130 and M54418TWR defconfigsMiquel Raynal2019-12-044-4/+0
| * configs: remove raw NAND core from k2g defconfigsMiquel Raynal2019-12-042-2/+0
| * configs: move CONFIG_MTD in defconfigs when set in arch includesMiquel Raynal2019-12-043-2/+1
| * mtd: ensure MTD is compiled when CMD_MTDPARTS is selectedMiquel Raynal2019-12-0481-0/+81
| * mtd: ensure CMD_NAND is compiled when its options are selectedMiquel Raynal2019-12-0429-0/+29
| * mtd: ensure MTD_RAW_NAND is compiled when ENV_IS_IN_NAND is selectedMiquel Raynal2019-12-042-0/+3
| * mtd: ensure UBI is compiled when ENV_IS_IN_UBI is selectedMiquel Raynal2019-12-042-0/+4
| * mtd: ensure UBI is compiled when using fastmapMiquel Raynal2019-12-0417-0/+18
| * mtd: ensure MTD is compiled when there is a SPI NOR flash using MTDMiquel Raynal2019-12-04117-0/+117
| * mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flashMiquel Raynal2019-12-04498-1/+642
| * mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTDMiquel Raynal2019-12-03204-92/+207
| * mtd: rename CONFIG_MTD -> CONFIG_DM_MTDMiquel Raynal2019-12-0384-78/+90
| * mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-03324-390/+419
|/
* Merge tag 'efi-2020-01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/03Dec2019Tom Rini2019-12-031-2/+2
|\
| * cmd: efidebug: fix a build error in show_efi_boot_opt()AKASHI Takahiro2019-12-031-2/+2
* | Merge tag 'dm-pull-3dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2019-12-031-17/+19
|\ \
| * | dm: serial: Handle "stdout-path" with ":options" correctlyBin Meng2019-12-021-17/+19
* | | Merge branch '2019-12-03-master-imports'Tom Rini2019-12-0381-138/+3098
|\ \ \ | |_|/ |/| |
| * | arm64: zynqmp: Point zcu216 defconfig to correct dts fileMichal Simek2019-12-031-1/+1
| * | ARM: MediaTek: add basic support for MT8518 boardsmingming lee2019-12-039-1/+257
| * | pinctrl: add driver for MT8518mingming lee2019-12-034-1/+424
| * | mmc: mtk-sd: Adjust the mmc tuning flowmingming lee2019-12-031-16/+193
| * | clk: mediatek: add driver for MT8518mingming lee2019-12-033-0/+1808
| * | ARM: MediaTek: Add support for MediaTek MT8518 SoCmingming lee2019-12-036-0/+208
| * | regmap: Fix potential memory leaksFaiz Abbas2019-12-031-4/+12
| * | net: cpsw: Add NULL pointer checkFaiz Abbas2019-12-031-0/+3
| * | spl: ymodem: Fix loading of fit imageLokesh Vutla2019-12-031-2/+6
| * | mmc: davinci: fix mmc boot in SPLBartosz Golaszewski2019-12-031-0/+17
| * | board: omapl138_lcdk: add the mmc device to SPLBartosz Golaszewski2019-12-032-0/+10
| * | mmc: davinci: drop struct davinci_mmc_platBartosz Golaszewski2019-12-031-10/+4
| * | mmc: davinci: drop support for ti,dm6441-mmcBartosz Golaszewski2019-12-033-44/+5
| * | ARM: omapl138_lcdk: Allow early init to start instruction cacheAdam Ford2019-12-031-1/+1
| * | ARM: omapl138_lcdk: Enable SPL_DM_SEQ_ALIAS and SPL_OF_TRANSLATEAdam Ford2019-12-031-0/+2
| * | ARM: omapl138_lcdk: Increase malloc pool before relocationAdam Ford2019-12-031-0/+1
| * | ARM: omapl138_lcdk: Separate BSS in SPLAdam Ford2019-12-031-0/+1
| * | cmd: pxe: Fix bootm argument countAbhishek Shah2019-12-031-0/+1
| * | armv7m: cache: add invalidate_icache_all() stubGiulio Benetti2019-12-031-0/+5
| * | MAINTAINERS: Add info for bcm283xMatthias Brugger2019-12-031-0/+3
| * | blk: Make use of CONFIG_HAVE_BLOCK_DEVICE moreTom Rini2019-12-033-4/+2