summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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 savedefconfigTom 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...Tom 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