summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cmd: pxe: Fix checkpatch WARNING/CHECKWIP/2019-12-05-master-importsPatrice Chotard2019-12-051-7/+6
* cmd: sysboot: Fix checkpatch WARNING/CHECKPatrice Chotard2019-12-051-13/+12
* cmd: pxe_utils: Fix checkpatch WARNING/CHECKPatrice Chotard2019-12-051-47/+46
* cmd: sysboot: Create a sysboot command dedicated filePatrice Chotard2019-12-055-132/+143
* cmd: Prepare sysboot command independencePatrice Chotard2019-12-054-1478/+1508
* cmd: Migrate from_env() from pxe.c to nvedit.cPatrice Chotard2019-12-053-17/+27
* Merge branch '2019-12-05-master-imports'Tom Rini2019-12-0514-15/+167
|\
| * ARM: omapl138_lcdk: Shrink code size by building with ThumbAdam Ford2019-12-051-0/+1
| * Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"Thomas Hebb2019-12-053-7/+7
| * ARM: da850-evm: Disable SYS_MMCSD_RAW_MODE_USE_SECTORAdam Ford2019-12-052-0/+2
| * spl: fix entry_point equal to load_addrGiulio Benetti2019-12-051-2/+2
| * test/py: test_fs: add tests for creating/deleting many filesAKASHI Takahiro2019-12-051-0/+84
| * fs: fat: handle deleted directory entries correctlyAKASHI Takahiro2019-12-051-1/+32
| * drivers: optee: rpmb: fix returning CID to TEEJorge Ramirez-Ortiz2019-12-051-1/+4
| * cmd: cp: add missing map_sysmemPhilippe Reynes2019-12-051-3/+13
| * iminfo: add missing map_sysmemPhilippe Reynes2019-12-051-1/+11
| * spl: Introduce SPL_DM_GPIO Kconfig defineLukasz Majewski2019-12-051-0/+6
| * drivers: pci: ignore disabled devicesMichael Walle2019-12-051-0/+5
|/
* Merge git://git.denx.de/u-boot-shTom Rini2019-12-043-6/+6
|\
| * ARM: rmobile: Convert M2N Gose to DM_SPI{,_FLASH}Marek Vasut2019-12-041-2/+2
| * ARM: rmobile: Convert M2W Koelsch to DM_SPI{,_FLASH}Marek Vasut2019-12-041-2/+2
| * ARM: rmobile: Convert H2 Lager to DM_SPI{,_FLASH}Marek Vasut2019-12-041-2/+2
* | 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