summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-05Merge branch '2019-12-05-master-imports'Tom Rini
2019-12-05ARM: omapl138_lcdk: Shrink code size by building with ThumbAdam Ford
2019-12-05Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"Thomas Hebb
2019-12-05ARM: da850-evm: Disable SYS_MMCSD_RAW_MODE_USE_SECTORAdam Ford
2019-12-05spl: fix entry_point equal to load_addrGiulio Benetti
2019-12-05test/py: test_fs: add tests for creating/deleting many filesAKASHI Takahiro
2019-12-05fs: fat: handle deleted directory entries correctlyAKASHI Takahiro
2019-12-05drivers: optee: rpmb: fix returning CID to TEEJorge Ramirez-Ortiz
2019-12-05cmd: cp: add missing map_sysmemPhilippe Reynes
2019-12-05iminfo: add missing map_sysmemPhilippe Reynes
2019-12-05spl: Introduce SPL_DM_GPIO Kconfig defineLukasz Majewski
2019-12-05drivers: pci: ignore disabled devicesMichael Walle
2019-12-04Merge git://git.denx.de/u-boot-shTom Rini
2019-12-04configs: Resync with savedefconfigTom Rini
2019-12-04Merge branch '2019-10-27-mtd-cleanup'Tom Rini
2019-12-04mtd: Makefile: deep cleanupMiquel Raynal
2019-12-04cmd: make MTD commands depend on MTDMiquel Raynal
2019-12-04cmd: nand/sf: isolate legacy codeMiquel Raynal
2019-12-04cmd: mtdparts: Kconfig: join mtdparts command entry with its optionsMiquel Raynal
2019-12-04mtd: spi: SPI_FLASH_MTD depends on MTDMiquel Raynal
2019-12-04dfu: add dependency on the raw NAND coreMiquel Raynal
2019-12-04mtd: nand: add includes in NAND core to avoid warningsMiquel Raynal
2019-12-04configs: ls104x/ls108x/ls208x: Build the raw NAND core with TFABOOTMiquel Raynal
2019-12-04configs: socfpga: mcvevk: Remove useless UBI infosMiquel Raynal
2019-12-04configs: remove MTD support from bcm11130 and M54418TWR defconfigsMiquel Raynal
2019-12-04configs: remove raw NAND core from k2g defconfigsMiquel Raynal
2019-12-04configs: move CONFIG_MTD in defconfigs when set in arch includesMiquel Raynal
2019-12-04mtd: ensure MTD is compiled when CMD_MTDPARTS is selectedMiquel Raynal
2019-12-04mtd: ensure CMD_NAND is compiled when its options are selectedMiquel Raynal
2019-12-04mtd: ensure MTD_RAW_NAND is compiled when ENV_IS_IN_NAND is selectedMiquel Raynal
2019-12-04mtd: ensure UBI is compiled when ENV_IS_IN_UBI is selectedMiquel Raynal
2019-12-04mtd: ensure UBI is compiled when using fastmapMiquel Raynal
2019-12-04mtd: ensure MTD is compiled when there is a SPI NOR flash using MTDMiquel Raynal
2019-12-04mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flashMiquel Raynal
2019-12-04ARM: rmobile: Convert M2N Gose to DM_SPI{,_FLASH}Marek Vasut
2019-12-04ARM: rmobile: Convert M2W Koelsch to DM_SPI{,_FLASH}Marek Vasut
2019-12-04ARM: rmobile: Convert H2 Lager to DM_SPI{,_FLASH}Marek Vasut
2019-12-03mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTDMiquel Raynal
2019-12-03mtd: rename CONFIG_MTD -> CONFIG_DM_MTDMiquel Raynal
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal
2019-12-03Merge tag 'efi-2020-01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-12-03Merge tag 'dm-pull-3dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2019-12-03Merge branch '2019-12-03-master-imports'Tom Rini
2019-12-03cmd: efidebug: fix a build error in show_efi_boot_opt()AKASHI Takahiro
2019-12-03arm64: zynqmp: Point zcu216 defconfig to correct dts fileMichal Simek
2019-12-03ARM: MediaTek: add basic support for MT8518 boardsmingming lee
2019-12-03pinctrl: add driver for MT8518mingming lee
2019-12-03mmc: mtk-sd: Adjust the mmc tuning flowmingming lee
2019-12-03clk: mediatek: add driver for MT8518mingming lee
2019-12-03ARM: MediaTek: Add support for MediaTek MT8518 SoCmingming lee