summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2019-12-03regmap: Fix potential memory leaksFaiz Abbas
2019-12-03net: cpsw: Add NULL pointer checkFaiz Abbas
2019-12-03spl: ymodem: Fix loading of fit imageLokesh Vutla
2019-12-03mmc: davinci: fix mmc boot in SPLBartosz Golaszewski
2019-12-03board: omapl138_lcdk: add the mmc device to SPLBartosz Golaszewski
2019-12-03mmc: davinci: drop struct davinci_mmc_platBartosz Golaszewski
2019-12-03mmc: davinci: drop support for ti,dm6441-mmcBartosz Golaszewski
2019-12-03ARM: omapl138_lcdk: Allow early init to start instruction cacheAdam Ford
2019-12-03ARM: omapl138_lcdk: Enable SPL_DM_SEQ_ALIAS and SPL_OF_TRANSLATEAdam Ford
2019-12-03ARM: omapl138_lcdk: Increase malloc pool before relocationAdam Ford
2019-12-03ARM: omapl138_lcdk: Separate BSS in SPLAdam Ford
2019-12-03cmd: pxe: Fix bootm argument countAbhishek Shah
2019-12-03armv7m: cache: add invalidate_icache_all() stubGiulio Benetti
2019-12-03MAINTAINERS: Add info for bcm283xMatthias Brugger
2019-12-03blk: Make use of CONFIG_HAVE_BLOCK_DEVICE moreTom Rini
2019-12-03mtd: mtdcore: Drop unused mtd_tableTom Rini
2019-12-03pci: Only link pci_rom.o in some casesTom Rini
2019-12-03Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to KconfigTom Rini
2019-12-03Convert CONFIG_PHY_CORTINA to KconfigTom Rini
2019-12-03bootm: vxworks: Support Linux compatible standard DTB for ARM and PPCLihua Zhao
2019-12-03tbs2910: Disable VxWorks image booting supportTom Rini
2019-12-03cosmetic: Fix spelling and whitespace errorsThomas Hebb
2019-12-03Makefile: add Rockchip idbloader.img to CLEAN_FILESThomas Hebb
2019-12-03Makefile: consolidate hardcoded lists of files to cleanThomas Hebb
2019-12-03Makefile: don't try to construct CLEAN_FILES based on configThomas Hebb
2019-12-03Kconfig: make TPL_DM_SERIAL depend on TPL_DMThomas Hebb
2019-12-03Kconfig: disambiguate config names for tiny printfThomas Hebb
2019-12-02Prepare v2020.01-rc4Tom Rini
2019-12-02Merge branch '2019-12-02-master-imports'Tom Rini
2019-12-02common: Move old EEPROM functions into a new headerSimon Glass
2019-12-02common: Drop get_endaddr()Simon Glass
2019-12-02common: Move trap_init() out of common.hSimon Glass